/*
Theme Name: Campus Commandos
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description:
Version: 1
*/

@font-face {
    font-family: 'SimplyCricket';
    src: url('/wp-content/themes/campuscommando/fonts/SimplyCricket-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SimplyCricket';
    src: url('/wp-content/themes/campuscommando/fonts/SimplyCricket-Demibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SimplyCricket-Book';
    src: url('/wp-content/themes/campuscommando/fonts/SimplyCricket-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.simplycricketbold {
    font-family: 'SimplyCricket';
    font-weight: bold;
    font-style: normal;
}


.simplycricketdemibold {
    font-family: 'SimplyCricket';
    font-weight: 600;
    font-style: normal;
}

.simplycricketbook {
    font-family: 'SimplyCricket-Book';
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TCCC-UnityText-Regular';
    src: url('/wp-content/themes/campuscommando/fonts/TCCC-UnityText-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TCCC-UnityText-Italic';
    src: url('/wp-content/themes/campuscommando/fonts/TCCC-UnityText-Italic.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TCCC-UnityText-Bold';
    src: url('/wp-content/themes/campuscommando/fonts/TCCC-UnityText-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TCCC-UnityHeadline-Bold';
    src: url('/wp-content/themes/campuscommando/fonts/TCCC-UnityHeadline-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.unitybold {
    font-family: 'TCCC-UnityText-Bold';
    font-weight: bold;
    font-style: normal;
}


.unityregular {
    font-family: 'TCCC-UnityText-Regular';
    font-weight: normal;
    font-style: normal;
}

.unityitalic {
    font-family: 'TCCC-UnityText-Italic';
    font-weight: normal;
    font-style: normal;
}

.unityheadline {
    font-family: 'TCCC-UnityHeadline-Bold';
    font-weight: bold;
    font-style: normal;
}


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

.iframe-container {
    width: 100%;
}

.iframe-container iframe {

    top: 0;
    left: 0;
    width: 100%;
    max-width: 460px;
    min-height: 1127px;
    height: 100%;
    border: 0;
}

.gmacbkg {
  background-image: url("http://www.campuscommandos.com/wp-content/uploads/2019/02/BKG.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.noclickimage {
background-image: url("/student-brand-ambassadors/") !important;
}

  .p1 {
    font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    color: #3e3e3e;
}
.h3 {
  color: #3e3e3e;
  font-weight: bold;
}

.maxwidthextend {
  max-width: 100% !important;
  max-height: 45% !important;
}

.imghalfbrand {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/task1bkg-1-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.imghalfcoke2 {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/hr_halfimagecoke2-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.imghalfcoke {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/Phones.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60%;
  overflow: hidden; }

  .imghalflines {
    background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/lines_image1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }

  .imghalfmistakes {
    background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/paymentapp.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }


  .imghalfhrNEW {
    background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/hr_halfimage-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }

.paddingnone {
  padding: 0 0 0 0 !important;
}

.contentcenter {
  padding: 20% 20% 20% 20%;
}
.contentcentersides {
  padding: 0% 15% 0% 15%;
}

.contentcenterimage {
  padding: 15% 15% 15% 15%;
}

.legalpadding {
  padding: 10% 20% 10% 20%;
}


.statsheight {
  height: auto !important;
}

.disabledme {
pointer-events:none;
}

.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
}

.flexbox2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flexbox .col {
  flex: 0 0 50%;
  padding: 0px;
  width: 50%;
}
.flexbox2 .col {
  flex: 0 0 33.33%;
  padding: 0px;
  width: 33.33%;
}

@media (max-width: 600px) {
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  overflow: hidden;
  flex-wrap: wrap;
}
.flexbox .col {
  flex: 0 0 100%;
  padding: 0px;
  width: 100%;
}

.imghalflines {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/lines_image1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover 100%;
  overflow: visible; }
.imghalfmistakes {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/paymentapp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover 100%;
  overflow: visible; }
.imghalfmistakes {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/paymentapp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover 100%;
  overflow: visible;  }}
@media (min-width: 600px) {
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  overflow: hidden;
  flex-wrap: wrap;
}
.flexbox .col {
  flex: 0 0 100%;
  padding: 0px;
  width: 100%;
}

.imghalflines {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/lines_image1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover 100%;
  overflow: visible; }
.imghalfmistakes {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/paymentapp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover 100%;
  overflow: visible;  }
}
@media (min-width: 999px) {
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
}
.flexbox .col {
  flex: 0 0 50%;
  padding: 0px;
  width: 50%;
}

.imghalflines {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/lines_image1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
.imghalfmistakes {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/paymentapp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }}
@media (min-width: 1666px) {
.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
}
.flexbox .col {
  flex: 0 0 50%;
  padding: 0px;
  width: 50%;
}

.imghalflines {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/lines_image1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
.imghalfmistakes {
  background-image: url("http://staging.campuscommando.flywheelsites.com/wp-content/uploads/2020/05/paymentapp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }}

.leftother {
    width: 596px;
    float: left;
    margin-right: -596px; }

  .rightother {
    float: left;
    margin-left: 596px;
    width: auto;
    display: block;
    padding-right: 44px; }


.greycolor {
color: #e9e9e9 !important; }

.fill-height-or-more {
  display: flex;
  flex-direction: column;
}

.paddingzero {
padding: 4% 0 2% 0!important; }

.verticalmiddle {
vertical-align: middle;
padding-top: 10%;
padding-bottom: 10%; }

.paddingtop {
   padding-top: 5%; }

.paddingbottom {
   padding-bottom: 3%; }

.paddingright {
   padding-right: 5%; }

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

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

.darkgreybkg {
   background-color: #3e3e3e !important;
}
.redbkg {
   background-color: #e3323c !important;
}
.bluebkg {
   background-color: #333e48 !important;
}
.greenbkg {
   background-color: #bac70c !important;
}
.greencolor {
   color: #bac70c !important; }

.whitecolor {
   color: #ffffff !important; }

.medtealcolor {
   color: #0d8a83 !important; }

.lightgreencolor {
   color: #ccf3af !important; }

.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px; }

a.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c !important;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px;}

footerlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #ffffff !important;
  text-align: left;
  text-decoration: none;
  letter-spacing: 1px;}

a.footerlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #bac70c !important;
  text-align: left;
  text-decoration: none;
  letter-spacing: 1px;}

.expertlogo {
  text-align: center;
  padding-bottom: 3%; }


.stats_title {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 5px;
  color: #c8c8c8;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .stats_title {
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 2px; }}

@media (min-width: 999px) {
  .stats_title {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 5px; }}

@media (min-width: 1200px) {
  .stats_title {
    font-size: 120px;
    line-height: 120px;
    margin-bottom: 5px; }}

@media (min-width: 1666px) {
  .stats_title {
    font-size: 120px;
    line-height: 120px;
    margin-bottom: 5px; }}


.commonmistakes_title {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 5px;
  color: #3e3e3e;
  text-align: center;
  letter-spacing: 1px; }

.green {
   color: #c2e635;
}

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

.commonmistakes_subheader {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 8px;
  color: #8b8b8b;
  text-align: center;
  letter-spacing: 1px; }

.commonmistakes_copy {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #8b8b8b;
  text-align: center;
  letter-spacing: 1px;
  padding-right: 20%;
  padding-left: 20%; }

@media (max-width: 600px) {
  .commonmistakes_title {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 2px; }
  .commonmistakes_subheader {
    font-size: 23px;
    line-height: 25px; }
  .commonmistakes_copy {
    font-size: 13px;
    line-height: 17px;
    padding-right: 20%;
    padding-left: 20%; }
.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px; }
a.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c !important;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px;}
.imgalignment {
  text-align: center;}}

@media (min-width: 600px) {
  .commonmistakes_title {
    font-size: 33px;
    line-height: 35px;
    letter-spacing: 2px; }
  .commonmistakes_subheader {
    font-size: 20px;
    line-height: 22px; }
  .commonmistakes_copy {
    font-size: 15px;
    line-height: 19px;
    padding-right: 20%;
    padding-left: 20%; }
.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px; }
a.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c !important;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px;}
.imgalignment {
  text-align: center;}}

@media (min-width: 999px) {
  .commonmistakes_title {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 10px; }
  .commonmistakes_subheader {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 30px; }
  .commonmistakes_copy {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 10px;
    padding-right: 20%;
    padding-left: 20%; }
.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px; }
a.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c !important;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px;}
.imgalignment {
  text-align: right;}}

@media (min-width: 1200px) {
  .commonmistakes_title {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 10px; }
  .commonmistakes_subheader {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 30px; }
  .commonmistakes_copy {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 10px;
    padding-right: 20%;
    padding-left: 20%; }
.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px; }
a.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #bac70c !important;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px;}
.imgalignment {
  text-align: right;}}

@media (min-width: 1666px) {
  .commonmistakes_title {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 10px; }
  .commonmistakes_subheader {
    font-size: 29px;
    line-height: 31px;
    margin-bottom: 30px; }
  .commonmistakes_copy {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-right: 20%;
    padding-left: 20%;}
.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
  color: #bac70c;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px; }
a.expertlinks {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: bold;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
  color: #bac70c !important;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 1px;}
.imgalignment {
  text-align: right;}}


.action-links {
  list-style: none;
  padding: 0;
  margin: 1em 0; }

[dir="rtl"] .action-links {
  margin-right: 0; }

.action-links li {
  display: inline-block;
  margin: 0 .3em; }

.action-links li:first-child {
  margin-left: 0; }

[dir="rtl"] .action-links li:first-child {
  margin-left: .3em;
  margin-right: 0; }

.button-action {
  display: inline-block;
  line-height: 160%;
  padding: .2em .5em .3em;
  text-decoration: none; }

.button-action:before {
  content: '+';
  font-weight: 900;
  margin-left: -0.1em;
  padding-right: .2em; }

[dir="rtl"] .button-action:before {
  margin-left: 0;
  margin-right: -0.1em;
  padding-left: .2em;
  padding-right: 0; }

.book-navigation .menu {
  padding-bottom: 0;
  padding-top: 1em; }

.book-navigation .book-pager {
  margin: 0;
  overflow: auto;
  padding: .5em 0; }

.book-pager__item {
  display: inline-block;
  list-style-type: none;
  vertical-align: top; }

.book-pager__item--previous {
  text-align: left;
  width: 45%; }

[dir="rtl"] .book-pager__item--previous {
  float: right;
  text-align: right; }

.book-pager__item--center {
  text-align: center;
  width: 8%; }

.book-pager__item--next {
  float: right;
  text-align: right;
  width: 45%; }

[dir="rtl"] .book-pager__item--next {
  float: left;
  text-align: left; }

.button, .image-button {
  margin-left: 1em;
  margin-right: 1em; }

.button:first-child, .image-button:first-child {
  margin-left: 0;
  margin-right: 0; }

.collapse-processed > summary {
  padding-left: .5em;
  padding-right: .5em; }

.collapse-processed > summary:before {
  background: url(../../../../misc/menu-expanded.png) 0 100% no-repeat;
  content: "";
  float: left;
  height: 1em;
  width: 1em; }

[dir="rtl"] .collapse-processed > summary:before {
  background-position: 100% 100%;
  float: right; }

.collapse-processed:not([open]) > summary:before {
  background-position: 25% 35%;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

[dir="rtl"] .collapse-processed:not([open]) > summary:before {
  background-position: 75% 35%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.container-inline label:after, .container-inline .label:after {
  content: ':'; }

.form-type-radios .container-inline label:after {
  content: ''; }

.form-type-radios .container-inline .form-type-radio {
  margin: 0 1em; }

.container-inline .form-actions, .container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0; }

details {
  border: 1px solid #ccc;
  margin-top: 1em;
  margin-bottom: 1em; }

details > .details-wrapper {
  padding: .5em 1.5em; }

summary {
  cursor: pointer;
  padding: .2em .5em; }

.ui-dialog {
  position: absolute;
  z-index: 1260;
  overflow: visible;
  color: #000;
  background: #fff;
  border: solid 1px #ccc;
  padding: 0; }

@media all and (max-width: 48em) {
  .ui-dialog {
    width: 92% !important; } }

.ui-dialog .ui-dialog-titlebar {
  font-weight: bold;
  background: #f3f4ee;
  border-style: solid;
  border-radius: 0;
  border-width: 0 0 1px;
  border-color: #ccc; }

.ui-dialog .ui-dialog-titlebar-close {
  border: 0;
  background: 0; }

.ui-dialog .ui-dialog-buttonpane {
  margin-top: 0;
  background: #f3f4ee;
  padding: .3em 1em;
  border-width: 1px 0 0;
  border-color: #ccc; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin: 0;
  padding: 0; }

.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text {
  padding: 0; }

.ui-dialog .ui-dialog-content .form-actions {
  padding: 0;
  margin: 0; }

.ui-dialog .ajax-progress-throbber {
  left: 49%;
  position: fixed;
  top: 48.5%;
  z-index: 1000;
  background-color: #232323;
  background-image: url(../../../../misc/loading-small.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 7px;
  height: 24px;
  opacity: .9;
  padding: 4px;
  width: 24px; }

.ui-dialog .ajax-progress-throbber .throbber, .ui-dialog .ajax-progress-throbber .message {
  display: none; }

.js .dropbutton-widget {
  background-color: #fff;
  border: 1px solid #ccc; }

.js .dropbutton-widget:hover {
  border-color: #b8b8b8; }

.dropbutton .dropbutton-action > * {
  padding: .1em .5em;
  white-space: nowrap; }

.dropbutton .secondary-action {
  border-top: 1px solid #e8e8e8; }

.dropbutton-multiple .dropbutton {
  border-right: 1px solid #e8e8e8; }

[dir="rtl"] .dropbutton-multiple .dropbutton {
  border-left: 1px solid #e8e8e8;
  border-right: 0 none; }

.dropbutton-multiple .dropbutton .dropbutton-action > * {
  margin-right: .25em; }

[dir="rtl"] .dropbutton-multiple .dropbutton .dropbutton-action > * {
  margin-left: .25em;
  margin-right: 0; }

.exposed-filters .filters {
  float: left;
  margin-right: 1em; }

[dir="rtl"] .exposed-filters .filters {
  float: right;
  margin-left: 1em;
  margin-right: 0; }

.exposed-filters .form-item {
  margin: 0 0 .1em;
  padding: 0; }

.exposed-filters .form-item label {
  float: left;
  font-weight: normal;
  width: 10em; }

[dir="rtl"] .exposed-filters .form-item label {
  float: right; }

.exposed-filters .form-select {
  width: 14em; }

.exposed-filters .current-filters {
  margin-bottom: 1em; }

.exposed-filters .current-filters .placeholder {
  font-style: normal;
  font-weight: bold; }

.exposed-filters .additional-filters {
  float: left;
  margin-right: 1em; }

[dir="rtl"] .exposed-filters .additional-filters {
  float: right;
  margin-left: 1em;
  margin-right: 0; }

.field__label {
  font-weight: bold; }

.field--label-inline .field__label, .field--label-inline .field__items {
  float: left; }

.field--label-inline .field__label, .field--label-inline > .field__item, .field--label-inline .field__items {
  padding-right: .5em; }

[dir="rtl"] .field--label-inline .field__label, [dir="rtl"] .field--label-inline .field__items {
  padding-left: .5em;
  padding-right: 0; }

.field--label-inline .field__label::after {
  content: ':'; }

.file {
  padding-left: 20px;
  display: inline-block;
  min-height: 16px;
  background-repeat: no-repeat;
  background-position: left center; }

[dir="rtl"] .file {
  padding-left: inherit;
  padding-right: 20px;
  background-position: right center; }

.file--general, .file--application-octet-stream {
  background-image: url(../../images/icons/application-octet-stream.png); }

.file--package-x-generic {
  background-image: url(../../images/icons/package-x-generic.png); }

.file--x-office-spreadsheet {
  background-image: url(../../images/icons/x-office-spreadsheet.png); }

.file--x-office-document {
  background-image: url(../../images/icons/x-office-document.png); }

.file--x-office-presentation {
  background-image: url(../../images/icons/x-office-presentation.png); }

.file--text-x-script {
  background-image: url(../../images/icons/text-x-script.png); }

.file--text-html {
  background-image: url(../../images/icons/text-html.png); }

.file--text-plain {
  background-image: url(../../images/icons/text-plain.png); }

.file--application-pdf {
  background-image: url(../../images/icons/application-pdf.png); }

.file--application-x-executable {
  background-image: url(../../images/icons/application-x-executable.png); }

.file--audio {
  background-image: url(../../images/icons/audio-x-generic.png); }

.file--video {
  background-image: url(../../images/icons/video-x-generic.png); }

.file--text {
  background-image: url(../../images/icons/text-x-generic.png); }

.file--image {
  background-image: url(../../images/icons/image-x-generic.png); }

form .field-multiple-table {
  margin: 0; }

form .field-multiple-table .field-multiple-drag {
  width: 30px;
  padding-right: 0; }

[dir="rtl"] form .field-multiple-table .field-multiple-drag {
  padding-left: 0; }

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: .5em; }

[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: 0;
  padding-left: .5em; }

form .field-add-more-submit {
  margin: .5em 0 0; }

.form-item, .form-actions {
  margin-top: 1em;
  margin-bottom: 1em; }

tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0; }

.form-composite > .fieldset-wrapper > .description, .form-item .description {
  font-size: .85em; }

label.option {
  display: inline;
  font-weight: normal; }

.form-composite > legend, .label {
  display: inline;
  font-size: inherit;
  font-weight: bold;
  margin: 0;
  padding: 0; }

.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: .4em;
  margin-bottom: .4em; }

.form-type-radio .description, .form-type-checkbox .description {
  margin-left: 2.4em; }

[dir="rtl"] .form-type-radio .description, [dir="rtl"] .form-type-checkbox .description {
  margin-left: 0;
  margin-right: 2.4em; }

.marker {
  color: #e00; }

/*.form-required:after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(../../../../misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 .3em; }*/

abbr.tabledrag-changed, abbr.ajax-changed {
  border-bottom: 0; }

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red; }

/*.form-item--error-message:before {
  content: '';
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: sub;
  background: url(../../../../misc/icons/e32700/error.svg) no-repeat;
  background-size: contain; }*/

.forum__description {
  font-size: .9em;
  margin: .5em; }

/*.forum__icon {
  background-image: url(../../images/icons/forum-icons.png);
  background-repeat: no-repeat;
  float: left;
  height: 24px;
  margin: 0 9px 0 0;
  width: 24px; }*/

[dir="rtl"] .forum__icon {
  float: right;
  margin: 0 0 0 9px; }

.forum__title {
  overflow: hidden; }

.forum .indented {
  margin-left: 20px; }

[dir="rtl"] .forum .indented {
  margin-left: 0;
  margin-right: 20px; }

.forum__topic-status--new {
  background-position: -24px 0; }

.forum__topic-status--hot {
  background-position: -48px 0; }

.forum__topic-status--hot-new {
  background-position: -72px 0; }

.forum__topic-status--sticky {
  background-position: -96px 0; }

.forum__topic-status--closed {
  background-position: -120px 0; }

.icon-help {
  background: url(../../../../misc/help.png) 0 50% no-repeat;
  padding: 1px 0 1px 20px; }

[dir="rtl"] .icon-help {
  background-position: 100% 50%;
  padding: 1px 20px 1px 0; }

.feed-icon {
  background: url(../../../../misc/feed.svg) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  width: 16px;
  height: 16px; }

.image-preview {
  float: left;
  padding: 0 10px 10px 0; }

[dir="rtl"] .image-preview {
  float: right;
  padding: 0 0 10px 10px; }

.image-widget-data {
  float: left; }

[dir="rtl"] .image-widget-data {
  float: right; }

.image-widget-data .text-field {
  width: auto; }

.breadcrumb {
  padding-bottom: .5em; }

.breadcrumb ol {
  margin: 0;
  padding: 0; }

[dir="rtl"] .breadcrumb ol {
  margin-right: 0; }

.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.breadcrumb li:before {
  content: ' \BB '; }

.breadcrumb li:first-child:before {
  content: none; }

.indented {
  margin-left: 25px; }

[dir="rtl"] .indented {
  margin-left: 0;
  margin-right: 25px; }

.form--inline .form-item {
  float: left;
  margin-right: .5em; }

[dir="rtl"] .form--inline .form-item {
  float: right;
  margin-right: 0;
  margin-left: .5em; }

[dir="rtl"] .views-filterable-options-controls .form-item {
  margin-right: 2%; }

.form--inline .form-item-separator {
  margin-top: 2.3em;
  margin-right: 1em;
  margin-left: .5em; }

[dir="rtl"] .form--inline .form-item-separator {
  margin-right: .5em;
  margin-left: 1em; }

.form--inline .form-actions {
  clear: left; }

[dir="rtl"] .form--inline .form-actions {
  clear: right; }

.item-list .title {
  font-weight: bold; }

.item-list ul {
  margin: 0 0 .75em 0;
  padding: 0; }

.item-list li {
  margin: 0 0 .25em 1.5em;
  padding: 0; }

[dir="rtl"] .item-list li {
  margin: 0 1.5em .25em 0; }

.item-list--comma-list {
  display: inline; }

.item-list--comma-list .item-list__comma-list, .item-list__comma-list li, [dir="rtl"] .item-list--comma-list .item-list__comma-list, [dir="rtl"] .item-list__comma-list li {
  margin: 0; }

button.link {
  background: transparent;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-size: 1em; }

label button.link {
  font-weight: bold; }

ul.inline, ul.links.inline {
  display: inline;
  padding-left: 0; }

[dir="rtl"] ul.inline, [dir="rtl"] ul.links.inline {
  padding-right: 0;
  padding-left: 15px; }

ul.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 .5em; }

ul.links a.is-active {
  color: #000; }

ul.menu {
  list-style: none outside;
  margin-left: 1em;
  padding: 0;
  text-align: left; }

[dir="rtl"] ul.menu {
  margin-left: 0;
  margin-right: 1em;
  text-align: right; }

.menu-item--expanded {
  list-style-image: url(../../../../misc/menu-expanded.png);
  list-style-type: circle; }

.menu-item--collapsed {
  list-style-image: url(../../../../misc/menu-collapsed.png);
  list-style-type: disc; }

[dir="rtl"] .menu-item--collapsed {
  list-style-image: url(../../../../misc/menu-collapsed-rtl.png); }

.menu-item {
  padding-top: .2em;
  margin: 0; }

ul.menu a.is-active {
  color: #000; }

.messages {
  background: no-repeat 10px 17px;
  border: 1px solid;
  border-width: 1px 1px 1px 0;
  border-radius: 2px;
  padding: 15px 20px 15px 35px;
  word-wrap: break-word;
  overflow-wrap: break-word; }

[dir="rtl"] .messages {
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
  padding-left: 20px;
  padding-right: 35px;
  text-align: right; }

.messages + .messages {
  margin-top: 1.538em; }

.messages__list {
  list-style: none;
  padding: 0;
  margin: 0; }

.messages__item + .messages__item {
  margin-top: .769em; }

.messages--status {
  color: #325e1c;
  background-color: #f3faef;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
  background-image: url(../../../../misc/icons/73b355/check.svg);
  box-shadow: -8px 0 0 #77b259; }

[dir="rtl"] .messages--status {
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  box-shadow: 8px 0 0 #77b259;
  margin-left: 0; }

.messages--warning {
  background-color: #fdf8ed;
  background-image: url(../../../../misc/icons/e29700/warning.svg);
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  color: #734c00;
  box-shadow: -8px 0 0 #e09600; }

[dir="rtl"] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  box-shadow: 8px 0 0 #e09600; }

.messages--error {
  background-color: #fcf4f2;
  color: #a51b00;
  background-image: url(../../../../misc/icons/e32700/error.svg);
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  box-shadow: -8px 0 0 #e62600; }

[dir="rtl"] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  box-shadow: 8px 0 0 #e62600; }

.messages--error p.error {
  color: #a51b00; }

.more-link {
  display: block;
  text-align: right; }

[dir="rtl"] .more-link {
  text-align: left; }

.node--unpublished {
  background-color: #fff4f4; }

.pager__items {
  clear: both;
  text-align: center; }

.pager__item {
  display: inline;
  padding: .5em; }

.pager__item.is-active {
  font-weight: bold; }

.progress__track {
  border-color: #b3b3b3;
  border-radius: 10em;
  background-color: #f2f1eb;
  background-image: -webkit-linear-gradient(#e7e7df, #f0f0f0);
  background-image: linear-gradient(#e7e7df, #f0f0f0);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.16); }

.progress__bar {
  border: 1px #07629a solid;
  background: #057ec9;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.15)), -webkit-linear-gradient(left top, #0094f0 0, #0094f0 25%, #007ecc 25%, #007ecc 50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.15)), -webkit-linear-gradient(left top, #0094f0 0, #0094f0 25%, #007ecc 25%, #007ecc 50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.15)), linear-gradient(to right bottom, #0094f0 0, #0094f0 25%, #007ecc 25%, #007ecc 50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
  background-size: 40px 40px;
  margin-top: -1px;
  margin-left: -1px;
  padding: 0 1px;
  height: 16px;
  border-radius: 10em;
  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite;
  -webkit-transition: width .5s ease-out;
  transition: width .5s ease-out; }

[dir="rtl"] .progress__bar {
  margin-left: 0;
  margin-right: -1px;
  animation-direction: reverse;
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse; }

@-webkit-keyframes animate-stripes {
  0% {
    background-position: 0 0,0 0; }
  100% {
    background-position: 0 0,-80px 0; } }

@keyframes animate-stripes {
  0% {
    background-position: 0 0,0 0; }
  100% {
    background-position: 0 0,-80px 0; } }

.search-results {
  list-style: none; }

tr.drag {
  background-color: #fffff0; }

tr.drag-previous {
  background-color: #ffd; }

body div.tabledrag-changed-warning {
  margin-bottom: .5em; }

tr.selected td {
  background: #ffc; }

td.checkbox, th.checkbox {
  text-align: center; }

[dir="rtl"] td.checkbox, [dir="rtl"] th.checkbox {
  text-align: center; }

th.is-active img {
  display: inline; }

td.is-active {
  background-color: #ddd; }

div.tabs {
  margin: 1em 0; }

ul.tabs {
  list-style: none;
  margin: 0 0 .5em;
  padding: 0; }

.tabs > li {
  display: inline-block;
  margin-right: .3em; }

[dir="rtl"] .tabs > li {
  margin-left: .3em;
  margin-right: 0; }

.tabs a {
  display: block;
  padding: .2em 1em;
  text-decoration: none; }

.tabs a.is-active {
  background-color: #eee; }

.tabs a:focus, .tabs a:hover {
  background-color: #f5f5f5; }

.form-textarea-wrapper textarea {
  display: block;
  margin: 0;
  width: 100%;
  box-sizing: border-box; }

.ui-dialog--narrow {
  max-width: 500px; }

@media screen and (max-width: 600px) {
  .ui-dialog--narrow {
    max-width: 95%;
    min-width: 95%; } }

.password-strength__meter {
  margin-top: .5em;
  background-color: #ebeae4; }

.password-strength__indicator {
  background-color: #77b259;
  -webkit-transition: width .5s ease-out;
  transition: width .5s ease-out; }

.password-strength__indicator.is-weak {
  background-color: #e62600; }

.password-strength__indicator.is-fair {
  background-color: #e09600; }

.password-strength__indicator.is-good {
  background-color: #0074bd; }

.password-strength__indicator.is-strong {
  background-color: #77b259; }

.password-confirm, .password-field, .password-strength, .password-confirm-match {
  width: 55%; }

.password-suggestions {
  padding: .2em .5em;
  margin: .7em 0;
  max-width: 34.7em;
  border: 1px solid #b4b4b4; }

.password-suggestions ul {
  margin-bottom: 0; }

.confirm-parent, .password-parent {
  clear: left;
  margin: 0;
  max-width: 33em;
  overflow: hidden; }

[dir="rtl"] .confirm-parent, [dir="rtl"] .password-parent {
  clear: right; }

.password-confirm .ok {
  color: #325e1c;
  font-weight: bold; }

.password-confirm .error {
  color: #a51b00;
  font-weight: bold; }

.views-align-left {
  text-align: left; }

.views-align-right {
  text-align: right; }

.views-align-center {
  text-align: center; }

.views-view-grid .views-col {
  float: left; }

.views-view-grid .views-row {
  clear: both;
  float: left;
  width: 100%; }

.ajax-progress {
  display: inline-block;
  padding: 1px 5px 2px 5px; }

[dir="rtl"] .ajax-progress {
  float: right; }

.ajax-progress-throbber .throbber {
  background: transparent url(../../../images/core/throbber-active.gif) no-repeat 0 center;
  display: inline;
  padding: 1px 5px 2px; }

.ajax-progress-throbber .message {
  display: inline;
  padding: 1px 5px 2px; }

tr .ajax-progress-throbber .throbber {
  margin: 0 2px; }

.ajax-progress-bar {
  width: 16em; }

.ajax-progress-fullscreen {
  left: 49%;
  position: fixed;
  top: 48.5%;
  z-index: 1000;
  background-color: #232323;
  background-image: url(../../../images/core/loading-small.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 7px;
  height: 24px;
  opacity: .9;
  padding: 4px;
  width: 24px; }

[dir="rtl"] .ajax-progress-fullscreen {
  left: auto;
  right: 49%; }

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

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

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

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

.align-left {
  float: left; }

.align-right {
  float: right; }

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

.container-inline div, .container-inline label {
  display: inline; }

.container-inline .details-wrapper {
  display: block; }

.fieldgroup {
  border-width: 0;
  padding: 0; }

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

.js details:not([open]) .details-wrapper {
  display: none; }

.js input.form-autocomplete {
  background-image: url(../../../images/core/throbber-inactive.png);
  background-position: 100% center;
  background-repeat: no-repeat; }

.js[dir="rtl"] input.form-autocomplete {
  background-position: 0 center; }

.js input.form-autocomplete.ui-autocomplete-loading {
  background-image: url(../../../images/core/throbber-active.gif);
  background-position: 100% center; }

.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
  background-position: 0 center; }

.hidden {
  display: none; }

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal; }

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
  width: auto; }

.invisible {
  visibility: hidden; }

.item-list__comma-list, .item-list__comma-list li {
  display: inline; }

.item-list__comma-list {
  margin: 0;
  padding: 0; }

.item-list__comma-list li:after {
  content: ", "; }

.item-list__comma-list li:last-child:after {
  content: ""; }

.js .js-hide {
  display: none; }

.js-show {
  display: none; }

.js .js-show {
  display: block; }

.nowrap {
  white-space: nowrap; }

.position-container {
  position: relative; }

.progress {
  position: relative; }

.progress__track {
  background-color: #fff;
  border: 1px solid;
  margin-top: 5px;
  max-width: 100%;
  min-width: 100px;
  height: 16px; }

.progress__bar {
  background-color: #000;
  height: 1.5em;
  width: 3%;
  min-width: 3%;
  max-width: 100%; }

.progress__description, .progress__percentage {
  color: #555;
  overflow: hidden;
  font-size: .875em;
  margin-top: .2em; }

.progress__description {
  float: left; }

[dir="rtl"] .progress__description {
  float: right; }

.progress__percentage {
  float: right; }

[dir="rtl"] .progress__percentage {
  float: left; }

.progress--small .progress__track {
  height: 7px; }

.progress--small .progress__bar {
  height: 7px;
  background-size: 20px 20px; }

.reset-appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0 none;
  background: transparent;
  padding: 0;
  margin: 0;
  line-height: inherit; }

.resize-none {
  resize: none; }

.resize-vertical {
  resize: vertical;
  min-height: 2em; }

.resize-horizontal {
  resize: horizontal;
  max-width: 100%; }

.resize-both {
  resize: both;
  max-width: 100%;
  min-height: 2em; }

table.sticky-header {
  background-color: #fff;
  margin-top: 0;
  z-index: 500;
  top: 0; }

body.drag {
  cursor: move; }

tr.region-title {
  font-weight: bold; }

tr.region-message {
  color: #999; }

tr.region-populated {
  display: none; }

tr.add-new .tabledrag-changed {
  display: none; }

.draggable a.tabledrag-handle {
  cursor: move;
  float: left;
  height: 1.7em;
  margin-left: -1em;
  overflow: hidden;
  text-decoration: none; }

[dir="rtl"] .draggable a.tabledrag-handle {
  float: right;
  margin-right: -1em;
  margin-left: 0; }

a.tabledrag-handle:hover {
  text-decoration: none; }

a.tabledrag-handle .handle {
  background: url(../../../images/core/icons/787878/move.svg) no-repeat 6px 7px;
  height: 14px;
  margin: -0.4em .5em 0;
  padding: .42em .5em;
  width: 14px; }

a.tabledrag-handle:hover .handle, a.tabledrag-handle:focus .handle {
  background-image: url(../../../images/core/icons/000000/move.svg); }

.touchevents .draggable td {
  padding: 0 10px; }

.touchevents .draggable .menu-item__link {
  display: inline-block;
  padding: 10px 0; }

.touchevents a.tabledrag-handle {
  height: 44px;
  width: 40px; }

.touchevents a.tabledrag-handle .handle {
  background-position: 40% 19px;
  height: 21px; }

[dir="rtl"] .touch a.tabledrag-handle .handle {
  background-position: right 40% top 19px; }

.touchevents .draggable.drag a.tabledrag-handle .handle {
  background-position: 50% -32px; }

.tabledrag-toggle-weight-wrapper {
  text-align: right; }

[dir="rtl"] .tabledrag-toggle-weight-wrapper {
  text-align: left; }

.indentation {
  float: left;
  height: 1.7em;
  margin: -0.4em .2em -0.4em -0.4em;
  padding: .42em 0 .42em .6em;
  width: 20px; }

[dir="rtl"] .indentation {
  float: right;
  margin: -0.4em -0.4em -0.4em .2em;
  padding: .42em .6em .42em 0; }

.tablesort {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: 100%; }

.tablesort--asc {
  background-image: url(../../../images/core/icons/787878/twistie-down.svg); }

.tablesort--desc {
  background-image: url(../../../images/core/icons/787878/twistie-up.svg); }

div.tree-child {
  background: url(../../../images/core/tree.png) no-repeat 11px center; }

div.tree-child-last {
  background: url(../../../images/core/tree-bottom.png) no-repeat 11px center; }

[dir="rtl"] div.tree-child, [dir="rtl"] div.tree-child-last {
  background-position: -65px center; }

div.tree-child-horizontal {
  background: url(../../../images/core/tree.png) no-repeat -11px center; }

.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 63px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 143px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

.hmbtn2 {
  padding-left: 36px;
  padding-right: 36px;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

* {
  box-sizing: border-box; }

html {
  font-size: 100%;
  line-height: 1.5em;
  font-family: "Amiri", Times, "Times New Roman", Georgia, "DejaVu Serif", serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%; }

@media print {
  html {
    font-size: 12pt; } }

body {
  margin: 0;
  padding: 0;
  color: #3e3e3e;
  background-color: #fff; }

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

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  color: #0072b9;
  -webkit-text-decoration-skip: objects; }

:visited {
  color: #003353; }

a:active {
  color: #c00; }

a:active:not(.button) {
  background-color: transparent; }

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

@media print {
  :link,
  :visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
    text-decoration: none; }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; } }

h1 {
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: red; }

h2 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h3 {
  font-size: 1.25rem;
  line-height: 2.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h5 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h6 {
  font-size: 0.625rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

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

@media print {
  abbr[title]:after {
    content: " (" attr(title) ")"; } }

b,
strong {
  font-weight: inherit; }

strong,
b {
  font-weight: bolder; }

pre,
code,
kbd,
samp,
var {
  font-family: Menlo, "DejaVu Sans Mono", "Ubuntu Mono", Courier, "Courier New", monospace, sans-serif;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #fd0;
  color: #3e3e3e; }

small {
  font-size: 0.875rem; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

.divider,
hr {
  margin: 1.5rem 0;
  border: 0;
  border-top: 1px solid #cccccc; }

.divider > :first-child, hr > :first-child {
  margin-top: 1.5rem; }

blockquote {
  margin: 1.5rem 2rem; }

dl,
menu,
ol,
ul {
  margin: 1.5rem 0; }

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

dd {
  margin: 0 0 0 32px; }

[dir="rtl"] dd {
  margin: 0 32px 0 0; }

menu,
ol,
ul {
  padding: 0 0 0 32px; }

[dir="rtl"] menu, [dir="rtl"]
ol, [dir="rtl"]
ul {
  padding: 0 32px 0 0; }

figure {
  margin: 1.5rem 0; }

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

p,
pre {
  margin: 1.5rem 0; }

img {
  border-style: none; }

img,
svg {
  max-width: 100%;
  height: auto; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  box-sizing: border-box;
  max-width: 100%;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

input {
  overflow: visible; }

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

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

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

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

.button,
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -moz-appearance: button;
  -webkit-appearance: button; }

.button,
button,
[type='button'],
[type='reset'],
[type='submit'] {
  display: inline-block;
  padding: 2px 6px;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  color: #3e3e3e; }

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

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

.button:hover, .button:focus, .button:active,
button:hover,
button:focus,
button:active,
[type='button']:hover,
[type='button']:focus,
[type='button']:active,
[type='reset']:hover,
[type='reset']:focus,
[type='reset']:active,
[type='submit']:hover,
[type='submit']:focus,
[type='submit']:active {
  text-decoration: none;
  color: #3e3e3e; }

[disabled].button,
button[disabled],
[disabled][type='button'],
[disabled][type='reset'],
[disabled][type='submit'] {
  cursor: default;
  color: #3e3e3e; }

[disabled].button:hover,
button[disabled]:hover,
[disabled][type='button']:hover,
[disabled][type='reset']:hover,
[disabled][type='submit']:hover, [disabled].button:focus,
button[disabled]:focus,
[disabled][type='button']:focus,
[disabled][type='reset']:focus,
[disabled][type='submit']:focus, [disabled].button:active,
button[disabled]:active,
[disabled][type='button']:active,
[disabled][type='reset']:active,
[disabled][type='submit']:active {
  color: #3e3e3e; }

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

fieldset {
  padding: 0.525rem 0.9375rem 0.975rem;
  border: 1px solid #cccccc;
  margin: 0 2px; }

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

label {
  display: block;
  font-weight: bold; }

optgroup {
  font-weight: bold; }

textarea {
  overflow: auto; }

table {
  margin: 1.5rem 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

td,
th {
  padding: 0; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.layout-3col {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 0;
  padding-right: 0; }

.layout-3col:before {
  content: "";
  display: table; }

.layout-3col:after {
  content: "";
  display: table;
  clear: both; }

.layout-3col__full, .layout-3col__left-content, .layout-3col__right-content, .layout-3col__left-sidebar, .layout-3col__right-sidebar, .layout-3col__first-left-sidebar, .layout-3col__second-left-sidebar, .layout-3col__col-1, .layout-3col__col-2, .layout-3col__col-3, .layout-3col__col-4, .layout-3col__col-x {
  clear: both;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%; }

[dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

@media (min-width: 777px) {
  .layout-3col {
    margin-left: -12px;
    margin-right: -13px;
    padding-left: 0;
    padding-right: 0; }
  .layout-3col:before {
    content: "";
    display: table; }
  .layout-3col:after {
    content: "";
    display: table;
    clear: both; }
  [dir="rtl"] .layout-3col {
    margin-left: -13px;
    margin-right: -12px; }
  .layout-3col__full, .layout-3col__left-content, .layout-3col__right-content, .layout-3col__left-sidebar, .layout-3col__right-sidebar {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 12px;
    padding-right: 13px; }
  [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar {
    padding-left: 13px;
    padding-right: 12px; }
  .layout-3col__first-left-sidebar, .layout-3col__col-1, .layout-3col__col-3, .layout-3col__col-x:nth-child(2n + 1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 12px;
    padding-right: 13px; }
  [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) {
    padding-left: 13px;
    padding-right: 12px; }
  .layout-3col__second-left-sidebar, .layout-3col__col-2, .layout-3col__col-4, .layout-3col__col-x:nth-child(2n) {
    clear: none;
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 12px;
    padding-right: 13px; }
  [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x:nth-child(2n) {
    float: right;
    margin-right: 50%;
    margin-left: -100%; }
  [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x:nth-child(2n) {
    padding-left: 13px;
    padding-right: 12px; } }

@media (min-width: 999px) {
  .layout-3col__full {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .layout-3col__full {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .layout-3col__left-content {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .layout-3col__left-content {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .layout-3col__right-content {
    float: left;
    width: 66.66667%;
    margin-left: 33.33333%;
    margin-right: -100%; }
  [dir="rtl"] .layout-3col__right-content {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%; }
  .layout-3col__left-sidebar, .layout-3col__first-left-sidebar, .layout-3col__second-left-sidebar {
    clear: right;
    float: right;
    width: 33.33333%;
    margin-right: 66.66667%;
    margin-left: -100%; }
  [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar {
    clear: left; }
  [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar {
    float: left;
    margin-left: 66.66667%;
    margin-right: -100%; }
  .layout-3col__right-sidebar {
    clear: right;
    float: right;
    width: 33.33333%;
    margin-right: 0%;
    margin-left: -100%; }
  [dir="rtl"] .layout-3col__right-sidebar {
    clear: left; }
  [dir="rtl"] .layout-3col__right-sidebar {
    float: left;
    margin-left: 0%;
    margin-right: -100%; }
  .layout-3col__col-1, .layout-3col__col-x:nth-child(3n+1) {
    clear: both;
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-x:nth-child(3n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .layout-3col__col-2, .layout-3col__col-x:nth-child(3n+2) {
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -100%; }
  [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-x:nth-child(3n+2) {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%; }
  .layout-3col__col-3, .layout-3col__col-x:nth-child(3n) {
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%; }
  [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(3n) {
    float: right;
    margin-right: 66.66667%;
    margin-left: -100%; }
  .layout-3col__col-4 {
    display: none; } }

.layout-3col__grid-item-container {
  padding-left: 0;
  padding-right: 0; }

.layout-3col__grid-item-container:before {
  content: "";
  display: table; }

.layout-3col__grid-item-container:after {
  content: "";
  display: table;
  clear: both; }

.layout-center {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  max-width: 1165px; }

@media (min-width: 777px) {
  .layout-center {
    padding-left: 12px;
    padding-right: 13px; }
  [dir="rtl"] .layout-center {
    padding-left: 13px;
    padding-right: 12px; } }

.layout-center--shared-grid,
.layout-center.layout-3col {
  padding-left: 0;
  padding-right: 0; }

.layout-swap {
  position: relative; }

@media (min-width: 600px) {
  .layout-swap {
    padding-top: 48px; } }

@media (min-width: 600px) {
  .layout-swap__top {
    position: absolute;
    top: 0;
    height: 48px;
    width: 100%; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.clearfix:before {
  content: '';
  display: table; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal; }

.visually-hidden--off,
.visually-hidden--focusable:active,
.visually-hidden--focusable:focus,
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: visible; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.box {
  margin-bottom: 1.5rem;
  border: 5px solid #cccccc;
  padding: 1em; }

.box__title {
  margin: 0; }

.box:focus, .box:hover, .box.is-focus, .box--is-focus {
  border-color: #3e3e3e; }

.box--highlight {
  border-color: #0072b9; }

.ccoverlay {
  position: relative;
  /*@include respond-to(xl){
    height: 7px;
    margin-top: -1px;
    margin-bottom: -6px;

  }*/ }

.ccoverlay.ccoverlay2 {
  width: 100%;
  background: transparent url(/wp-content/uploads/2025/05/olay5f.png) center/100% no-repeat;
  z-index: 20; }

.is-path-frontpage .ccoverlay.ccoverlay2 {
  background-image: url(/wp-content/uploads/2025/05/olay5-sm.png); }

@media (min-width: 999px) {
  .is-path-frontpage .ccoverlay.ccoverlay2 {
    background-image: url(/wp-content/uploads/2025/05/olay5.png); } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.comment__section,
.comments {
  margin: 1.5rem 0; }

.comment__title {
  margin: 0; }

.comment__permalink {
  text-transform: uppercase;
  font-size: 75%; }

.comment--preview,
.comment-preview {
  background-color: #fffadb; }

.comment--nested,
.indented {
  margin-left: 32px; }

[dir="rtl"] .comment--nested,
[dir="rtl"] .indented {
  margin-left: 0;
  margin-right: 32px; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.header__logo {
  float: left;
  margin: 20px 10px 0 18px;
  padding: 0;
  width: 41px;
  height: 31px; }

[dir="rtl"] .header__logo {
  float: right;
  margin: 0 0 0 10px; }

.header__logo-image {
  vertical-align: bottom; }

.header__name-and-slogan {
  float: left; }

.header__site-name {
  margin: 0; }

.header__site-link:link, .header__site-link:visited {
  color: #3e3e3e;
  text-decoration: none; }

.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline; }

.header__site-slogan {
  margin: 0; }

.header__secondary-menu {
  float: right; }

[dir="rtl"] .header__secondary-menu {
  float: left; }

.header__region {
  clear: both; }

.header #block-campus-commandos-branding {
  z-index: 100;
  position: absolute;
  top: 20px;
  left: 17px;
  /* @include respond-to(m) {
      top: 41px;
      left: 66px;

      img{
        width: 114px;
        height: 89px;
      }
    } */ }

.header #block-campus-commandos-branding img {
  position: relative;
  z-index: 150;
  width: 42px;
  height: 32px; }

@media (min-width: 333px) {
  .header #block-campus-commandos-branding {
    top: 31px;
    left: 26.25px; }
  .header #block-campus-commandos-branding img {
    width: 63px;
    height: 48px; } }

@media (min-width: 600px) {
  .header #block-campus-commandos-branding {
    top: 37px;
    left: 33px; }
  .header #block-campus-commandos-branding img {
    width: 78px;
    height: 60px; } }

@media (min-width: 999px) {
  .header #block-campus-commandos-branding {
    top: 66px;
    left: 106px; }
  .header #block-campus-commandos-branding img {
    width: 133px;
    height: 103px; } }

main {
  position: relative; }

#right-overlay {
  position: absolute;
  right: 0;
  top: 0;
  height: 89px; }

@media (min-width: 600px) {
  #right-overlay {
    height: 167px; } }

@media (min-width: 888px) {
  #right-overlay {
    height: 330px; } }

@media (min-width: 1111px) {
  #right-overlay {
    height: 528px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.hidden,
html.js .js-hidden,
html.js .element-hidden,
html.js .js-hide {
  display: none; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.inline-links,
.inline.links {
  padding: 0; }

.inline-links__item,
.inline.links li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0; }

.inline-links__item:last-child,
.inline.links li:last-child {
  padding-right: 0; }

[dir="rtl"] .inline-links__item,
[dir="rtl"] .inline.links li,
.inline.links [dir="rtl"] li {
  display: inline-block;
  padding: 0 0 0 1em; }

[dir="rtl"] .inline-links__item:last-child,
[dir="rtl"] .inline.links li:last-child,
.inline.links [dir="rtl"] li:last-child {
  padding-left: 0; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.inline-sibling,
.field-label-inline .field-label,
span.field-label {
  display: inline;
  margin-right: 10px; }

[dir="rtl"] .inline-sibling,
[dir="rtl"] .field-label-inline .field-label,
.field-label-inline [dir="rtl"] .field-label,
[dir="rtl"] span.field-label {
  margin-right: 0;
  margin-left: 10px; }

.inline-sibling__child,
.inline-sibling *, .field-label-inline .field-label *, span.field-label * {
  display: inline; }

.inline-sibling__adjacent,
.inline-sibling + *,
.inline-sibling + * > :first-child,
.inline-sibling + * > :first-child > :first-child, .field-label-inline .field-label + *, span.field-label + *, .field-label-inline .field-label + * > :first-child, span.field-label + * > :first-child, .field-label-inline .field-label + * > :first-child > :first-child, span.field-label + * > :first-child > :first-child {
  display: inline; }

.field-label-inline .field-label,
.field-label-inline .field-items {
  float: none; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

@media print {
  .print-none,
  .toolbar,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .feed-icons {
    display: none; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.responsive-video,
.media-youtube-video,
.media-vimeo-preview-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.responsive-video__embed,
.responsive-video iframe,
.media-youtube-video iframe,
.media-vimeo-preview-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-video--4-3 {
  padding-bottom: 75%; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.autocomplete,
.form-autocomplete {
  background-image: url(../..//forms/autocomplete/throbber-inactive.png);
  background-position: 100% center;
  background-repeat: no-repeat; }

[dir="rtl"] .autocomplete,
[dir="rtl"] .form-autocomplete {
  background-position: 0% center; }

.autocomplete__list-wrapper,
#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100; }

.autocomplete__list,
#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

.autocomplete__list-item,
#autocomplete li {
  background: #fff;
  color: #3e3e3e;
  cursor: default;
  white-space: pre; }

.autocomplete__list-item.is-selected, .autocomplete__list-item--is-selected,
#autocomplete li.is-selected,
#autocomplete .selected {
  background: #0072b9;
  color: #fff; }

.autocomplete.is-throbbing, .autocomplete--is-throbbing,
.is-throbbing.form-autocomplete,
.form-autocomplete.throbbing {
  background-image: url(../..//forms/autocomplete/throbber-active.gif); }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.collapsible-fieldset,
.collapsible {
  position: relative; }

.collapsible-fieldset__legend,
.collapsible .fieldset-legend {
  display: block;
  padding-left: 15px;
  background-image: url(../..//forms/collapsible-fieldset/expanded.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat; }

[dir="rtl"] .collapsible-fieldset__legend,
[dir="rtl"] .collapsible .fieldset-legend,
.collapsible [dir="rtl"] .fieldset-legend {
  padding-left: 0;
  padding-right: 15px;
  background-position: right 4px top 50%; }

.collapsible-fieldset__summary,
.collapsible .fieldset-legend .summary {
  color: #3e3e3e;
  font-size: .9em;
  margin-left: .5em; }

.collapsible-fieldset.is-collapsed, .collapsible-fieldset--is-collapsed,
.is-collapsed.collapsible,
.collapsible.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  height: 1em; }

.collapsible-fieldset.is-collapsed .collapsible-fieldset__wrapper, .collapsible-fieldset--is-collapsed__wrapper, .is-collapsed.collapsible .collapsible-fieldset__wrapper,
.collapsible.collapsed .fieldset-wrapper {
  display: none; }

.collapsible-fieldset.is-collapsed .collapsible-fieldset__legend, .collapsible-fieldset--is-collapsed__legend, .is-collapsed.collapsible .collapsible-fieldset__legend,
.collapsible.collapsed .fieldset-legend,
.collapsible-fieldset.is-collapsed .collapsible .fieldset-legend,
.collapsible .collapsible-fieldset.is-collapsed .fieldset-legend,
.is-collapsed.collapsible .fieldset-legend {
  background-image: url(../..//forms/collapsible-fieldset/collapsed.svg);
  background-position: 4px 50%; }

[dir="rtl"] .collapsible-fieldset.is-collapsed .collapsible-fieldset__legend, [dir="rtl"] .collapsible-fieldset--is-collapsed__legend, [dir="rtl"] .is-collapsed.collapsible .collapsible-fieldset__legend,
[dir="rtl"] .collapsible.collapsed .fieldset-legend,
.collapsible.collapsed [dir="rtl"] .fieldset-legend,
[dir="rtl"] .collapsible-fieldset.is-collapsed .collapsible .fieldset-legend,
.collapsible [dir="rtl"] .collapsible-fieldset.is-collapsed .fieldset-legend,
[dir="rtl"] .is-collapsed.collapsible .fieldset-legend {
  background-image: url(../..//forms/collapsible-fieldset/collapsed-rtl.svg);
  background-position: right 4px top 50%; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.form-item {
  margin: 1.5rem 0; }

.form-item__required,
.form-required {
  color: #c00; }

.form-item__description,
.form-item .description {
  font-size: 0.875rem; }

.form-item--inline div,
.form-item--inline label, .container-inline .form-item div, .container-inline .form-item label {
  display: inline; }

.form-item--inline__exception,
.container-inline .fieldset-wrapper {
  display: block; }

.form-item--tight,
.form-item--radio,
.form-type-radio,
.form-type-checkbox,
.password-parent,
.confirm-parent,
table .form-item {
  margin: 0; }

.form-item--radio .form-item__label, .form-item--radio__label, .form-type-radio .form-item__label,
.form-type-checkbox .form-item__label,
label.option {
  display: inline;
  font-weight: normal; }

.form-item--radio .form-item__description, .form-item--radio__description, .form-type-radio .form-item__description,
.form-type-checkbox .form-item__description,
.form-type-radio .description,
.form-type-checkbox .description,
.form-item--radio .form-item .description,
.form-item .form-item--radio .description,
.form-type-radio .form-item .description,
.form-item .form-type-radio .description,
.form-type-checkbox .form-item .description,
.form-item
.form-type-checkbox .description {
  margin-left: 1.4em; }

.form-item.is-error .form-item__widget, .form-item--is-error__widget,
.form-item.is-error input,
.form-item.is-error textarea,
.form-item.is-error select,
.form-item--is-error input,
.form-item--is-error textarea,
.form-item--is-error select,
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.form-table__sticky-header,
.sticky-header {
  position: fixed;
  visibility: hidden;
  margin-top: 0;
  background-color: #fff; }

.form-table__sticky-header.is-sticky, .form-table__sticky-header--is-sticky,
.is-sticky.sticky-header {
  visibility: visible; }

.form-table__header,
.form-table th,
form table th {
  border-bottom: 3px solid #cccccc;
  padding-right: 1em;
  text-align: left; }

[dir="rtl"] .form-table__header,
[dir="rtl"] .form-table th,
.form-table [dir="rtl"] th,
[dir="rtl"] form table th,
form table [dir="rtl"] th {
  text-align: right;
  padding-left: 1em;
  padding-right: 0; }

.form-table__body,
.form-table tbody,
form table tbody {
  border-top: 1px solid #cccccc; }

.form-table__row,
.form-table tbody tr,
form table tbody tr {
  padding: .1em .6em;
  border-bottom: 1px solid #cccccc;
  background-color: #e9e9e9; }

.form-table__row:nth-child(even),
.form-table tbody tr:nth-child(even),
form table tbody tr:nth-child(even) {
  background-color: #fff; }

.form-table__row.is-active, .form-table__row--is-active,
.form-table tbody tr.is-active,
form table tbody tr.is-active,
td.active {
  background-color: #d8d8d8; }

.form-table__row.is-disabled, .form-table__row--is-disabled,
.form-table tbody tr.is-disabled,
form table tbody tr.is-disabled,
td.menu-disabled {
  background: #cccccc; }

.form-table__row.is-selected, .form-table__row--is-selected,
.form-table tbody tr.is-selected,
form table tbody tr.is-selected,
tr.selected td {
  background: #fffdf0; }

.form-table__list,
.form-table ul,
form table ul {
  margin: 0; }

.form-table__narrow-column,
.form-table th.form-table__narrow-column,
form table th.form-table__narrow-column,
td .checkbox,
th .checkbox {
  width: -moz-min-content;
  width: -webkit-min-content;
  text-align: center; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.progress-bar,
.progress {
  font-weight: bold; }

.progress-bar__bar,
.progress .bar {
  border-radius: 3px;
  margin: 0 .2em;
  border: 1px solid #666666;
  background-color: #cccccc; }

.progress-bar__fill,
.progress .filled {
  height: 1.5em;
  width: 5px;
  background: #0072b9 url(../..//forms/progress-bar/progress-bar.gif) repeat 0 0; }

.progress-bar__percentage,
.progress .percentage {
  float: right; }

[dir="rtl"] .progress-bar__percentage,
[dir="rtl"] .progress .percentage,
.progress [dir="rtl"] .percentage {
  float: left; }

.progress-bar--inline,
.ajax-progress-bar {
  width: 16em;
  display: inline-block; }

[dir="rtl"] .progress-bar--inline,
[dir="rtl"] .ajax-progress-bar {
  float: right; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.progress-throbber,
.ajax-progress {
  display: inline-block; }

[dir="rtl"] .progress-throbber,
[dir="rtl"] .ajax-progress {
  float: right; }

.progress-throbber__widget,
.ajax-progress .throbber {
  background: url(../..//forms/progress-throbber/progress-throbber.gif) no-repeat 0 -18px transparent;
  float: left;
  height: 15px;
  margin: 2px;
  width: 15px; }

[dir="rtl"] .progress-throbber__widget,
[dir="rtl"] .ajax-progress .throbber,
.ajax-progress [dir="rtl"] .throbber {
  float: right; }

.progress-throbber__widget-in-tr,
tr .ajax-progress .throbber {
  margin: 0 2px; }

.progress-throbber__message,
.ajax-progress .message {
  padding-left: 20px; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.resizable-textarea,
.resizable-textarea textarea {
  width: 100%;
  vertical-align: bottom; }

.resizable-textarea__grippie,
.resizable-textarea .grippie {
  background: url(../..//forms/resizable-textarea/grippie.png) no-repeat center 2px #e9e9e9;
  border: 1px solid #cccccc;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.table-drag__wrapper,
body.drag {
  cursor: move; }

.table-drag__item,
tr.drag {
  background-color: #fffadb; }

.table-drag__item-previous,
tr.drag-previous {
  background-color: #fff7c2; }

.table-drag__handle,
.tabledrag-handle {
  cursor: move;
  float: left;
  height: 1.7em;
  margin-left: -1em;
  overflow: hidden;
  text-decoration: none;
  font-size: 12px; }

[dir="rtl"] .table-drag__handle,
[dir="rtl"] .tabledrag-handle {
  float: right;
  margin-right: -1em;
  margin-left: 0; }

.table-drag__handle:focus, .table-drag__handle:hover,
.tabledrag-handle:focus,
.tabledrag-handle:hover {
  text-decoration: none; }

.table-drag__handle-icon,
.tabledrag-handle .handle {
  box-sizing: content-box;
  background: url(../..//forms/table-drag/handle-icon.png) no-repeat 6px 9px;
  height: 13px;
  margin: -.4em .5em;
  padding: .42em .5em;
  width: 13px; }

.table-drag__handle.is-hover .table-drag__handle-icon, .table-drag__handle-icon--is-hover, .is-hover.tabledrag-handle .table-drag__handle-icon,
.tabledrag-handle-hover .handle,
.table-drag__handle.is-hover .tabledrag-handle .handle,
.tabledrag-handle .table-drag__handle.is-hover .handle,
.is-hover.tabledrag-handle .handle {
  background-position: 6px -11px; }

.table-drag__toggle-weight-wrapper,
.tabledrag-toggle-weight-wrapper {
  text-align: right; }

[dir="rtl"] .table-drag__toggle-weight-wrapper,
[dir="rtl"] .tabledrag-toggle-weight-wrapper {
  text-align: left; }

.table-drag__toggle-weight,
.tabledrag-toggle-weight {
  font-size: .9em; }

.table-drag__indentation,
.indentation {
  float: left;
  height: 1.7em;
  margin: -.4em .2em -.4em -.4em;
  padding: .42em 0 .42em .6em;
  width: 20px; }

[dir="rtl"] .table-drag__indentation,
[dir="rtl"] .indentation {
  float: right;
  margin: -.4em -.4em -.4em .2em;
  padding: .42em .6em .42em 0; }

.table-drag__tree-child,
.table-drag__tree-child-last,
.tree-child-last,
.table-drag__tree-child-horizontal,
.tree-child-horizontal,
.tree-child {
  background: url(../..//forms/table-drag/tree-child.png) no-repeat 11px center; }

[dir="rtl"] .table-drag__tree-child,
[dir="rtl"] .table-drag__tree-child-last,
[dir="rtl"] .tree-child-last,
[dir="rtl"] .table-drag__tree-child-horizontal,
[dir="rtl"] .tree-child-horizontal,
[dir="rtl"] .tree-child {
  background-position: -65px center; }

.table-drag__tree-child-last,
.tree-child-last {
  background-image: url(../..//forms/table-drag/tree-child-last.png); }

.table-drag__tree-child-horizontal,
.tree-child-horizontal {
  background-position: -11px center; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.nav-menu__item,
.menu__item {
  list-style-image: url(../..//navigation/nav-menu/leaf.svg);
  list-style-type: square; }

.nav-menu__item.is-expanded, .nav-menu__item--is-expanded,
.is-expanded.menu__item,
.menu__item.is-expanded {
  list-style-image: url(../..//navigation/nav-menu/expanded.svg);
  list-style-type: circle; }

.nav-menu__item.is-collapsed, .nav-menu__item--is-collapsed,
.is-collapsed.menu__item,
.menu__item.is-collapsed {
  list-style-image: url(../..//navigation/nav-menu/collapsed.svg);
  list-style-type: disc; }

[dir="rtl"] .nav-menu__item.is-collapsed, [dir="rtl"] .nav-menu__item--is-collapsed,
[dir="rtl"] .is-collapsed.menu__item,
[dir="rtl"] .menu__item.is-collapsed {
  list-style-image: url(../..//navigation/nav-menu/collapsed-rtl.svg); }

.nav-menu__link.is-active, .nav-menu__link--is-active,
.menu a.active {
  color: #3e3e3e; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.navbar {
  margin: 0;
  padding: 0;
  text-align: left; }

[dir="rtl"] .navbar {
  text-align: right; }

.navbar__item,
.navbar li {
  float: left;
  padding: 0 10px 0 0;
  list-style-type: none;
  list-style-image: none; }

[dir="rtl"] .navbar__item, [dir="rtl"]
.navbar li {
  float: right;
  padding: 0 0 0 10px; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.pager {
  clear: both;
  padding: 0;
  text-align: center; }

@media print {
  .pager {
    display: none; } }

.pager__item,
.pager__current-item,
.pager-current,
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  display: inline;
  padding: 0 .5em;
  list-style-type: none;
  background-image: none; }

.pager__current-item,
.pager-current {
  font-weight: bold; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.green {
  color: #bac70c; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

#block-socialmedia .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between; }

#block-socialmedia .wrapper a {
  display: block;
  height: 30px;
  text-indent: -10000px;
  overflow: hidden;
  background-image: url(./img/socialmedia.png);
  background-size: auto 60px;
  background-repeat: no-repeat;
  -webkit-transform: scale(0.53333, 0.53333);
  transform: scale(0.53333, 0.53333); }

#block-socialmedia .wrapper a.fb {
  width: 14px;
  background-position: 0 0; }

#block-socialmedia .wrapper a.tw {
  width: 30px;
  background-position: -50px 0; }

#block-socialmedia .wrapper a.ig {
  width: 29px;
  background-position: -110px 0; }

#block-socialmedia .wrapper a.sc {
  width: 30px;
  background-position: -167px 0; }

#block-socialmedia .wrapper a.li {
  width: 29px;
  background-position: -226px 0; }

#block-socialmedia .wrapper a.pi {
  width: 24px;
  background-position: -288px 0; }

#block-socialmedia .wrapper a.gp {
  width: 38px;
  background-position: -340px 0; }

#block-socialmedia .wrapper a:hover {
  background-position-y: -30px; }

@media (min-width: 600px) {
  #block-socialmedia .wrapper a {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@media (min-width: 999px) {
  #block-socialmedia .wrapper a {
    -webkit-transform: scale(0.633, 0.633);
    transform: scale(0.633, 0.633); } }

@media (min-width: 1666px) {
  #block-socialmedia .wrapper a {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@media (min-width: 999px) {
  #block-socialmedia .wrapper {
    width: 342px; } }

@media (min-width: 1666px) {
  #block-socialmedia .wrapper {
    width: 381px; } }

/*

      &.fb {
        width: 8px;
        background-position: 0 0;
      }

      &.tw {
        width: 18px;
        background-position: -26.666px 0;
      }
      &.ig {
        width: 17px;
        background-position: -58.6666px 0;
      }
      &.sc {
        width: 18px;
        background-position: -89px 0;
      }
      &.li {
        width: 17px;
        background-position: -120.533px 0;
      }
      &.pi {
        width: 14px;
        background-position: -153.6px 0;
      }
      &.gp {
        width: 22px;
        background-position: -181.3px 0;
      }

      &:hover {
        background-position-y: -16px;
      }*/
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1,
#cc-custom__homepage-header__headline h1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1,
  #cc-custom__homepage-header__headline h1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1,
  #cc-custom__homepage-header__headline h1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1,
  #cc-custom__homepage-header__headline h1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1,
  #cc-custom__homepage-header__headline h1 {
    font-size: 120px;
    line-height: 1.2em; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

#cc-custom__homepage-header {
  position: relative;
  padding: 70px 0 29px 0;
  background-size: cover;
  background-position: center top; }

@media (min-width: 333px) {
  #cc-custom__homepage-header {
    padding: 100px 0 50px 0; } }

@media (min-width: 600px) {
  #cc-custom__homepage-header {
    padding: 142px 0 54px 0; } }

@media (min-width: 999px) {
  #cc-custom__homepage-header {
    padding: 272px 0 145px 0; } }

@media (min-width: 1666px) {
  #cc-custom__homepage-header {
    padding: 466px 0 211px 0; } }

#cc-custom__homepage-header__overlay {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 30%;
  max-height: 50%; }

#cc-custom__homepage-header__headline {
  padding-left: 36px;
  padding-right: 36px;
  margin: 0 auto;
  max-width: 1920px; }

@media (min-width: 600px) {
  #cc-custom__homepage-header__headline {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  #cc-custom__homepage-header__headline {
    max-width: 960px; } }

@media (min-width: 1666px) {
  #cc-custom__homepage-header__headline {
    max-width: 1460px; } }

#cc-custom__homepage-header__copy {
  padding-left: 36px;
  padding-right: 36px;
  margin: 0 auto;
  color: white;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 10.4px;
  line-height: 10.4px; }

@media (min-width: 600px) {
  #cc-custom__homepage-header__copy {
    padding-left: 65px;
    padding-right: 65px;
    font-size: 19px;
    line-height: 21px; } }

@media (min-width: 777px) {
  #cc-custom__homepage-header__copy {
    max-width: 960px;
    font-size: 23px;
    line-height: 26px; } }

@media (min-width: 1666px) {
  #cc-custom__homepage-header__copy {
    max-width: 1460px;
    font-size: 33px;
    line-height: 42px; } }

#cc-custom__homepage-header__link {
  padding-left: 36px;
  padding-right: 36px;
  margin: 0 auto;
  z-index: 100;
  position: relative; }

#cc-custom__homepage-header__link a {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

#cc-custom__homepage-header__link a:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  #cc-custom__homepage-header__link {
    padding-left: 65px;
    padding-right: 65px; }
  #cc-custom__homepage-header__link a {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  #cc-custom__homepage-header__link {
    max-width: 960px; }
  #cc-custom__homepage-header__link a {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  #cc-custom__homepage-header__link {
    max-width: 1460px; }
  #cc-custom__homepage-header__link a {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

#cc-custom__our-reach {
  background-size: cover;
  background-position: center 24%;
  position: relative; }

#cc-custom__our-reach .circle {
  width: 30.31%;
  position: absolute;
  text-align: center;
  z-index: 60;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

#cc-custom__our-reach .circle:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

#cc-custom__our-reach .circle .cheading {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: #bac70c;
  font-size: 30px;
  line-height: 16px;
  margin-bottom: 5px; }

#cc-custom__our-reach .circle .clabel {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 8px;
  line-height: 16px;
  color: #c8c8c8; }

#cc-custom__our-reach .circle.circle1 {
  background: transparent url(/wp-content/uploads/2020/06/c1.png) center/contain no-repeat;
  left: 64%;
  top: -24%; }

#cc-custom__our-reach .circle.circle2 {
  background: transparent url(/wp-content/uploads/2020/06/c2.png) center/contain no-repeat;
  left: 4%;
  top: 6%; }

#cc-custom__our-reach .circle.circle3 {
  background: transparent url(/wp-content/uploads/2020/06/c3.png) center/contain no-repeat;
  left: 32%;
  top: 52%; }

#cc-custom__our-reach .orheader {
  position: absolute;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: #ccc;
  opacity: .3; }

#cc-custom__our-reach .orheader.headerreach {
  bottom: 0px;
  right: 0px;
  font-size: 62.5px;
  line-height: 44px; }

#cc-custom__our-reach .orheader.headerour {
  bottom: 36px;
  right: 37px;
  font-size: 33px; }

@media (min-width: 600px) {
  #cc-custom__our-reach .circle .cheading {
    font-size: 58px;
    line-height: 31px; }
  #cc-custom__our-reach .circle .clabel {
    font-size: 16px;
    line-height: 31px; }
  #cc-custom__our-reach .orheader.headerreach {
    font-size: 117px;
    line-height: 81px; }
  #cc-custom__our-reach .orheader.headerour {
    font-size: 62.5px;
    bottom: 81px;
    right: 69px; } }

@media (min-width: 999px) {
  #cc-custom__our-reach .circle {
    width: 22%; }
  #cc-custom__our-reach .circle .cheading {
    font-size: 80px;
    line-height: 44px; }
  #cc-custom__our-reach .circle .clabel {
    font-size: 23px;
    line-height: 44px; }
  #cc-custom__our-reach .orheader.headerreach {
    font-size: 169px;
    line-height: 118px; }
  #cc-custom__our-reach .orheader.headerour {
    font-size: 91px;
    bottom: 118px;
    right: 100px; } }

@media (min-width: 1666px) {
  #cc-custom__our-reach .circle .cheading {
    font-size: 125px;
    line-height: 70px; }
  #cc-custom__our-reach .circle .clabel {
    font-size: 38px;
    line-height: 71px; }
  #cc-custom__our-reach .orheader.headerreach {
    font-size: 270px;
    line-height: 185px; }
  #cc-custom__our-reach .orheader.headerour {
    font-size: 145px;
    bottom: 194px;
    right: 160px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.cc-custom__we-do {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0;
  padding-right: 0; }

.cc-custom__we-do:before {
  content: "";
  display: table; }

.cc-custom__we-do:after {
  content: "";
  display: table;
  clear: both; }

.cc-custom__we-do__section {
  clear: both;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%; }

[dir="rtl"] .cc-custom__we-do__section {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

@media (min-width: 600px) {
  .cc-custom__we-do {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0; }
  .cc-custom__we-do:before {
    content: "";
    display: table; }
  .cc-custom__we-do:after {
    content: "";
    display: table;
    clear: both; }
  .cc-custom__we-do__section__left {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px; }
  [dir="rtl"] .cc-custom__we-do__section__left {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .cc-custom__we-do__section__right {
    clear: none;
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px; }
  [dir="rtl"] .cc-custom__we-do__section__right {
    float: right;
    margin-right: 50%;
    margin-left: -100%; } }

.cc-custom__we-do__seperator {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 73px;
  line-height: 0 !important;
  text-transform: lowercase;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  clear: both;
  text-align: center;
  position: relative;
  z-index: 10; }

@media (min-width: 600px) {
  .cc-custom__we-do__seperator {
    font-size: 62.5px;
    clear: none;
    position: absolute;
    top: 50%;
    width: 100%; } }

@media (min-width: 999px) {
  .cc-custom__we-do__seperator {
    font-size: 117px; } }

@media (min-width: 1666px) {
  .cc-custom__we-do__seperator {
    font-size: 187px; } }

.cc-custom__we-do__section {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: white;
  background-size: cover;
  position: relative; }

.cc-custom__we-do__section__title {
  text-align: center; }

.cc-custom__we-do__section__title h2 {
  font-size: 73px;
  line-height: 0 !important;
  text-transform: lowercase;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.cc-custom__we-do__section__overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 12px;
  right: 12px;
  background: rgba(186, 199, 12, 0.8) url("/wp-content/uploads/2025/05/grunge.png") center/cover no-repeat;
  padding: 40px;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center; }

.cc-custom__we-do__section__overlay h2, .cc-custom__we-do__section__overlay h3, .cc-custom__we-do__section__overlay p {
  position: relative;
  top: -40px;
  opacity: 0; }

.cc-custom__we-do__section__overlay h2 {
  font-weight: bold;
  font-size: 73px;
  line-height: 73px;
  text-transform: lowercase;
  margin: 0;
  -webkit-transition: all .3s .2s;
  transition: all .3s .2s; }

.cc-custom__we-do__section__overlay h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  -webkit-transition: all .3s .2s;
  transition: all .3s .2s; }

.cc-custom__we-do__section__overlay p {
  font-size: 10px;
  line-height: 12px;
  color: #3e3e3e;
  margin-top: 0;
  margin-bottom: 10px;
  -webkit-transition: all .3s .5s;
  transition: all .3s .5s; }

@media (min-width: 600px) {
  .cc-custom__we-do__section h2 {
    font-size: 62.5px;
    line-height: 62.5px; } }

@media (min-width: 999px) {
  .cc-custom__we-do__section .cc-custom__we-do__section__overlay {
    bottom: 40px;
    left: 20px;
    right: 20px; }
  .cc-custom__we-do__section h2 {
    font-size: 99px;
    line-height: 99px; }
  .cc-custom__we-do__section h3 {
    font-size: 26px;
    line-height: 26px;
    margin-top: 25px; }
  .cc-custom__we-do__section p {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 1666px) {
  .cc-custom__we-do__section .cc-custom__we-do__section__overlay {
    bottom: 70px;
    left: 35px;
    right: 35px; }
  .cc-custom__we-do__section h2 {
    font-size: 146px;
    line-height: 130px; }
  .cc-custom__we-do__section h3 {
    font-size: 42px;
    line-height: 42px;
    margin-top: 25px; }
  .cc-custom__we-do__section p {
    font-size: 25px;
    line-height: 40px; } }

.no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__title,
.touchevents .cc-custom__we-do__section .cc-custom__we-do__section__title {
  visibility: hidden; }

.no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay,
.touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay {
  top: 10px;
  bottom: 10px; }

@media (min-width: 999px) {
  .no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay,
  .touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay {
    top: 20px;
    bottom: 20px; } }

@media (min-width: 1666px) {
  .no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay,
  .touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay {
    top: 35px;
    bottom: 35px; } }

.no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay,
.touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay {
  opacity: 1;
  visibility: visible; }

.no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay h2, .no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay h3, .no-touchevents .cc-custom__we-do__section:hover .cc-custom__we-do__section__overlay p,
.touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay h2,
.touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay h3,
.touchevents .cc-custom__we-do__section .cc-custom__we-do__section__overlay p {
  top: 0;
  opacity: 1; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.cc-custom__what-clients-say {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

.cc-custom__what-clients-say__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 20px 0;
  height: 63px; }

.cc-custom__what-clients-say__header .logo {
  display: inline-block;
  height: 23px;
  cursor: pointer;
  position: relative;
  width: 100%;
  background-size: 100% 200%;
  background-repeat: no-repeat; }

.cc-custom__what-clients-say__header .logo svg {
  height: 100%;
  width: auto; }

.cc-custom__what-clients-say__header .logo:hover {
  background-position: 0 100%; }

.cc-custom__what-clients-say__header .logo.active {
  background-position: 0 100%; }

.cc-custom__what-clients-say__header .logo.active:after {
  content: " ";
  display: block;
  height: 0;
  width: 0;
  border-bottom: 5px solid #bac70c;
  border-left: 5px solid white;
  border-right: 5px solid white;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -5px; }

@media (min-width: 999px) {
  .cc-custom__what-clients-say__header .logo.active:after {
    bottom: -20px; } }

.cc-custom__what-clients-say__header .logo.active svg path {
  fill: #bac70c !important; }

.cc-custom__what-clients-say__header svg {
  max-width: 100%;
  max-height: 100%; }

@media (min-width: 600px) {
  .cc-custom__what-clients-say__header {
    height: 103px;
    padding: 34px; }
  .cc-custom__what-clients-say__header .logo {
    height: 36px; }
  .cc-custom__what-clients-say__header .logo.active:after {
    border-bottom: 10px solid #bac70c;
    border-left: 10px solid white;
    border-right: 10px solid white;
    margin-left: -10px;
    bottom: -34px; } }

@media (min-width: 999px) {
  .cc-custom__what-clients-say__header {
    height: 145px;
    padding: 43px; }
  .cc-custom__what-clients-say__header .logo {
    height: 59px; }
  .cc-custom__what-clients-say__header .logo.active:after {
    border-bottom: 20px solid #bac70c;
    border-left: 20px solid white;
    border-right: 20px solid white;
    margin-left: -20px;
    bottom: -43px; } }

@media (min-width: 1666px) {
  .cc-custom__what-clients-say__header {
    height: 234px;
    padding: 75px; }
  .cc-custom__what-clients-say__header .logo {
    height: 85px; }
  .cc-custom__what-clients-say__header .logo.active:after {
    border-bottom: 30px solid #bac70c;
    border-left: 30px solid white;
    border-right: 30px solid white;
    margin-left: -30px;
    bottom: -74px; } }

.cc-custom__what-clients-say__body {
  background-color: #bac70c;
  padding-bottom: 230px;
  background: url(/wp-content/uploads/2025/05/olay4.png) no-repeat bottom right/30% auto, url(/wp-content/uploads/2025/05/grunge.png) no-repeat cover/center;
  background: #bac70c none top left no-repeat;
  background-color: #bac70c;
  background-image: url(/wp-content/uploads/2025/05/olay4.png);
  background-size: 30% auto;
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #3e3e3e; }

.cc-custom__what-clients-say__body h2 {
  color: white;
  font-size: 73px;
  line-height: 57px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  padding: 37px 0;
  border-bottom: 1px solid white;
  margin: 0 20px; }

.cc-custom__what-clients-say__body h3 {
  color: white;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin: 17px 0;
  position: relative;
  top: -30px;
  opacity: 0;
  -webkit-transition: top .5s .2s, opacity .5s .2s;
  transition: top .5s .2s, opacity .5s .2s; }

.cc-custom__what-clients-say__body p {
  position: relative;
  margin: 0 17px;
  opacity: 0;
  top: -30px;
  -webkit-transition: top .8s .5s, opacity .8s .5s;
  transition: top .8s .5s, opacity .8s .5s; }

.cc-custom__what-clients-say__body .testimonial-title {
  color: white; }

.cc-custom__what-clients-say__body__content {
  position: relative; }

.cc-custom__what-clients-say__body__content .content-item {
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  width: 100%;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.cc-custom__what-clients-say__body__content .content-item.active {
  height: auto;
  visibility: visible;
  display: block;
  opacity: 1; }

.cc-custom__what-clients-say__body__content .content-item.active h3, .cc-custom__what-clients-say__body__content .content-item.active p {
  top: 0;
  opacity: 1; }

@media (min-width: 600px) {
  .cc-custom__what-clients-say__body {
    padding-bottom: 330px; }
  .cc-custom__what-clients-say__body h2 {
    font-size: 104px;
    line-height: 75px; }
  .cc-custom__what-clients-say__body h3 {
    font-size: 25px;
    line-height: 27px; }
  .cc-custom__what-clients-say__body p, .cc-custom__what-clients-say__body span {
    font-size: 17px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .cc-custom__what-clients-say__body {
    padding-bottom: 0; }
  .cc-custom__what-clients-say__body .content-item {
    text-align: left; }
  .cc-custom__what-clients-say__body h2 {
    font-size: 114px;
    line-height: 90px;
    text-align: left; }
  .cc-custom__what-clients-say__body h3 {
    font-size: 26px;
    line-height: 18px;
    text-align: left;
    margin: 0 0 20px 0; }
  .cc-custom__what-clients-say__body p, .cc-custom__what-clients-say__body span {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; }
  .cc-custom__what-clients-say__body:before {
    content: '';
    display: table; }
  .cc-custom__what-clients-say__body:after {
    content: '';
    display: table;
    clear: both; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__title {
    width: 522px;
    float: left;
    margin-right: -522px;
    padding: 95px 0; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__title h2 {
    border-bottom: none;
    border-right: 2px solid #fff;
    text-align: right;
    padding-right: 50px;
    margin: 0; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__body__content {
    float: left;
    margin-left: 522px;
    width: auto;
    display: block;
    padding: 95px 135px 0 50px;
    text-align: left; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__body__content .content-item {
    position: relative; } }

@media (min-width: 1666px) {
  .cc-custom__what-clients-say__body h2 {
    font-size: 183px;
    line-height: 145px; }
  .cc-custom__what-clients-say__body h3 {
    font-size: 42px;
    line-height: 30px; }
  .cc-custom__what-clients-say__body p, .cc-custom__what-clients-say__body span {
    font-size: 25px;
    line-height: 30px; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__title {
    width: 833px;
    margin-right: -833px; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__title h2 {
    border-right: 3px solid #fff;
    text-align: right;
    padding-right: 85px; }
  .cc-custom__what-clients-say__body .cc-custom__what-clients-say__body__content {
    margin-left: 833px;
    padding-left: 85px;
    padding-right: 220px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.is-path-eform main h1,
.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .is-path-eform main h1,
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .is-path-eform main h1,
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .is-path-eform main h1,
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.is-path-eform main p,
.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.is-path-eform main p a,
.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .is-path-eform main p,
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .is-path-eform main p a,
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .is-path-eform main p,
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .is-path-eform main p a,
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .is-path-eform main p,
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .is-path-eform main p a,
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

#block-entityform {
  padding: 60px 0;
  background-color: #e9e9e9; }

@media (min-width: 999px) {
  #block-entityform {
    padding: 130px 0; } }

@media (min-width: 1666px) {
  #block-entityform {
    padding: 235px 0; } }

#block-entityform h2 {
  text-transform: lowercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 85px;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
  color: #313131;
  margin-bottom: 16px; }

#block-entityform .subhead {
  font-size: 10px;
  line-height: 18px;
  font-style: italic;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #313131;
  letter-spacing: 2px;
  text-align: center;
  text-transform: lowercase; }

#gmac_header {
  text-transform: lowercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 85px;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
  color: #313131;
  margin-bottom: 16px; }

#gmac_subhead {
  font-size: 10px;
  line-height: 18px;
  font-style: italic;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #313131;
  letter-spacing: 2px;
  text-align: center;
  text-transform: lowercase; }

#block-entityform label {
  display: none; }

#block-entityform form {
  margin: 0 14px; }

#block-entityform .field--widget-string-textfield,
#block-entityform .field--widget-email-default,
#block-entityform .form-actions {
  padding: 0 3px;
  width: 100%;
  clear: both; }

@media (min-width: 600px) {
  #block-entityform .field--widget-string-textfield,
  #block-entityform .field--widget-email-default,
  #block-entityform .form-actions {
    padding: 0 8px; } }

@media (min-width: 999px) {
  #block-entityform .field--widget-string-textfield,
  #block-entityform .field--widget-email-default,
  #block-entityform .form-actions {
    padding: 0 8px; } }

@media (min-width: 1666px) {
  #block-entityform .field--widget-string-textfield,
  #block-entityform .field--widget-email-default,
  #block-entityform .form-actions {
    padding: 0 13px; } }

#block-entityform .field--widget-string-textfield .form-item,
#block-entityform .field--widget-email-default .form-item,
#block-entityform .form-actions .form-item {
  margin-top: 0;
  margin-bottom: 8px; }

@media (min-width: 600px) {
  #block-entityform .field--widget-string-textfield .form-item,
  #block-entityform .field--widget-email-default .form-item,
  #block-entityform .form-actions .form-item {
    margin-bottom: 16px; } }

@media (min-width: 999px) {
  #block-entityform .field--widget-string-textfield .form-item,
  #block-entityform .field--widget-email-default .form-item,
  #block-entityform .form-actions .form-item {
    margin-bottom: 17px; } }

@media (min-width: 1666px) {
  #block-entityform .field--widget-string-textfield .form-item,
  #block-entityform .field--widget-email-default .form-item,
  #block-entityform .form-actions .form-item {
    margin-bottom: 25px; } }

#block-entityform .field--widget-string-textfield.field--name-field-first-name, #block-entityform .field--widget-string-textfield.field--name-field-last-name,
#block-entityform .field--widget-email-default.field--name-field-first-name,
#block-entityform .field--widget-email-default.field--name-field-last-name,
#block-entityform .form-actions.field--name-field-first-name,
#block-entityform .form-actions.field--name-field-last-name {
  width: 50%;
  float: left; }

#block-entityform .field--widget-string-textfield.field--name-field-first-name.field--name-field-last-name, #block-entityform .field--widget-string-textfield.field--name-field-last-name.field--name-field-last-name,
#block-entityform .field--widget-email-default.field--name-field-first-name.field--name-field-last-name,
#block-entityform .field--widget-email-default.field--name-field-last-name.field--name-field-last-name,
#block-entityform .form-actions.field--name-field-first-name.field--name-field-last-name,
#block-entityform .form-actions.field--name-field-last-name.field--name-field-last-name {
  clear: none; }

#block-entityform input[type=text],
#block-entityform input[type=email],
#block-entityform input[type=file] {
  width: 100%;
  padding: 11px;
  background-color: #e9e9e9;
  outline: 0;
  border: 1px solid #c8c8c8 !important;
  font-size: 11px;
  line-height: 13px;
  color: #3e3e3e;
  border-color: #c8c8c8 !important;
  text-transform: none;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  #block-entityform input[type=text],
  #block-entityform input[type=email],
  #block-entityform input[type=file],
  #textarea.large {
    font-size: 20px;
    line-height: 24px;
    padding: 23px; } }

@media (min-width: 999px) {
  #block-entityform input[type=text],
  #block-entityform input[type=email],
  #textarea.large {
    font-size: 23px;
    line-height: 24px;
    padding: 15px; } }

@media (min-width: 999px) {
  #block-entityform input[type=text],
  #block-entityform input[type=email],
  #block-entityform input[type=file],
  #textarea.large {
    font-size: 25px;
    line-height: 25px;
    padding: 25px; } }

#block-entityform input[type=submit] {
  padding-left: 36px;
  padding-right: 36px;
  margin: 0 auto;
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  text-transform: lowercase;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none;
  border: 0;
  width: 100%;
  text-align: center; }

#block-entityform input[type=submit]:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  #block-entityform input[type=submit] {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 999px) {
  #block-entityform input[type=submit] {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  #block-entityform input[type=submit] {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

@media (min-width: 600px) {
  #block-entityform h2 {
    font-size: 160px;
    line-height: 180px; }
  #block-entityform .subhead {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  #block-entityform:before {
    content: '';
    display: table; }
  #block-entityform:after {
    content: '';
    display: table;
    clear: both; }
  #block-entityform .left {
    width: 596px;
    float: left;
    margin-right: -596px; }
  #block-entityform .left h2 {
    border-bottom: none;
    text-align: right;
    padding-right: 50px;
    font-size: 140px;
    line-height: 90px; }
  #block-entityform .left .subhead {
    text-align: right;
    padding-right: 50px;
    font-size: 16px;
    line-height: 34px; }
  #block-entityform .right {
    float: left;
    margin-left: 596px;
    width: auto;
    min-width: -webkit-fill-available;
    max-width: -webkit-fill-available;
    display: block;
    padding-right: 44px; }
 }

@media (min-width: 1666px) {
  #block-entityform:before {
    content: '';
    display: table; }
  #block-entityform:after {
    content: '';
    display: table;
    clear: both; }
  #block-entityform .left {
    width: 955px;
    float: left;
    margin-right: -955px; }
  #block-entityform .left h2 {
    font-size: 225px;
    line-height: 160px;
    border-bottom: none;
    text-align: right;
    padding-right: 85px; }
  #block-entityform .left .subhead {
    text-align: right;
    padding-right: 85px;
    font-size: 27px;
    line-height: 54px; }
  #block-entityform .right {
    float: left;
    margin-left: 955px;
    width: auto;
    min-width: -webkit-fill-available;
    max-width: -webkit-fill-available;
    display: block;
    padding-right: 85px; }
 }

::-webkit-input-placeholder {
  color: #8b8b8b;
  text-transform: lowercase; }

.padding {
  padding-top: 40px; }

@media (min-width: 600px) {
  .padding {
    padding-top: 80px; } }

@media (min-width: 999px) {
  .padding {
    padding-top: 165px; } }

@media (min-width: 1666px) {
  .padding {
    padding-top: 200px; } }

.is-path-eform main {
  background: transparent url(./img/subbg.png) center/cover no-repeat;
  padding-bottom: 1px; }

.is-path-eform main h1 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold; }

.is-path-eform main p {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff; }

.is-path-eform.is-logged-in-user main {
  background-image: none;
  padding-bottom: 100px; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

html, body {
  height: 100%; }

.overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -50;
  background-color: #000;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

#block-menublock {
  position: static; }

#block-menublock .contextual {
  display: none; }

#block-menublock .hamburger {
  position: fixed;
  z-index: 1000;
  top: 28px;
  right: 17px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAXCAYAAADz/ZRUAAAA1ElEQVRIie3WIU4DURSG0fMmhSAIigQkAlNDwKLZAR5ZDwvAYXGwClZQ9KQUA6LsAUswZSp+xLgG/UaUbwMnubm5uZIcJ2mTrFKnLsksybgkaXGufvOS5At7A+DLBi8DwNCWJIe4xxm2K6ArvOOmJKng/V0zmLzR+AhHeMQpdiqYS7ziuiR5xkUFdL22JPnG7gB41+hHMERvJckYDzhRbwEXmPwfmc3DR9jHnX7htiqYHT5wW5I84bICut60JPnEwQD4T6MfwRAtGkww038YNeowx9UvhOe3It6GRGcAAAAASUVORK5CYII=") center/contain no-repeat;
  width: 19px;
  height: 14px;
  cursor: pointer; }

@media (min-width: 600px) {
  #block-menublock .hamburger {
    width: 35px;
    height: 25px;
    top: 53px;
    right: 33px; } }

@media (min-width: 999px) {
  #block-menublock .hamburger {
    width: 37px;
    height: 28px;
    top: 72px;
    right: 66px; } }

@media (min-width: 1666px) {
  #block-menublock .hamburger {
    width: 31px;
    height: 23px;
    top: 108px;
    right: 106px; } }

#menu_block {
  position: fixed;
  top: 0px;
  left: -263px;
  width: 263px;
  height: 100%;
  overflow-y: scroll;
  background-color: #131313;
  z-index: 1050;
  -webkit-transition: left .3s;
  transition: left .3s; }

#menu_block__header {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABZ0lEQVRIia3UMW4UMRQA0LcmtLRcAiGKSAgOMB2pww1WG6FQ+BY7EgSUKEdITaQUOcCi7eg4BF0OQCjikVYjz9re4Zf/f/npz/h7sV6v4S1ucYNzPKqMGGM23/f9Al/wEScxxu1Rgu7xAp/wHKsWcAK6wjKl7vu+7wJ+JGiIZWpc/CdIOv82ePp04zgInICGuAn4jOu5YAG6xnnw9G9Wc8AKaBVjfHzWdd2QvMNLHI+aj1P+LgdtNpsqCMJO4ZAJq6Ex1go2QTmsFgytEBxlmnfBARiDr/G+BSI/2RjMTdgMlbAS2ATVYAN4hl8T9Z84K0G12AKXeDNRf4fLtNizsH3XezeWuCqB+7B90O9DwCmstLCv7NnDKTCHFV8G/FVY/Bw4xmqg4dYVX5oxuIu1QEM0gQN2CATSflWBYQ7UCgZczIEawK8Bp3OhSvA04AMe5kIF8AEnAVt0+INvc6AM+D2d28UYt/8ACHa6i2XHclgAAAAASUVORK5CYII=") 214px 28px/14px 14px no-repeat;
  height: 70px;
  cursor: pointer;
  padding: 25px 35px; }

#menu_block__header .menu-title {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: #bac70c;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 20px; }

#menu_block__menu .menu_block__menu__item a {
  border-left: 4px solid #131313;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  display: block;
  height: 45px;
  padding: 0 31px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  line-height: 45px;
  -webkit-transition: border-color .3s, background-color .3s;
  transition: border-color .3s, background-color .3s; }

#menu_block__menu .menu_block__menu__item.active a, #menu_block__menu .menu_block__menu__item:hover a {
  background-color: #1f1f1f;
  border-color: #bac70c !important; }

@media (min-width: 600px) {
  #menu_block {
    width: 301px;
    left: -301px; }
  #menu_block #menu_block__header {
    background-position: 242px 57px;
    background-size: 19px 19px;
    height: 134px;
    padding: 57px 40px; }
  #menu_block #menu_block__header .menu-title {
    font-size: 25px; }
  #menu_block #menu_block__menu .menu_block__menu__item a {
    height: 51px;
    padding: 0 36px;
    font-size: 16px;
    line-height: 51px; } }

@media (min-width: 999px) {
  #menu_block {
    width: 328px;
    left: -328px; }
  #menu_block #menu_block__header {
    background-position: 268px 41px;
    background-size: 17px 17px;
    padding: 0;
    height: auto; }
  #menu_block #menu_block__header .menu_logo {
    height: 171px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIUAAABnCAYAAAAuVoG1AAAQHElEQVR4nO2debAcRRnAf2+zSV5CQoIEiFwCISYchkCI4YhAKRLkKBRjEAoxJYeBogQFOUpBocAiUCAoSFEFylEgSHGowQgipxwhCTxARSCBhJsEwgs5eC8vSfvH1+309vbMzuzO7g6mf1VTu9vTPdM78033119//U2HUopAJjYF7gX2BP4BHAmsaGuNcqbU7gp8CjkRmAx0AgcC321vdfInCEV2dnV+j9Wf2wCnAiNaW538CUKRnY2d34P153Dg18A7SPcyFRjQwnrlRhCK7LjXbKDzuz9wBHAn8CZwGTCmBfXKjSAUzWVz4EzgJeBRYDowpJ0VSkMQitbQAewH/A54V39ORUYyhaPc7gpsgAxBWozpwHqgC5gDvKy314GlwCqg1yo3FLlfg4BPgJVAXzMqGISivZSAPfTmYy2gED3Fx3JgEbAQeB54FngK+LCRSgWhKDa17s8wYDe9HanTFPAC8FdgFiIk67KcNOgU+bGq3RXQdCBCcjbwOKLD/AY4gJT3OwhFfqxtdwVi2Aw4GXgY0VcuAXZKKhCEYsNiW6QF+TcwDzgFUWArCEKx4TIBuAZYDPwI6Gd2BKEIbAJcDtyHNtkHoQgYpgC/hSAUgUqOAiYHoQi4TA9CEXDZOwhFwGWbIBQBl6FBKAIuPUEo8uP/xS1+ZRCK/Pi43RXIiRVBKAIuS4NQBFwWB6EIuLwUhCLg8mQQioDNCuCRIBQBm5uB3iAUAcMnwKUQps4DEVcAb0AQioDwHuLQCwShCAiXIyvOgCAUAegGrrMTglDkR1PWdbaAu3DCMwWhyI/V7a5AnfzeTQhCsWGzCnjMTQxCsWHzGJ5uLwjFhs0cX2IQig2bF3yJQSjypbd2lkLxmi8xCEW+/LndFcjIG77EEMkmX04EnkEi8X4JiU9VZD7yJYaWIl+6kbiZU4DPAF9FZh6fpHhdy/K4HaGlaB49wIN6Awlm9gVgR70NQ6L0DkUi5g1Bovl26PROJDTA8CbV75O4HUEoWkcfEr3u2YzlykiQ1i0QYdoJGAfsT2NxwHuSThgoNmuReN/vAM9Z6R2IcHwTeZPAthmPG/s6ClsoRiFR6PdFIsGWdYX6kAhrjwDXAks8xxkInAAcpo8zDFhjbYuAPwE36N+G44FfAsuQiCodwDQk3F8cf0Oa4QGIorQMmKj3XYm8dmG4PpZLL6Jx34NEvbXrchAS7qeEKIhvAV9MqEccZeA4JIThjlTGwPwAaSluQGJONYJCYmc+D/wc0V9mAIdjhSpKID6PUgql1AFKqZWqNkuVUpN0GbMNUUrNSVFWKaXmKaWGW2XP8eS50jm+vW2slFrnKWP2z0pZD1OXEVbZY5z93TF1cM9xq7WvUyn1aIpzr1NKnRlz/Ea3rZVSFyql3q5Rh664Y5SQJ+5mYKMU0jUCuI3KFuYC0j9RE4Bf1cgzKWHfnuQ3YpqAtFJ5chYSg7sWJWAm8n/y5i3gfKQ7mQLcguVAY7EgqXKTkReYuCzH7yOwgy4D0gRN9+RZj/SBvmHYNJIFcDzx78nI2pyvJ2HoBRxNvi9tOSZD3hLSzTSLdcAD+hwjkbrdiXTlC9BOunEVc6V1HXAI0i9vDPzUU868HWcrZDxu8zCwnd63CdLP2wwEdo7/L3QiOoOPrEJxHfI/SrpOtzv7+yHRafNgIKJD2DwEfA55CKZQHTN7Qk7nrsUqxG9iGrA9MBoxsnkpITfO5mlgtv7eA1yMBOO0GaY/R3qOeSLy8hOQsfAvPHlqPZ1xXUg9ih+IUrYYOM2zb5gnrR42p1p5m4kotquRp/Y2T5nC4eufF3vSljm/zYtMfM38u87vpSnPazPRk7Yl0vo0whKqY2h3NnhMg2+0416Ld5zfhXydVDPM3Hm4pflaiiQFNAtFjaFdGHzGq7ya00YYg9TDVhJ9rcenjdeIzN4gI4XC4ROKwZ6046kM7P12c6rzP0qIEvaQlZZXS9FO/qC3QuMTCt9baF5pdkU8TCISCiMkgRZQtKlz28hidxemOzF8Wl4j7RudFZ5mCEUay2gc863vk2K+LyDGOaSAnEV+o5uW0QyhaGTm1TaobAlsrb9PdPK4L4gtAkuoHtkcCLwIfAP/kLWQFK37WEalXcMIg220eobGnj735uQV/7IHuN+TviNwN+J9tX9O52oqRRMKqFyLMAkRgHFWWqx5NgWbU/2u8jzjX34fmcr2sRfifnAfyWb+ttMMJ5vTqN8fsT8wF/HLAGkpdiOy/K1BHE3S6i2jgW8h8zmbIjfNxecfUi9vI63aycickc+cfwjiu3EZ8BMKGKm3GUJxQQNlByMTaoaJwD7W7xeRZjptvQ/UWxwriVkQ0wBrgKuAG5H3nJ9O9fvNy8C5iNn76pzP3zBF7D7mET09Q4FjrX1P53yua2mel/Vy4Dzg88hrmHwtwlFNOndDFE0oBiHK5qtWmv3K53nkY4ZXwK343QLy5l3EInwg1VPnPj+WttOM7uMMKo1QZcT3MQ1Gd3gGecJcsrYU/0IUO+Mm34PMAj8A/DPjsRrlIeQ6nG+l+aYU2k4zhOIGqr2d0gqFYS6V3Qb6mK9Q7f+RxGPIy1mLwkvO79i1F+2kaN2HmXTztQhzEfe6Riym7SbTi+jbRdGEwtTnBSrd76Ex+0RRcEchhQyJlLb72A8xO2+MGHvmAgubUB8jFD1AF9WWTCjuXMIApMuzJ+tmU6lfue8V/1TrFFchXtaGS5Bxdt7YF20ulUJhLJ1Z5j1a6TA0EtGnbPakcpKvcIYqHz6h8PXZ7p9pRd94NWIyXq3P/16Tz+eurRyEOOK6/9X1N0laQuBOkBU9NAEgQuFejHHIE2qa6zFU2+q7m1Qf25H1P3pzcfvlvHCn4wcAhyLLHQ1bUO1Rbq7F+4gibOtpRxPNhZSBg52yrkN0ISgDrztp/YAnkD/TgxiP3CbbGxYnB9I8SWnWSRqyKHIvIi2SPYt6F/AU0kptglwLNzSAuelmnep21r6zgSOQOZGdgc86Zdvh0VaTMjLd20vljS8T7/72CZXzE60mi19Clii4HyAGpq9YaWUkIk0cyxHjmOEe4IdOnrF683Fvhvq1jBLS7J2XocwZNM/zKY027k59J7E+4/nPxL/u0oei2np7MTFxpDzcD9yRvmqtw/R/lwHfRuYWfBdSIUPEacgkUqMY5c1VYH1Ow2mI0zOy+nJ2IbOyDxC/PqQP6V6/TvVo40Ngb2TBdlzX9SbyEB5OdqFtCR1KVY2SOhE/gAFI87kSv6uZybulk7aI6j+7g/7sj/TN85GLu6n+bfKvofZaiMHI8M+EAepPZAEdSWVr0039ylwnogOYtbIf6TovId3Man+r/FpESN6neoVa4fAJRWADx9gpdgC+h6yQ3gzxk3wKuIlKyd4WidAyFmlJ+hBl60GkyYUo3sVQxPo5g8qxfAmJUWG6inMRzfwcfbz5wEVOPfcg8ppagHR3pj7HArsjrcYqZDH07UTOMycgjrMf63Mt0ulXIy3Lc4gucAJiue3UdSsjrcOzSIwHe9q7hHhQHUA0GulDhtB3UGlT2Qi5tuOJWo2XkUg6zbAKN45SapSO2uJjvlKqrCOc7KaU+jghMsr1Ot8wJ32aEyllrLN/W6XUydbv1UqpAU6ZC6z9j+u00Uqpj2LqskYp9WWd71Yr/SzrmOY/v6BqR8F5Sym1pVX2poS8y5RS43S+slLqyZh83UquRTOi2TS0lZAhlDEHdyNSbBTBPRCHUxDN3JihVyNPoq1pH08Ut8Jmb+d3reV/g6g0qceVmUHlU9pFNCrqD/zAU+bwGuc2dCH/z7RwWxGN0EZRGWxkMeK3YZTaTZAYVABfI/r/a3U+o48MQ1z1CkcJaQJBDFXbI13DSVYe4/m0i/7sQ6ycuyHdzVVWXp9tw7UAplkobOfpiCljO+FMRLqQUUTe2btUlZAb5AZZ8bEf8v/s4xlfTzvIyXWIsWpXxEm418mzu5X3JJ3PTtspRV1aTolowc0SIpOtbWnbTn+ai7mayhHC49Z3n51hPJVzLGkCj9hCMAr/jTStRDeRVfEjovgavtgP/ag2NfswQ/UPiTy0dkT0DXuW1nbnf5/IjdD8X9tC26U/XyJqgQrpG1LCP5No2wuMBTFuzF8r8MZgpGUBuaBpwgnZT1Ot7ibruo1DM+a3h9fu1LdL0lDOFoBFyFRBbDCydmImxFwfhceRJxQirTvuD6cxO++O9KfjSBe9ZWfE7N5L7e4my1wIiFDUayQrUb+dwR6BuTpToSjhN8SsRST5NZKnhmthZmDNRdjLSY8rUyZSWk1LEWcwyjJrugJpGSfXyhhDD/VHwimqc1AVJfJdNudibAWmyzBPfdzSOrfMACKBiiuT5an/i/7M2oUYsprN7QfqQsQGVHhKNNdP0Chp5sYaJdONtmdj9o1HQid2Ii1WXD2zOK7coz/rEYq1ZJ+ruJuoVTwY+R8zEfN+YSlR7SCbJwuRp2UEMrQdrc/3YkIZ43Y3gajreIZ418Fefdwd9Jaks8xBFueMpbbS6FKPLvEKYgE2K+mHIDErFgCnUNDwBLaXULNc7ObqzxnIRegi2c/BdB97EBl+kjy5O5GLv1BvYxLyrifypGqVJ/tsxKYyk2idx3BkLUxhjVeGtH4EWRhKdEO/oz/nkqwcrkBubicwVafNIT8n3LsbLF/PyKUbmdsZRTRHBOKuVzhsoailVderPZuWwpRPs37DLrOWyPATx/GIr8fRVAc0dXmYxkZUjbjlv4uERjDXeosGjtU0bKGo1WfWE1JoINWrvebUONZGVAqO8ehOWo5wIxKM/HbErS6JPmBWjTxJpLGzJLWEH1NwnwrzagdIZ5mEZH3AHQl0ItPIZuKsG+n/k1qdMpXRbMzLUpJMwllHBX/MmB+ibiMP52JzDRtpsZqGeQsOVC7cHY94LC1DtGWI/kjSotg4wXpSfz5FugUxXURDuSdq5K0nvsTf6yhjHoo0i4KNAJ1HdB19k4WFXGBcJhr/b070iqjtiYTE3MSliHvZSKLlg1A5tHMNYebpPhVZgv+Bk+5jmK6TmeU0bwSIa12ymrlBbtJqausHHUTuhmZ0ZndP2zl5TTgjI9C9RNdxNOJANNRKa9b6mYYoI2sSxiI34xGkeZ9i5TGTNnOQuQvjE/kEckMO8+S1jw8yf/KhJz0Jd21JnB5SbziFpG7wSsSesiuRf6mxNXQRLfo5HRGMbuSmm3Ud5jrYa2ouRaLj7UMkyIX0vCojbmFmrcO+ejO8RzSEugZ5q90AxA/A9QV4FREqu8+txzhThDcgTvekGXf8t5Bh7VTkWkzz5L1ef85GHrqtkKg1M6w866x8haKMhPnpQyq8C/IELEOeiJ8RacrPI6baHyPjbXPzViKtxkXI09UP8S3YiHhraS8yfbxOf1+K9K9m3agP4+9hlNY39fHdkEFv6HObp/V9ffxlTn0WIkYkc7z3qG6denX5WVS+++w4nfcgonUoSqfdojeQazMZCaO0D/LArNP5riD7O0pbwn8BWISa3MdweBgAAAAASUVORK5CYII=");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 66px 41px;
    background-size: 114px 89px; }
  #menu_block #menu_block__header .menu-title {
    display: block;
    height: 86px;
    text-align: center;
    line-height: 86px;
    font-size: 23px;
    border-top: 1px solid #2a2a2a;
    border-bottom: 1px solid #373737; }
  #menu_block #menu_block__menu .menu_block__menu__item {
    text-align: right; }
  #menu_block #menu_block__menu .menu_block__menu__item a {
    border-left: none;
    border-right: 5px solid #131313;
    height: 56px;
    padding: 0 38px;
    font-size: 17px;
    line-height: 56px; } }

@media (min-width: 1666px) {
  #menu_block {
    width: 527px;
    left: -527px; }
  #menu_block #menu_block__header {
    background-position: 430px 67px;
    background-size: 27px 27px; }
  #menu_block #menu_block__header .menu_logo {
    height: 236px;
    background-position: 106px 66px;
    background-size: 133px 103px;
    border-bottom: 1px solid #2a2a2a; }
  #menu_block #menu_block__header .menu-title {
    height: 137px;
    line-height: 137px;
    font-size: 38px;
    border-top: 1px solid #373737; }
  #menu_block #menu_block__menu .menu_block__menu__item {
    text-align: right; }
  #menu_block #menu_block__menu .menu_block__menu__item a {
    border-right: 8px solid #131313;
    height: 90px;
    padding: 0 61px;
    font-size: 27px;
    line-height: 90px; } }

