@charset "UTF-8";
.slide-left-enter {
  transform: translate(900px, 0);
}

.slide-left-enter-active {
  transition: all 0.4s ease;
}

.slide-left-leave-active {
  transition: all 0.4s ease;
}

.slide-left-enter-to {
  transform: translate(0, 0);
}

.slide-left-leave-to {
  transform: translate(-900px, 0);
}

.slide-right-enter {
  transform: translate(-900px, 0);
}

.slide-right-enter-active {
  transition: all 0.4s ease;
}

.slide-right-leave-active {
  transition: all 0.4s ease;
}

.slide-right-enter-to {
  transform: translate(0, 0);
}

.slide-right-leave-to {
  transform: translate(900px, 0);
}

.slide-transition {
  transition: transform 0.3s ease;
  position: static;
}

body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0;
}

.features, .feedback__info, .border, .table--status-disabled, .table--status-active, .table__header, .radio-select {
  border-width: 1px;
  border-style: solid;
  border-color: #E1EAF0;
}

.border-t {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E1EAF0;
}

.grid__row:first-child .grid__box, .border-b {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E1EAF0;
}

.grid__box + .grid__box, .pagination ul li + li, .radio-select label + label {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #E1EAF0;
}

.table__row {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #E1EAF0;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #E1EAF0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #E1EAF0;
}

.table__row:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.margin-t-25 {
  margin: 25px 0 0 0;
}

.margin-t-50 {
  margin: 50px 0 0 0;
}

.margin-t-75 {
  margin: 75px 0 0 0;
}

.margin-t-100 {
  margin: 100px 0 0 0;
}

.margin-t-150 {
  margin: 150px 0 0 0;
}

.margin-t-200 {
  margin: 200px 0 0 0;
}

.margin-b-25 {
  margin: 0 0 25px 0;
}

.margin-b-50 {
  margin: 0 0 50px 0;
}

.margin-b-75 {
  margin: 0 0 75px 0;
}

.margin-b-100 {
  margin: 0 0 100px 0;
}

.margin-b-150 {
  margin: 0 0 150px 0;
}

.margin-b-200 {
  margin: 0 0 200px 0;
}

.margin-tb-25 {
  margin: 25px 0;
}

.margin-tb-50 {
  margin: 50px 0;
}

.margin-tb-75 {
  margin: 75px 0;
}

.margin-tb-100 {
  margin: 100px 0;
}

.margin-tb-150 {
  margin: 150px 0;
}

.margin-tb-200 {
  margin: 200px 0;
}

.margin-tb-250 {
  margin: 250px 0;
}

.padding-t-50 {
  padding: 50px 0 0 0;
}

.padding-t-75 {
  padding: 75px 0 0 0;
}

.padding-t-150 {
  padding: 150px 0 0 0;
}

.padding-t-200 {
  padding: 200px 0 0 0;
}

.padding-b-25 {
  padding: 0 0 25px 0;
}

.padding-b-50 {
  padding: 0 0 50px 0;
}

.padding-tb-15 {
  padding: 15px 0;
}

.padding-tb-25 {
  padding: 25px 0;
}

.padding-tb-50 {
  padding: 50px 0;
}

.padding-tb-100 {
  padding: 100px 0;
}

.padding-tb-150 {
  padding: 150px 0;
}

.padding-tb-200 {
  padding: 200px 0;
}

html, body {
  height: 100%;
  font-size: 62.5%;
  background-color: #FFFFFF;
}

p {
  font-family: "Roboto", sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 3rem;
  color: #476680;
  font-style: normal;
}
p + p {
  padding: 1.4rem 0 0 0;
}
p + h1, p + h2, p + h3, p + img {
  padding: 4rem 0 0 0;
}

p + p img {
  margin-top: 50px;
}

.italic {
  font-style: italic;
}

blockquote {
  font-family: "Roboto", sans-serif;
  font-size: 3.4rem;
  font-weight: 100;
  line-height: 4.4rem;
  color: #476680;
  letter-spacing: 0.1rem;
}

span, time, pre {
  font-family: "Roboto", sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  color: #476680;
  line-height: 3rem;
}

time {
  font-family: "Roboto", sans-serif;
}

strong {
  font-weight: 400;
  color: #476680;
}

em {
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  line-height: 3rem;
  color: #476680;
  font-style: italic;
}

table {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 3rem;
  color: #476680;
}

@media all and (max-width: 1024px) {
  html, body {
    font-size: 60%;
  }
}
@media all and (max-width: 768px) {
  html, body {
    font-size: 55%;
  }
}
h1 {
  font-family: "Roboto Slab", serif;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 5rem;
  color: #476680;
  letter-spacing: 0.1rem;
}
h1 + h2 {
  padding: 1.4rem 0 0 0;
}
h1 + p {
  margin-top: 15px;
}

h2 {
  font-family: "Roboto Slab", serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 3.6rem;
  color: #476680;
  letter-spacing: 0.1rem;
}
h2 + h3, h2 + p, h2 + h2 {
  padding: 1.4rem 0 0 0;
}

h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2.9rem;
  color: #476680;
  letter-spacing: 0.1rem;
}
h3 + p {
  padding: 1.4rem 0 0 0;
}

h4 {
  font-family: "Roboto Slab", serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  letter-spacing: 0.1rem;
  color: #476680;
  text-transform: uppercase;
}
h4 + h1 {
  padding: 1.4rem 0 0 0;
}

h5 {
  font-family: "Roboto Slab", serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 3rem;
  letter-spacing: 0.1rem;
  color: #476680;
  text-transform: uppercase;
}

.small-caps h2 {
  font-variant: small-caps;
}

@media all and (max-width: 667px) {
  h1 {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }
}
@media all and (max-width: 375px) {
  h1 {
    font-size: 2.6rem;
    line-height: 4rem;
  }

  h2 {
    font-size: 1.8rem;
    line-height: 2.8rem;
    font-weight: 300;
  }
}
a {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-decoration: underline;
  color: #0095EE;
  font-weight: 400;
  outline: none;
}
a:hover {
  text-decoration: none;
}

