html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:before, *:after,
input[type="search"], input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

ol, ul, li {
  list-style-type: none; }

mark {
  background: none; }

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

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

input, textarea, select, button, a {
  border-radius: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  input:focus, textarea:focus, select:focus, button:focus, a:focus {
    box-shadow: none;
    outline: 0; }
  input:autofill, input:autofill:hover, input:autofill:focus, input:autofill:active, textarea:autofill, textarea:autofill:hover, textarea:autofill:focus, textarea:autofill:active, select:autofill, select:autofill:hover, select:autofill:focus, select:autofill:active, button:autofill, button:autofill:hover, button:autofill:focus, button:autofill:active, a:autofill, a:autofill:hover, a:autofill:focus, a:autofill:active {
    transition: all 5000s ease-in-out 0s; }

button, input[type="submit"] {
  overflow: visible;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  line-height: normal;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer; }
  button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0; }

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 0;
  border: 0; }

@media screen and (max-width: 899px) {
  .table-responsive-custom {
    width: 100%;
    min-height: 1px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.table-custom, .content table {
  table-layout: fixed;
  width: 100%;
  text-align: left; }
  .table-custom thead tr,
  .table-custom tfoot tr,
  .table-custom tbody tr, .content table thead tr,
  .content table tfoot tr,
  .content table tbody tr {
    border-bottom: 1px solid #707070; }
    .table-custom thead tr th,
    .table-custom thead tr td,
    .table-custom tfoot tr th,
    .table-custom tfoot tr td,
    .table-custom tbody tr th,
    .table-custom tbody tr td, .content table thead tr th,
    .content table thead tr td,
    .content table tfoot tr th,
    .content table tfoot tr td,
    .content table tbody tr th,
    .content table tbody tr td {
      vertical-align: middle;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-top: 1.42857em;
      padding-bottom: 1.42857em;
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
      .table-custom thead tr th:first-child,
      .table-custom thead tr td:first-child,
      .table-custom tfoot tr th:first-child,
      .table-custom tfoot tr td:first-child,
      .table-custom tbody tr th:first-child,
      .table-custom tbody tr td:first-child, .content table thead tr th:first-child,
      .content table thead tr td:first-child,
      .content table tfoot tr th:first-child,
      .content table tfoot tr td:first-child,
      .content table tbody tr th:first-child,
      .content table tbody tr td:first-child {
        padding-left: 0; }
      .table-custom thead tr th:last-child,
      .table-custom thead tr td:last-child,
      .table-custom tfoot tr th:last-child,
      .table-custom tfoot tr td:last-child,
      .table-custom tbody tr th:last-child,
      .table-custom tbody tr td:last-child, .content table thead tr th:last-child,
      .content table thead tr td:last-child,
      .content table tfoot tr th:last-child,
      .content table tfoot tr td:last-child,
      .content table tbody tr th:last-child,
      .content table tbody tr td:last-child {
        padding-right: 0;
        text-align: right; }
  .table-custom thead tr th,
  .table-custom thead tr td, .content table thead tr th,
  .content table thead tr td {
    color: #e14014;
    font-weight: normal; }
  .table-custom tfoot tr, .content table tfoot tr {
    border-bottom-color: #e14014; }
    .table-custom tfoot tr:last-child, .content table tfoot tr:last-child {
      border-bottom: none; }
  .table-custom tbody + tfoot tr:first-child, .content table tbody + tfoot tr:first-child {
    border-top: 2px solid #e14014; }
  @media screen and (max-width: 899px) {
    .table-custom, .content table {
      width: auto; }
      .table-custom thead tr th,
      .table-custom thead tr td,
      .table-custom tfoot tr th,
      .table-custom tfoot tr td,
      .table-custom tbody tr th,
      .table-custom tbody tr td, .content table thead tr th,
      .content table thead tr td,
      .content table tfoot tr th,
      .content table tfoot tr td,
      .content table tbody tr th,
      .content table tbody tr td {
        width: auto;
        white-space: nowrap;
        text-overflow: clip; } }

.form-custom:before {
  content: '';
  display: table; }

.form-custom:after {
  content: '';
  display: table;
  clear: both; }

.form-custom-container {
  margin-bottom: -1.42857em; }

.form-group-custom {
  position: relative;
  margin-bottom: 1.42857em; }
  .form-group-custom.has-success:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 0.95238em;
    height: 100%;
    background: #00bc37; }
  .form-group-custom.has-error:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 0.95238em;
    height: 100%;
    background: #e14014; }
  .form-group-custom.has-icon {
    padding-right: 2.85714em; }

.aside-settings .form-group-custom.has-error:after {
  background: #ffffff; }

.form-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.85714em;
  height: 2.85714em; }
  .form-icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 1.19048em;
    height: 1.42857em; }
  .form-icon a {
    transition: opacity 100ms linear; }
    .form-icon a:hover {
      opacity: 0.8; }

@media screen and (min-width: 900px) {
  .form-group-horizontal {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.42857em; }
  .form-label-horizontal {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 9.52381em;
    min-height: 1px;
    padding-right: 0.71429em; }
  .form-group-horizontal.is-textarea .form-label-horizontal {
    -ms-flex-pack: left;
        justify-content: left;
    padding-top: 0.82857em;
    padding-bottom: 0.82857em; }
  .form-control-horizontal {
    position: relative;
    width: calc(100% - 9.52381em); }
  .form-group-horizontal.has-success .form-control-horizontal:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 0.95238em;
    height: 100%;
    background: #00bc37; }
  .form-group-horizontal.has-error .form-control-horizontal:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 0.95238em;
    height: 100%;
    background: #e14014; } }

@media screen and (max-width: 899px) {
  .form-group-horizontal {
    margin-bottom: 1.42857em; }
  .form-label-horizontal {
    margin-bottom: 0.71429em; } }

.form-control-custom {
  font-size: 1em;
  line-height: 1.2em;
  display: block;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.78095em;
  padding-bottom: 0.78095em;
  border: 1px solid transparent;
  border-radius: 0.57143em;
  background: #ffffff;
  font-family: "Poppins", sans-serif;
  color: #0a053b;
  font-weight: normal;
  transition: background 50ms linear; }
  .form-control-custom::-webkit-input-placeholder {
    color: #0a053b;
    font-weight: 200; }
  .form-control-custom:-moz-placeholder {
    color: #0a053b;
    font-weight: 200;
    opacity: 1; }
  .form-control-custom::-moz-placeholder {
    opacity: 1;
    color: #0a053b;
    font-weight: 200; }
  .form-control-custom:-ms-input-placeholder {
    color: #0a053b;
    font-weight: 200; }
  .form-control-custom::-ms-input-placeholder {
    color: #0a053b;
    font-weight: 200; }
  .form-control-custom:focus {
    background: #d1d3d4; }
  .form-control-custom[disabled="disabled"] {
    background: #d1d3d4; }

.form-number {
  position: relative; }
  .form-number .arrow-up {
    position: absolute;
    right: 0.71429em;
    top: 0.71429em;
    transform: rotate(-135deg);
    content: '';
    display: block;
    padding: 0.19048em;
    border: solid #e14014;
    border-width: 0 0.09524em 0.09524em 0;
    transition: border-color 100ms linear; }
    .form-number .arrow-up:hover {
      border-color: #ee6020; }
  .form-number .arrow-down {
    position: absolute;
    right: 0.71429em;
    bottom: 0.71429em;
    transform: rotate(45deg);
    content: '';
    display: block;
    padding: 0.19048em;
    border: solid #e14014;
    border-width: 0 0.09524em 0.09524em 0;
    transition: border-color 100ms linear; }
    .form-number .arrow-down:hover {
      border-color: #ee6020; }

.form-group-custom.has-success .form-control-custom,
.form-group-horizontal.has-success .form-control-custom {
  padding-right: 1.95238em; }

.form-group-custom.has-error .form-control-custom,
.form-group-horizontal.has-error .form-control-custom {
  padding-right: 1.95238em;
  background: #d1d3d4; }

textarea.form-control-custom {
  resize: none;
  height: 5em; }
  textarea.form-control-custom.is-large {
    height: 11.42857em; }

.form-group-custom.is-checkbox input[type="checkbox"],
.form-group-horizontal.is-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0; }
  .form-group-custom.is-checkbox input[type="checkbox"]:checked + label:before,
  .form-group-horizontal.is-checkbox input[type="checkbox"]:checked + label:before {
    background-image: url(../images/checkbox-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1em 0.71429em; }

.form-group-custom.is-checkbox label,
.form-group-horizontal.is-checkbox label {
  font-size: 0.75em;
  line-height: 1.2em;
  position: relative;
  display: block;
  padding-top: 0.11429em;
  padding-bottom: 0.11429em;
  padding-left: 2.14286em;
  font-weight: normal;
  cursor: pointer; }
  .form-group-custom.is-checkbox label:before,
  .form-group-horizontal.is-checkbox label:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 1.42857em;
    height: 1.42857em;
    background-color: #0078d7; }
  .form-group-custom.is-checkbox label a,
  .form-group-horizontal.is-checkbox label a {
    text-decoration: underline; }
    .form-group-custom.is-checkbox label a:hover,
    .form-group-horizontal.is-checkbox label a:hover {
      text-decoration: none; }

.form-group-custom.is-checkbox.has-input-height,
.form-group-horizontal.is-checkbox.has-input-height {
  padding-top: 0.95238em;
  padding-bottom: 0.95238em; }

.form-group-custom.has-success.is-checkbox:after,
.form-group-horizontal.has-success.is-checkbox:after {
  display: none; }

.form-group-custom.has-success.is-checkbox label,
.form-group-horizontal.has-success.is-checkbox label {
  color: #00bc37; }
  .form-group-custom.has-success.is-checkbox label a,
  .form-group-horizontal.has-success.is-checkbox label a {
    color: #00bc37; }

.form-group-custom.has-error.is-checkbox:after,
.form-group-horizontal.has-error.is-checkbox:after {
  display: none; }

.form-group-custom.has-error.is-checkbox label,
.form-group-horizontal.has-error.is-checkbox label {
  color: #e14014; }
  .form-group-custom.has-error.is-checkbox label a,
  .form-group-horizontal.has-error.is-checkbox label a {
    color: #e14014; }

.help-block-custom {
  margin-top: 0.71429em; }
  .help-block-custom p {
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: normal; }

.form-button {
  margin-top: 2.14286em; }
  .form-button .secondary {
    margin-top: 0.71429em; }

.alert-custom {
  margin-bottom: 1.42857em; }
  .alert-custom.has-success {
    color: #00bc37; }
  .alert-custom.has-error {
    color: #e14014; }

.form-control-select {
  position: relative;
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 0.57143em;
  background: #ffffff;
  cursor: pointer; }

.form-group-custom.has-error .form-control-select,
.form-group-horizontal.has-error .form-control-select {
  background: #d1d3d4; }

.select2-container--default .select2-selection--single {
  height: 2.85714em;
  border: transparent;
  border-radius: 0;
  background: transparent; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1em;
  line-height: 1.2em;
  padding-top: 0.82857em;
  padding-bottom: 0.82857em;
  font-family: "Poppins", sans-serif;
  color: #0a053b; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 2.85714em; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #e14014 transparent transparent transparent; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #e14014 transparent; }

.select2-dropdown {
  border-radius: 0; }
  .select2-dropdown:before {
    position: absolute;
    left: -1px;
    top: 0;
    content: '';
    width: 1px;
    height: 34px;
    background-image: linear-gradient(white, white, #aaaaaa); }
  .select2-dropdown:after {
    position: absolute;
    right: -1px;
    top: 0;
    content: '';
    width: 1px;
    height: 34px;
    background-image: linear-gradient(white, white, #aaaaaa); }

.select2-results {
  font-size: 0.7619em;
  line-height: 1.2em;
  color: #0a053b; }
  @media screen and (max-width: 899px) {
    .select2-results {
      font-size: 14px;
      line-height: 1.2em; } }

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #d1d3d4; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e14014; }

body {
  font-size: 21px;
  line-height: 1.2em;
  font-family: "Poppins", sans-serif;
  color: #0a053b;
  font-weight: 300; }
  @media screen and (max-width: 1199px) {
    body {
      font-size: 14px;
      line-height: 1.2em; } }

h1, .h1 {
  font-size: 2.28571em;
  line-height: calc(1em + 8px);
  font-weight: normal; }
  @media screen and (max-width: 899px) {
    h1, .h1 {
      font-size: 1.71429em;
      line-height: 1.2em; } }

h2, .h2 {
  font-size: 1.71429em;
  line-height: 1.2em;
  font-weight: normal; }

h3, .h3 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal; }

h4, .h4 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal; }

h5, .h5 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal; }

h6, .h6 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal; }

a, button, a:link, a:visited {
  color: #0a053b;
  text-decoration: none; }

a:hover, a:active, a:focus {
  color: #0a053b;
  text-decoration: none;
  outline: 0; }

strong, b {
  font-weight: 500; }

em, italic {
  font-style: italic; }

.button, a.button, button.button, input[type="submit"].button {
  font-size: 0.75em;
  line-height: 1.2em;
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
  text-transform: uppercase; }
  .button:after, a.button:after, button.button:after, input[type="submit"].button:after {
    position: absolute;
    left: 0;
    bottom: -0.35714em;
    content: '';
    width: 100%;
    height: 1px;
    opacity: 0;
    background: #0a053b;
    transition: opacity 100ms linear; }
  .button:hover:after, a.button:hover:after, button.button:hover:after, input[type="submit"].button:hover:after {
    opacity: 1; }
  .button.is-active:after, a.button.is-active:after, button.button.is-active:after, input[type="submit"].button.is-active:after {
    opacity: 1; }
  .button.is-first-color, a.button.is-first-color, button.button.is-first-color, input[type="submit"].button.is-first-color {
    color: #e14014; }
    .button.is-first-color:after, a.button.is-first-color:after, button.button.is-first-color:after, input[type="submit"].button.is-first-color:after {
      background: #e14014; }

.button-lg, a.button-lg, button.button-lg, input[type="submit"].button-lg {
  font-size: 0.85714em;
  line-height: 1.2em;
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  padding-left: 2.44444em;
  padding-right: 2.44444em;
  padding-top: 1.28889em;
  padding-bottom: 1.28889em;
  border: 1px solid transparent;
  border-radius: 0.77778em;
  background: #e14014;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: background 100ms linear; }
  .button-lg:hover, a.button-lg:hover, button.button-lg:hover, input[type="submit"].button-lg:hover {
    background: #ee6020; }
  .button-lg.is-default, a.button-lg.is-default, button.button-lg.is-default, input[type="submit"].button-lg.is-default {
    background: #0a053b; }
    .button-lg.is-default:hover, a.button-lg.is-default:hover, button.button-lg.is-default:hover, input[type="submit"].button-lg.is-default:hover {
      background: #1f1035; }
  .button-lg.is-inverse, a.button-lg.is-inverse, button.button-lg.is-inverse, input[type="submit"].button-lg.is-inverse {
    background: #ffffff;
    color: #e14014;
    transition: color 100ms linear; }
    .button-lg.is-inverse:hover, a.button-lg.is-inverse:hover, button.button-lg.is-inverse:hover, input[type="submit"].button-lg.is-inverse:hover {
      color: #ee6020; }
  .button-lg.has-arrow, a.button-lg.has-arrow, button.button-lg.has-arrow, input[type="submit"].button-lg.has-arrow {
    padding-right: 5.5em; }
    .button-lg.has-arrow:after, a.button-lg.has-arrow:after, button.button-lg.has-arrow:after, input[type="submit"].button-lg.has-arrow:after {
      position: absolute;
      right: 2.44444em;
      top: 50%;
      transform: translateY(-50%);
      content: '';
      width: 2.05556em;
      height: 1.22222em;
      background-image: url(../images/arrow-icon.svg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      transition: right 200ms ease-out; }
    .button-lg.has-arrow:hover:after, a.button-lg.has-arrow:hover:after, button.button-lg.has-arrow:hover:after, input[type="submit"].button-lg.has-arrow:hover:after {
      right: 1.88889em; }

.content h1, .content .h1 {
  margin-bottom: 0.5em;
  color: #e14014; }
  .content h1 span, .content .h1 span {
    color: #0a053b;
    font-weight: 200; }

.content * + h1, .content * + .h1 {
  margin-top: 1em; }

.content h2, .content .h2 {
  margin-bottom: 0.66667em;
  color: #e14014; }
  .content h2 span, .content .h2 span {
    color: #0a053b;
    font-weight: 200; }

.content * + h2, .content * + .h2 {
  margin-top: 1.33333em; }

.content h3, .content .h3 {
  margin-bottom: 1.14286em;
  color: #e14014; }
  .content h3 span, .content .h3 span {
    color: #0a053b;
    font-weight: 200; }

.content * + h3, .content * + .h3 {
  margin-top: 2.28571em; }

.content h4, .content .h4 {
  margin-bottom: 1.14286em;
  color: #e14014; }
  .content h4 span, .content .h4 span {
    color: #0a053b;
    font-weight: 200; }

.content * + h4, .content * + .h4 {
  margin-top: 2.28571em; }

.content h5, .content .h5 {
  margin-bottom: 1.33333em; }
  .content h5 span, .content .h5 span {
    color: #0a053b;
    font-weight: 200; }

.content * + h5, .content * + .h5 {
  margin-top: 2.66667em; }

.content h6, .content .h6 {
  margin-bottom: 1.33333em;
  color: #e14014; }
  .content h6 span, .content .h6 span {
    color: #0a053b;
    font-weight: 200; }

.content * + h6, .content * + .h6 {
  margin-top: 2.66667em; }

.content p {
  line-height: 1.14286em;
  margin-bottom: 1.14286em; }

.content blockquote p {
  font-weight: normal; }

.content a, .content button {
  font-weight: 500; }
  .content a:hover, .content button:hover {
    text-decoration: underline; }

.content img, .content svg {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.14286em; }

.content ol {
  counter-reset: section;
  margin-top: 1.90476em;
  margin-bottom: 1.90476em; }
  .content ol li {
    position: relative;
    padding-left: 1.90476em; }
    .content ol li:before {
      font-size: 0.7619em;
      line-height: 1.2em;
      position: absolute;
      left: 0;
      top: 0.1875em;
      counter-increment: section;
      content: counters(section, ".");
      width: 1.5625em;
      color: #e14014;
      font-weight: 500;
      text-align: right; }
    .content ol li + li {
      margin-top: 0.47619em; }

.content ul {
  margin-top: 1.90476em;
  margin-bottom: 1.90476em;
  padding-left: 0.95238em; }
  .content ul li {
    position: relative;
    padding-left: 0.95238em; }
    .content ul li:before {
      position: absolute;
      left: 0;
      top: 0.48095em;
      content: '';
      width: 0.2381em;
      height: 0.2381em;
      border-radius: 50%;
      background: #e14014; }
    .content ul li + li {
      margin-top: 0.47619em; }

.content hr {
  margin-top: 1.90476em;
  margin-bottom: 1.90476em;
  background: #707070; }

.content table thead tr th,
.content table thead tr td,
.content table tfoot tr th,
.content table tfoot tr td,
.content table tbody tr th,
.content table tbody tr td {
  padding-top: 1.07143em;
  padding-bottom: 1.07143em; }

.content table thead tr th {
  color: #0a053b;
  font-weight: 500; }

.content table tfoot tr td {
  color: #e14014;
  font-weight: normal;
  text-transform: uppercase; }

.content .button, .content a.button, .content button.button, .content input[type="submit"].button {
  text-decoration: none; }

.content .button-lg, .content a.button-lg, .content button.button-lg, .content input[type="submit"].button-lg {
  text-decoration: none; }

@media screen and (min-width: 900px) {
  .content .row-custom, .content .ory-row {
    -ms-flex-pack: center;
        justify-content: center;
    margin-left: -0.71429em;
    margin-right: -0.71429em;
    margin-top: 1.42857em;
    margin-bottom: 1.42857em; }
    .content .row-custom:last-child, .content .ory-row:last-child {
      margin-bottom: 0; }
    .content .row-custom .col-custom-1, .content .row-custom .ory-cell-sm-1, .content .ory-row .col-custom-1, .content .ory-row .ory-cell-sm-1 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-2, .content .row-custom .ory-cell-sm-2, .content .ory-row .col-custom-2, .content .ory-row .ory-cell-sm-2 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-3, .content .row-custom .ory-cell-sm-3, .content .ory-row .col-custom-3, .content .ory-row .ory-cell-sm-3 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-4, .content .row-custom .ory-cell-sm-4, .content .ory-row .col-custom-4, .content .ory-row .ory-cell-sm-4 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-5, .content .row-custom .ory-cell-sm-5, .content .ory-row .col-custom-5, .content .ory-row .ory-cell-sm-5 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-6, .content .row-custom .ory-cell-sm-6, .content .ory-row .col-custom-6, .content .ory-row .ory-cell-sm-6 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-7, .content .row-custom .ory-cell-sm-7, .content .ory-row .col-custom-7, .content .ory-row .ory-cell-sm-7 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-8, .content .row-custom .ory-cell-sm-8, .content .ory-row .col-custom-8, .content .ory-row .ory-cell-sm-8 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-9, .content .row-custom .ory-cell-sm-9, .content .ory-row .col-custom-9, .content .ory-row .ory-cell-sm-9 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-10, .content .row-custom .ory-cell-sm-10, .content .ory-row .col-custom-10, .content .ory-row .ory-cell-sm-10 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-11, .content .row-custom .ory-cell-sm-11, .content .ory-row .col-custom-11, .content .ory-row .ory-cell-sm-11 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; }
    .content .row-custom .col-custom-12, .content .row-custom .ory-cell-sm-12, .content .ory-row .col-custom-12, .content .ory-row .ory-cell-sm-12 {
      padding-left: 0.71429em;
      padding-right: 0.71429em; } }

@media screen and (max-width: 899px) {
  .content .row-custom .col-custom, .content .row-custom .ory-cell, .content .ory-row .col-custom, .content .ory-row .ory-cell {
    margin-top: 1.42857em;
    margin-bottom: 1.42857em; }
  .content .row-custom:last-child .col-custom:last-child, .content .row-custom:last-child .ory-cell:last-child, .content .ory-row:last-child .col-custom:last-child, .content .ory-row:last-child .ory-cell:last-child {
    margin-bottom: 0; } }

.content *:last-child {
  margin-bottom: 0; }

body {
  min-height: 100vh;
  overflow-x: hidden;
  background: #f1f2f2; }

.main-header {
  font-size: 0.7619em;
  line-height: 1.2em; }
  @media screen and (max-width: 899px) {
    .main-header {
      font-size: 14px;
      line-height: 1.2em; } }

.main-content {
  font-size: 0.7619em;
  line-height: 1.2em;
  position: relative; }
  @media screen and (max-width: 899px) {
    .main-content {
      font-size: 14px;
      line-height: 1.2em; } }

.main-footer {
  font-size: 0.7619em;
  line-height: 1.2em; }
  @media screen and (max-width: 899px) {
    .main-footer {
      font-size: 14px;
      line-height: 1.2em; } }

.container-custom {
  width: 90em;
  max-width: 100%;
  padding-left: 2.85714em;
  padding-right: 2.85714em;
  margin-left: auto;
  margin-right: auto; }
  .container-custom:before {
    content: '';
    display: table; }
  .container-custom:after {
    content: '';
    display: table;
    clear: both; }
  @media screen and (max-width: 899px) {
    .container-custom {
      padding-left: 1.42857em;
      padding-right: 1.42857em; } }

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

.clearfix-custom:after {
  content: '';
  display: table;
  clear: both; }

.hidden {
  display: none !important; }

.visible {
  display: block !important; }

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

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

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

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

.separator {
  height: 2.14286em; }

.select2 {
  width: 100% !important; }

.dropzone {
  min-height: auto;
  border: none; }
  .dropzone .dz-message {
    margin: 0; }

.lity-popup-container {
  width: 36.19048em;
  max-width: 100%;
  padding: 2.38095em;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.71429em;
  background: #ffffff; }

@media screen and (min-width: 900px) {
  .row-custom, .ory-row {
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.42857em;
    margin-right: -1.42857em; }
    .row-custom .col-custom-1, .row-custom .ory-cell-sm-1, .ory-row .col-custom-1, .ory-row .ory-cell-sm-1 {
      width: 8.33333%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-2, .row-custom .ory-cell-sm-2, .ory-row .col-custom-2, .ory-row .ory-cell-sm-2 {
      width: 16.66667%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-3, .row-custom .ory-cell-sm-3, .ory-row .col-custom-3, .ory-row .ory-cell-sm-3 {
      width: 25%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-4, .row-custom .ory-cell-sm-4, .ory-row .col-custom-4, .ory-row .ory-cell-sm-4 {
      width: 33.33333%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-5, .row-custom .ory-cell-sm-5, .ory-row .col-custom-5, .ory-row .ory-cell-sm-5 {
      width: 41.66667%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-6, .row-custom .ory-cell-sm-6, .ory-row .col-custom-6, .ory-row .ory-cell-sm-6 {
      width: 50%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-7, .row-custom .ory-cell-sm-7, .ory-row .col-custom-7, .ory-row .ory-cell-sm-7 {
      width: 58.33333%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-8, .row-custom .ory-cell-sm-8, .ory-row .col-custom-8, .ory-row .ory-cell-sm-8 {
      width: 66.66667%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-9, .row-custom .ory-cell-sm-9, .ory-row .col-custom-9, .ory-row .ory-cell-sm-9 {
      width: 75%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-10, .row-custom .ory-cell-sm-10, .ory-row .col-custom-10, .ory-row .ory-cell-sm-10 {
      width: 83.33333%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-11, .row-custom .ory-cell-sm-11, .ory-row .col-custom-11, .ory-row .ory-cell-sm-11 {
      width: 91.66667%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; }
    .row-custom .col-custom-12, .row-custom .ory-cell-sm-12, .ory-row .col-custom-12, .ory-row .ory-cell-sm-12 {
      width: 100%;
      padding-left: 1.42857em;
      padding-right: 1.42857em; } }

@media screen and (max-width: 899px) {
  .row-custom, .ory-row {
    width: 36.19048em;
    max-width: 100%; }
    .row-custom .col-custom-1, .row-custom .ory-cell-1, .ory-row .col-custom-1, .ory-row .ory-cell-1 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-2, .row-custom .ory-cell-2, .ory-row .col-custom-2, .ory-row .ory-cell-2 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-3, .row-custom .ory-cell-3, .ory-row .col-custom-3, .ory-row .ory-cell-3 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-4, .row-custom .ory-cell-4, .ory-row .col-custom-4, .ory-row .ory-cell-4 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-5, .row-custom .ory-cell-5, .ory-row .col-custom-5, .ory-row .ory-cell-5 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-6, .row-custom .ory-cell-6, .ory-row .col-custom-6, .ory-row .ory-cell-6 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-7, .row-custom .ory-cell-7, .ory-row .col-custom-7, .ory-row .ory-cell-7 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-8, .row-custom .ory-cell-8, .ory-row .col-custom-8, .ory-row .ory-cell-8 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-9, .row-custom .ory-cell-9, .ory-row .col-custom-9, .ory-row .ory-cell-9 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-10, .row-custom .ory-cell-10, .ory-row .col-custom-10, .ory-row .ory-cell-10 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-11, .row-custom .ory-cell-11, .ory-row .col-custom-11, .ory-row .ory-cell-11 {
      margin-bottom: 1.42857em; }
    .row-custom .col-custom-12, .row-custom .ory-cell-12, .ory-row .col-custom-12, .ory-row .ory-cell-12 {
      margin-bottom: 1.42857em; } }

.loading {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 300;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7); }
  .loading.active {
    display: block; }

.spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.90476em;
  height: 1.90476em; }

.cube-1, .cube-2 {
  background-color: #e14014;
  width: 0.71429em;
  height: 0.71429em;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-cubemove 1.8s infinite ease-in-out; }

.cube-2 {
  animation-delay: -0.9s; }

@keyframes sk-cubemove {
  25% {
    transform: translateX(2em) rotate(-90deg) scale(0.5); }
  50% {
    transform: translateX(2em) translateY(2em) rotate(-179deg); }
  50.1% {
    transform: translateX(2em) translateY(2em) rotate(-180deg); }
  75% {
    transform: translateX(0) translateY(2em) rotate(-270deg) scale(0.5); }
  100% {
    transform: rotate(-400deg); } }

@media screen and (min-width: 900px) {
  .main-header {
    position: relative;
    z-index: 99;
    background: #ffffff; }
  .main-header .container-custom {
    padding-left: 0;
    padding-right: 0; }
  .main-header-container {
    position: relative;
    min-height: 5.71429em; }
  .logo {
    position: absolute;
    left: 2.85714em;
    top: calc(50% + 0.19048em);
    transform: translateY(-50%); }
    .logo img, .logo svg {
      display: block;
      width: 8.33333em;
      height: 1.52381em; }
  .main-nav {
    overflow: hidden;
    padding-left: 10.47619em;
    text-align: right; }
  .main-nav-menu {
    font-size: 0.75em;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    text-align: left; }
    .main-nav-menu li {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.25em; }
      .main-nav-menu li:last-child {
        margin-right: 0; }
      .main-nav-menu li a, .main-nav-menu li button {
        position: relative;
        display: block;
        padding-left: 1.42857em;
        padding-right: 1.42857em;
        padding-top: 4.28571em;
        padding-bottom: 3.08571em;
        font-weight: normal;
        text-transform: uppercase;
        transition: color 100ms linear; }
        .main-nav-menu li a:hover, .main-nav-menu li button:hover {
          color: #e14014; }
      .main-nav-menu li.contact-link a .phone, .main-nav-menu li.contact-link button .phone {
        font-size: 0.75em;
        line-height: 1.66667em;
        position: absolute;
        z-index: 1;
        right: 2.14286em;
        top: 2.14286em;
        display: block;
        white-space: nowrap;
        height: 1.66667em;
        padding-left: 0.41667em;
        padding-right: 0.41667em;
        border-radius: 0.25em;
        background: #f1f2f2;
        color: #0a053b;
        font-weight: normal;
        text-align: center; }
        .main-nav-menu li.contact-link a .phone .number, .main-nav-menu li.contact-link button .phone .number {
          margin-left: 0.71429em;
          color: #e14014; }
      .main-nav-menu li.account-link a, .main-nav-menu li.account-link button {
        padding-left: 2.85714em;
        padding-right: 2.85714em;
        font-weight: 600; }
        .main-nav-menu li.account-link a:before, .main-nav-menu li.account-link button:before {
          position: absolute;
          left: 0;
          top: 0;
          content: '';
          width: 1px;
          height: 100%;
          background: #f1f2f2; }
      .main-nav-menu li.account-link.active a, .main-nav-menu li.account-link.active button {
        color: #e14014; }
      .main-nav-menu li.cart-link.has-products a span, .main-nav-menu li.cart-link.has-products button span {
        background: #e14014;
        color: #ffffff; }
      .main-nav-menu li.cart-link.has-products a svg path, .main-nav-menu li.cart-link.has-products button svg path {
        fill: #e14014; }
      .main-nav-menu li.cart-link a, .main-nav-menu li.cart-link button {
        padding-left: 6.42857em;
        padding-right: 2.85714em; }
        .main-nav-menu li.cart-link a:before, .main-nav-menu li.cart-link button:before {
          position: absolute;
          left: 0;
          top: 0;
          content: '';
          width: 1px;
          height: 100%;
          background: #f1f2f2; }
        .main-nav-menu li.cart-link a span, .main-nav-menu li.cart-link button span {
          font-size: 0.625em;
          line-height: 1.6em;
          position: absolute;
          z-index: 1;
          left: 7.4em;
          top: calc(50% - 1em);
          transform: translateY(-50%);
          display: block;
          white-space: nowrap;
          width: 1.6em;
          height: 1.6em;
          border-radius: 50%;
          background: #f1f2f2;
          color: #0a053b;
          font-weight: normal;
          text-align: center; }
        .main-nav-menu li.cart-link a svg, .main-nav-menu li.cart-link button svg {
          position: absolute;
          left: 3.21429em;
          top: calc(50% + 0.5em);
          transform: translateY(-50%);
          display: block;
          width: 2.35714em;
          height: 2em; }
          .main-nav-menu li.cart-link a svg path, .main-nav-menu li.cart-link button svg path {
            fill: #0a053b; }
        .main-nav-menu li.cart-link a:hover svg path, .main-nav-menu li.cart-link button:hover svg path {
          fill: #e14014; } }

@media screen and (max-width: 899px) {
  .main-header {
    position: relative;
    z-index: 100;
    width: 100%; }
    .main-header:before {
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0;
      content: '';
      width: 100%;
      height: 100%;
      background: #ffffff; }
    .main-header.active {
      position: fixed; }
  .main-header-container {
    position: relative;
    height: 3.57143em; }
  .logo {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    .logo img {
      display: block;
      width: auto;
      height: 1.78571em; }
  .navigation-trigger {
    position: absolute;
    z-index: 2;
    right: -1.42857em;
    top: 50%;
    transform: translateY(-50%);
    background: #e14014; }
    .navigation-trigger a {
      position: relative;
      display: block;
      width: 3.57143em;
      height: 3.57143em; }
      .navigation-trigger a .icon {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        content: '';
        width: 2.28571em;
        height: 1.71429em;
        background-image: url(../images/hamburger-icon.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: conver; }
  .main-header.active .navigation-trigger a .icon {
    width: 1.71429em;
    height: 1.78571em;
    background-image: url(../images/close-icon.svg); }
  .navigation-container {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    transform: translateX(100%);
    overflow: auto;
    width: 100%;
    height: 100%;
    background: #f1f2f2;
    transition: transform 200ms ease-out; }
  .main-header.active .navigation-container {
    transform: none; }
  .navigation-block {
    padding-top: 7.14286em;
    padding-bottom: 7.14286em; }
  .main-nav {
    margin-top: 1.90476em; }
    .main-nav ul {
      text-align: center; }
      .main-nav ul li + li {
        margin-top: 0.71429em; }
      .main-nav ul li a, .main-nav ul li button {
        position: relative;
        display: block;
        padding: 0.71429em;
        font-weight: normal;
        text-transform: uppercase; }
        .main-nav ul li a svg, .main-nav ul li button svg {
          display: none; }
        .main-nav ul li a span, .main-nav ul li button span {
          display: none; } }

.main-footer {
  position: relative;
  padding-top: 2.85714em;
  padding-bottom: 2.85714em;
  margin-top: 2.85714em; }

.main-footer-container {
  position: relative;
  padding-left: 2.85714em; }

.copyright {
  position: relative;
  margin-bottom: 1.42857em;
  font-weight: 500; }
  .copyright:before {
    position: absolute;
    left: -2.85714em;
    top: calc(50% - 0.14286em);
    transform: translateY(-50%);
    content: '';
    width: 1.2381em;
    height: 1.38095em;
    background-image: url(../images/symbol.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .copyright a:hover {
    text-decoration: underline; }
  .copyright p {
    font-size: 0.625em;
    line-height: 1.2em; }
  @media screen and (max-width: 899px) {
    .copyright p {
      font-size: 0.71429em;
      line-height: 1.2em; } }

.footer-nav-menu {
  font-size: 0.625em;
  line-height: 1.2em; }
  .footer-nav-menu li {
    display: inline-block;
    margin-right: -0.25em; }
    .footer-nav-menu li:last-child {
      margin-right: 0; }
    .footer-nav-menu li + li {
      margin-left: 1em; }
    .footer-nav-menu li a {
      font-weight: 500;
      transition: color 100ms linear; }
      .footer-nav-menu li a:hover {
        color: #e14014; }
  @media screen and (max-width: 899px) {
    .footer-nav-menu {
      font-size: 0.71429em;
      line-height: 1.2em; }
      .footer-nav-menu li {
        margin-left: 0.71429em;
        margin-right: 0.71429em;
        margin-top: 0.71429em;
        margin-bottom: 0.71429em; }
        .footer-nav-menu li + li {
          margin-left: 0.71429em; } }

.main-section {
  padding-top: 5.71429em; }
  @media screen and (max-width: 899px) {
    .main-section {
      padding-top: 1.42857em; } }

.main-section-container {
  position: relative; }

.main-section-title {
  margin-bottom: 2.85714em;
  color: #e14014; }
  .main-section-title h1, .main-section-title .h1 {
    font-size: 4.7619em;
    line-height: calc(1em + 8px);
    font-weight: normal; }
    .main-section-title h1 span, .main-section-title .h1 span {
      font-weight: 300; }
  @media screen and (max-width: 899px) {
    .main-section-title {
      margin-bottom: 1.42857em; }
      .main-section-title h1, .main-section-title .h1 {
        font-size: 2.28571em;
        line-height: calc(1em + 8px); } }

.main-section-nav {
  margin-bottom: 2.14286em; }

.main-section-nav-menu li {
  display: inline-block;
  vertical-align: top;
  margin-right: -0.25em; }
  .main-section-nav-menu li:last-child {
    margin-right: 0; }
  .main-section-nav-menu li + li {
    margin-left: 2.14286em; }
  .main-section-nav-menu li a {
    font-weight: 500;
    transition: color 100ms linear; }
    .main-section-nav-menu li a:hover {
      color: #e14014; }
  .main-section-nav-menu li span {
    font-weight: 500; }
  .main-section-nav-menu li.current a {
    font-weight: bold; }
    .main-section-nav-menu li.current a:hover {
      color: #0a053b; }

@media screen and (max-width: 899px) {
  .main-section-nav-menu li {
    margin-left: 0.71429em;
    margin-right: 0.71429em;
    margin-top: 0.71429em;
    margin-bottom: 0.71429em; }
    .main-section-nav-menu li + li {
      margin-left: 0.71429em; } }

.main-section-tabs {
  margin-bottom: 1.42857em; }

.main-section-tabs-menu {
  white-space: nowrap; }
  .main-section-tabs-menu li {
    display: inline-block;
    vertical-align: top;
    margin-right: 0.25em; }
    .main-section-tabs-menu li:last-child {
      margin-right: 0; }
    .main-section-tabs-menu li + li {
      margin-left: 2.14286em; }
    .main-section-tabs-menu li a {
      padding-bottom: 0.71429em;
      transition: color 100ms linear; }
      .main-section-tabs-menu li a:hover {
        color: #e14014; }
        .main-section-tabs-menu li a:hover:after {
          opacity: 0; }
    .main-section-tabs-menu li.current a:hover {
      color: #0a053b; }
    .main-section-tabs-menu li.current a:after {
      opacity: 1; }
  @media screen and (max-width: 899px) {
    .main-section-tabs-menu li + li {
      margin-left: 0.71429em; } }

.main-section-content {
  width: 60.9375em;
  max-width: 100%; }

.account-section {
  width: 60.9375em;
  max-width: 100%; }
  .account-section + .account-section {
    margin-top: 2.14286em; }

.account-section-title {
  margin-bottom: 1.42857em;
  color: #e14014; }
  .account-section-title h2, .account-section-title .h2 {
    font-weight: normal; }

.account-section-subtitle {
  margin-bottom: 1.42857em; }
  .account-section-subtitle h3, .account-section-subtitle .h3 {
    font-weight: normal; }

.account-section-content {
  margin-bottom: 1.42857em; }

.account-login .account-section-title {
  margin-bottom: 2.14286em; }

.account-login-form {
  max-width: 24.7619em; }
  .account-login-form .form-button {
    margin-top: 1.42857em; }

.account-login-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }

.account-dashboard-subtitle {
  margin-top: 0.71429em;
  color: #0a053b; }
  .account-dashboard-subtitle a {
    font-weight: 500; }
    .account-dashboard-subtitle a:hover {
      text-decoration: underline; }

.account-dashboard-content a {
  font-weight: 500; }
  .account-dashboard-content a:hover {
    text-decoration: underline; }

.table-archive-orders thead tr th.archive-orders-date {
  width: 10em; }

.table-archive-orders thead tr th.archive-orders-status {
  width: 10em; }

.table-archive-orders thead tr th.archive-orders-total {
  width: 5.71429em;
  text-align: right; }

.table-archive-orders thead tr th.archive-orders-actions {
  width: 10.47619em; }

.table-archive-orders tbody tr td.archive-orders-no {
  color: #e14014;
  font-weight: normal; }

.table-archive-orders tbody tr td.archive-orders-date {
  color: #e14014;
  font-weight: normal; }

.table-archive-orders tbody tr td.archive-orders-status {
  font-weight: 500; }

.table-archive-orders tbody tr td.archive-orders-total {
  font-weight: 500;
  text-transform: uppercase;
  text-align: right; }

.table-archive-orders tbody tr td.archive-orders-actions .button-lg {
  padding-top: 1.01111em;
  padding-bottom: 1.01111em;
  padding-left: 1.61111em;
  padding-right: 1.61111em; }

.account-single-orders-notice {
  margin-bottom: 1.42857em; }
  .account-single-orders-notice p {
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: normal; }

.account-single-orders-heading {
  font-weight: 500; }

.table-single-orders thead tr th,
.table-single-orders thead tr td,
.table-single-orders tfoot tr th,
.table-single-orders tfoot tr td,
.table-single-orders tbody tr th,
.table-single-orders tbody tr td {
  padding-top: 1.07143em;
  padding-bottom: 1.07143em; }

.table-single-orders thead tr th.single-orders-value {
  color: #0a053b;
  font-weight: 500; }

.table-single-orders thead tr th.single-orders-amount {
  color: #0a053b;
  font-weight: 500;
  text-align: right; }

.table-single-orders tbody tr td.single-orders-product-value .name {
  font-weight: normal;
  color: #e14014; }

.table-single-orders tbody tr td.single-orders-product-amount {
  font-weight: 500;
  text-transform: uppercase;
  text-align: right; }

.table-single-orders tfoot tr td.single-orders-subtotal-value {
  color: #e14014;
  font-weight: normal;
  text-transform: uppercase; }

.table-single-orders tfoot tr td.single-orders-subtotal-amount {
  font-weight: 500;
  text-transform: uppercase;
  text-align: right; }

.table-single-orders tfoot tr td.single-orders-shipping-value {
  color: #e14014;
  font-weight: normal;
  text-transform: uppercase; }

.table-single-orders tfoot tr td.single-orders-shipping-amount {
  font-weight: 500;
  text-transform: uppercase;
  text-align: right; }

.table-single-orders tfoot tr td.single-orders-payment-value {
  color: #e14014;
  font-weight: normal;
  text-transform: uppercase; }

.table-single-orders tfoot tr td.single-orders-payment-amount {
  font-weight: 500;
  text-transform: uppercase;
  text-align: right; }

.table-single-orders tfoot tr td.single-orders-total-value {
  color: #e14014;
  font-weight: bold;
  text-transform: uppercase; }

.table-single-orders tfoot tr td.single-orders-total-amount {
  font-weight: bold;
  text-transform: uppercase;
  text-align: right; }

.account-archive-addresses-list .list-item + .list-item {
  margin-top: 1.42857em; }

.account-archive-address-title {
  margin-bottom: 0.71429em; }

.account-archive-address-button {
  margin-top: 0.71429em; }

.table-cart thead tr th.cart-image {
  width: 5.47619em; }

.table-cart thead tr th.cart-qty {
  width: 6.90476em; }

.table-cart thead tr th.cart-price {
  width: 5.71429em;
  text-align: right; }

.table-cart thead tr th.cart-total {
  width: 6.66667em; }

.table-cart tbody tr td.cart-name .name {
  font-size: 1.71429em;
  line-height: 1.2em;
  color: #e14014;
  font-weight: normal; }

.table-cart tbody tr td.cart-image img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.95238em;
  margin-bottom: -0.95238em; }

.table-cart tbody tr td.cart-qty {
  font-weight: 500; }
  .table-cart tbody tr td.cart-qty .qty {
    display: inline-block;
    vertical-align: middle;
    width: 4.7619em; }

.table-cart tbody tr td.cart-price {
  font-weight: 500;
  text-transform: uppercase;
  text-align: right; }

.table-cart tbody tr td.cart-total {
  font-weight: 500;
  text-transform: uppercase; }
  .table-cart tbody tr td.cart-total img {
    position: relative;
    top: -0.14286em;
    display: inline-block;
    vertical-align: middle;
    width: 0.95238em;
    height: 0.95238em;
    margin-left: 0.47619em; }
  .table-cart tbody tr td.cart-total a {
    transition: opacity 100ms linear; }
    .table-cart tbody tr td.cart-total a:hover {
      opacity: 0.8; }

@media screen and (max-width: 899px) {
  .table-cart thead tr th.cart-qty {
    display: none; }
  .table-cart thead tr th.cart-price {
    display: none; }
  .table-cart tbody tr td.cart-name {
    white-space: normal; }
  .table-cart tbody tr td.cart-qty {
    display: none; }
  .table-cart tbody tr td.cart-price {
    display: none; } }

.cart-actions {
  position: relative;
  margin-top: 1.42857em;
  margin-bottom: 1.42857em; }

.cart-update {
  position: absolute;
  right: 0;
  top: 0; }
  .cart-update .button-lg, .cart-update a.button-lg, .cart-update button.button-lg, .cart-update input[type="submit"].button-lg {
    padding-top: 1.01111em;
    padding-bottom: 1.01111em; }
  @media screen and (max-width: 899px) {
    .cart-update {
      position: relative;
      right: 0;
      top: auto;
      margin-bottom: 1.42857em; } }

@media screen and (max-width: 899px) {
  .cart-coupon {
    white-space: nowrap; } }

.cart-coupon-input {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 11.90476em;
  margin-right: -0.25em; }
  .cart-coupon-input.has-error .form-control-custom {
    padding-right: 1.95238em;
    background: #d1d3d4; }
  .cart-coupon-input.has-error:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 0.95238em;
    height: 100%;
    background: #e14014; }

.cart-coupon-button {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.71429em; }
  .cart-coupon-button .button-lg, .cart-coupon-button a.button-lg, .cart-coupon-button button.button-lg, .cart-coupon-button input[type="submit"].button-lg {
    padding-top: 1.01111em;
    padding-bottom: 1.01111em; }

@media screen and (min-width: 900px) {
  .cart-grand-total {
    width: 14.28571em;
    max-width: 100%;
    margin-left: auto; } }

.cart-button {
  margin-top: 1.42857em; }
  .cart-button:before {
    content: '';
    display: table; }
  .cart-button:after {
    content: '';
    display: table;
    clear: both; }
  .cart-button .cart-button-right {
    float: right; }
  @media screen and (max-width: 899px) {
    .cart-button .cart-button-right {
      float: none;
      margin-bottom: 1.42857em;
      margin-right: 1.42857em; } }

@media screen and (min-width: 900px) {
  .checkout:before {
    content: '';
    display: table; }
  .checkout:after {
    content: '';
    display: table;
    clear: both; }
  .checkout-infos {
    position: relative;
    float: left;
    width: calc(100% - 21.90476em);
    min-height: 1px; }
  .checkout-review {
    padding-left: 2.85714em;
    position: relative;
    float: left;
    width: 21.90476em;
    min-height: 1px; } }

@media screen and (max-width: 899px) {
  .checkout-infos {
    margin-bottom: 1.42857em; } }

.checkout-payment {
  margin-top: 2.14286em; }

.checkout-payment-title {
  margin-bottom: 1.42857em; }

.checkout-button {
  margin-top: 2.85714em; }

.prints-infos {
  margin-bottom: 2.85714em; }

@media screen and (min-width: 900px) {
  .prints-infos .archive-articles-grid:before {
    content: '';
    display: table; }
  .prints-infos .archive-articles-grid:after {
    content: '';
    display: table;
    clear: both; }
  .prints-infos .archive-articles-grid .grid-item {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px; }
    .prints-infos .archive-articles-grid .grid-item:nth-child(3n+1) {
      clear: left; }
    .prints-infos .archive-articles-grid .grid-item:nth-child(3n+1):nth-last-child(-n+3),
    .prints-infos .archive-articles-grid .grid-item:nth-child(3n+1):nth-last-child(-n+3) ~ .grid-item {
      margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .prints-infos .archive-articles-grid .grid-item {
    margin-bottom: 1.42857em; }
    .prints-infos .archive-articles-grid .grid-item:last-child {
      margin-bottom: 0; } }

.prints-dropzone {
  margin-top: 2.85714em; }

.prints-dropzone-figure {
  position: relative;
  height: 21.19048em;
  padding: 2.85714em;
  background: #d1d3d4;
  cursor: pointer; }

.prints-dropzone-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }
  .prints-dropzone-button .secondary {
    margin-top: 0.71429em; }

.archive-prints {
  display: none;
  margin-top: 1.42857em; }
  .archive-prints.active {
    display: block; }

.archive-prints-title {
  margin-bottom: 1.42857em;
  color: #e14014; }
  .archive-prints-title h2, .archive-prints-title .h2 {
    font-weight: normal; }

.archive-prints-button {
  margin-top: 2.85714em;
  text-align: center; }

@media screen and (min-width: 900px) {
  .archive-prints-grid {
    margin-left: -0.47619em;
    margin-right: -0.47619em; }
    .archive-prints-grid:before {
      content: '';
      display: table; }
    .archive-prints-grid:after {
      content: '';
      display: table;
      clear: both; }
    .archive-prints-grid .grid-item {
      padding-left: 0.47619em;
      padding-right: 0.47619em;
      margin-bottom: 0.95238em;
      position: relative;
      float: left;
      width: 20%;
      min-height: 1px; }
      .archive-prints-grid .grid-item:nth-child(5n+1) {
        clear: left; }
      .archive-prints-grid .grid-item:nth-child(5n+1):nth-last-child(-n+5),
      .archive-prints-grid .grid-item:nth-child(5n+1):nth-last-child(-n+5) ~ .grid-item {
        margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .archive-prints-grid .grid-item {
    margin-bottom: 1.42857em; }
    .archive-prints-grid .grid-item:last-child {
      margin-bottom: 0; } }

.archive-print {
  position: relative;
  overflow: hidden; }
  .archive-print:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #d1d3d4;
    opacity: 0.9; }

.archive-prints-grid .grid-item.dz-complete .archive-print:after {
  display: none; }

.archive-print-figure {
  position: relative;
  width: 27.14286em;
  max-width: 100%;
  padding-top: 56.14035%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #d1d3d4;
  cursor: pointer; }
  .archive-print-figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
    max-height: 100%; }
  .archive-print-figure span {
    display: none; }

.archive-print-alert {
  position: absolute;
  z-index: 1;
  right: 0.47619em;
  top: 0.47619em;
  display: none;
  width: 1.42857em;
  height: 1.42857em;
  border-radius: 50%;
  background: #ffffff; }
  .archive-print-alert img {
    display: block;
    width: 0.7619em;
    height: 0.7619em; }
  .archive-print-alert.active {
    display: block; }

.archive-print-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  width: 100%;
  background: #e14014;
  color: #ffffff;
  transition: transform 100ms ease-out; }
  .archive-print-overlay a {
    color: #ffffff; }
  @media screen and (max-width: 899px) {
    .archive-print-overlay {
      transform: none; } }

.archive-prints-grid .grid-item.dz-complete .archive-print:hover .archive-print-overlay {
  transform: none; }

.archive-print.active .archive-print-overlay {
  transform: none; }

.archive-print-actions {
  padding: 0.47619em; }
  .archive-print-actions ul {
    font-size: 0.625em;
    line-height: 1.2em;
    padding-left: 0.5em;
    padding-top: 0.9em;
    padding-bottom: 0.9em; }
    .archive-print-actions ul li {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.66667em; }
      .archive-print-actions ul li:last-child {
        margin-right: 0; }
      .archive-print-actions ul li + li {
        margin-left: 2em; }
      .archive-print-actions ul li a, .archive-print-actions ul li span {
        position: relative;
        display: block;
        opacity: 1;
        font-weight: 500;
        text-transform: uppercase;
        transition: opacity 100ms linear;
        cursor: pointer; }
        .archive-print-actions ul li a:hover, .archive-print-actions ul li span:hover {
          opacity: 0.8; }
        .archive-print-actions ul li a.edit-link, .archive-print-actions ul li span.edit-link {
          padding-left: 2.2em; }
          .archive-print-actions ul li a.edit-link:after, .archive-print-actions ul li span.edit-link:after {
            left: 2.2em;
            width: calc(100% - 2.2em); }
          .archive-print-actions ul li a.edit-link:before, .archive-print-actions ul li span.edit-link:before {
            position: absolute;
            left: 0;
            top: calc(50% - 0.2em);
            transform: translateY(-50%);
            content: '';
            width: 1.9em;
            height: 2.3em;
            background-image: url(../images/edit-icon.svg);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover; }
        .archive-print-actions ul li a.delete-link, .archive-print-actions ul li span.delete-link {
          padding-left: 1.7em; }
          .archive-print-actions ul li a.delete-link:after, .archive-print-actions ul li span.delete-link:after {
            left: 1.7em;
            width: calc(100% - 2.4em); }
          .archive-print-actions ul li a.delete-link:before, .archive-print-actions ul li span.delete-link:before {
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            content: '';
            width: 1.2em;
            height: 1.2em;
            background-image: url(../images/delete-icon.svg);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover; }
  @media screen and (max-width: 599px) {
    .archive-print-actions ul {
      font-size: 0.71429em;
      line-height: 1.2em; } }

.archive-print-qty {
  position: absolute;
  right: 0.47619em;
  top: 50%;
  transform: translateY(-50%);
  width: 2.38095em; }
  .archive-print-qty .form-control-custom {
    padding-left: 0.47619em;
    padding-right: 0.47619em;
    padding-top: 0.30476em;
    padding-bottom: 0.30476em; }
  .archive-print-qty .form-number .form-control-custom {
    text-align: center; }
  .archive-print-qty .form-number .arrow-up {
    right: 0.47619em;
    top: 0.47619em; }
  .archive-print-qty .form-number .arrow-down {
    right: 0.47619em;
    bottom: 0.47619em; }
  @media screen and (max-width: 899px) {
    .archive-print-qty {
      width: 3.57143em; } }

.aside-settings {
  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
  transform: translateX(calc(-100% + 0.95238em));
  width: 23.80952em;
  height: 100%;
  max-width: calc(100% - 3.80952em);
  background: #e14014;
  color: #ffffff;
  transition: transform 200ms ease-out; }
  .aside-settings.active {
    transform: none; }
  .aside-settings a {
    color: #ffffff; }
  .aside-settings .form-custom-container {
    margin-bottom: -0.95238em; }
  .aside-settings .form-group-custom {
    margin-bottom: 0.95238em; }

.aside-settings-trigger {
  position: absolute;
  right: 0;
  top: 7.14286em;
  transform: translateX(100%);
  width: 2.85714em;
  height: 2.85714em;
  border-top-right-radius: 0.14286em;
  border-bottom-right-radius: 0.14286em;
  background-color: #e14014; }
  .aside-settings-trigger:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    opacity: 1;
    width: 1.52381em;
    height: 1.2381em;
    background-image: url(../images/settings-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: opacity 100ms linear; }
  .aside-settings-trigger:hover:after {
    opacity: 0.8; }
  @media screen and (max-width: 899px) {
    .aside-settings-trigger {
      top: 20em; } }

.aside-settings-overflow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  cursor: pointer; }

.aside-settings.active .aside-settings-overflow {
  cursor: default; }

.aside-settings-container {
  padding: 2.85714em; }

.global-settings {
  display: none; }
  .global-settings.active {
    display: block; }

.individual-settings {
  display: none; }
  .individual-settings.active {
    display: block; }

.aside-settings-title {
  margin-bottom: 1.42857em; }
  .aside-settings-title .title h2, .aside-settings-title .title .h2 {
    font-weight: normal; }
  .aside-settings-title .notice {
    margin-top: 0.71429em; }
    .aside-settings-title .notice p {
      font-size: 0.75em;
      line-height: 1.5em;
      font-weight: normal; }
      .aside-settings-title .notice p a {
        text-decoration: underline; }
        .aside-settings-title .notice p a:hover {
          text-decoration: none; }

.aside-settings-button {
  margin-top: 1.42857em;
  margin-left: -0.71429em;
  margin-right: -0.71429em; }
  .aside-settings-button:before {
    content: '';
    display: table; }
  .aside-settings-button:after {
    content: '';
    display: table;
    clear: both; }
  .aside-settings-button .save {
    padding-left: 0.71429em;
    padding-right: 0.71429em;
    position: relative;
    float: left;
    width: 58.33333%;
    min-height: 1px; }
  .aside-settings-button .reset {
    padding-left: 0.71429em;
    padding-right: 0.71429em;
    position: relative;
    float: left;
    width: 41.66667%;
    min-height: 1px; }
  .aside-settings-button .button-lg {
    display: block;
    padding-left: 0.66667em;
    padding-right: 0.66667em;
    padding-top: 0.62857em;
    padding-bottom: 0.62857em; }
    .aside-settings-button .button-lg.is-inverse {
      opacity: 1;
      transition: opacity 100ms linear; }
      .aside-settings-button .button-lg.is-inverse:hover {
        opacity: 0.9;
        color: #e14014; }

.archive-articles-title {
  margin-bottom: 1.42857em;
  color: #e14014; }
  .archive-articles-title h2, .archive-articles-title .h2 {
    font-weight: normal; }

@media screen and (min-width: 900px) {
  .archive-articles-grid {
    margin-left: -0.71429em;
    margin-right: -0.71429em; }
    .archive-articles-grid:before {
      content: '';
      display: table; }
    .archive-articles-grid:after {
      content: '';
      display: table;
      clear: both; }
    .archive-articles-grid .grid-item {
      padding-left: 0.71429em;
      padding-right: 0.71429em;
      margin-bottom: 1.42857em;
      position: relative;
      float: left;
      width: 25%;
      min-height: 1px; }
      .archive-articles-grid .grid-item:nth-child(4n+1) {
        clear: left; }
      .archive-articles-grid .grid-item:nth-child(4n+1):nth-last-child(-n+4),
      .archive-articles-grid .grid-item:nth-child(4n+1):nth-last-child(-n+4) ~ .grid-item {
        margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .archive-articles-grid .grid-item {
    margin-bottom: 1.42857em; }
    .archive-articles-grid .grid-item:last-child {
      margin-bottom: 0; } }

.archive-article-figure img {
  display: block;
  width: 100%; }

.archive-article-container {
  padding: 1.42857em;
  background: #ffffff; }

.archive-article-title {
  margin-bottom: 1.42857em; }
  .archive-article-title h3 {
    font-weight: normal; }

.archive-article-content p {
  font-size: 0.75em;
  line-height: 1.5em; }

.archive-article-content ul {
  font-size: 0.75em;
  line-height: 1.5em; }

.archive-article-button {
  margin-top: 1.42857em; }
  .archive-article-button .button {
    color: #e14014; }
    .archive-article-button .button:after {
      background: #e14014; }

.archive-article:hover .archive-article-button .button:after {
  opacity: 1; }

.archive-articles-button {
  margin-top: 2.14286em;
  text-align: center; }

.single-articles {
  width: 60.9375em;
  max-width: 100%; }

.single-articles-title {
  margin-bottom: 1.42857em;
  color: #e14014; }
  .single-articles-title h2, .single-articles-title .h2 {
    font-weight: normal; }

.hero {
  position: relative;
  height: 30.95238em;
  overflow: hidden; }

.hero-figure {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #d1d3d4; }

.hero-container {
  position: absolute;
  left: 0;
  bottom: 2.85714em;
  width: 100%; }

.hero-title {
  color: #e14014; }
  .hero-title h1, .hero-title .h1 {
    font-size: 4.7619em;
    line-height: calc(1em + 8px);
    font-weight: normal; }
    .hero-title h1 span, .hero-title .h1 span {
      font-weight: 200; }
  @media screen and (max-width: 899px) {
    .hero-title h1, .hero-title .h1 {
      font-size: 2.28571em;
      line-height: calc(1em + 8px); } }

.hero-button {
  margin-top: 2.85714em; }

.features {
  position: relative; }
  .features:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #ffffff; }
  .features:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #ffffff; }

.features .container-custom {
  padding-left: 0;
  padding-right: 0; }

@media screen and (min-width: 900px) {
  .features-grid:before {
    content: '';
    display: table; }
  .features-grid:after {
    content: '';
    display: table;
    clear: both; }
  .features-grid .grid-item {
    padding-left: 1px;
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px; }
    .features-grid .grid-item:nth-child(4n+1) {
      clear: left;
      padding-left: 0; } }

@media screen and (max-width: 899px) {
  .features-grid .grid-item {
    margin-bottom: 1px; }
    .features-grid .grid-item:last-child {
      margin-bottom: 0; } }

.feature {
  position: relative;
  overflow: hidden;
  width: 45.71429em;
  max-width: 100%;
  padding-top: 75%; }

.feature-figure {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  transform: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #d1d3d4;
  transition: transform 500ms ease-out; }
  .feature-figure:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #e14014;
    opacity: 0.8; }

.feature:hover .feature-figure {
  transform: scale(1.2); }

.feature-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 2.85714em; }

.feature-icon {
  margin-bottom: 0.71429em; }
  .feature-icon .icon {
    position: relative;
    width: 7.14286em;
    height: 7.14286em;
    margin-left: auto;
    margin-right: auto; }
    .feature-icon .icon img, .feature-icon .icon svg {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      display: block;
      max-width: none; }
      .feature-icon .icon img.print-icon, .feature-icon .icon svg.print-icon {
        width: 6.7619em;
        height: 6.95238em; }
      .feature-icon .icon img.photobook-icon, .feature-icon .icon svg.photobook-icon {
        width: 3.61905em;
        height: 4.09524em; }
      .feature-icon .icon img.canvas-icon, .feature-icon .icon svg.canvas-icon {
        width: 3.95238em;
        height: 3.95238em; }
      .feature-icon .icon img.frame-icon, .feature-icon .icon svg.frame-icon {
        width: 3.14286em;
        height: 3.42857em; }

.feature-title {
  max-width: 12.38095em;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-weight: normal;
  text-align: center; }

.highlights {
  margin-bottom: 2.85714em; }

.archive-products + .highlights {
  padding-top: 2.14286em; }

@media screen and (min-width: 900px) {
  .highlights-grid {
    margin-left: -1.42857em;
    margin-right: -1.42857em; }
    .highlights-grid:before {
      content: '';
      display: table; }
    .highlights-grid:after {
      content: '';
      display: table;
      clear: both; }
    .highlights-grid > .grid-item {
      padding-left: 1.42857em;
      padding-right: 1.42857em;
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px; }
      .highlights-grid > .grid-item:nth-child(2n+1) {
        clear: left; } }

@media screen and (max-width: 899px) {
  .highlights-grid .grid-item {
    margin-bottom: 1.42857em; }
    .highlights-grid .grid-item:last-child {
      margin-bottom: 0; } }

@media screen and (min-width: 900px) {
  .highlights .archive-articles-grid:before {
    content: '';
    display: table; }
  .highlights .archive-articles-grid:after {
    content: '';
    display: table;
    clear: both; }
  .highlights .archive-articles-grid .grid-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px; }
    .highlights .archive-articles-grid .grid-item:nth-child(2n+1) {
      clear: left; }
    .highlights .archive-articles-grid .grid-item:nth-child(2n+1):nth-last-child(-n+2),
    .highlights .archive-articles-grid .grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ .grid-item {
      margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .highlights .archive-articles-grid .grid-item {
    margin-bottom: 1.42857em; }
    .highlights .archive-articles-grid .grid-item:last-child {
      margin-bottom: 0; } }

@media screen and (min-width: 900px) {
  .highlights .testimonials-grid:before {
    content: '';
    display: table; }
  .highlights .testimonials-grid:after {
    content: '';
    display: table;
    clear: both; }
  .highlights .testimonials-grid .grid-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px; }
    .highlights .testimonials-grid .grid-item:nth-child(2n+1) {
      clear: left; }
    .highlights .testimonials-grid .grid-item:nth-child(2n+1):nth-last-child(-n+2),
    .highlights .testimonials-grid .grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ .grid-item {
      margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .highlights .testimonials-grid .grid-item {
    margin-bottom: 1.42857em; }
    .highlights .testimonials-grid .grid-item:last-child {
      margin-bottom: 0; } }

.testimonials-title {
  margin-bottom: 1.42857em; }
  .testimonials-title h2, .testimonials-title .h2 {
    color: #e14014;
    font-weight: normal; }
  .testimonials-title a:hover {
    text-decoration: underline; }

@media screen and (min-width: 900px) {
  .testimonials-grid {
    margin-left: -0.71429em;
    margin-right: -0.71429em; }
    .testimonials-grid:before {
      content: '';
      display: table; }
    .testimonials-grid:after {
      content: '';
      display: table;
      clear: both; }
    .testimonials-grid .grid-item {
      padding-left: 0.71429em;
      padding-right: 0.71429em;
      margin-bottom: 1.42857em;
      position: relative;
      float: left;
      width: 25%;
      min-height: 1px; }
      .testimonials-grid .grid-item:nth-child(4n+1) {
        clear: left; }
      .testimonials-grid .grid-item:nth-child(4n+1):nth-last-child(-n+4),
      .testimonials-grid .grid-item:nth-child(4n+1):nth-last-child(-n+4) ~ .grid-item {
        margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .testimonials-grid .grid-item {
    margin-bottom: 1.42857em; }
    .testimonials-grid .grid-item:last-child {
      margin-bottom: 0; } }

.testimonial {
  position: relative; }
  .testimonial:after {
    position: absolute;
    right: 1.42857em;
    top: -0.95238em;
    content: '';
    width: 4.57143em;
    height: 3.52381em;
    background-image: url(../images/quotes-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.testimonial-container {
  padding: 1.42857em;
  background: #ffffff; }

.testimonial-rating {
  margin-bottom: 1.42857em; }
  .testimonial-rating .star {
    display: inline-block;
    vertical-align: top; }
    .testimonial-rating .star:last-child {
      margin-right: 0; }
    .testimonial-rating .star.is-active svg polygon {
      fill: #e14014; }
    .testimonial-rating .star svg {
      width: 1.19048em;
      height: 1.19048em; }
      .testimonial-rating .star svg polygon {
        fill: #d1d3d4; }

.testimonial-title {
  margin-bottom: 1.42857em; }
  .testimonial-title h3 {
    font-weight: normal; }

.testimonial-content {
  margin-bottom: 1.42857em; }
  .testimonial-content p {
    font-size: 0.75em;
    line-height: 1.5em; }
  .testimonial-content ul {
    font-size: 0.75em;
    line-height: 1.5em; }

.testimonial-source {
  text-align: center; }
  .testimonial-source svg {
    width: 1.90476em;
    height: 1.90476em; }

.testimonial-author {
  padding: 1.42857em;
  background: #e14014;
  color: #ffffff; }
  .testimonial-author a {
    color: #ffffff; }

.testimonial-author-figure {
  display: inline-block;
  vertical-align: middle;
  margin-right: -0.25em; }
  .testimonial-author-figure .image {
    width: 4.52381em;
    height: 4.52381em;
    border-radius: 50%;
    overflow: hidden; }
    .testimonial-author-figure .image img {
      display: block;
      width: 100%; }

.testimonial-author-title {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.71429em; }
  .testimonial-author-title .name {
    font-size: 0.7619em;
    line-height: 1.2em;
    font-weight: normal;
    text-transform: uppercase; }
  .testimonial-author-title .position {
    font-size: 0.75em;
    line-height: 1.2em;
    margin-top: 0.35714em;
    font-weight: 300;
    font-style: italic; }

.testimonials-button {
  margin-top: 2.14286em;
  text-align: center; }

.explanation {
  padding-top: 2.85714em;
  padding-bottom: 2.85714em;
  background: #ffffff; }

@media screen and (min-width: 900px) {
  .explanation-container {
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.42857em;
    margin-right: -1.42857em; }
    .explanation-container:before {
      content: '';
      display: table; }
    .explanation-container:after {
      content: '';
      display: table;
      clear: both; }
  .explanation-block {
    padding-left: 1.42857em;
    padding-right: 1.42857em; }
    .explanation-block.is-first {
      width: 25%; }
    .explanation-block.is-second {
      width: 50%; }
  .explanation-figure {
    position: relative;
    width: 25%;
    padding-left: 1.42857em;
    padding-right: 1.42857em;
    text-align: center; }
    .explanation-figure .image {
      position: absolute;
      left: 1.42857em;
      top: 0;
      width: calc(100% - 2.85714em);
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
    .explanation-figure img {
      display: inline-block;
      vertical-align: top; } }

@media screen and (max-width: 899px) {
  .explanation-block {
    margin-bottom: 1.42857em; }
  .explanation-figure {
    text-align: center; }
    .explanation-figure .image {
      width: 46.42857em;
      max-width: 100%;
      padding-top: 58.46154%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
    .explanation-figure img {
      display: inline-block;
      vertical-align: top; } }

.explanation-title {
  margin-bottom: 1.42857em;
  color: #e14014; }

.explanation-content p {
  font-size: 0.75em;
  line-height: 1.5em;
  margin-bottom: 1.5em; }
  .explanation-content p:last-child {
    margin-bottom: 0; }

.explanation-content + .explanation-title {
  margin-top: 1.42857em; }

.steps {
  padding-top: 2.85714em;
  padding-bottom: 2.85714em;
  margin-bottom: 2.85714em; }

@media screen and (min-width: 900px) {
  .steps-grid {
    margin-left: -1.42857em;
    margin-right: -1.42857em; }
    .steps-grid:before {
      content: '';
      display: table; }
    .steps-grid:after {
      content: '';
      display: table;
      clear: both; }
    .steps-grid .grid-item {
      padding-left: 1.42857em;
      padding-right: 1.42857em;
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px; }
      .steps-grid .grid-item:nth-child(3n+1) {
        clear: left; }
      .steps-grid .grid-item:nth-child(3n+1):nth-last-child(-n+3),
      .steps-grid .grid-item:nth-child(3n+1):nth-last-child(-n+4) ~ .grid-item {
        margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .steps-grid .grid-item {
    margin-bottom: 1.42857em; }
    .steps-grid .grid-item:last-child {
      margin-bottom: 0; } }

.step-icon {
  margin-bottom: 1.42857em; }
  .step-icon .icon {
    position: relative;
    width: 7.14286em;
    height: 4.52381em;
    margin-left: auto;
    margin-right: auto; }
    .step-icon .icon img, .step-icon .icon svg {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      display: block;
      max-width: none; }
      .step-icon .icon img.download-icon, .step-icon .icon svg.download-icon {
        width: 5.38095em;
        height: 4.52381em; }
      .step-icon .icon img.book-icon, .step-icon .icon svg.book-icon {
        width: 4.2381em;
        height: 4.52381em; }
      .step-icon .icon img.send-icon, .step-icon .icon svg.send-icon {
        width: 4.52381em;
        height: 4.52381em; }

.step-title {
  text-align: center; }
  .step-title h2 strong, .step-title .h2 strong {
    font-weight: bold; }

.archive-products {
  padding-top: 2.85714em;
  padding-bottom: 2.85714em;
  background: #ffffff; }

.archive-products-title {
  margin-bottom: 1.42857em;
  color: #e14014; }
  .archive-products-title h2, .archive-products-title .h2 {
    font-weight: normal; }

@media screen and (min-width: 900px) {
  .archive-products-grid {
    margin-left: -1.78571em;
    margin-right: -1.78571em; }
    .archive-products-grid:before {
      content: '';
      display: table; }
    .archive-products-grid:after {
      content: '';
      display: table;
      clear: both; }
    .archive-products-grid .grid-item {
      padding-left: 1.78571em;
      padding-right: 1.78571em;
      margin-bottom: 3.57143em;
      position: relative;
      float: left;
      width: 20%;
      min-height: 1px; }
      .archive-products-grid .grid-item:nth-child(5n+1) {
        clear: left; }
      .archive-products-grid .grid-item:nth-child(5n+1):nth-last-child(-n+5),
      .archive-products-grid .grid-item:nth-child(5n+1):nth-last-child(-n+5) ~ .grid-item {
        margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .archive-products-grid {
    width: 100%;
    white-space: nowrap;
    min-height: 1px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .archive-products-grid .grid-item {
      display: inline-block;
      width: 15.71429em; }
      .archive-products-grid .grid-item + .grid-item {
        margin-left: 1.42857em; } }

.archive-product-figure {
  margin-bottom: 0.71429em; }
  .archive-product-figure img {
    display: block;
    width: 100%; }

.archive-product-title {
  color: #e14014; }
  .archive-product-title h3 {
    font-weight: normal; }

.apps {
  margin-top: 5.71429em; }

@media screen and (min-width: 900px) {
  .apps-grid {
    margin-left: -1.42857em;
    margin-right: -1.42857em; }
    .apps-grid:before {
      content: '';
      display: table; }
    .apps-grid:after {
      content: '';
      display: table;
      clear: both; }
    .apps-grid .grid-item {
      padding-left: 1.42857em;
      padding-right: 1.42857em;
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px; }
      .apps-grid .grid-item:nth-child(3n+1) {
        clear: left; }
      .apps-grid .grid-item:nth-child(3n+1):nth-last-child(-n+3),
      .apps-grid .grid-item:nth-child(3n+1):nth-last-child(-n+4) ~ .grid-item {
        margin-bottom: 0; } }

@media screen and (max-width: 899px) {
  .apps-grid .grid-item {
    margin-bottom: 1.42857em; }
    .apps-grid .grid-item:last-child {
      margin-bottom: 0; } }

.app-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  max-width: 13.33333em;
  height: 2.4em;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.71429em;
  text-align: center; }

.app-content {
  text-align: center; }
  .app-content p {
    font-size: 0.75em;
    line-height: 1.5em; }

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

.contact-notice {
  margin-bottom: 2.14286em; }
  .contact-notice p {
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: normal; }

.contact-links {
  margin-bottom: 2.14286em; }

.contact-links-title {
  margin-bottom: 1.42857em;
  color: #e14014; }

.contact-links-menu li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 2.14286em;
  padding-top: 0.11429em;
  padding-bottom: 0.11429em;
  margin-right: -0.25em; }
  .contact-links-menu li:last-child {
    margin-right: 0; }
  .contact-links-menu li + li {
    margin-left: 2.14286em; }
  .contact-links-menu li:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .contact-links-menu li.phone-link:before {
    width: 1.42857em;
    height: 1.42857em;
    background-image: url(../images/phone-icon.svg); }
  .contact-links-menu li.mobile-link:before {
    left: 0.25em;
    width: 0.92857em;
    height: 1.42857em;
    background-image: url(../images/mobile-icon.svg); }
  .contact-links-menu li.email-link:before {
    width: 1.42857em;
    height: 1.42857em;
    background-image: url(../images/email-icon.svg); }
  .contact-links-menu li a, .contact-links-menu li span {
    font-weight: normal; }

@media screen and (max-width: 899px) {
  .contact-links-menu li {
    display: block;
    margin-right: 0; }
    .contact-links-menu li + li {
      margin-left: 0;
      margin-top: 0.71429em; } }

.contact-form {
  margin-bottom: 2.14286em; }
  .contact-form textarea.form-control-custom {
    height: 7.14286em; }
  .contact-form .form-button {
    margin-top: 1.42857em;
    text-align: right; }
    .contact-form .form-button .button-lg {
      padding-top: 1.01111em;
      padding-bottom: 1.01111em; }

@media screen and (min-width: 900px) {
  .contact-addresses-grid {
    margin-left: -1.42857em;
    margin-right: -1.42857em; }
    .contact-addresses-grid:before {
      content: '';
      display: table; }
    .contact-addresses-grid:after {
      content: '';
      display: table;
      clear: both; }
    .contact-addresses-grid .grid-item {
      padding-left: 1.42857em;
      padding-right: 1.42857em;
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px; }
      .contact-addresses-grid .grid-item:nth-child(2n+1) {
        clear: left; } }

@media screen and (max-width: 899px) {
  .contact-addresses-grid .grid-item {
    margin-bottom: 1.42857em; }
    .contact-addresses-grid .grid-item:last-child {
      margin-bottom: 0; } }

.contact-address-title {
  margin-bottom: 1.42857em; }

.contact-address-section {
  margin-bottom: 1.42857em; }

.contact-address-section-title {
  margin-bottom: 0.71429em;
  color: #e14014; }
  .contact-address-section-title h4, .contact-address-section-title .h4 {
    font-weight: 300; }

.contact-address-section-content p {
  font-size: 0.75em;
  line-height: 1.5em; }

.contact-address-figure img, .contact-address-figure iframe {
  display: block;
  width: 100%; }