body.menu-open .overlay {
  z-index: 800;
  opacity: 0.6;
  visibility: visible; }

body.menu-open #menu_block {
  left: 0px; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.view-id-press_logos.view-display-id-block1 {
  background-color: #e9e9e9;
  padding: 20px 17px; }

.view-id-press_logos.view-display-id-block1 .view-content {
  text-align: center; }

.view-id-press_logos.view-display-id-block1 .view-content .views-row {
  margin: 5px 8px;
  display: inline-block; }

.view-id-press_logos.view-display-id-block1 .view-content .views-row img {
  height: 22px;
  width: auto; }

@media (min-width: 600px) {
  .view-id-press_logos.view-display-id-block1 {
    padding: 37px 20px; }
  .view-id-press_logos.view-display-id-block1 .view-content .views-row {
    margin: 15px 16px; }
  .view-id-press_logos.view-display-id-block1 .view-content .views-row img {
    height: 41px; } }

@media (min-width: 999px) {
  .view-id-press_logos.view-display-id-block1 {
    padding: 31px 20px; }
  .view-id-press_logos.view-display-id-block1 .view-content .views-row {
    margin: 15px 16px; }
  .view-id-press_logos.view-display-id-block1 .view-content .views-row img {
    height: 46px; } }

@media (min-width: 1666px) {
  .view-id-press_logos.view-display-id-block1 {
    padding: 63px 20px; }
  .view-id-press_logos.view-display-id-block1 .view-content .views-row {
    margin: 15px 16px; }
  .view-id-press_logos.view-display-id-block1 .view-content .views-row img {
    height: 73px; } }