ul, ol {
  margin: 25px 0 25px 40px;
}
ul li, ol li {
  font-family: "Roboto", sans-serif;
  font-size: 1.7rem;
  color: #476680;
  letter-spacing: 0.1rem;
  line-height: 2.4rem;
  font-weight: 400;
  font-style: normal;
  padding-left: 10px;
}
ul li + li, ol li + li {
  margin-top: 20px;
}

ul + p img {
  margin-top: 50px;
}

input[type=text],
input[type=password],
input[type=email],
input[type=name],
input[type=tel],
input[type=url],
textarea,
label {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-align: left;
  text-decoration: none;
  color: #476680;
  letter-spacing: 0.1rem;
}

input[type=email]:invalid {
  outline: none;
  box-shadow: none;
}

label {
  font-weight: 500;
}

input[type=text],
input[type=password],
input[type=email],
input[type=name],
input[type=tel],
input[type=url],
textarea {
  background-color: #FFFFFF;
  padding: 20px 20px 17px 20px;
  outline: none;
  box-sizing: border-box;
  border: 2px solid #E1EAF0;
  transition: border-color 0.2s ease-in;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=name]:focus,
input[type=tel]:focus,
input[type=url]:focus,
textarea:focus {
  border-color: #0095EE;
}

label {
  float: left;
  margin-bottom: 14px;
}
input + label, textarea + label, h3 + label {
  margin-top: 25px;
}

textarea {
  min-height: 150px;
  resize: none;
}

:required {
  box-shadow: none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
}

.radio-select {
  border-radius: 5px;
  float: left;
}
.radio-select label {
  padding: 12px 20px;
  box-sizing: border-box;
  float: left;
  margin: 0;
  cursor: pointer;
}
.radio-select label input[type=radio] {
  margin-right: 15px;
}
input[type=text].code-input {
  background-color: #F9FCFD;
  font-weight: 500;
}

::-webkit-input-placeholder {
  color: #C9C9CC;
}

:-moz-placeholder {
  color: #C9C9CC;
  opacity: 1;
}

::-moz-placeholder {
  color: #C9C9CC;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #C9C9CC;
}

::-moz-focus-inner {
  border: 0;
}