.smitbh,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-2,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-5 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-2,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-5 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-2,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-5 {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-2,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-5 {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-2,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-5 {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-title,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-title {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-title,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-title {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-title,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-title {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-title,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-title {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-title,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-title {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-body,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong, .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-body strong, .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-body,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-body,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-body,
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

#block-views-block-programs-block1 {
  position: relative; }

#block-views-block-programs-block1 h2 {
  position: absolute;
  bottom: 50%;
  left: 0;
  font-size: 68px;
  color: #e9e9e9;
  max-width: 100%;
  line-height: 50px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0; }

@media (min-width: 600px) {
  #block-views-block-programs-block1 h2 {
    font-size: 127px;
    line-height: 102px; } }

@media (min-width: 999px) {
  #block-views-block-programs-block1 h2 {
    bottom: 0;
    font-size: 167px;
    line-height: 133px; } }

@media (min-width: 1666px) {
  #block-views-block-programs-block1 h2 {
    font-size: 267px;
    line-height: 213px; } }

.view-id-programs.view-display-id-block1 .view-content {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0;
  padding-right: 0; }

.view-id-programs.view-display-id-block1 .view-content .views-row {
  position: relative; }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-image {
  display: none; }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-3 {
  padding: 28px;
  width: 100%; }

@media (min-width: 600px) {
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-3 {
    padding: 54px; } }

@media (min-width: 1666px) {
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-3 {
    padding: 92px; } }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-title.views-field-field-overlay-title,
.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-title.views-field-field-overlay-title {
  color: #fff; }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content {
  color: white; }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content p {
  margin: 0; }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-field-overlay-content strong {
  color: white;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: normal; }

.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing-6 {
  right: 8px;
  bottom: 10px;
  font-size: 4px;
  line-height: 5px;
  padding: 3px 16px 3px 0;
  text-transform: uppercase;
  position: absolute;
  text-align: right;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9\aIm5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlu\a a3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwu\a b3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRp\a dmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5v\a cmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRw\aOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMu\a b3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2Rp\aLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlu\a a3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3Nj\aYXBlIgogICBpZD0ic3ZnMiIKICAgdmVyc2lvbj0iMS4xIgogICBpbmtzY2FwZTp2\aZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAg\a d2lkdGg9IjcyLjc3NzI1MiIKICAgaGVpZ2h0PSI3NC40NDc5OTgiCiAgIHZpZXdC\a b3g9IjAgMCA3Mi43NzcyNTIgNzQuNDQ3OTk4IgogICBzb2RpcG9kaTpkb2NuYW1l\aPSJIUCBMb2dvLnN2ZyI+PG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhOCI+PHJk\aZjpSREY+PGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+\a aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgICAgcmRm\aOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFn\aZSIgLz48ZGM6dGl0bGU+PC9kYzp0aXRsZT48L2NjOldvcms+PC9yZGY6UkRGPjwv\a bWV0YWRhdGE+PGRlZnMKICAgICBpZD0iZGVmczYiPjxjbGlwUGF0aAogICAgICAg\aY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBpZD0iY2xpcFBh\a dGgxNiI+PHBhdGgKICAgICAgICAgZD0ibSAwLDAgNTguMjIyLDAgMCw1OS41NTgg\aTCAwLDU5LjU1OCAwLDAgWiIKICAgICAgICAgaWQ9InBhdGgxOCIKICAgICAgICAg\a aW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz48L2NsaXBQYXRoPjwv\aZGVmcz48c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgcGFnZWNvbG9yPSIjZmZmZmZm\aIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9\aIjEiCiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNl\aPSIxMCIKICAgICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgICAgaW5rc2NhcGU6cGFn\aZW9wYWNpdHk9IjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBp\a bmtzY2FwZTp3aW5kb3ctd2lkdGg9Ijc1MCIKICAgICBpbmtzY2FwZTp3aW5kb3ct\a aGVpZ2h0PSI0ODAiCiAgICAgaWQ9Im5hbWVkdmlldzQiCiAgICAgc2hvd2dyaWQ9\aImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjMuMTY5OTk3OSIKICAgICBpbmtz\aY2FwZTpjeD0iMzYuMzg4NjI2IgogICAgIGlua3NjYXBlOmN5PSIxMzguMTcwNDQi\a CiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjIxNDciCiAgICAgaW5rc2NhcGU6d2lu\aZG93LXk9IjIzMSIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIwIgog\aICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImcxMCIgLz48ZwogICAgIGlkPSJn\aMTAiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpbmtzY2Fw\aZTpsYWJlbD0iSFAgTG9nbyIKICAgICB0cmFuc2Zvcm09Im1hdHJpeCgxLjI1LDAs\aMCwtMS4yNSwwLDc0LjQ0OCkiPjxnCiAgICAgICBpZD0iZzEyIj48ZwogICAgICAg\aICBpZD0iZzE0IgogICAgICAgICBjbGlwLXBhdGg9InVybCgjY2xpcFBhdGgxNiki\aPjxnCiAgICAgICAgICAgaWQ9ImcyMCIKICAgICAgICAgICB0cmFuc2Zvcm09InRy\aYW5zbGF0ZSgyOS4wMjk2LDU5LjQ2MDMpIj48cGF0aAogICAgICAgICAgICAgZD0i\a bSAwLDAgYyAwLjg2NCwwLjAwNSAxLjcyNiwwLjIwNSAyLjU4MywwLjAxOSAzLjc5\aOCwtMC4zNDUgNy41NDMsLTEuNDEyIDEwLjkyMSwtMy4yMzEgNC4zNzEsLTIuMjg5\aIDguMTMxLC01Ljc2OSAxMC44NTgsLTkuOTM5IDIuNzgzLC00LjI0MiA0LjQzLC05\aLjIzNyA0LjgwMiwtMTQuMzI3IC0wLjA2MSwtMS4zNDggLTAuMSwtMi43MDMgMC4w\aMjgsLTQuMDQ3IC0wLjI3MiwtMy44NyAtMS4yMiwtNy43MDggLTIuOTA4LC0xMS4x\aOTMgLTEuOTI3LC00LjA1IC00Ljc3OSwtNy42MzQgLTguMjUyLC0xMC40MDMgLTQu\aMzI3LC0zLjQ3IC05LjYzNiwtNS42NCAtMTUuMTE1LC02LjE1NCAtMC44MzUsLTAu\aMDYxIC0xLjY2OCwtMC4yMTkgLTIuNTA3LC0wLjE1MyAtMC41NTYsMC4wMzggLTEu\aMTI1LC0wLjE0NCAtMS42NTksMC4wODkgMi4wNDUsNS44ODYgNC4wOSwxMS43NzMg\aNi4xNTQsMTcuNjU0IDIuMjQ2LDAuMDQyIDQuNDk1LC0wLjAxNSA2Ljc0MSwwLjAy\aNyAxLjQzNCwwLjA1MSAyLjg1MSwwLjk0NCAzLjMyMiwyLjM2OSAxLjksNS40NyAz\aLjg0OCwxMC45MjUgNS42ODgsMTYuNDE5IDAuMzAyLDAuODMgMC40NjksMS43NTQg\aMC4yMjksMi42MjMgLTAuMzI2LDEuMTAxIC0xLjMxMSwxLjg4IC0yLjM3LDIuMTcy\aIC0wLjkxOSwwLjI5MiAtMS44OSwwLjE4NSAtMi44MzUsMC4yMDIgLTIuODg0LDAu\aMDA4IC01Ljc2OCwtMC4wMTYgLTguNjUsMC4wMTMgLTAuMDQ2LC0wLjA5OCAtMC4x\aNDEsLTAuMjkzIC0wLjE4NywtMC4zOSAtNC42NjksLTEzLjQxMSAtOS4zMywtMjYu\aODI1IC0xNC4wMTcsLTQwLjIyOSAtNC44MTYsMS4yNzcgLTkuMzAyLDMuODM2IC0x\aMi44NzksNy4zNzIgLTQuMzA5LDQuMjE2IC03LjMwMSw5LjgyNCAtOC40MDgsMTUu\aODE4IC0wLjM0NiwxLjgwMSAtMC40NzIsMy42MzMgLTAuNTY5LDUuNDYgMC4wNzgs\aMy44MDYgMC42ODksNy42MjkgMi4wOTEsMTEuMTY4IDMuNDIsOC45NCAxMS4zMzIs\aMTUuOTggMjAuNTMxLDE3Ljk5MyAtNC43MDksLTEzLjM1MiAtOS4zMDgsLTI2Ljc0\aNCAtMTQuMDE1LC00MC4wOTggMC4zLC0wLjA5MyAwLjYxNSwtMC4wNTcgMC45MjQs\aLTAuMDYgMS43MTYsMC4wMDggMy40MzMsLTAuMDA0IDUuMTQ4LDAuMDAzIDAuMjM0\aLDAuMDAyIDAuMjEsMC4zMzQgMC4zMDcsMC40ODcgMi4wNjgsNS45NjkgNC4xNiwx\aMS45MyA2LjIzNCwxNy44OTUgMC4xMjUsMC4zNyAwLjI0MSwwLjc0MyAwLjQwNywx\aLjA5NSAxLjA3NSwtMC4wMTkgMi4xNSwwLjAwNSAzLjIyNSwtMC4wMTIgLTIuMjU1\aLC02LjQ2NiAtNC40OSwtMTIuOTQzIC02Ljc3OCwtMTkuMzk3IDAuMjM5LC0wLjA5\aOCAwLjUsLTAuMDY4IDAuNzUsLTAuMDczIDEuODAyLDAuMDE3IDMuNjA0LC0wLjAx\aMiA1LjQwNiwwLjAxMyAyLjAzNiw1Ljg3NiA0LjA5NiwxMS43NDIgNi4xMzcsMTcu\aNjE0IDAuNDM3LDEuMjAxIDAuNDc1LDIuNjIyIC0wLjIxOCwzLjczIC0wLjYwNiww\aLjk4IC0xLjc1NiwxLjQ0OSAtMi44NTMsMS40OTQgLTEuNSwwLjA0NiAtMy4wMDEs\aLTAuMDAzIC00LjUwMywwLjAyNCBDIC00LjE3MywtMTEuOTY0IC0yLjA0NywtNS45\aOTYgMCwwIgogICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9w\aYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIKICAgICAgICAg\aICAgIGlkPSJwYXRoMjIiCiAgICAgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3It\aY3VydmF0dXJlPSIwIiAvPjwvZz48ZwogICAgICAgICAgIGlkPSJnMjQiCiAgICAg\aICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDAuOTg0MiwzOC4wMzc0KSI+PHBh\a dGgKICAgICAgICAgICAgIGQ9Ik0gMCwwIEMgMC4xNzksMC4yMDcgMC40OTgsMC4w\aODEgMC43MzcsMC4xMTcgMS41NywwLjEwMiAyLjQwMiwwLjEyNCAzLjIzNSwwLjEw\aNSAxLjI5NiwtNS41NTcgLTAuNzM1LC0xMS4xODYgLTIuNjQzLC0xNi44NiAtMy43\aMjIsLTE2LjkzOCAtNC44MDgsLTE2Ljg5MSAtNS44ODgsLTE2Ljg4NCAtMy45MTks\aLTExLjI1OSAtMS45NywtNS42MjYgMCwwIgogICAgICAgICAgICAgc3R5bGU9ImZp\a bGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJv\a a2U6bm9uZSIKICAgICAgICAgICAgIGlkPSJwYXRoMjYiCiAgICAgICAgICAgICBp\a bmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPjwvZz48L2c+PC9nPjwv\aZz48L3N2Zz4=") center right/auto 100% no-repeat; }



.views-field-nothing-6 {
  right: 8px;
  bottom: 10px;
  font-size: 4px;
  line-height: 5px;
  padding: 3px 16px 3px 0;
  text-transform: uppercase;
  position: absolute;
  color: #c8c8c8;
  text-align: right;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  background: transparent url("http://www.campuscommandos.com/wp-content/uploads/2018/03/HPLogocopy4.png") center right/auto 100% no-repeat; }


.view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 12px;
  right: 12px;
  bottom: 22px;
  width: auto;
  background: green none top left no-repeat;
  -webkit-transition: visibility .3s, top .3s, bottom .3s, opacity .3s;
  transition: visibility .3s, top .3s, bottom .3s, opacity .3s;
  padding: 16px;
  background-size: 100% auto, auto;
  background-position: bottom right, center;
  background-repeat: no-repeat, repeat;
  background-color: rgba(186, 199, 12, 0.9);
  color: #fff;
  z-index: 10; }

@media (min-width: 600px) {
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing {
    left: 22px;
    right: 22px;
    bottom: 44px;
    padding: 32px; }
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing .views-field-nothing-6 {
    right: 15px;
    bottom: 18px;
    font-size: 8px;
    line-height: 9px;
    padding: 6px 39px 6px 0; }
.views-field-nothing-6 {
    right: 15px;
    bottom: 18px;
    font-size: 8px;
    line-height: 9px;
    padding: 6px 39px 6px 0; }}

@media (min-width: 1666px) {
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing {
    left: 34px;
    right: 34px;
    bottom: 68px;
    padding: 58px; }
  .view-id-programs.view-display-id-block1 .view-content .views-row .views-field-nothing .views-field-nothing-6 {
    right: 27px;
    bottom: 25px;
    font-size: 13px;
    line-height: 13px;
    padding: 12px 59px 12px 0; }
.views-field-nothing-6 {
    right: 27px;
    bottom: 25px;
    font-size: 13px;
    line-height: 13px;
    padding: 12px 59px 12px 0; } }

.view-id-programs.view-display-id-block1 .view-content .views-row:hover .views-field-nothing {
  visibility: visible;
  opacity: 1;
  top: 11px;
  bottom: 11px; }

@media (min-width: 600px) {
  .view-id-programs.view-display-id-block1 .view-content .views-row:hover .views-field-nothing {
    top: 22px;
    bottom: 22px; } }

@media (min-width: 1666px) {
  .view-id-programs.view-display-id-block1 .view-content .views-row:hover .views-field-nothing {
    top: 34px;
    bottom: 34px; } }

.view-id-programs.view-display-id-block1 .view-content:before {
  content: "";
  display: table; }

.view-id-programs.view-display-id-block1 .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(2n+1) {
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
  border-right: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9; }

[dir="rtl"] .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(2n+1) {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

.view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(2n+1):after {
  display: block;
  content: " ";
  background: transparent url(/wp-content/uploads/2025/05/arrow.png) center/contain no-repeat;
  width: 42px;
  height: 42px;
  position: absolute;
  right: -21px;
  top: 48%;
  text-indent: -5000px; }

.view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(2n) {
  clear: none;
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 2px solid #e9e9e9; }

[dir="rtl"] .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(2n) {
  float: right;
  margin-right: 50%;
  margin-left: -100%; }

@media (min-width: 999px) {
  .view-id-programs.view-display-id-block1 .view-content {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0; }
  .view-id-programs.view-display-id-block1 .view-content:before {
    content: "";
    display: table; }
  .view-id-programs.view-display-id-block1 .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+1) {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none; }
  [dir="rtl"] .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+2) {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
    border-right: 2px solid #e9e9e9; }
  [dir="rtl"] .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+2) {
    float: right;
    margin-right: 25%;
    margin-left: -100%; }
  .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+2):after {
    display: block;
    content: " ";
    background: transparent url(/wp-content/uploads/2025/05/arrow.png) center/contain no-repeat;
    width: 42px;
    height: 42px;
    position: absolute;
    right: -21px;
    top: 48%;
    text-indent: -5000px; }
  .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+3) {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none; }
  [dir="rtl"] .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n+3) {
    float: right;
    margin-right: 50%;
    margin-left: -100%; }
  .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n) {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none; }
  [dir="rtl"] .view-id-programs.view-display-id-block1 .view-content .views-row:nth-child(4n) {
    float: right;
    margin-right: 75%;
    margin-left: -100%; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

#block-views-block-case-studies-listing-block-1 {
  position: relative; }