.checkbox {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  overflow: hidden;
  background-image: url("/images/checkbox-sprite.svg");
  background-size: 18px 36px;
  background-position: 0 0;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
}
.checkbox input[type=checkbox] {
  border: 0;
  line-height: unset;
  outline: 0;
  opacity: 0.01;
  display: block;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.checkbox--checked {
  background-position: 0 -18px;
}

.table, .table--sign-ups {
  max-width: 1000px;
  width: 100%;
  float: left;
  border-radius: 3px;
  box-sizing: border-box;
}

.table--sign-ups {
  max-width: 600px;
}

.table__header {
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.table__header p {
  color: #476680;
  font-variant: small-caps;
  font-weight: 500;
  font-size: 1.6rem;
}

.table__body {
  float: left;
  width: 100%;
}

.table__row {
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}

.table__item--xsm,
.table__item--sm,
.table__item--md,
.table__item--lg,
.table__item--xlg {
  box-sizing: border-box;
  padding: 12px 0px;
  align-items: center;
  text-align: left;
}

.table__item--xsm {
  flex: 0.5;
}

.table__item--sm {
  flex: 1;
}

.table__item--md {
  flex: 2;
}

.table__item--lg {
  flex: 3;
}

.table__item--xlg {
  flex: 4;
}

.table__item--xsm:first-of-type,
.table__item--sm:first-of-type,
.table__item--md:first-of-type,
.table__item--lg:first-of-type,
.table__item--xlg:first-of-type {
  padding: 12px 0 12px 20px;
}

.table__item--xsm:last-of-type,
.table__item--sm:last-of-type,
.table__item--md:last-of-type,
.table__item--lg:last-of-type,
.table__item--xlg:last-of-type {
  padding: 12px 20px 12px 0;
}

.table__item--thumb {
  height: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 50%;
}

.table__item--link {
  text-decoration: none;
  transition: color, 0.2s, ease-in, -webkit-text-decoration;
  transition: color, text-decoration, 0.2s, ease-in;
  transition: color, text-decoration, 0.2s, ease-in, -webkit-text-decoration;
  color: #476680;
}
.table__item--link:hover, .table__item--link:focus {
  text-decoration: underline;
  color: #0095EE;
}

.table--status-active,
.table--status-disabled {
  font-size: 1.3rem;
  padding: 2px 0px;
  border-radius: 25px;
  text-decoration: none;
}

.table--status-active {
  border-color: #ECF4FA;
  background-color: #ECF4FA;
  color: #fff;
  transition: background-color, 0.2s, ease-in;
  line-height: 2rem;
  vertical-align: middle;
  white-space: nowrap;
}

.table--status-disabled {
  border-color: #0095EE;
  background-color: #0095EE;
  color: #476680;
  transition: background-color, 0.2s, ease-in;
}

.container {
  display: flex;
  width: 100%;
  float: left;
}

.row {
  width: 100%;
  float: left;
}

.flex {
  display: flex;
}

.flex--align {
  display: flex;
  align-items: center;
}

.flex--direction {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flex--img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex--space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.border-radius {
  border-radius: 5px;
}

.base-color-60 {
  background-color: #FFFFFF;
}

.base-color-30 {
  background-color: #ECF4FA;
}

.base-color-10 {
  background-color: #0095EE;
}

.dark-blue {
  background-color: #0075bb;
}

.dark-gray {
  background-color: #e0edf7;
}

[v-cloak] {
  display: none;
}

.img img,
.base-img img {
  max-width: 100%;
}

.img--80 img {
  max-width: 80%;
}

hr {
  margin: 10px 0;
  display: inline-block;
  border-bottom: 0;
  border: 0;
  height: 3px;
  background-color: #239AFE;
  width: 80px;
}

.white {
  color: #fff;
}

.contact .box-3 {
  margin-right: 2.85714286%;
  width: 22.85714286%;
}
.contact .box-3:last-child {
  margin: 0;
  float: left;
}
.contact .box-9 {
  width: 74.28571429%;
  margin-right: 2.85714286%;
}
.contact .box-9:last-child {
  float: left;
  margin: 0;
}

@media all and (max-width: 1024px) {
  .banner h2 {
    margin: 0;
  }

  .contact .box-3 {
    margin-right: 2.85714286%;
    width: 48.57142857%;
  }
  .contact .box-9 {
    width: 48.57142857%;
    margin-right: 2.85714286%;
  }
}
@media all and (max-width: 768px) {
  .flex--img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .flex__order-1 {
    order: 1;
  }

  .flex__order-2 {
    order: 2;
  }

  .img {
    text-align: center;
    margin-bottom: 50px;
    max-width: 80%;
  }

  .margin-tb-100 {
    margin: 50px 0;
  }

  .margin-t-150 {
    margin: 75px 0 0 0;
  }

  .margin-b-150 {
    margin: 0 0 75px 0;
  }

  .margin-tb-150 {
    margin: 75px 0;
  }

  .margin-t-200 {
    margin-top: 150px;
  }

  .margin-tb-200 {
    margin: 150px 0;
  }

  .margin-tb-250 {
    margin: 150px 0;
  }

  .padding-tb-200 {
    padding: 150px 0;
  }

  .footer ul {
    text-align: center;
  }
  .footer ul li {
    display: block;
  }
  .footer ul li + li {
    border: none;
    margin: 20px 0 0 0;
  }
}
@media all and (max-width: 450px) {
  .contact .box-3,
.contact .box-9 {
    width: 100%;
    margin: 0;
  }
}
@media all and (max-width: 375px) {
  .banner--small p {
    margin: 10px;
  }
}
.wrap, .wrap--xsm, .wrap--sm, .wrap--md, .wrap--lg {
  width: 95%;
  box-sizing: border-box;
  margin: auto;
}

.wrap--lg {
  max-width: 1180px;
}

.wrap--md {
  max-width: 900px;
}

.wrap--sm {
  max-width: 700px;
}

.wrap--xsm {
  max-width: 400px;
}

.wrap--md__left {
  width: 100%;
  max-width: 850px;
  box-sizing: border-box;
  float: left;
  margin-left: 100px;
}

.grid-row {
  width: 100%;
  float: left;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11 {
  float: left;
  margin-right: 2.85714286%;
}
.col-1:last-child,
.col-2:last-child,
.col-3:last-child,
.col-4:last-child,
.col-5:last-child,
.col-6:last-child,
.col-7:last-child,
.col-8:last-child,
.col-9:last-child,
.col-10:last-child,
.col-11:last-child {
  margin-right: 0;
}

.col-1 {
  width: 5.71428571%;
}

.col-2 {
  width: 14.28571429%;
}

.col-3 {
  width: 22.85714286%;
}

.col-4 {
  width: 31.42857143%;
}

.col-5 {
  width: 40%;
}

.col-6 {
  width: 48.57142857%;
}

.col-7 {
  width: 57.14285714%;
}

.col-8 {
  width: 65.71428571%;
}

.col-9 {
  width: 74.28571429%;
}

.col-10 {
  width: 82.85714286%;
}

.col-11 {
  width: 91.42857143%;
}

.col-12 {
  width: 100%;
  float: left;
}

.image-grid {
  width: 100%;
  float: left;
  overflow: hidden;
}

.image-grid__content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 450px;
}
.image-grid__content img {
  max-width: 100%;
}

@media all and (max-width: 375px) {
  .col-3, .col-4, .col-5, .col-6 {
    width: 100%;
  }
  .col-3:last-child, .col-4:last-child, .col-5:last-child, .col-6:last-child {
    margin-right: 0;
  }

  .col-7 {
    width: 100%;
  }
  .col-7:last-child {
    margin-right: 0;
  }
  .col-7 .col-6 {
    width: 48.57142857%;
  }
  .col-7 .col-6:last-child {
    margin-right: 0;
  }
}
@media all and (max-width: 1000px) {
  .hide-1 {
    display: none;
  }
}
@media all and (max-width: 900px) {
  .col-6 {
    width: 100%;
  }
  .col-6:last-child {
    margin: 0;
  }
}
@media all and (max-width: 800px) {
  .hide-2 {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .col-6, .col-4, .col-5, .col-7 {
    width: 100%;
  }
  .col-6:last-child, .col-4:last-child, .col-5:last-child, .col-7:last-child {
    margin: 0;
  }

  .col-4 + .col-4 {
    margin-top: 30px;
  }
}
@media all and (max-width: 500px) {
  .hide-3 {
    display: none;
  }
}
.btn, .btn--secondary, .btn--primary, .products .item .body .btn--product {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 21px 50px 20px 50px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
}

.btn + .btn, .btn--secondary + .btn, .btn + .btn--secondary, .btn--secondary + .btn--secondary, .btn--primary + .btn, .products .item .body .btn--product + .btn, .btn--primary + .btn--secondary, .products .item .body .btn--product + .btn--secondary, .btn + .btn--primary, .products .item .body .btn + .btn--product, .btn--secondary + .btn--primary, .products .item .body .btn--secondary + .btn--product, .btn--primary + .btn--primary, .products .item .body .btn--product + .btn--primary, .products .item .body .btn--primary + .btn--product, .products .item .body .btn--product + .btn--product {
  margin-left: 5px;
}

.btn--primary, .products .item .body .btn--product {
  box-sizing: border-box;
  background-color: #0095EE;
  color: #FFFFFF;
  border: none;
  transition: background-color, 0.2s ease-in;
  border: 2px solid transparent;
}
.btn--primary:active, .products .item .body .btn--product:active, .btn--primary:focus, .products .item .body .btn--product:focus, .btn--primary:hover, .products .item .body .btn--product:hover {
  text-decoration: none;
  background-color: #007fca;
}
.btn--primary span, .products .item .body .btn--product span {
  display: flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  color: #FFFFFF;
}

.btn--secondary {
  box-sizing: border-box;
  background-color: #ECF4FA;
  color: #476680;
  border: none;
  transition: background-color, 0.2s ease-in;
  border: 2px solid transparent;
}
.btn--secondary:active, .btn--secondary:focus, .btn--secondary:hover {
  text-decoration: none;
  background-color: #d0e4f3;
}
.btn--secondary span {
  display: flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 400;
  letter-spacing: 1px;
  color: #476680;
}

.btn--lg {
  width: 100%;
}

.btn[disabled], [disabled].btn--primary, .products .item .body [disabled].btn--product, [disabled].btn--secondary {
  cursor: not-allowed;
  opacity: 0.65;
}
.btn.active, .active.btn--primary, .products .item .body .active.btn--product, .active.btn--secondary {
  background-color: #0085d5;
}

.btn--preload {
  padding: 14px 0;
  width: 160px;
  display: flex;
  justify-content: center;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.btn--spinner {
  min-width: 14px;
  min-height: 14px;
  display: inline-block;
  margin-right: 10px;
}

.btn--spinner:before {
  content: "Loading…";
  width: 14px;
  height: 14px;
  display: block;
}

.btn--spinner:not(:required):before {
  content: "";
  border-radius: 50%;
  border-top: 2px solid #fff;
  border-right: 2px solid transparent;
  -webkit-animation: spinner 0.6s linear infinite;
          animation: spinner 0.6s linear infinite;
}

@media all and (max-width: 1024px) {
  .btn, .btn--primary, .products .item .body .btn--product, .btn--secondary {
    padding: 21px 20px 20px;
  }
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 1000;
  overflow-y: scroll;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.overlay img {
  max-width: 100%;
  margin: auto;
  display: block;
}
.overlay img + img {
  margin-top: 25px;
}
.overlay .close {
  float: right;
  cursor: pointer;
}
.overlay .close i {
  font-size: 3rem;
  color: #476680;
}

.modal-wrap {
  width: 100%;
  float: left;
  margin: 100px 0;
  display: flex;
  justify-content: center;
  align-content: center;
  height: calc(100vh - 200px);
}
.modal-wrap .icon--lg {
  font-size: 6rem;
}

.modal-wrap--search {
  width: 100%;
  float: left;
  margin: 100px 0;
}

.modal {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: auto;
}
.modal .data-list .item {
  cursor: pointer;
}

.modal--xsm,
.modal--sm,
.modal--md,
.modal--lg {
  width: 85%;
  margin: auto;
}

.modal--xsm {
  max-width: 400px;
}

.modal--sm {
  max-width: 700px;
}

.modal--md {
  max-width: 750px;
}

.modal--lg {
  max-width: 100%;
  padding: 1%;
  box-sizing: border-box;
}

.no-scroll {
  overflow: hidden;
  position: fixed;
}

.feedback, .feedback__info, .feedback__alert, .feedback__success {
  width: 100%;
  float: left;
  padding: 18px 20px;
  box-sizing: border-box;
}

.feedback__success {
  background-color: #E1F5E8;
}
.feedback__success p, .feedback__success h2 {
  color: #63C099;
  font-size: 1.6rem;
}

.feedback__alert {
  background-color: #F5B7A4;
}
.feedback__alert p, .feedback__alert h2 {
  color: #F06B4D;
  font-size: 1.6rem;
}

.feedback__alert--span {
  color: #E37674;
  display: block;
}

.feedback__info {
  vertical-align: middle;
  background-color: #F7FBFE;
  border-radius: 3px;
}
.feedback__info h2 {
  font-size: 1.6rem;
  font-weight: 500;
}
.feedback__info p {
  font-size: 1.6rem;
}
.feedback__info .alert {
  color: #E37674;
  font-weight: 500;
}

code[class*=language-],
pre[class*=language-] {
  color: #47525D;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  font-size: 1.6rem;
  line-height: 2.6rem;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre[class*=language-]::-moz-selection, pre[class*=language-] ::-moz-selection,
code[class*=language-]::-moz-selection, code[class*=language-] ::-moz-selection {
  background: #E4E6ED;
}

pre[class*=language-]::-moz-selection, pre[class*=language-] ::-moz-selection, code[class*=language-]::-moz-selection, code[class*=language-] ::-moz-selection {
  background: #E4E6ED;
}

pre[class*=language-]::selection, pre[class*=language-] ::selection,
code[class*=language-]::selection, code[class*=language-] ::selection {
  background: #E4E6ED;
}

pre[class*=language-] {
  padding: 2rem;
  margin: 3rem 0;
  overflow: auto;
  border: 1px solid #DBDCE3;
  background-color: #F6F7FB;
  border-radius: 5px;
}

:not(pre) > code[class*=language-] {
  padding: 0.2em;
  padding-top: 1px;
  padding-bottom: 1px;
  background: #f8f8f8;
  border: 1px solid #dddddd;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #92A1A1;
  font-style: italic;
}

.token.namespace {
  opacity: 0.7;
}

.token.string,
.token.attr-value {
  color: #1EA19B;
}

.token.class-name,
.token.package,
.token.punctuation,
.token.operator {
  color: #47525D;
}

.token.entity,
.token.url,
.token.symbol,
.token.number,
.token.boolean,
.token.variable,
.token.constant,
.token.property,
.token.regex,
.token.inserted,
.token.this {
  color: #CF73BC;
}

.token.atrule,
.token.keyword,
.token.attr-name,
.language-autohotkey .token.selector {
  color: #8A7AB9;
}

.token.function {
  color: #2DAAE0;
}

.token.deleted,
.language-autohotkey .token.tag {
  color: blue;
}

.token.class,
.token.tag,
.token.selector,
.language-autohotkey .token.keyword {
  color: #8A7AB9;
}

.token.property {
  color: #CF73BC;
}

.token.number {
  color: #8A7AB9;
}

.token.italic {
  font-style: italic;
}

.pagination {
  width: 100%;
  float: left;
}
.pagination ul {
  list-style-type: none;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li a:link, .pagination ul li a:visited {
  color: #476680;
  text-decoration: none;
  transition: color, 0.2s, ease-in;
}
.pagination ul li a:hover, .pagination ul li a:focus {
  color: #0095EE;
}
.pagination ul li .current {
  border-bottom: 2px solid #0095EE;
}
.pagination ul li .disabled {
  opacity: 0.5;
  cursor: default;
}
.pagination ul li .disabled:hover {
  color: #476680;
}
.pagination ul li + li {
  margin-left: 14px;
  padding-left: 14px;
}

.split-screen {
  display: flex;
}
.split-screen .split-screen__left {
  width: 40%;
  float: left;
  box-sizing: border-box;
  background-color: #0095EE;
}
.split-screen .split-screen__left .split-screen__img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 120%;
  min-height: 570px;
  position: relative;
  right: 10%;
}
.split-screen .split-screen__left .descr {
  float: left;
  background-color: #0095EE;
}
.split-screen .split-screen__left .descr p {
  color: #FFFFFF;
  font-style: italic;
}
.split-screen .split-screen__right {
  width: 60%;
  float: left;
  box-sizing: border-box;
  margin: 50px 0;
  display: flex;
  align-items: center;
  padding: 100px 0;
}
.split-screen .split-screen__right .inner {
  max-width: 580px;
  float: left;
  margin-left: 18%;
}
.split-screen .split-screen__right .inner ul li + li {
  margin-top: 5px;
}

@media all and (max-width: 900px) {
  .split-screen {
    flex-direction: column;
  }
  .split-screen .split-screen__left {
    width: 100%;
  }
  .split-screen .split-screen__left .split-screen__img {
    width: 100%;
    right: 0;
  }
  .split-screen .split-screen__right {
    width: 100%;
    margin: 0;
    padding: 50px 0;
  }
  .split-screen .split-screen__right .inner {
    width: 90%;
    max-width: 550px;
    float: none;
    margin: auto;
  }
}
.spinner {
  margin: auto;
  width: 35px;
}

.spinner--light {
  min-width: 14px;
  min-height: 14px;
  margin-right: 10px;
}

.spinner--light:before {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
}

.spinner--light:not(:required):before {
  content: "";
  border-radius: 50%;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #ffffff;
  -webkit-animation: spinner 0.6s linear infinite;
          animation: spinner 0.6s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.box-wrap {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  max-width: 1180px;
  display: flex;
}

.box-wrap--sm {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  max-width: 450px;
}

.box {
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #E1EAF0;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box h1 {
  font-size: 2.6rem;
  line-height: 2.6rem;
}
.box h2 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}
.box .box__header {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}
.box .box__header img {
  width: 100px;
  height: 100px;
  margin: 20px auto;
}
.box .box__body {
  width: 100%;
  float: left;
}
.box .box__footer {
  box-sizing: border-box;
  width: 100%;
  float: left;
}

.box__blue-wrap {
  width: 75%;
  margin: auto;
  max-width: 1180px;
}

.box__blue {
  width: 50%;
  float: left;
  padding: 100px 0;
  box-sizing: border-box;
}
.box__blue h2,
.box__blue p {
  color: #FFF;
}

.box__blue-img {
  float: left;
  max-height: 350px;
}
.box__blue-img img {
  max-width: 100%;
  float: left;
}

.split--flex {
  display: flex;
}

.split {
  width: 45%;
  float: left;
}

.split-padding-l {
  padding-left: 5%;
}

.split-padding-r {
  padding-right: 5%;
}

.split__base, .split__right, .split__left {
  max-width: 590px;
  box-sizing: border-box;
}

.split__left {
  padding: 150px 100px 150px 0;
  float: right;
}

.split__right {
  padding: 150px 0 150px 100px;
  float: left;
}

.grid__row {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
}

.grid__row:first-child .grid__box {
  border-width: 2px;
}

.grid__box {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 100px 55px;
}
.grid__box p + a {
  display: inline-block;
  margin-top: 15px;
}

.grid__box + .grid__box {
  border-width: 2px;
}

.service {
  border-bottom: 2px solid #E1EAF0;
}
.service .service__box {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.service .service__box p + a {
  margin-top: 25px;
  display: inline-block;
}
.service .service__box:first-child {
  padding: 100px 100px 100px 0;
  border-right: 2px solid #E1EAF0;
}
.service .service__box:last-child {
  padding: 100px 0 100px 100px;
}

.features-wrap {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  max-width: 1180px;
  display: flex;
}

.features {
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 10px 30px 0 #e6eaee;
  padding: 30px;
  border-radius: 5px;
  text-align: center;
  width: 31.42857143%;
  margin-right: 2.85714286%;
}
.features:last-child {
  margin: 0;
  float: left;
}
.features h2 {
  font-size: 2.6rem;
}
.features hr {
  width: 50px;
  margin-bottom: 20px;
  background-color: #E1EAF0;
}
.features img {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.box--flex,
.service--flex {
  display: flex;
}

@media all and (max-width: 1024px) {
  .box__blue-wrap {
    width: 90%;
  }
}
@media all and (max-width: 850px) {
  .box-wrap {
    max-width: 450px;
    flex-direction: column;
  }

  .box {
    width: 100%;
    margin: 0;
  }

  .box + .box {
    margin-top: 50px;
  }

  .service .service__box:first-child {
    padding: 100px 50px 100px 0;
  }
  .service .service__box:last-child {
    padding: 100px 0 100px 50px;
  }
}
@media all and (max-width: 1024px) {
  .box-wrap,
.box-wrap--sm {
    width: 90%;
  }

  .box h1 {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }

  .grid__box {
    padding: 40px;
  }

  .contact-box {
    margin: 50px 0;
  }
}
@media all and (max-width: 800px) {
  .split--flex {
    flex-direction: column;
  }

  .split {
    width: 100%;
    float: left;
    padding: 0;
  }

  .split__left,
.split__right {
    max-width: 100%;
    padding: 100px 5%;
  }

  .features-wrap {
    width: 60%;
    float: none;
    margin: auto;
    flex-direction: column;
  }

  .features {
    margin-right: 0;
    width: 100%;
  }
  .features:last-child {
    margin: 0;
    float: left;
  }

  .features + .features {
    margin-top: 50px;
  }
}
@media all and (max-width: 768px) {
  .box-wrap {
    width: 75%;
    float: none;
    margin: auto;
    flex-direction: column;
  }

  .box-wrap--sm {
    width: 75%;
  }

  .box + .box {
    margin-top: 30px;
  }
}
@media all and (max-width: 700px) {
  .service--flex {
    flex-direction: column;
  }

  .service {
    border: none;
  }
  .service .service__box {
    width: 100%;
  }
  .service .service__box:first-child {
    padding: 100px 50px 50px 0;
    border: none;
  }
  .service .service__box:last-child {
    padding: 50px 50px 100px 0;
    border-top: 2px solid #E1EAF0;
    border-bottom: 2px solid #E1EAF0;
  }
}
@media all and (max-width: 667px) {
  .grid__row {
    flex-direction: column;
  }

  .grid__box {
    width: 100%;
    padding: 40px 20px;
  }

  .grid__row:first-child .grid__box {
    border: none;
  }

  .grid__row:last-child {
    margin-bottom: 40px;
  }

  .grid__box + .grid__box {
    border: none;
  }

  .features-wrap {
    width: 80%;
  }
}
@media all and (max-width: 600px) {
  .box__blue-wrap {
    width: 90%;
  }

  .box__blue {
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
  }

  .box--flex {
    display: flex;
    flex-direction: column;
  }

  .box__blue-img {
    max-width: 100%;
  }
}
@media all and (max-width: 375px) {
  .box-wrap,
.box-wrap--sm,
.contact,
.courses {
    min-width: 300px;
  }

  .box .header h1 {
    font-size: 2rem;
    line-height: 3rem;
    bottom: 25px;
  }

  .service .service__box:first-child {
    padding: 100px 0 50px;
  }
  .service .service__box:last-child {
    padding: 50px 0 100px;
  }
}
.top-bar {
  width: 100%;
  float: left;
  padding: 30px 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  z-index: 999;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.logo {
  float: left;
  width: 30%;
}
.logo a {
  display: block;
}
.logo a img {
  max-width: 250px;
  max-height: 53px;
  border: none;
}
@media all and (max-width: 950px) {
  .logo {
    width: 80%;
  }
  .logo a img {
    max-width: 220px;
  }
}

.global-nav__overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #FFFFFF;
  z-index: 999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}

.global-nav__toggle {
  position: relative;
  width: 40px;
  height: 25px;
  margin-top: 8px;
  display: block;
  z-index: 1000;
  float: right;
  transition: margin 0.3s ease;
}
.global-nav__toggle p {
  float: left;
  font-size: 2rem;
  font-weight: 400;
  transition: color 0.3s ease;
}
.global-nav__toggle span,
.global-nav__toggle span:after,
.global-nav__toggle span:before {
  position: relative;
  width: 40px !important;
  height: 3px !important;
  padding: 0 !important;
  background-color: #476680;
  display: block;
  content: "";
  top: 10px;
  transition: all 0.3s ease;
  transform: rotate(0deg);
  float: right;
}
.global-nav__toggle span:before {
  top: -10px;
}
.global-nav__toggle span:after {
  top: 8px;
}
.global-nav__toggle.open span {
  transform: rotate(45deg);
  background-color: #476680;
  z-index: 1000;
}
.global-nav__toggle.open span:after,
.global-nav__toggle.open span:before {
  transform: rotate(-90deg);
  top: 0;
  background-color: #476680;
}
.global-nav__toggle.open p {
  color: #476680;
}

.global-nav .logo {
  margin-top: 30px;
}
.global-nav p {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 400;
}
.global-nav ul {
  text-align: left;
  padding: 0;
  margin: 0;
}
.global-nav ul li {
  list-style-type: none;
  padding: 0;
  text-align: left;
}
.global-nav ul li a:link,
.global-nav ul li a:visited {
  text-decoration: none;
  font-size: 2.6rem;
  line-height: 2.6rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  position: relative;
  padding: 4px 0;
  color: #476680;
  text-align: left;
}
.global-nav ul li a:link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #476680;
  content: "";
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(10px);
  text-decoration: none;
}
.global-nav ul li a:hover:after {
  opacity: 1;
  transform: translateY(0px);
}
.global-nav ul li + li {
  margin-top: 10px;
}
.global-nav ul li:first-child {
  margin-top: 30px;
}

.no-scroll {
  overflow: hidden;
  position: fixed;
}

.footer h3 + ul {
  margin-top: 10px;
}
.footer ul + h3 {
  margin-top: 20px;
}
.footer ul {
  margin: 0;
}
.footer ul li {
  padding: 0;
  list-style-type: none;
}
.footer ul li a:link, .footer ul li a:visited {
  color: #476680;
  transition: color, 0.2s ease-in;
}
.footer ul li + li {
  margin-top: 5px;
}

.cards {
  text-align: left;
}
@media all and (max-width: 730px) {
  .cards {
    text-align: center;
  }
}
.cards ul {
  margin-bottom: 15px;
  text-align: left;
}
.cards ul li {
  display: inline-block;
  list-style-type: none;
}
.cards ul li img {
  max-width: 42px;
}
.cards ul li + li {
  margin-left: 5px;
}

@media all and (max-width: 900px) {
  .footer {
    max-width: 60%;
    text-align: center;
  }
  .footer .col-4 {
    width: 100%;
    margin-right: 0;
  }
  .footer .col-4:last-child {
    margin: 0;
  }
  .footer .col-4 + .col-4 {
    margin-top: 50px;
  }
  .footer ul {
    margin: 0 auto;
    max-width: 300px;
  }
  .footer ul li {
    padding: 0;
    list-style-type: none;
  }
  .footer ul li a:link, .footer ul li a:visited {
    color: #476680;
    padding: 21px 0;
    background-color: #dcebf6;
    transition: color, 0.2s ease-in;
    display: block;
    text-decoration: none;
  }
  .footer ul li a:hover {
    background-color: #0095EE;
    color: #FFFFFF;
  }
  .footer ul li a[href^=tel] {
    color: inherit;
    background-color: inherit;
    padding: 0;
    display: inline-block;
    text-decoration: underline;
  }
  .footer ul li + li {
    margin-top: 5px;
  }
  .footer h3 + ul {
    margin-top: 30px;
  }
}
@media all and (max-width: 375px) {
  .footer {
    max-width: 90%;
  }
}
.banner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  height: 600px;
  box-sizing: border-box;
}
.banner h1, .banner h2, .banner h3 {
  color: #FFFFFF;
}
.banner .banner__hero {
  width: 55%;
  float: left;
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner .banner__hero h1 {
  font-size: 5.5rem;
  line-height: 7.5rem;
}
.banner .banner__hero h2 {
  font-family: "Roboto", sans-serif;
}
.banner .banner__hero .btn--primary:active, .banner .banner__hero .products .item .body .btn--product:active, .products .item .body .banner .banner__hero .btn--product:active, .banner .banner__hero .btn--primary:focus, .banner .banner__hero .products .item .body .btn--product:focus, .products .item .body .banner .banner__hero .btn--product:focus, .banner .banner__hero .btn--primary:hover, .banner .banner__hero .products .item .body .btn--product:hover, .products .item .body .banner .banner__hero .btn--product:hover {
  color: #fff;
  border: 2px solid #fff;
}
.banner .banner__contact {
  width: 30%;
  margin-left: 15%;
  float: left;
  box-sizing: border-box;
  height: 600px;
}
.banner .banner__contact .contact__top {
  padding: 30px;
  background-color: #0095EE;
  width: 100%;
  float: left;
  height: 400px;
  box-sizing: border-box;
}
.banner .banner__contact .contact__bottom {
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
  float: left;
  height: 200px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}
.banner .banner__contact h2, .banner .banner__contact h3 {
  display: block;
  margin-bottom: 10px;
  float: left;
}
.banner .banner__contact h3 {
  margin: 25px 0 10px 0;
  font-weight: 300;
}
.banner .banner__contact h4 {
  font-size: 2.6rem;
  line-height: 3.6rem;
  color: #476680;
  text-transform: none;
}
.banner .banner__contact ul {
  width: 100%;
  margin: 0;
  float: left;
}
.banner .banner__contact ul li {
  list-style-type: none;
  color: #FFFFFF;
  padding: 0;
}
.banner .banner__contact ul li + li {
  margin-top: 0px;
}

.banner--small {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  height: 400px;
  box-sizing: border-box;
}
.banner--small h1, .banner--small h2 {
  color: #FFFFFF;
}

@media all and (max-width: 1140px) {
  .banner .banner__contact h4 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
}
@media all and (max-width: 900px) {
  .banner .banner__hero h1 {
    font-size: 4.5rem;
    line-height: 6rem;
  }
  .banner .banner__contact {
    width: 35%;
    margin-left: 10%;
  }
  .banner .banner__contact h4 {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}
@media all and (max-width: 667px) {
  .banner {
    height: 450px;
  }
  .banner .banner__hero {
    height: 450px;
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
    align-items: center;
  }
  .banner .banner__hero h1 {
    font-size: 3.5rem;
    line-height: 5rem;
  }
  .banner .banner__contact {
    display: none;
  }
}
.slider {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 220px;
  margin-top: 25px;
}
.slider .slider__arrows {
  width: 5%;
  float: left;
  text-align: center;
}
.slider .slider__arrows a {
  display: inline-block;
}
.slider .slider__arrows a img {
  max-width: 20px;
  display: block;
  border: none;
}
.slider .slider__box {
  width: 90%;
  float: left;
  overflow: hidden;
  padding: 0 30px;
  box-sizing: border-box;
}
.slider .slider__box h2 {
  font-weight: 100;
  font-size: 2.6rem;
  line-height: 4rem;
  font-style: italic;
  text-align: center;
  font-family: "Roboto", sans-serif;
}
.slider .slider__box p {
  text-align: center;
}
.slider .slider__box p span {
  font-weight: 400;
}

@media all and (max-width: 700px) {
  .slider .slider__box h2 {
    font-size: 2.2rem;
    line-height: 3.6rem;
  }
}
@media all and (max-width: 600px) {
  .slider .slider__box h2 {
    font-size: 2rem;
    line-height: 3.4rem;
  }
}
@media all and (max-width: 350px) {
  .slider {
    height: 300px;
  }
  .slider .slider__box h2 {
    font-size: 2rem;
    line-height: 3.4rem;
  }
}
.cases {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.cases .item {
  width: 31.42857143%;
  margin-right: 2.85714286%;
  margin-bottom: 40px;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #E1EAF0;
  padding: 120px 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.cases .item:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 850px) {
  .cases .item {
    width: 48.57142857%;
  }
  .cases .item:nth-child(3n) {
    margin-right: 2.8571428571%;
  }
  .cases .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 500px) {
  .cases .item {
    width: 100%;
    margin-right: 0;
  }
  .cases .item:nth-child(3n) {
    margin-right: 0;
  }
  .cases .item:nth-child(2n) {
    margin-right: 0;
  }
}
.cases .item .header {
  width: 100%;
  float: left;
  padding-bottom: 60px;
  text-align: center;
  box-sizing: border-box;
}
.cases .item .header .logo--sm,
.cases .item .header .logo--md,
.cases .item .header .logo--lg {
  width: 100%;
}
.cases .item .header .logo--sm {
  max-width: 130px;
}
.cases .item .header .logo--md {
  max-width: 200px;
}
.cases .item .header .logo--lg {
  max-width: 240px;
}
.cases .item .body {
  width: 100%;
  float: left;
  text-align: center;
}
.cases .item .body h1 {
  font-size: 2.8rem;
  line-height: 3.8rem;
}
.cases .item .body h1 + h2 {
  padding: 5px 0 35px 0;
}
.cases .item .body h2 {
  font-size: 1.8rem;
  line-height: 2.8rem;
}
.cases .item .body a {
  display: block;
  font-weight: 400;
}

.case-hero {
  width: 100%;
  float: left;
  position: relative;
}
.case-hero img {
  max-width: 100%;
  display: block;
}
.case-hero .quote {
  max-width: 470px;
  width: 100%;
  position: absolute;
  right: 100px;
  bottom: -60px;
  padding: 50px;
  box-sizing: border-box;
  background-color: #0095EE;
}
.case-hero .quote h2 {
  color: #fff;
  font-size: 2rem;
  line-height: 3rem;
}
@media all and (max-width: 768px) {
  .case-hero .quote {
    position: relative;
    right: 0px;
    bottom: 0px;
    max-width: 100%;
  }
}

.products {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.products .item {
  width: 31.42857143%;
  margin-right: 2.85714286%;
  margin-bottom: 40px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  position: relative;
}
.products .item:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 850px) {
  .products .item {
    width: 48.57142857%;
  }
  .products .item:nth-child(3n) {
    margin-right: 2.8571428571%;
  }
  .products .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 668px) {
  .products .item {
    width: 100%;
    margin-right: 0;
  }
  .products .item:nth-child(3n) {
    margin-right: 0;
  }
  .products .item:nth-child(2n) {
    margin-right: 0;
  }
}
.products .item .header {
  width: 100%;
  float: left;
  text-align: center;
  box-sizing: border-box;
}
.products .item .header img {
  max-width: 100%;
  display: block;
}
.products .item .body {
  width: 100%;
  float: left;
  padding: 20px 15px;
  box-sizing: border-box;
  border-right: 2px solid #E1EAF0;
  border-left: 2px solid #E1EAF0;
  border-bottom: 2px solid #E1EAF0;
}
.products .item .body h1 {
  font-size: 2rem;
  line-height: 3.2rem;
}
.products .item .body h1 + h2 {
  padding: 0;
}
.products .item .body h2 {
  font-size: 1.6rem;
  line-height: 2.8rem;
}
.products .item .body h2 + h3 {
  padding: 0;
}
.products .item .body h3 {
  font-size: 2rem;
  line-height: 3rem;
}
.products .item .body h3 + a {
  padding: 10px 0 0 0;
}
.products .item .body h3 span {
  text-decoration: line-through;
  font-size: 1.6rem;
  font-weight: 500;
}
.products .item .body .link {
  font-weight: 400;
  display: inline-block;
}
@media all and (max-width: 850px) {
  .products .item .body .link {
    display: none;
  }
}
.products .item .body .btn--product {
  display: none;
  width: 100%;
  padding: 21px 0 20px 0;
  margin-top: 25px;
}
@media all and (max-width: 850px) {
  .products .item .body .btn--product {
    display: block;
  }
}

.product .product__header {
  position: relative;
}
.product .product__header h1 + h2 {
  padding: 0;
}
.product .product__header h2 {
  margin: 5px 0;
}
.product .product__header h2 + h3 {
  padding: 0;
}
.product .product__header h3 {
  font-size: 3rem;
  line-height: 4rem;
}
.product .product__header h5 {
  text-decoration: line-through;
  font-size: 1.6rem;
}
.product .gallery {
  width: 100%;
  float: left;
  position: relative;
}
.product .gallery .cover {
  max-width: 100%;
  display: block;
}
.product .gallery .gallery__btn {
  padding: 18px 20px;
  background-color: #ECF4FA;
  color: #476680;
  position: absolute;
  bottom: 30px;
  left: 0;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.product .spec {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.product .spec h3 {
  font-size: 2.2rem;
  line-height: 3.2rem;
}
.product .spec ul {
  padding: 0;
  margin: 25px 0 0 20px;
}
.product .spec ul li + li {
  margin-top: 5px;
}

.badge {
  box-sizing: border-box;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99;
  transform: rotate(10deg);
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
}
.badge p {
  color: #fff;
  font-weight: 500;
}

.badge--news {
  background-color: #0095EE;
}

.badge--sold {
  background-color: #38637D;
}

.badge--price {
  background-color: #5089B9;
}

.badge--sm {
  width: 80px;
  height: 80px;
}
.badge--sm p {
  font-size: 1.8rem;
  line-height: 1.8rem;
}

.badge--lg {
  width: 100px;
  height: 100px;
}
.badge--lg p {
  font-size: 2rem;
  line-height: 2rem;
}
@media all and (max-width: 600px) {
  .badge--lg {
    width: 80px;
    height: 80px;
  }
}

.rating {
  width: 100%;
  max-width: 300px;
  float: left;
  display: flex;
  padding: 15px;
  box-sizing: border-box;
  background-color: #ECF4FA;
}
.rating .item {
  float: left;
}
.rating .item:first-child {
  flex: 1;
}
.rating .item:last-child {
  flex-basis: 100px;
}
.rating h3 {
  font-size: 1.8rem;
  line-height: 1.8rem;
}
.rating ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.rating ul li {
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0;
}
.rating ul li span {
  width: 16px;
  height: 16px;
  float: left;
  background-image: url("/images/star-icon-grey.svg");
  background-repeat: no-repeat;
  background-size: 16px;
}
.rating ul li span.selected {
  background-image: url("/images/star-icon-orange.svg");
}
.rating ul li + li {
  margin-left: 5px;
}

.newsletter {
  width: 100%;
  float: left;
  padding: 80px;
  border: 2px solid #E1EAF0;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  .newsletter {
    padding: 40px;
  }
}

.terms ul {
  margin: 20px 0;
}
.terms ul li {
  list-style-type: none;
  padding: 0;
}
.terms ul li + li {
  margin: 0;
}