#block-views-block-case-studies-listing-block-1 h2 {
  display: none; }

@media (min-width: 999px) {
  #block-views-block-case-studies-listing-block-1 h2 {
    display: block;
    position: absolute;
    text-transform: lowercase;
    color: rgba(200, 200, 200, 0.5);
    bottom: 0;
    right: 0;
    font-size: 208px;
    line-height: 180px;
    font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-weight: bold; } }

.view-case-studies-listing h2 {
  display: none; }

@media (min-width: 999px) {
  .view-case-studies-listing h2 {
    display: block;
    position: absolute;
    text-transform: lowercase;
    color: rgba(200, 200, 200, 0.5);
    bottom: 0;
    right: 0; } }

.view-case-studies-listing .view-content {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0;
  padding-right: 0; }

.view-case-studies-listing .view-content:before {
  content: "";
  display: table; }

.view-case-studies-listing .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-case-studies-listing .view-content .views-row {
  clear: both;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%; }

[dir="rtl"] .view-case-studies-listing .view-content .views-row {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

@media (min-width: 600px) {
  .view-case-studies-listing .view-content {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0; }
  .view-case-studies-listing .view-content:before {
    content: "";
    display: table; }
  .view-case-studies-listing .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-case-studies-listing .view-content .views-row:nth-child(2n+1) {
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .view-case-studies-listing .view-content .views-row:nth-child(2n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-case-studies-listing .view-content .views-row:nth-child(2n) {
    clear: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%; }
  [dir="rtl"] .view-case-studies-listing .view-content .views-row:nth-child(2n) {
    float: right;
    margin-right: 50%;
    margin-left: -100%; } }

@media (min-width: 999px) {
  .view-case-studies-listing .view-content {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0; }
  .view-case-studies-listing .view-content:before {
    content: "";
    display: table; }
  .view-case-studies-listing .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-case-studies-listing .view-content .views-row:nth-child(3n+1) {
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .view-case-studies-listing .view-content .views-row:nth-child(3n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-case-studies-listing .view-content .views-row:nth-child(3n+2) {
    clear: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -100%; }
  [dir="rtl"] .view-case-studies-listing .view-content .views-row:nth-child(3n+2) {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%; }
  .view-case-studies-listing .view-content .views-row:nth-child(3n) {
    clear: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%; }
  [dir="rtl"] .view-case-studies-listing .view-content .views-row:nth-child(3n) {
    float: right;
    margin-right: 66.66667%;
    margin-left: -100%; } }

.view-case-studies-listing .view-content .views-row {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 10; }

.view-case-studies-listing .view-content .views-row > .views-field-field-logo {
  margin: auto auto;
  z-index: 30;
  max-width: 60%;
  max-height: 20%;
  opacity: .75;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.view-case-studies-listing .view-content .views-row > .views-field-field-logo img {
  margin: auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.footerlinksblock {
  height: auto;
  padding-bottom: 5%;
  display: block;
  float: left;
  background-image: none !important; }

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

.footerlinksblockthree {
   width: 33.333%;
    padding: 0 5% 5% 0; }


.expertblock {
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  float: left;
  background-image: none !important; }

.expertblockthree {
   width: 33.333%;
    padding: 5% 5% 5% 5%; }

.expertblocktwo {
   width: 100%;
    padding: 0% 0% 0% 0%; }

.expertblockfour {
   width: 25%;
    padding: 5% 5% 5% 5%; }

@media (max-width: 600px) {
.expertblock {
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  float: left;
  background-image: none !important; }
.expertblockthree {
   width: 100%;
    padding: 5% 5% 5% 5%; }
.expertblocktwo {
   width: 100%;
    padding: 0% 0% 0% 0%; }
.expertblockfour {
   width: 100%;
    padding: 5% 5% 5% 5%; }}

@media (min-width: 600px) {
.expertblock {
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  float: left;
  background-image: none !important; }
.expertblockthree {
   width: 100%;
    padding: 5% 5% 5% 5%; }
.expertblocktwo {
   width: 100%;
    padding: 0% 0% 0% 0%; }
.expertblockfour {
   width: 100%;
    padding: 5% 5% 5% 5%; }}

@media (min-width: 999px) {
.expertblock {
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  float: left;
  background-image: none !important; }
.expertblockthree {
   width: 33.333%;
    padding: 5% 5% 5% 5%; }
.expertblocktwo {
   width: 100%;
    padding: 0% 0% 0% 0%; }
.expertblockfour {
   width: 25%;
    padding: 5% 5% 5% 5%; }}

@media (min-width: 1666px) {
.expertblock {
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  float: left;
  background-image: none !important; }
.expertblockthree {
   width: 33.333%;
    padding: 5% 5% 5% 5%; }
.expertblocktwo {
   width: 100%;
    padding: 0% 0% 0% 0%; }
.expertblockfour {
   width: 25%;
    padding: 5% 5% 5% 5%; }}


.view-case-studies-listing .view-content .views-row.video:after {
  cursor: pointer;
  display: block;
  width: 9.5%;
  height: 11.88%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICBpZD0ic3ZnMiIKICAgdmVyc2lvbj0iMS4xIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjY3NSIKICAgaGVpZ2h0PSI2NzUiCiAgIHZpZXdCb3g9IjAgMCA2NzUgNjc1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJQbGF5QnV0dG9uLnN2ZyI+PG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhOCI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz48ZGM6dGl0bGU+PC9kYzp0aXRsZT48L2NjOldvcms+PC9yZGY6UkRGPjwvbWV0YWRhdGE+PGRlZnMKICAgICBpZD0iZGVmczYiPjxjbGlwUGF0aAogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBpZD0iY2xpcFBhdGgxNiI+PHBhdGgKICAgICAgICAgZD0ibSAwLDY5MTIgNjkxMiwwIEwgNjkxMiwwIDAsMCAwLDY5MTIgWiIKICAgICAgICAgaWQ9InBhdGgxOCIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz48L2NsaXBQYXRoPjwvZGVmcz48c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9Ijc1MCIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI0ODAiCiAgICAgaWQ9Im5hbWVkdmlldzQiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjAuMzA5MDMxODUiCiAgICAgaW5rc2NhcGU6Y3g9IjUwOC42OTM4NSIKICAgICBpbmtzY2FwZTpjeT0iMzA5LjMzODM4IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIyNDI1IgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyMzEiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJnMTAiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIgogICAgIGZpdC1tYXJnaW4tcmlnaHQ9IjAiCiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiIC8+PGcKICAgICBpZD0iZzEwIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaW5rc2NhcGU6bGFiZWw9IlBsYXlCdXR0b24iCiAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMS4yNSwwLDAsLTEuMjUsLTQ3MDcuMTY2Nyw1NjMyLjgxNjcpIj48ZwogICAgICAgaWQ9ImcxMiIKICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPjxnCiAgICAgICAgIGlkPSJnMTQiCiAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDE2KSIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MSI+PGcKICAgICAgICAgICBpZD0iZzIwIgogICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwMzUuNzMzNCw0NDY2LjI1MzQpIgogICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPjxwYXRoCiAgICAgICAgICAgICBkPSJtIDAsMCBjIC0xMjYuODIyLDAgLTIzMCwtMTAzLjE3OCAtMjMwLC0yMzAgMCwtMTI2LjgyMiAxMDMuMTc4LC0yMzAgMjMwLC0yMzAgMTI2LjgyMiwwIDIzMCwxMDMuMTc4IDIzMCwyMzAgQyAyMzAsLTEwMy4xNzggMTI2LjgyMiwwIDAsMCBtIDAsLTUwMCBjIC0xNDguODc5LDAgLTI3MCwxMjEuMTIyIC0yNzAsMjcwIDAsMTQ4Ljg3OCAxMjEuMTIxLDI3MCAyNzAsMjcwIDE0OC44NzksMCAyNzAsLTEyMS4xMjIgMjcwLC0yNzAgMCwtMTQ4Ljg3OCAtMTIxLjEyMSwtMjcwIC0yNzAsLTI3MCIKICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiCiAgICAgICAgICAgICBpZD0icGF0aDIyIgogICAgICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz48L2c+PGcKICAgICAgICAgICBpZD0iZzI0IgogICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwOTkuMzM4NCw0MjIyLjQyOTIpIgogICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPjxwYXRoCiAgICAgICAgICAgICBkPSJtIDAsMCAtOTguNDAzLC02Mi43NTYgYyAtMTIuMDU3LC03LjYzOSAtMjEuNzkzLC0yLjE3MiAtMjEuNzkzLDExLjk4MiBsIDAsMTI5LjE4MiBjIDAsMTQuMjI5IDkuODExLDE5LjYyMSAyMS43OTMsMTEuOTgyIEwgMCwyNy42MzQgQyAxMS45ODIsMTkuOTk1IDExLjk4Miw3LjYzOSAwLDAiCiAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIgogICAgICAgICAgICAgaWQ9InBhdGgyNiIKICAgICAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-size: 100% 100%;
  position: absolute;
  bottom: 8%;
  left: 6%;
  opacity: .75;
  content: "Play Video";
  text-indent: -5000px;
  z-index: 30; }

.view-case-studies-listing .view-content .views-row .inner {
  visibility: hidden;
  position: absolute;
  top: 0px;
  bottom: 20px;
  left: 10px;
  right: 10px;
  z-index: 20;
  background: rgba(186, 199, 12, 0.75) url(/wp-content/uploads/2025/05/grunge.png) center/cover no-repeat; }

.view-case-studies-listing .view-content .views-row .inner .views-field-field-teaser-image {
  display: none; }

view-case-studies-listing .view-content .views-row .views-field-field-teaser-image {
  display: none; }

.view-case-studies-listing .view-content .views-row .inner .views-field-view-node {
  text-decoration: none;
  padding-right: 22px;
  display: block;
  text-transform: uppercase;
  color: #3e3e3e;
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  font-size: 9px;
  line-height: 17px;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAQCAYAAAB+690jAAAA+UlEQVRIicXUsS4EURSH8R97M4VCQSceQkShGhUKG5VC0KhovIOX2EIUEkIjG4WIkGxJJKJS0RNbECvRyhYzk2ww7b3/5hTnK76ce+4ZyvNcxKzjHs91wHA8FxM4wi2m66CYQq/YwRg6mE0tBC1sYRTX+LMvsYVgH5sYwSXmUwvBITaQ4RzNqhHQUIwwdq6wjT20sYZ2wB1mEggNpoETTAVc4DOhSF7WF3QDdhPKHJT1SbHcHyGRTFAcyVU8YgFvVSN2MhxjBQ9YxHvVjC2U4RTLuMESeoNAzDsUcFbKdBST6f2GYgqNY07xq5v4/g+K+WRdTOILP3VQHz8FKm/1hatWAAAAAElFTkSuQmCC") center right/auto 7px no-repeat; }


.view-case-studies-listing .view-content .views-row .inner .views-field-field-teaser-text {
  font-style: italic;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 27px;
  text-align: right;
  font-size: 11px;
  line-height: 13px; }

.view-case-studies-listing .view-content .views-row .views-field-field-teaser-text {
  font-style: italic;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 27px;
  text-align: right;
  font-size: 11px;
  line-height: 13px; }

@media (min-width: 600px) {
  .view-case-studies-listing .view-content .views-row .inner {
    top: 0px;
    bottom: 28px;
    left: 11px;
    right: 11px; }
  .view-case-studies-listing .view-content .views-row .inner .views-field-view-node a {
    font-size: 9px;
    line-height: 11px; }
  .view-case-studies-listing .view-content .views-row .inner .views-field-field-teaser-text {
    font-size: 11px;
    line-height: 12px; } }

@media (min-width: 999px) {
  .view-case-studies-listing .view-content .views-row .inner {
    top: 0px;
    bottom: 34px;
    left: 19px;
    right: 19px; }
  .view-case-studies-listing .view-content .views-row .inner .views-field-view-node a {
    font-size: 12px;
    line-height: 22px;
    bottom: 22px;
    right: 22px;
    background-size: auto 9px;
    padding-right: 27px; }
  .view-case-studies-listing .view-content .views-row .inner .views-field-field-teaser-text {
    font-size: 14px;
    line-height: 16px;
    bottom: 44px;
    right: 22px; } }

@media (min-width: 1666px) {
  .view-case-studies-listing .view-content .views-row .inner {
    top: 0px;
    bottom: 48px;
    left: 28px;
    right: 28px; }
  .view-case-studies-listing .view-content .views-row .inner .views-field-view-node a {
    font-size: 19px;
    line-height: 34px;
    bottom: 35px;
    right: 35px;
    background-size: auto 14px;
    padding-right: 44px; }
  .view-case-studies-listing .view-content .views-row .inner .views-field-field-teaser-text {
    font-size: 23px;
    line-height: 25px;
    bottom: 70px;
    right: 35px; } }

.view-case-studies-listing .view-content .views-row .views-field-type {
  display: none; }

.no-touchevents .view-case-studies-listing .view-content .views-row:hover > .views-field-field-logo, .no-touchevents .view-case-studies-listing .view-content .views-row:hover.video:after,
.touchevents .view-case-studies-listing .view-content .views-row > .views-field-field-logo,
.touchevents .view-case-studies-listing .view-content .views-row.video:after {
  opacity: 1; }

.no-touchevents .view-case-studies-listing .view-content .views-row:hover .inner,
.touchevents .view-case-studies-listing .view-content .views-row .inner {
  visibility: visible;
  top: 10px;
  bottom: 10px;
  cursor: pointer; }

@media (min-width: 600px) {
  .no-touchevents .view-case-studies-listing .view-content .views-row:hover .inner,
  .touchevents .view-case-studies-listing .view-content .views-row .inner {
    top: 14px;
    bottom: 14px; } }

@media (min-width: 999px) {
  .no-touchevents .view-case-studies-listing .view-content .views-row:hover .inner,
  .touchevents .view-case-studies-listing .view-content .views-row .inner {
    top: 17px;
    bottom: 17px; } }

@media (min-width: 1666px) {
  .no-touchevents .view-case-studies-listing .view-content .views-row:hover .inner,
  .touchevents .view-case-studies-listing .view-content .views-row .inner {
    top: 24px;
    bottom: 24px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.view-blog-listing .view-content:before {
  content: "";
  display: table; }

.view-blog-listing .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-blog-listing .views-row:nth-child(2n+1) {
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -100%;
  border-right: 1px solid #e9e9e9;
  border-top: 2px solid #e9e9e9; }

[dir="rtl"] .view-blog-listing .views-row:nth-child(2n+1) {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

.view-blog-listing .views-row:nth-child(2n+1):first-of-type {
  border-top: none; }

.view-blog-listing .views-row:nth-child(2n) {
  border-left: 1px solid #e9e9e9;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  border-top: 2px solid #e9e9e9; }

[dir="rtl"] .view-blog-listing .views-row:nth-child(2n) {
  float: right;
  margin-right: 50%;
  margin-left: -100%; }

.view-blog-listing .views-row:nth-child(2n):first-of-type {
  border-top: none; }

@media (min-width: 999px) {
  .view-blog-listing .view-content:before {
    content: "";
    display: table; }
  .view-blog-listing .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-blog-listing .views-row:nth-child(4n+1) {
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -100%;
    border-top: none;
    border-right: 1px solid #e9e9e9; }
  [dir="rtl"] .view-blog-listing .views-row:nth-child(4n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-blog-listing .views-row:nth-child(4n+2) {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -100%;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top: none; }
  [dir="rtl"] .view-blog-listing .views-row:nth-child(4n+2) {
    float: right;
    margin-right: 25%;
    margin-left: -100%; }
  .view-blog-listing .views-row:nth-child(4n+3) {
    padding-left: 0px;
    padding-right: 0px;
    clear: none;
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -100%;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top: none; }
  [dir="rtl"] .view-blog-listing .views-row:nth-child(4n+3) {
    float: right;
    margin-right: 50%;
    margin-left: -100%; }
  .view-blog-listing .views-row:nth-child(4n) {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    border-left: 1px solid #e9e9e9;
    border-top: none; }
  [dir="rtl"] .view-blog-listing .views-row:nth-child(4n) {
    float: right;
    margin-right: 75%;
    margin-left: -100%; } }

.view-blog-listing .view-content .views-row {
  padding: 33px 20px; }

.view-blog-listing .view-content .views-row .views-field-field-category, .view-blog-listing .view-content .views-row .views-field-nothing {
  line-height: 13px; }

.view-blog-listing .view-content .views-row .views-field-field-category a, .view-blog-listing .view-content .views-row .views-field-nothing a {
  text-decoration: none;
  text-transform: uppercase;
  color: #bac70c;
  font-size: 8px;
  line-height: 13px;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold; }

.view-blog-listing .view-content .views-row .views-field-field-category a:hover, .view-blog-listing .view-content .views-row .views-field-nothing a:hover {
  color: #3e3e3e; }

.view-blog-listing .view-content .views-row .views-field-title {
  margin: 15px 0 7px 0; }

.view-blog-listing .view-content .views-row .views-field-title a {
  display: block;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 17px;
  text-decoration: none;
  color: #3e3e3e; }

.view-blog-listing .view-content .views-row .views-field-title a:hover {
  color: #bac70c; }

.view-blog-listing .view-content .views-row .views-field-body {
  font-size: 10px;
  line-height: 12px;
  color: #8b8b8b;
  margin-bottom: 15px; }

@media (min-width: 600px) {
  .view-blog-listing .view-content .views-row {
    padding: 61px 37px; }
  .view-blog-listing .view-content .views-row .views-field-field-category a, .view-blog-listing .view-content .views-row .views-field-nothing a {
    font-size: 16px;
    line-height: 25px; }
  .view-blog-listing .view-content .views-row .views-field-title {
    margin: 30px 0 15px 0; }
  .view-blog-listing .view-content .views-row .views-field-title a {
    font-size: 31px;
    line-height: 31px; }
  .view-blog-listing .view-content .views-row .views-field-body {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px; } }

@media (min-width: 999px) {
  .view-blog-listing .view-content .views-row {
    padding: 72px 40px; }
  .view-blog-listing .view-content .views-row .views-field-field-category a, .view-blog-listing .view-content .views-row .views-field-nothing a {
    font-size: 14px;
    line-height: 25px; }
  .view-blog-listing .view-content .views-row .views-field-title a {
    font-size: 29px;
    line-height: 29px; }
  .view-blog-listing .view-content .views-row .views-field-body {
    font-size: 21px;
    line-height: 21px; } }

@media (min-width: 1666px) {
  .view-blog-listing .view-content .views-row {
    padding: 113px 62px; }
  .view-blog-listing .view-content .views-row .views-field-field-category a, .view-blog-listing .view-content .views-row .views-field-nothing a {
    font-size: 21px;
    line-height: 40px; }
  .view-blog-listing .view-content .views-row .views-field-title {
    margin: 50px 0 25px 0; }
  .view-blog-listing .view-content .views-row .views-field-title a {
    font-size: 46px;
    line-height: 46px; }
  .view-blog-listing .view-content .views-row .views-field-body {
    font-size: 29px;
    line-height: 37px;
    margin-bottom: 50px; } }
.smitbh,
.view-id-case_studies.view-display-id-block_2 .view-content .views-row .goal-preheader,
.view-id-case_studies.view-display-id-block_2 .view-content .views-row .views-field-nothing,
.view-id-case_studies.view-display-id-block_5 .view-content .views-row .goal-preheader,
.view-id-case_studies.view-display-id-block_5 .view-content .views-row .views-field-nothing {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

#block-views-block-case-studies-block-4 strong {
  color: #fff; }

#block-views-block-case-studies-block-4 p strong, .block-views-blockcase-studies-block-5 p strong {
  font-size: 20px; }

@media (min-width: 600px) {
  .smitbh,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .views-field-nothing,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .views-field-nothing {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .views-field-nothing,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .views-field-nothing {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .views-field-nothing,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .views-field-nothing {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .views-field-nothing,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .goal-preheader,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .views-field-nothing {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit,
.view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-title,
.view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-title {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-title,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-title {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-title,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-title {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-title,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-title {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-title,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-title {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt,
.view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-text,
.view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-text {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong, .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-text strong, .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-text strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-text,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-text {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-text,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-text {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt,
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row .field--name-field-text,
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .field--name-field-text {
    font-size: 29px;
    line-height: 38px; } }

.padding-zero {
   padding: 0 0 0 0 !important;
   margin: 0 0 0 0 !important;
}
.sh2,
.block-views-blockcase-studies-block-4 h2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2,
  .block-views-blockcase-studies-block-4 h2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2,
  .block-views-blockcase-studies-block-4 h2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2,
  .block-views-blockcase-studies-block-4 h2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2,
.block-views-blockcase-studies-block-4 h2,
.block-views-blockcase-studies-block-6 h2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2,
  .block-views-blockcase-studies-block-4 h2,
  .block-views-blockcase-studies-block-6 h2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2,
  .block-views-blockcase-studies-block-4 h2,
  .block-views-blockcase-studies-block-6 h2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2,
  .block-views-blockcase-studies-block-4 h2,
  .block-views-blockcase-studies-block-6 h2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3,
.block-views-blockcase-studies-block-4 h3,
.block-views-blockcase-studies-block-6 h3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3,
  .block-views-blockcase-studies-block-4 h3,
  .block-views-blockcase-studies-block-6 h3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3,
  .block-views-blockcase-studies-block-4 h3,
  .block-views-blockcase-studies-block-6 h3 {
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    color: #3e3e3e;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3,
  .block-views-blockcase-studies-block-4 h3,
  .block-views-blockcase-studies-block-6 h3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh,
.block-views-blockcase-studies-block-4 .subhead,
.block-views-blockcase-studies-block-6 .subhead {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh,
  .block-views-blockcase-studies-block-4 .subhead,
  .block-views-blockcase-studies-block-6 .subhead {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh,
  .block-views-blockcase-studies-block-4 .subhead,
  .block-views-blockcase-studies-block-6 .subhead {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh,
  .block-views-blockcase-studies-block-4 .subhead,
  .block-views-blockcase-studies-block-6 .subhead {
    font-size: 27px;
    line-height: 29px; } }

.sp,
.block-views-blockcase-studies-block-4 p,
.block-views-blockcase-studies-block-6 p {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp,
  .block-views-blockcase-studies-block-4 p,
  .block-views-blockcase-studies-block-6 p {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp,
  .block-views-blockcase-studies-block-4 p,
  .block-views-blockcase-studies-block-6 p {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp,
  .block-views-blockcase-studies-block-4 p,
  .block-views-blockcase-studies-block-6 p {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt,
.view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote p,
.view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote-author {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt,
  .view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote p,
  .view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote-author {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt,
  .view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote p,
  .view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote-author {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt,
  .view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote p,
  .view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote-author {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.view-id-case_studies.view-display-id-block_1 {
  position: relative;
 }

.greybkg  {
  background-color: #e9e9e9;
  padding-top: 4%;
  padding-bottom: 4%;}

.greybkgnopadding  {
  background-color: #e9e9e9;
}

.medtealbkg  {
  background-color: #0d8a83 !important;
  padding-top: 2%;
  padding-bottom: 2%;}

.whitebkg  {
  background-color: #ffffff;
  padding-top: 4%;
  padding-bottom: 4%;}

.view-id-case_studies.view-display-id-block_1 .view-content {
  height: 65%; }

.view-id-case_studies.view-display-id-block_1 .views-row {
  position: relative;
  top: 50%;
  padding: 0 20px; }

@media (min-width: 600px) {
  .view-id-case_studies.view-display-id-block_1 .views-row {
    padding: 0 30px; } }

.view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote {
  margin: 0 20px 0px 20px;
  padding: 0;
  text-align: center;
  color: #fff; }

.view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote p {
  margin: 0; }

.view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote-author {
  margin: 0;
  padding: 0;
  text-align: center;
  color: white;
  font-weight: bold; }

.view-id-case_studies.view-display-id-block_1 .views-row .views-field-field-quote-author strong {
  color: #3d3d3d; }

.view-id-case_studies.view-display-id-block_2 .view-content {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0;
  padding-right: 0; }

.view-id-case_studies.view-display-id-block_2 .view-content:before {
  content: "";
  display: table; }

.view-id-case_studies.view-display-id-block_2 .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-id-case_studies.view-display-id-block_2 .view-content .views-row {
  position: relative;
  padding: 37px 23px !important;
  width: 100%; }

@media (min-width: 600px) {
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row {
    padding: 75px 42px !important; } }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row {
    padding: 87px 46px; } }

@media (min-width: 1666px) {
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row {
    padding: 160px 72px !important; } }

.view-id-case_studies.view-display-id-block_2 .view-content:before {
  content: "";
  display: table; }

.view-id-case_studies.view-display-id-block_2 .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(2n+1) {
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
  border-right: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9; }

[dir="rtl"] .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(2n+1) {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

.view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(2n) {
  clear: none;
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 2px solid #e9e9e9; }

[dir="rtl"] .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(2n) {
  float: right;
  margin-right: 50%;
  margin-left: -100%; }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_2 .view-content {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0; }
  .view-id-case_studies.view-display-id-block_2 .view-content:before {
    content: "";
    display: table; }
  .view-id-case_studies.view-display-id-block_2 .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n+1) {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n+2) {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
    border-right: 2px solid #e9e9e9; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n+2) {
    float: right;
    margin-right: 25%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n+3) {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n+3) {
    float: right;
    margin-right: 50%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n) {
    clear: none;
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_2 .view-content .views-row:nth-child(4n) {
    float: right;
    margin-right: 75%;
    margin-left: -100%; } }

.view-id-case_studies.view-display-id-block_3 .view-content:before {
  content: "";
  display: table; }

.view-id-case_studies.view-display-id-block_3 .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-id-case_studies.view-display-id-block_3 .view-content .views-row:nth-child(2n+1) {
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -100%; }

[dir="rtl"] .view-id-case_studies.view-display-id-block_3 .view-content .views-row:nth-child(2n+1) {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

.view-id-case_studies.view-display-id-block_3 .view-content .views-row:nth-child(2n) {
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%; }

[dir="rtl"] .view-id-case_studies.view-display-id-block_3 .view-content .views-row:nth-child(2n) {
  float: right;
  margin-right: 50%;
  margin-left: -100%; }

.view-id-case_studies.view-display-id-block_3 .view-content .views-row div {
  margin: 0; }

.view-id-case_studies.view-display-id-block_3 .view-content .views-row img {
  width: 100%;
  display: block; }

.view-id-case_studies.view-display-id-block_5 .view-content:before {
  content: "";
  display: table; }

.view-id-case_studies.view-display-id-block_5 .view-content:after {
  content: "";
  display: table;
  clear: both; }

.view-id-case_studies.view-display-id-block_5 .view-content .views-row {
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%; }

[dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_5 .view-content:before {
    content: "";
    display: table; }
  .view-id-case_studies.view-display-id-block_5 .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row:nth-child(3n+1) {
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row:nth-child(3n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row:nth-child(3n+2) {
    padding-left: 0px;
    padding-right: 0px;
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -100%; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row:nth-child(3n+2) {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row:nth-child(3n) {
    padding-left: 0px;
    padding-right: 0px;
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row:nth-child(3n) {
    float: right;
    margin-right: 66.66667%;
    margin-left: -100%; } }

.view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats {
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%; }

[dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats {
  float: right;
  margin-right: 0%;
  margin-left: -100%; }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_5 .view-content:before {
    content: "";
    display: table; }
  .view-id-case_studies.view-display-id-block_5 .view-content:after {
    content: "";
    display: table;
    clear: both; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :nth-child(3n+1) {
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -100%; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :nth-child(3n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :nth-child(3n+2) {
    padding-left: 0px;
    padding-right: 0px;
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -100%; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :nth-child(3n+2) {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :nth-child(3n) {
    padding-left: 0px;
    padding-right: 0px;
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%; }
  [dir="rtl"] .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :nth-child(3n) {
    float: right;
    margin-right: 66.66667%;
    margin-left: -100%; } }

.view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats {
    border-bottom: 3px solid #c8c8c8; }

@media (min-width: 600px) {
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats {
    border-bottom: 5px solid #c8c8c8; }}

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats {
    border-bottom: 0;
    border-right: 3px solid #c8c8c8; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :last-child {
    border-right: none; }}

@media (min-width: 1666px) {
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats {
     border-right: 5px solid #c8c8c8; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row .stats :last-child {
    border-right: none; }}


.view-id-case_studies.view-display-id-block_5 .view-content .views-row {
  padding: 40px !important;
  border-bottom: 3px solid #e9e9e9; }

@media (min-width: 600px) {
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row {
    padding: 80px !important;
    border-bottom: 5px solid #e9e9e9; } }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row {
    padding: 60px !important;
    border-bottom: 0;
    border-right: 3px solid #e9e9e9; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row:last-child {
    border-right: none; } }

@media (min-width: 1666px) {
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row {
    padding: 90px !important;
    border-right: 5px solid #e9e9e9; }
  .view-id-case_studies.view-display-id-block_5 .view-content .views-row:last-child {
    border-right: none; } }

.view-id-case_studies.view-display-id-block_7 {
  background-color: #e9e9e9;
  padding: 25px 17px; }
  .view-id-case_studies.view-display-id-block_7 .view-content .views-row {
    display: block;
    margin-bottom: 40px;
    text-align: center; }
    .view-id-case_studies.view-display-id-block_7 .view-content .views-row img {
      height: auto;
      width: 60%;
      max-width: 300px; }

.view-id-case_studies.view-display-id-block_7 .view-content {
  text-align: center; }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_7 .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 600px) {
  .view-id-case_studies.view-display-id-block_7 {
    padding: 52px 20px; }
  .view-id-case_studies.view-display-id-block_7 .view-content .views-row {
    margin: 0 17px;
    width: 50%;
    display: inline-block;
    margin-bottom: 35px; }
  .view-id-case_studies.view-display-id-block_7 .view-content .views-row img {
    height: 50px;
    width: auto; } }

@media (min-width: 999px) {
  .view-id-case_studies.view-display-id-block_7 {
    padding: 4% 20px; }
  .view-id-case_studies.view-display-id-block_7 .view-content .views-row {
    vertical-align: middle;
    display: inline-block;
    height: 69px;
    line-height: 69px;
    margin-bottom: 0; }
  .view-id-case_studies.view-display-id-block_7 .view-content .views-row img {
    height: auto;
    vertical-align: middle;
    max-width: 80%; } }

@media (min-width: 1666px) {
  .view-id-case_studies.view-display-id-block_7 {
    padding: 83px 20px; }
    .view-id-case_studies.view-display-id-block_7 .view-content {
      height: 110px; } }

.block-views-blockcase-studies-block-4,
.block-views-blockcase-studies-block-6 {
  padding: 30px 0;
  background-color: #e9e9e9; }

@media (min-width: 999px) {
  .block-views-blockcase-studies-block-4,
  .block-views-blockcase-studies-block-6 {
    padding: 130px 0; } }

@media (min-width: 1666px) {
  .block-views-blockcase-studies-block-4,
  .block-views-blockcase-studies-block-6 {
    padding: 235px 0; } }

.block-views-blockcase-studies-block-4 .left,
.block-views-blockcase-studies-block-6 .left {
  margin: 0 20px;
  border-bottom: 1px solid #8b8b8b; }

@media (min-width: 600px) {
  .block-views-blockcase-studies-block-4 .left,
  .block-views-blockcase-studies-block-6 .left {
    margin: 0 37px;
    border-bottom: 2px solid #8b8b8b; } }

.block-views-blockcase-studies-block-4 .right,
.block-views-blockcase-studies-block-6 .right {
  padding-top: 30px; }

@media (min-width: 600px) {
  .block-views-blockcase-studies-block-4 .right,
  .block-views-blockcase-studies-block-6 .right {
    padding-top: 52px; } }

@media (min-width: 999px) {
  .block-views-blockcase-studies-block-4 .right,
  .block-views-blockcase-studies-block-6 .right {
    padding-top: 0; } }

.block-views-blockcase-studies-block-4 .subhead,
.block-views-blockcase-studies-block-6 .subhead {
  letter-spacing: 0;
  text-transform: none;
  margin: 5px 0px 30px 0px;
  color: #8b8b8b;
  text-align: center; }

@media (min-width: 600px) {
  .block-views-blockcase-studies-block-4 .subhead,
  .block-views-blockcase-studies-block-6 .subhead {
    margin: 8px 0px 49px 0px; } }

@media (min-width: 999px) {
  .block-views-blockcase-studies-block-4 .subhead,
  .block-views-blockcase-studies-block-6 .subhead {
    margin: 55px 0 0 0;
    margin-bottom: 0;
    text-align: right;
    padding-left: 40px; } }

@media (min-width: 1666px) {
  .block-views-blockcase-studies-block-4 .subhead,
  .block-views-blockcase-studies-block-6 .subhead {
    margin-top: 80px; } }

@media (min-width: 999px) {
  .block-views-blockcase-studies-block-4:before,
  .block-views-blockcase-studies-block-6:before {
    content: '';
    display: table; }
  .block-views-blockcase-studies-block-4:after,
  .block-views-blockcase-studies-block-6:after {
    content: '';
    display: table;
    clear: both; }
  .block-views-blockcase-studies-block-4 .left,
  .block-views-blockcase-studies-block-6 .left {
    width: 522px;
    float: left;
    margin-right: -522px;
    margin-left: 0;
    border-right: 2px solid #8b8b8b;
    border-bottom: none; }
  .block-views-blockcase-studies-block-4 .left h2,
  .block-views-blockcase-studies-block-6 .left h2 {
    text-align: right;
    padding-right: 50px; }
  .block-views-blockcase-studies-block-4 .left .subhead,
  .block-views-blockcase-studies-block-6 .left .subhead {
    padding-right: 50px; }
  .block-views-blockcase-studies-block-4 .right,
  .block-views-blockcase-studies-block-6 .right {
    float: left;
    margin-left: 522px;
    padding-left: 30px;
    padding-right: 66px; } }

@media (min-width: 1666px) {
  .block-views-blockcase-studies-block-4:before,
  .block-views-blockcase-studies-block-6:before {
    content: '';
    display: table; }
  .block-views-blockcase-studies-block-4:after,
  .block-views-blockcase-studies-block-6:after {
    content: '';
    display: table;
    clear: both; }
  .block-views-blockcase-studies-block-4 .left,
  .block-views-blockcase-studies-block-6 .left {
    width: 833px;
    float: left;
    margin-right: -833px; }
  .block-views-blockcase-studies-block-4 .left h2,
  .block-views-blockcase-studies-block-6 .left h2 {
    border-bottom: none;
    text-align: right;
    padding-right: 85px; }
  .block-views-blockcase-studies-block-4 .left .subhead,
  .block-views-blockcase-studies-block-6 .left .subhead {
    text-align: right;
    padding-right: 85px; }
  .block-views-blockcase-studies-block-4 .right,
  .block-views-blockcase-studies-block-6 .right {
    float: left;
    margin-left: 833px;
    padding-right: 85px;
    padding-left: 65px; } }

.block-views-blockcase-studies-block-4 {
  padding: 60px 0;
  background: #bac70c url(/wp-content/uploads/2025/05/grunge.png) center/cover no-repeat;
  margin-top: -9px; }

@media (min-width: 999px) {
  .block-views-blockcase-studies-block-4 {
    padding: 130px 0; } }

@media (min-width: 1666px) {
  .block-views-blockcase-studies-block-4 {
    padding: 235px 0; } }

.block-views-blockcase-studies-block-4 .subhead {
  display: none; }

.block-views-blockcase-studies-block-4 .left {
  border-bottom-color: white;
  border-right-color: white; }

.block-views-blockcase-studies-block-4 h2 {
  color: #fff;
  max-width: 247px;
  margin: 0 auto; }

@media (min-width: 600px) {
  .block-views-blockcase-studies-block-4 h2 {
    max-width: 341px; } }

@media (min-width: 999px) {
  .block-views-blockcase-studies-block-4 h2 {
    max-width: none;
    padding-left: 100px; } }

@media (min-width: 1666px) {
  .block-views-blockcase-studies-block-4 h2 {
    padding-left: 150px; } }

.block-views-blockcase-studies-block-4 h3 {
  color: #fff; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.view-id-footer_logos {
  margin-bottom: 25px;
  margin-top: 2px; }

@media (min-width: 600px) {
  .view-id-footer_logos {
    margin-bottom: 55px; } }

@media (min-width: 999px) {
  .view-id-footer_logos {
    margin-bottom: 60px; } }

@media (min-width: 1666px) {
  .view-id-footer_logos {
    margin-bottom: 81px;
    margin-top: 8px; } }

.view-id-footer_logos .view-content {
  text-align: center; }

@media (min-width: 999px) {
  .view-id-footer_logos .view-content {
    text-align: left; } }

.view-id-footer_logos .views-row {
  display: inline-block;
  margin-right: 12px; }

@media (min-width: 600px) {
  .view-id-footer_logos .views-row {
    margin-right: 23px; } }

@media (min-width: 999px) {
  .view-id-footer_logos .views-row {
    margin-right: 18px; } }

@media (min-width: 1666px) {
  .view-id-footer_logos .views-row {
    margin-right: 29px; } }

.view-id-footer_logos .views-row .views-field-field-hover-logo,
.view-id-footer_logos .views-row .views-field-title {
  display: none; }

.view-id-footer_logos .views-row img {
  height: 17px;
  width: auto; }

@media (min-width: 600px) {
  .view-id-footer_logos .views-row img {
    height: 32px; } }

@media (min-width: 999px) {
  .view-id-footer_logos .views-row img {
    height: 26px; } }

@media (min-width: 1666px) {
  .view-id-footer_logos .views-row img {
    height: 42px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }


.smallheadline,
.is-page-node-type-case-study-web main article .field--name-field-headline {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 30px;
  line-height: 25px;
  color: #fff; }

@media (min-width: 333px) {
  .smallheadline,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 35px;
    line-height: 30px; } }

@media (min-width: 600px) {
  .smallheadline,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 55px;
    line-height: 50px; } }

@media (min-width: 999px) {
  .smallheadline,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 94px;
    line-height: 89px; } }

@media (min-width: 1666px) {
  .smallheadline,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 150px;
    line-height: 130px; } }


.cswh2,
.is-page-node-type-case-study-web main article .field--name-field-headline {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh2,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh2,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh2,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 125px;
    line-height: 90px; } }

@media (min-width: 1666px) {
  .cswh2,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 175px;
    line-height: 100px; } }


.cswh1,
.is-page-node-type-case-study-web main article .field--name-field-headline {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1,
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    font-size: 200px;
    line-height: 175px; } }

.is-page-node-type-case-study-web main article {
  position: relative;
  padding: 70px 0 29px 0;
  background-size: cover;
  background-position: center top; }

@media (min-width: 333px) {
  .is-page-node-type-case-study-web main article {
    padding: 100px 0 0 0; } }

@media (min-width: 600px) {
  .is-page-node-type-case-study-web main article {
    padding: 142px 0 0 0; } }

@media (min-width: 999px) {
  .is-page-node-type-case-study-web main article {
    padding: 272px 0 0 0; } }

@media (min-width: 1666px) {
  .is-page-node-type-case-study-web main article {
    padding: 466px 0 0 0; } }

.is-page-node-type-case-study-web main article .has-video {
  margin-top: -70px; }

@media (min-width: 333px) {
  .is-page-node-type-case-study-web main article .has-video {
    margin-top: -100px; } }

@media (min-width: 600px) {
  .is-page-node-type-case-study-web main article .has-video {
    margin-top: -142px; } }

@media (min-width: 999px) {
  .is-page-node-type-case-study-web main article .has-video {
    margin-top: -272px; } }

@media (min-width: 1666px) {
  .is-page-node-type-case-study-web main article .has-video {
    margin-top: -466px; } }

.is-page-node-type-case-study-web main article .has-video video {
  width: 100% !important;
  height: auto !important;
  line-height: 0; }

.is-page-node-type-case-study-web main article .has-video .field--name-field-headline {
  margin: 40px auto 0;
  max-width: 960px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 24px;
  line-height: 20px;
  color: #bac70c;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 333px) {
  .is-page-node-type-case-study-web main article .has-video .field--name-field-headline {
    font-size: 30px;
    line-height: 28px;
    padding-left: 36px;
    padding-right: 36px; } }

@media (min-width: 600px) {
  .is-page-node-type-case-study-web main article .has-video .field--name-field-headline {
    font-size: 36px;
    line-height: 32px; } }

@media (min-width: 999px) {
  .is-page-node-type-case-study-web main article .has-video .field--name-field-headline {
    font-size: 48px;
    line-height: 44px; } }

@media (min-width: 1666px) {
  .is-page-node-type-case-study-web main article .has-video .field--name-field-headline {
    font-size: 64px;
    line-height: 60px; } }

.is-page-node-type-case-study-web main article .has-video .field--name-field-subheadline {
  color: #c8c8c8;
  font-style: italic; }

.is-page-node-type-case-study-web main article .has-video .hmbtn {
  margin-bottom: 35px; }

.is-page-node-type-case-study-web main article .has-video h1 {
  margin-top: 0; }

.is-page-node-type-case-study-web main article .has-video .field--name-field-video {
  line-height: 0; }

.is-page-node-type-case-study-web main article .field--name-field-header-background-image {
  display: none; }

.is-page-node-type-case-study-web main article h1 {
  position: relative;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 1.5rem;
  text-align: center;
  background: #bac70c;
  color: #fff;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  z-index: 21;
  margin-top: 60px; }

.is-page-node-type-case-study-web main article .field--name-field-headline {
  padding-left: 36px;
  padding-right: 36px;
  margin: 0 auto;
  max-width: 1920px;
  font-weight: bold; }

@media (min-width: 600px) {
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 999px) {
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .is-page-node-type-case-study-web main article .field--name-field-headline {
    max-width: 1460px;
    font-size: 200px;
    line-height: 175px; } }

.is-page-node-type-case-study-web main article .field--name-field-subheadline {
  padding-left: 36px;
  padding-right: 36px;
  margin: 1.5rem auto;
  color: white;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 10.4px;
  line-height: 10.4px; }

.is-page-node-type-case-study-web main article .field--name-field-subheadline strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .is-page-node-type-case-study-web main article .field--name-field-subheadline {
    padding-left: 65px;
    padding-right: 65px;
    font-size: 19px;
    line-height: 21px; } }

@media (min-width: 777px) {
  .is-page-node-type-case-study-web main article .field--name-field-subheadline {
    max-width: 960px;
    font-size: 23px;
    line-height: 26px; } }

@media (min-width: 1666px) {
  .is-page-node-type-case-study-web main article .field--name-field-subheadline {
    max-width: 1460px;
    font-size: 33px;
    line-height: 42px; } }

.is-page-node-type-case-study-web main article .field--name-field-description {
  font-size: 7px;
  line-height: 0;
  color: #F1F1F1;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 60%;
  text-transform: uppercase;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1000;
  width: 1000px;
  right: -484px;
  whitespace: nowrap;
  text-align: center; }

@media (min-width: 600px) {
  .is-page-node-type-case-study-web main article .field--name-field-description {
    font-size: 11px;
    right: -470px; } }

@media (min-width: 999px) {
  .is-page-node-type-case-study-web main article .field--name-field-description {
    font-size: 15px;
    right: -442px; } }

@media (min-width: 1666px) {
  .is-page-node-type-case-study-web main article .field--name-field-description {
    font-size: 21px;
    right: -406px; } }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.is-page-node-type-case-study-video main article video {
  width: 100%;
  display: block; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt,
.footer #block-footertext p {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a, .footer #block-footertext p a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover, .footer #block-footertext p a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt,
  .footer #block-footertext p {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt,
  .footer #block-footertext p {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt,
  .footer #block-footertext p {
    font-size: 21px;
    line-height: 27px; } }

.fh2,
.footer h2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2,
  .footer h2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2,
  .footer h2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2,
  .footer h2 {
    font-size: 25px;
    line-height: 29px; } }

.crt,
.footer #block-copyright p {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a, .footer #block-copyright p a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover, .footer #block-copyright p a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt,
  .footer #block-copyright p {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt,
  .footer #block-copyright p {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt,
  .footer #block-copyright p {
    font-size: 18px;
    line-height: 29px; } }

.at,
.footer #block-address p {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a, .footer #block-address p a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover, .footer #block-address p a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at,
  .footer #block-address p {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at,
  .footer #block-address p {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at,
  .footer #block-address p {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.footer {
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 37px 17px 33px 17px;
  background-color: #000;
  color: #fff;
  margin-top: 0; }

.footer:before {
  content: '';
  display: table; }

.footer:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 600px) {
  .footer {
    padding: 65px 33px; } }

@media (min-width: 999px) {
  .footer {
    padding: 109px 66px 50px 66px; } }

@media (min-width: 1666px) {
  .footer {
    padding: 148px 107px 77px 107px; } }

.footer #block-footertext {
  margin-bottom: 30px; }

@media (min-width: 600px) {
  .footer #block-footertext {
    margin-bottom: 65px; } }

@media (min-width: 1666px) {
  .footer #block-footertext {
    margin-bottom: 104px; } }

.footer #block-footertext p {
  margin: 0;
  text-align: center; }

@media (min-width: 999px) {
  .footer #block-footertext p {
    text-align: left; } }

@media (min-width: 999px) {
  .footer #block-footertext {
    float: left;
    max-width: 60%; } }

.footer #block-socialmedia {
  max-width: 200px;
  margin: 0 auto 28px auto; }

@media (min-width: 600px) {
  .footer #block-socialmedia {
    margin-bottom: 68px; } }

@media (min-width: 999px) {
  .footer #block-socialmedia {
    float: right;
    margin: 0;
    max-width: 30%; } }

@media (min-width: 999px) {
  .footer #block-views-block-footer-logos-block-1,
  .footer #block-views-block-footer-logos-block-2 {
    float: left;
    clear: left; } }

.footer #block-views-block-footer-logos-block-1 h2,
.footer #block-views-block-footer-logos-block-2 h2 {
  margin: 0; }

.footer #block-address {
  margin-bottom: 22px;
  margin-top: -7px;
  text-align: center; }

@media (min-width: 600px) {
  .footer #block-address {
    margin-top: -12px;
    margin-bottom: 50px; } }

.footer #block-address p {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 9px; }

@media (min-width: 600px) {
  .footer #block-address p {
    margin: 15px; } }

@media (min-width: 1666px) {
  .footer #block-address p {
    margin: 30px; } }

@media (min-width: 999px) {
  .footer #block-address {
    float: right;
    clear: right;
    max-width: 40%;
    text-align: right;
    margin-top: -126px; } }

@media (min-width: 1666px) {
  .footer #block-address {
    margin-top: -201px; } }

.footer #block-copyright {
  text-align: center;
  clear: both; }

@media (min-width: 999px) {
  .footer #block-copyright {
    padding-top: 55px; } }

@media (min-width: 1666px) {
  .footer #block-copyright {
    padding-top: 98px; } }

.footer #block-copyright p {
  margin: 0; }

.footer h2 {
  margin: 0; }
.smitbh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  font-size: 7px;
  line-height: 18px;
  margin-bottom: 17px;
  color: #3e3e3e;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .smitbh {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px; } }

@media (min-width: 999px) {
  .smitbh {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .smitbh {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 30px; } }

@media (min-width: 1666px) {
  .smitbh {
    font-size: 23px;
    line-height: 54px;
    margin-bottom: 40px; } }

.grtit {
  color: #bac70c;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 17px; }

@media (min-width: 600px) {
  .grtit {
    font-size: 33px;
    line-height: 35px;
    padding-bottom: 30px; } }

@media (min-width: 999px) {
  .grtit {
    font-size: 25px;
    line-height: 26px; } }

@media (min-width: 1200px) {
  .grtit {
    font-size: 34px;
    line-height: 34px;
    padding-bottom: 30px; } }

@media (min-width: 1666px) {
  .grtit {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 40px; } }

.stbt {
  font-size: 10px;
  line-height: 12px;
  color: #898c8d; }

.stbt strong {
  color: #bac70c; }

@media (min-width: 600px) {
  .stbt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .stbt {
    font-size: 21px;
    line-height: 25px; } }

@media (min-width: 1666px) {
  .stbt {
    font-size: 29px;
    line-height: 38px; } }

.sh2 {
  font-size: 73px;
  line-height: 73px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 17px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sh2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .sh2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .sh2 {
    font-size: 183px;
    line-height: 145px; } }

.ech2 {
  font-size: 73px;
  line-height: 62px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-transform: lowercase;
  text-align: center;
  margin: 0 20px 0px 20px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .ech2 {
    font-size: 104px;
    line-height: 88px; } }

@media (min-width: 999px) {
  .ech2 {
    font-size: 114px;
    line-height: 90px;
    text-align: right;
    padding-bottom: 0; } }

@media (min-width: 1666px) {
  .ech2 {
    font-size: 183px;
    line-height: 145px; } }

.sh3 {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
  margin: 0 17px; }

@media (min-width: 600px) {
  .sh3 {
    font-size: 25px;
    line-height: 27px; } }

@media (min-width: 999px) {
  .sh3 {
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px 0; } }

@media (min-width: 1666px) {
  .sh3 {
    font-size: 42px;
    line-height: 42px; } }

.ssh {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 2px;
  color: #313131;
  font-size: 10px;
  line-height: 13px;
  text-align: center; }

@media (min-width: 600px) {
  .ssh {
    font-size: 18px;
    line-height: 19px; } }

@media (min-width: 999px) {
  .ssh {
    font-size: 17px;
    line-height: 21px;
    text-align: right; } }

@media (min-width: 1666px) {
  .ssh {
    font-size: 27px;
    line-height: 29px; } }

.sp {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin: 0 20px;
  text-align: center;
  font-size: 10.4px;
  line-height: 12.5px;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .sp {
    font-size: 17px;
    line-height: 19px;
    margin: 0 37px; } }

@media (min-width: 999px) {
  .sp {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin: 0; } }

@media (min-width: 1666px) {
  .sp {
    font-size: 25px;
    line-height: 30px; } }

.dgt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 9px;
  line-height: 9px;
  color: #f1f1f1; }

.dgt a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: underline; }

.dgt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .dgt {
    font-size: 18px;
    line-height: 20px; } }

@media (min-width: 999px) {
  .dgt {
    font-size: 13px;
    line-height: 17px; } }

@media (min-width: 1666px) {
  .dgt {
    font-size: 21px;
    line-height: 27px; } }

.fh2 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1px; }

@media (min-width: 600px) {
  .fh2 {
    font-size: 18px;
    line-height: 23px; } }

@media (min-width: 999px) {
  .fh2 {
    font-size: 16px;
    line-height: 18px;
    text-align: left; } }

@media (min-width: 1666px) {
  .fh2 {
    font-size: 25px;
    line-height: 29px; } }

.crt {
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 6px;
  line-height: 10px;
  color: #8b8b8b; }

.crt a {
  font-weight: bold;
  color: #8b8b8b;
  text-decoration: none; }

.crt a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .crt {
    font-size: 11px;
    line-height: 18px; } }

@media (min-width: 999px) {
  .crt {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .crt {
    font-size: 18px;
    line-height: 29px; } }

.at {
  font-size: 8px;
  line-height: 10px;
  color: #f1f1f1; }

.at a {
  font-weight: bold;
  color: #f1f1f1;
  text-decoration: none; }

.at a:hover {
  color: #bac70c; }

@media (min-width: 600px) {
  .at {
    font-size: 15px;
    line-height: 17px; } }

@media (min-width: 999px) {
  .at {
    font-size: 14px;
    line-height: 18px; } }

@media (min-width: 1666px) {
  .at {
    font-size: 23px;
    line-height: 29px; } }

.hh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 46px;
  line-height: 40px;
  color: #fff; }

@media (min-width: 333px) {
  .hh1 {
    font-size: 65px;
    line-height: 55px; } }

@media (min-width: 600px) {
  .hh1 {
    font-size: 85px;
    line-height: 84px; } }

@media (min-width: 999px) {
  .hh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .hh1 {
    font-size: 200px;
    line-height: 175px; } }

.btn {
  display: inline-block;
  background-color: #bac70c;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #fff;
  font-size: 9.3px;
  line-height: 8px;
  padding: 14px 24px;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
  text-decoration: none; }

.btn:hover {
  background-color: #3e3e3e;
  color: #bac70c; }

@media (min-width: 600px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    padding: 25px 45px; } }

@media (min-width: 777px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 72px; } }

@media (min-width: 1666px) {
  .btn {
    font-size: 30px;
    line-height: 30px;
    padding: 25px 115px; } }

.hmbtn {
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 799;
  margin: 0 auto; }

@media (min-width: 600px) {
  .hmbtn {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 777px) {
  .hmbtn {
    max-width: 960px; } }

@media (min-width: 1666px) {
  .hmbtn {
    max-width: 1460px; } }

.qt {
  font-size: 10px;
  line-height: 12px;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

@media (min-width: 600px) {
  .qt {
    font-size: 20px;
    line-height: 22px; } }

@media (min-width: 999px) {
  .qt {
    font-size: 25px;
    line-height: 29px; } }

@media (min-width: 1666px) {
  .qt {
    font-size: 38px;
    line-height: 46px; } }

.sch1 {
  font-size: 83px;
  line-height: 78px;
  margin: 50px 0 50px 0; }

@media (min-width: 600px) {
  .sch1 {
    font-size: 155px;
    line-height: 130px;
    margin: 60px 0 70px 0; } }

@media (min-width: 999px) {
  .sch1 {
    font-size: 185px;
    line-height: 150px;
    margin: 70px 0 80px 0; } }

@media (min-width: 1666px) {
  .sch1 {
    font-size: 200px;
    line-height: 175px;
    margin: 81px 0 106px 0; } }

.scp {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px; }

.scp a {
  margin-bottom: 82px; }

@media (min-width: 600px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 999px) {
  .scp {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .scp a {
    margin-bottom: 82px; } }

@media (min-width: 1666px) {
  .scp {
    font-size: 25px;
    line-height: 29px;
    max-width: 750px;
    margin-bottom: 53px; }
  .scp a {
    margin-bottom: 82px; } }

.cswh1 {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-top: 0;
  font-size: 40px;
  line-height: 35px;
  color: #fff; }

@media (min-width: 333px) {
  .cswh1 {
    font-size: 47px;
    line-height: 42px; } }

@media (min-width: 600px) {
  .cswh1 {
    font-size: 73px;
    line-height: 64px; } }

@media (min-width: 999px) {
  .cswh1 {
    font-size: 125px;
    line-height: 109px; } }

@media (min-width: 1666px) {
  .cswh1 {
    font-size: 200px;
    line-height: 175px; } }

.skip-link {
  display: block;
  padding: 2px 0 3px;
  text-align: center; }

.skip-link:link, .skip-link:visited {
  background-color: #666666;
  color: #fff; }

@media print {
  .skip-link {
    display: none; } }
.standard-layout {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px; }
  .standard-layout > h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 25px; }
  .standard-layout .content {
    font-family: "Roboto", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    color: #fff; }

@media (min-width: 999px) {
  .standard-layout {
    width: 90%;
    max-width: 850px;
    margin: auto; } }