@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
 * ========================================================================== */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Correct the inheritance of border color in Firefox.
 * 3. Show the overflow in Edge 18- and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  color: inherit; /* 2 */
  height: 0; /* 1 */
  overflow: visible; /* 3 */
}
/**
 * Add the correct display in IE.
 */
main {
  display: block;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/* Embedded content
 * ========================================================================== */
/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Tabular data
 * ========================================================================== */
/**
 * 1. Correct table border color inheritance in all Chrome, Edge, and Safari.
 * 2. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */
table {
  border-color: inherit; /* 1 */
  text-indent: 0; /* 2 */
}
/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}
/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}
/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}
/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
}
/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}
/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 */
textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}
/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}
/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* User interaction
 * ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
.text-left {
  text-align: left; }
.text-center {
  text-align: center; }
.text-right {
  text-align: right; }
.alignleft {
  float: left;
  margin: 0.35rem 1.25rem 1.25rem 0; }
.alignright {
  float: right;
  margin: 0.35rem 0 1.25rem 1.25rem; }
.alignnone,
.aligncenter {
  float: none; }
.alignnone {
  margin: 0.35rem 0 1.25rem; }
.aligncenter {
  display: block;
  margin: 0.35rem auto 1.25rem; }
.hidden,
[hidden] {
  display: none !important; }
.screen-reader {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.svg-icon {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  fill: currentColor; }
.svg-icon svg {
    width: 100%;
    height: 100%;
    vertical-align: top; }
@-webkit-keyframes slideDown {
  from {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slideDown {
  from {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes slideTop {
  from {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slideTop {
  from {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes leftToRight {
  from {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes leftToRight {
  from {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes RightToLeft {
  from {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes RightToLeft {
  from {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0); }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
body {
  background: #fff;
  min-width: 320px;
  min-height: 100vh;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #4A4A4A; }
@media screen and (max-width: 767px) {
  body {
    font-size: 12px;
    line-height: 18px; } }
.page-bg-gray {
  background: #E5E5E5; }
.page-bg-light-gray,
.path-pricing {
  background: #F0F2F2; }
a {
  color: inherit;
  text-decoration: none; }
.wrapper {
  overflow: hidden; }
.js-main-container {
  position: relative;
  min-height: 100vh;
  padding-bottom: 208px; }
.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }
@media screen and (max-width: 973px) {
  .cols {
    display: block; } }
.col-left {
  background: #F1F3F5;
  width: 299px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
@media screen and (max-width: 973px) {
  .col-left {
    width: auto; } }
.col-right {
  width: 100%; }
.cols--60-40 .col-left {
  background: none;
  width: 58%; }
@media screen and (max-width: 973px) {
  .cols--60-40 .col-left {
    width: auto; } }
.cols--60-40 .col-right {
  background: #E5E5E5;
  width: 42%; }
@media screen and (max-width: 973px) {
  .cols--60-40 .col-right {
    width: auto; } }
h1 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  h1 {
    font-size: 16px;
    line-height: 120%; } }
.content-section {
  background: #FFFFFF;
  -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  max-width: 1160px;
  margin: 0 auto 35px; }
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .content-section {
    border-radius: 0; } }
@media screen and (max-width: 767px) {
  .content-section {
    margin: 0 20px 20px; } }
@media screen and (max-width: 973px) {
  .content-section--full-width-m {
    border-radius: 0;
    width: auto;
    margin: 0 auto 25px; } }
@media screen and (max-width: 767px) {
  .content-section--full-width-m {
    margin: 0 auto; } }
.bg-page-title {
  background: url(fonts/bg-contact.svg) no-repeat 72% 0 #97BFCC; }
@media screen and (max-width: 767px) {
  .bg-page-title {
    background: url(fonts/bg-logo.svg) no-repeat 90% -23px #97BFCC;
    background-size: 123px auto; } }
.bg-page-title h1 {
    margin: 0;
    font-weight: 300;
    font-size: 36px;
    line-height: 43px;
    color: #fff; }
@media screen and (max-width: 767px) {
  .bg-page-title h1 {
    font-size: 20px;
    line-height: 24px; } }
.bg-page-title__holder {
  max-width: 1280px;
  margin: 0 auto;
  padding: 27px 60px 36px; }
@media screen and (max-width: 767px) {
  .bg-page-title__holder {
    padding: 8px 20px; } }
.block-map {
  text-align: center; }
.page-gray-head {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 60px 15px; }
@media screen and (max-width: 973px) {
  .page-gray-head {
    padding: 15px 10px; } }
.page-gray-head:before {
    content: ' ';
    background: url(fonts/bg-logo.svg) no-repeat 0 0;
    background-size: 100%;
    position: absolute;
    top: -90px;
    left: 37%;
    width: 371px;
    height: 333px;
    z-index: -1; }
@media screen and (max-width: 973px) {
  .page-gray-head:before {
    top: 8px;
    left: 33%;
    width: 108px;
    height: 96px; } }
.page-gray-head h1 {
    font-size: 24px;
    line-height: 29px; }
@media screen and (max-width: 973px) {
  .page-gray-head h1 {
    font-size: 16px;
    line-height: 19px; } }
.page-gray-head .btn {
    padding: 12px 26px; }
.page-gray-head__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.tabs.primary {
  background: #DBDBDB;
  margin: 20px 0;
  font-size: 16px;
  text-align: center;
  line-height: 120%; }
.tabs.primary li {
    display: inline-block;
    margin: 20px; }
.tabs.primary a:hover {
    text-decoration: underline; }
.wco_error_page {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 34px 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
@media screen and (max-width: 1023px) {
  .wco_error_page {
    padding: 20px; } }
@media screen and (max-width: 767px) {
  .wco_error_page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }
.wco_error_page .image {
    width: 300px;
    overflow: hidden;
    margin-right: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
@media screen and (max-width: 1023px) {
  .wco_error_page .image {
    margin-right: 20px;
    width: 200px; } }
@media screen and (max-width: 767px) {
  .wco_error_page .image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
    margin: 0 0 20px; } }
.wco_error_page .content {
    font-size: 30px;
    line-height: 36px;
    overflow: hidden;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    color: #0079c1; }
.wco_error_page .content p {
      margin: 0 0 20px; }
.wco_error_page .content p:last-child {
        margin: 0; }
@media screen and (max-width: 767px) {
  .wco_error_page .content p {
    margin: 0 0 10px; } }
@media screen and (max-width: 1023px) {
  .wco_error_page .content {
    font-size: 26px;
    line-height: 30px; } }
@media screen and (max-width: 767px) {
  .wco_error_page .content {
    font-size: 18px;
    line-height: 26px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; } }
.form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0; }
label {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #748298; }
@media screen and (max-width: 973px) {
  label {
    font-size: 12px;
    line-height: 120%; } }
.quantity-widget label {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #062A61; }
.quantity-widget__input-holder {
  border: 1px solid #E2E5EA;
  border-radius: 20px;
  display: inline-block;
  position: relative;
  padding: 0 47px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #4B5157; }
@media screen and (max-width: 973px) {
  .quantity-widget__input-holder {
    padding: 0 27px;
    font-size: 10px; } }
.quantity-widget__input-holder label {
    color: #062A61; }
.quantity-widget__input-holder button,
  .quantity-widget__input-holder input {
    background: none;
    border: 0;
    width: 38px;
    height: 38px;
    margin: 0;
    padding: 0;
    text-align: center; }
@media screen and (max-width: 973px) {
  .quantity-widget__input-holder button,
  .quantity-widget__input-holder input {
    width: 28px;
    height: 28px; } }
.quantity-widget__input-holder input[type='number'] {
    /* Firefox */
    -moz-appearance: textfield;
    text-overflow: ellipsis;
    /* Chrome, Safari, Edge, Opera */ }
.quantity-widget__input-holder input[type='number']::-webkit-outer-spin-button, .quantity-widget__input-holder input[type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
.quantity-widget__input-holder button {
    width: 43px; }
@media screen and (max-width: 973px) {
  .quantity-widget__input-holder button {
    width: 27px; } }
.quantity-widget__minus,
.quantity-widget__plus {
  position: absolute;
  top: 0;
  left: 0; }
.quantity-widget__minus:hover:before, .quantity-widget__minus:hover:after,
  .quantity-widget__plus:hover:before,
  .quantity-widget__plus:hover:after {
    background: #0079C1; }
.quantity-widget__minus:before,
  .quantity-widget__plus:before {
    content: ' ';
    background: #748298;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    -webkit-transition: background-color 0.25s ease-in;
    transition: background-color 0.25s ease-in; }
@media screen and (max-width: 973px) {
  .quantity-widget__minus:before,
  .quantity-widget__plus:before {
    width: 10px;
    margin-left: -5px; } }
.quantity-widget__plus {
  left: auto;
  right: 0; }
.quantity-widget__plus:after {
    content: ' ';
    background: #748298;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    margin: -7px 0 0 -1px;
    -webkit-transition: background-color 0.25s ease-in;
    transition: background-color 0.25s ease-in; }
@media screen and (max-width: 973px) {
  .quantity-widget__plus:after {
    height: 10px;
    margin-top: -5px; } }
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
body {
  -webkit-text-size-adjust: 100%; }
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none outside none; }
ol {
  counter-reset: item; }
ol li {
    display: block; }
ol li:before {
      content: counters(item, ".") ". ";
      counter-increment: item; }
ol li li {
      padding-left: 10px; }
ol li li:before {
        content: counters(item, ".") " "; }
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
img,
iframe,
video,
audio,
object {
  max-width: 100%; }
img,
iframe {
  border: 0 none; }
img {
  height: auto;
  display: inline-block;
  vertical-align: top; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 0; }
fieldset {
  padding: 0; }
button,
input[type='submit'],
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='image'],
label[for] {
  cursor: pointer;
  outline: none; }
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='url'],
input[type='color'],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }
button,
select {
  text-transform: none; }
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
input::-moz-placeholder {
  color: inherit;
  opacity: 1; }
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
input::placeholder {
  color: inherit;
  opacity: 1; }
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1; }
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::placeholder {
  color: inherit;
  opacity: 1; }
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 62.5rem #fff inset;
          box-shadow: 0 0 0 62.5rem #fff inset; }
.breadcrumbs {
  background: #97BFCC;
  position: relative; }
@media screen and (max-width: 973px) {
  .breadcrumbs {
    overflow: hidden; } }
.page-bg-gray .breadcrumbs:before {
  content: ' ';
  background: #97BFCC;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 243px;
  z-index: -1; }
@media screen and (max-width: 973px) {
  .page-bg-gray .breadcrumbs:before {
    height: 416px; } }
.page-bg-gray .breadcrumbs--no-bg:before {
  display: none; }
.breadcrumbs--no-bg .breadcrumb {
  background: none; }
.path-sales-agents .breadcrumbs:before {
  display: none; }
.path-sales-agents .breadcrumb {
  background: none; }
.breadcrumb {
  background: url(fonts/bread-logo.svg) no-repeat 52% 0;
  max-width: 1280px;
  margin: 0 auto;
  padding: 17px 60px 18px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #fff; }
@media screen and (max-width: 973px) {
  .breadcrumb {
    background: url(fonts/bread-logo-mobile.svg) no-repeat 57% 0;
    padding: 9px 10px 10px;
    font-size: 8px;
    line-height: 10px; } }
.breadcrumb .separator {
    margin: 0 9px 0 6px;
    text-decoration: none; }
.breadcrumb .separator span {
      text-decoration: none; }
.breadcrumb ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.breadcrumb a {
    text-decoration: none; }
.breadcrumb a:hover {
      text-decoration: underline; }
.breadcrumb span {
    text-decoration: underline; }
.breadcrumb .icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle; }
.btn {
  display: inline-block;
  border: 1px solid #DBDBDB;
  background: #fff;
  border-radius: 20px;
  position: relative;
  min-width: 145px;
  padding: 12px 22px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  cursor: pointer;
  color: #062A61;
  -webkit-transition: color 0.25s ease-in, background-color 0.25s ease-in, border-color 0.25s ease-in;
  transition: color 0.25s ease-in, background-color 0.25s ease-in, border-color 0.25s ease-in; }
.btn:hover {
    background: #062A61;
    border-color: #062A61;
    color: #fff; }
@media screen and (max-width: 973px) {
  .btn {
    padding: 8px 27px;
    font-size: 10px;
    line-height: 12px; } }
.btn .svg-icon {
    -webkit-transition: fill 0.25s ease-in;
    transition: fill 0.25s ease-in; }
.btn--no-bg-white {
  background: none;
  border-color: #fff;
  color: #fff; }
.btn--no-bg-white:hover {
    background: #062A61;
    border-color: #062A61; }
.btn--light-blue-txt {
  color: #0079c1; }
.btn--blue {
  background: #0079C1;
  border-color: #0079C1;
  color: #fff; }
.btn--blue:hover {
    background: #062A61; }
.btn--dark-blue {
  background: #062A61;
  border-color: #062A61;
  color: #fff; }
.btn--dark-blue:hover {
    background: #fff;
    color: #062A61; }
.btn--with-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 13px 8px 20px; }
@media screen and (max-width: 973px) {
  .btn--with-icon {
    padding: 8px 40px 8px 17px; } }
.btn--with-icon .icon {
    display: block;
    margin: 0 0 0 5px; }
.btn--with-icon .svg-icon {
    width: 22px;
    height: 22px; }
.btn-login {
  padding: 11px 18px 11px 34px;
  max-width: 125px;
  min-width: 0;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 12px;
  color: #4A4A4A; }
.btn-login:hover .svg-icon {
    fill: #fff; }
@media screen and (max-width: 1023px) {
  .btn-login {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    min-width: auto;
    padding: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 0;
    line-height: 0; } }
.btn-login .user-icon {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
@media screen and (max-width: 1023px) {
  .btn-login .user-icon {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }
.btn-login.sign-in {
    background: #062A61;
    border-color: #062A61;
    color: #fff; }
.btn-login.sign-in .user-icon {
      color: #fff; }
@media screen and (max-width: 1023px) {
  .btn-login__label {
    display: none; } }
.btn--link {
  background: none;
  border: 0;
  min-width: 0;
  padding-right: 0;
  padding-left: 0;
  text-decoration: underline;
  color: #0079c1; }
.btn--link:hover {
    background: none;
    border: 0;
    text-decoration: none;
    color: #0079c1; }
.user-icon {
  width: 12px;
  height: 14px;
  display: inline-block;
  color: #0079c1; }
@media screen and (max-width: 1023px) {
  .user-icon {
    width: 16px;
    height: 14px; } }
.btn-mobile-menu {
  display: none;
  position: relative;
  width: 22px;
  height: 16px;
  margin: -3px auto 0px 10px;
  overflow: hidden;
  cursor: pointer; }
@media screen and (max-width: 1023px) {
  .btn-mobile-menu {
    display: block; } }
.btn-mobile-menu span, .btn-mobile-menu::before, .btn-mobile-menu::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #4E4E4E;
    border-radius: 2px; }
.btn-mobile-menu span {
    top: 50%;
    left: 0;
    margin-top: -1px;
    display: block; }
.btn-mobile-menu::before {
    top: 0;
    left: 0; }
.btn-mobile-menu::after {
    bottom: 0;
    left: 0; }
.btn-mobile-menu.active span {
    display: none; }
.btn-mobile-menu.active::after, .btn-mobile-menu.active::before {
    width: 70%;
    height: 3px; }
.btn-mobile-menu.active::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: 7px;
    left: 4px; }
.btn-mobile-menu.active::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 6px;
    left: 4px; }
.btn-cart {
  display: inline-block;
  background: #062A61;
  border: 1px solid rgba(74, 74, 74, 0.2);
  border-radius: 50%;
  position: relative;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 10px;
  -webkit-transition: background-color 0.25s ease-in;
  transition: background-color 0.25s ease-in; }
.btn-cart:hover {
    background: #fff; }
.btn-cart:hover .icon {
      color: #062A61; }
@media screen and (max-width: 1023px) {
  .btn-cart {
    width: 30px;
    height: 30px;
    margin: 0 0 0 6px; } }
.btn-cart .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 22px;
    margin: -11px 0 0 -11px;
    color: #fff;
    -webkit-transition: color 0.25s ease-in;
    transition: color 0.25s ease-in; }
.btn-cart--disabled {
  cursor: default;
  background: #757575;
  border-color: #757575;
  opacity: 0.5;
  color: #fff;
  pointer-events: none; }
.btn-cart--disabled:hover {
    background: #757575; }
.btn-cart--disabled:hover .icon {
      color: #fff; }
.btn-cart__amount {
  background: #f03a00;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  position: absolute;
  top: -2px;
  right: 0;
  width: 12px;
  height: 12px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 7px;
  text-align: center;
  line-height: 12px;
  color: #fff; }
.btn[disabled] {
  cursor: default;
  background: #757575;
  border-color: #757575;
  opacity: 0.5;
  color: #fff; }
.btn-remove,
.btn-edit {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(fonts/icon-remove.svg) no-repeat 50% 50%; }
.btn-edit {
  background: url(fonts/icon-edit-colored.svg) no-repeat 50% 50%; }
.footer {
  background: #fff;
  border-top: 1px solid #E2E5EA;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
.footer--start-height {
  min-height: 208px; }
.footer__container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 60px; }
@media screen and (max-width: 973px) {
  .footer__container {
    padding: 0 20px; } }
.footer__main {
  margin: 0 0 30px; }
.footer__main:after {
    display: block;
    content: '';
    clear: both; }
@media screen and (max-width: 973px) {
  .footer__main {
    margin: 0; } }
.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  margin: 53px 81px 0 0; }
@media screen and (max-width: 1023px) {
  .footer__logo {
    margin: 53px auto 0;
    float: none; } }
@media screen and (max-width: 973px) {
  .footer__logo {
    margin: 24px auto 31px; } }
.footer__logo .icon {
    overflow: hidden;
    width: 44px;
    height: auto; }
.footer__logo .slogan {
    font-weight: 900;
    font-size: 13px;
    line-height: 14px;
    color: #0079c1; }
.footer__logo .slogan span {
      color: #888A8C;
      font-size: 8px;
      display: inline-block;
      vertical-align: top; }
.footer__menu-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media screen and (max-width: 973px) {
  .footer__menu-holder {
    display: block;
    text-align: center; } }
.footer__menu {
  margin: 44px 0 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #748298; }
@media screen and (max-width: 1023px) {
  .footer__menu {
    margin: 24px 0 0; } }
@media screen and (max-width: 973px) {
  .footer__menu {
    margin: 0; } }
.footer__menu li {
    margin: 16px 0; }
@media screen and (max-width: 973px) {
  .footer__menu li {
    margin: 12px 0; } }
.footer__menu a:hover {
    text-decoration: underline; }
@media screen and (max-width: 973px) {
  .footer__menu--with-border-mobile {
    border-top: 1px solid #E2E5EA; } }
.footer__bottom {
  border-top: 1px solid #E2E5EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7px 0 13px 0; }
@media screen and (max-width: 973px) {
  .footer__bottom {
    display: block;
    padding: 7px 0 10px 0;
    text-align: center; } }
.footer__bottom p {
    margin: 0; }
.footer__mention {
  margin: 11px 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #748298; }
@media screen and (max-width: 973px) {
  .footer__mention {
    margin: 6px 0;
    font-size: 10px; } }
.header {
  position: relative;
  background: #fff;
  min-height: 90px;
  z-index: 500; }
@media screen and (max-width: 1023px) {
  .header {
    min-height: 40px;
    padding: 0; } }
.header .logo {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 0 20px; }
@media screen and (max-width: 1279px) {
  .header .logo {
    display: none; } }
.header .logo .icon {
      overflow: hidden; }
.header .logo--mobile {
    display: none; }
@media screen and (max-width: 1279px) {
  .header .logo--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px; } }
@media screen and (max-width: 1023px) {
  .header .logo--mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 34px;
    z-index: 20;
    margin: 0 0 0 -17px; } }
.header.mobile-menu-open .header-container,
  .header.mobile-menu-open .holder,
  .header.mobile-menu-open .main-menu {
    display: block; }
.header.mobile-menu-open .header-container {
    background: #fff;
    position: fixed;
    z-index: 500;
    top: 0;
    bottom: 0;
    width: 100%; }
.header.mobile-menu-open .btn-mobile-menu {
    position: fixed;
    top: 11px;
    left: 9px;
    margin: 0;
    z-index: 10; }
.header.mobile-menu-open .lang-switch {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 35px;
    left: 20px;
    margin: 0; }
.header.mobile-menu-open .jcf-select {
    max-width: 280px;
    margin: 0 auto; }
.header.mobile-menu-open .btn-login,
  .header.mobile-menu-open .btn-cart,
  .header.mobile-menu-open .header-search {
    display: none; }
.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 100%;
  max-width: 1280px;
  min-height: 90px;
  margin: 0 auto;
  padding: 0; }
@media screen and (max-width: 1023px) {
  .header-container {
    padding: 0;
    min-height: 40px; } }
.header-container .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
@media screen and (max-width: 1023px) {
  .header-container .holder {
    width: 100%; } }
.popup-notification .dmb-notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 973px) {
  .popup-notification .dmb-notification .home-slider__slide {
    width: auto; } }
.popup-notification .dmb-notification-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1; }
.popup-notification .close-dmb-notification {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 35px 88px 35px 20px;
  min-width: 141px;
  padding: 12px 30px 12px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  position: relative;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  cursor: pointer;
  -webkit-transition: color 0.25s ease-in, background-color 0.25s ease-in, border-color 0.25s ease-in;
  transition: color 0.25s ease-in, background-color 0.25s ease-in, border-color 0.25s ease-in; }
@media screen and (max-width: 973px) {
  .popup-notification .close-dmb-notification {
    margin: 0 0 0 20px;
    min-width: 0;
    padding: 8px 27px;
    font-size: 10px;
    line-height: 12px; } }
.popup-notification .alert {
  background: #062A61;
  color: #fff; }
.popup-notification .alert .close-dmb-notification {
    color: #062A61; }
.popup-notification .notification {
  background: #7ED321;
  color: #fff; }
.popup-notification .notification .close-dmb-notification {
    color: #7ED321; }
.popup-notification .other {
  background: #009e92;
  color: #fff; }
.popup-notification .other .close-dmb-notification {
    color: #009e92; }
.popup-notification .home-slider__slide {
  height: auto; }
.popup-notification .home-slider__info {
  margin-top: 10px;
  max-width: 1400px;
}
.popup-notification .home-slider__title, .popup-notification .home-slider__subtitle {
  font-size: 23px;
  line-height: 29px; }
.popup-notification .home-slider__text {
  margin-bottom: 10px; }
.lang-switch {
  margin: 0 10px 0 0;
  position: relative;
  min-width: 82px; }
.lang-switch .custom-select {
    opacity: 0;
    width: 82px;
    height: 36px; }
@media screen and (max-width: 1023px) {
  .lang-switch {
    display: none; } }
.lang-switch .jcf-select {
    height: 36px;
    font-weight: 400; }
.checkout-billing__info-error,
.form-item--error-message {
  color: #f03a00 !important; }
.jcf-select {
  border: 1px solid #DBDBDB;
  background: #fff;
  border-radius: 18px;
  min-width: 82px;
  padding: 8px 36px 8px 22px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  display: block; }
.jcf-select select {
    left: 0;
    top: 0; }
.jcf-select .jcf-select-text {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden; }
.jcf-select .jcf-select-opener {
    position: absolute;
    top: 9px;
    right: 18px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
.jcf-select .jcf-select-opener::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      border: solid #748298;
      border-width: 0 3px 3px 0;
      padding: 4px;
      border-radius: 2px; }
.jcf-select.jcf-drop-active {
    border-radius: 18px 18px 0 0;
    border-bottom-color: #fff; }
.jcf-select.jcf-drop-active .jcf-select-opener {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
      top: 15px; }
.jcf-select.jcf-drop-active .jcf-select-opener::after {
        border-color: #0079C1; }
.jcf-select-drop {
  z-index: 9999; }
.jcf-select-drop .jcf-select-drop-content {
    border: solid #DBDBDB;
    background: #fff;
    border-radius: 0 0 18px 18px;
    border-width: 0 1px 1px;
    font-size: 12px;
    line-height: 14px;
    padding: 0 16px;
    color: #062A61; }
.jcf-select-drop .jcf-select-drop-content ul {
      overflow: hidden; }
.jcf-select-drop .jcf-select-drop-content ul li {
        margin: 0 0 10px; }
.jcf-select-drop .jcf-select-drop-content .jcf-option {
      display: block;
      cursor: pointer; }
.jcf-list .jcf-list-content {
  display: inline-block;
  max-height: 192px !important;
  width: 100%; }
.jcf-scrollbar-vertical {
  position: absolute;
  top: -5px;
  cursor: default;
  border-radius: 4px;
  width: 10px;
  right: 2px; }
.jcf-select-drop-content .jcf-scrollbar-vertical .jcf-scrollbar-slider {
  background: #cfe5e8;
  border-radius: 4px;
  height: 100% !important; }
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #062A61;
  height: 1px;
  border-radius: 4px;
  width: 10px;
  max-height: 100%; }
.jcf-checkbox {
  display: inline-block;
  background: #fff;
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  width: 25px;
  height: 25px;
  margin: 0 10px 0 0;
  cursor: pointer; }
.jcf-checkbox input[type='checkbox'] {
    top: 0;
    left: 0; }
.jcf-checkbox span {
    width: 100%;
    height: 100%;
    display: none;
    background: url(fonts/icon-checked.svg) no-repeat 50% 50%; }
.jcf-checkbox.jcf-checked span {
    display: block; }
.jcf-checkbox.jcf-checked + label {
    font-weight: 700;
    color: #062A61; }
.jcf-checkbox input {
    cursor: pointer; }
.jcf-radio {
  background: #fff;
  border: 2px solid #C3C3C3;
  border-radius: 50%;
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer; }
.jcf-radio.jcf-checked span {
    background: #0079C1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 8px;
    height: 8px; }
.jcf-select-contact-select .jcf-select-drop-content .jcf-list-content ul li:first-child {
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden; }
.preview-container {
  height: calc(100vh - 70px);
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
.preview-container .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 25px; }
.preview-container .main-header-preview {
    height: 80px;
    overflow: hidden;
    -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.12);
            box-shadow: 0 6px 9px rgba(0, 0, 0, 0.12);
    margin-bottom: 20px; }
.preview-container .main-header-preview h1 {
      margin: 0;
      font-size: 40px;
      line-height: 95px; }
.preview-container h2 {
    margin: 0 0 15px; }
.preview-container .row {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.preview-container .col {
    float: left;
    width: 20%;
    padding: 10px; }
.preview-container .img {
    overflow: hidden;
    height: 250px;
    display: block; }
.preview-container .caption {
    text-align: center; }
.preview-container .caption h4 {
      margin: 15px 0;
      font-size: 14px;
      line-height: 17px; }
.preview-container .btn-design {
    display: inline-block;
    border: 1px solid #000;
    padding: 3px 10px 0;
    font-size: 12px;
    line-height: 15px;
    border-radius: 5px; }
@media only screen and (max-width: 1024px) {
  .preview-container .col {
    width: 25%; } }
@media only screen and (max-width: 768px) {
  .preview-container .col {
    width: 33%; }
  .preview-container .img {
    height: 150px; }
  .preview-container h2 {
    font-size: 18px;
    margin-bottom: 10px; } }
@media only screen and (max-width: 580px) {
  .preview-container .col {
    width: 50%; } }
.preview-element-list ul {
  overflow: hidden; }
.preview-element-list ul li {
    float: left;
    padding: 10px; }
.address-form {
  background: #fff;
  padding: 42px 61px 44px; }
@media screen and (max-width: 973px) {
  .address-form {
    padding: 42px 30px 44px; } }
@media screen and (max-width: 767px) {
  .address-form {
    padding: 42px 20px 44px; } }
.address-form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media screen and (max-width: 767px) {
  .address-form .row {
    display: block; } }
.address-form .row--1-col {
    display: block; }
.address-form .row--1-col .form-text {
      width: 100%; }
.address-form .form-text,
  .address-form .form-select {
    width: 48%;
    margin: 0 0 15px; }
@media screen and (max-width: 767px) {
  .address-form .form-text,
  .address-form .form-select {
    width: 100%; } }
.address-form .field--type-string {
    width: 48%;
    margin: 0 0 15px; }
@media screen and (max-width: 767px) {
  .address-form .field--type-string {
    width: 100%; } }
.address-form .field--type-string .form-text {
      width: 100%;
      margin: 0; }
.address-form label {
    display: block;
    margin: 0 0 11px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #062A61; }
.address-form input[type='email'],
  .address-form input[type='text'],
  .address-form input[type='tel'] {
    background: #F0F2F2;
    border: 0;
    border-radius: 4px;
    width: 100%;
    margin: 0;
    padding: 13px 22px 12px;
    font-weight: 400;
    font-size: 12px;
    color: #062A61; }
@media screen and (max-width: 767px) {
  .address-form input[type='email'],
  .address-form input[type='text'],
  .address-form input[type='tel'] {
    padding: 13px 10px 12px; } }
.address-form input[type='email']::-webkit-input-placeholder, .address-form input[type='text']::-webkit-input-placeholder, .address-form input[type='tel']::-webkit-input-placeholder {
      color: #748298; }
.address-form input[type='email']::-moz-placeholder, .address-form input[type='text']::-moz-placeholder, .address-form input[type='tel']::-moz-placeholder {
      color: #748298; }
.address-form input[type='email']:-ms-input-placeholder, .address-form input[type='text']:-ms-input-placeholder, .address-form input[type='tel']:-ms-input-placeholder {
      color: #748298; }
.address-form input[type='email']::-ms-input-placeholder, .address-form input[type='text']::-ms-input-placeholder, .address-form input[type='tel']::-ms-input-placeholder {
      color: #748298; }
.address-form input[type='email']::placeholder,
    .address-form input[type='text']::placeholder,
    .address-form input[type='tel']::placeholder {
      color: #748298; }
.address-form .submit-row {
    margin: 55px 0 0; }
.address-form .submit-row .form-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
@media screen and (max-width: 767px) {
  .address-form .submit-row .form-actions {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 260px;
    margin: 0 auto; } }
.address-form .submit-row .btn {
      margin: 0 27px; }
@media screen and (max-width: 767px) {
  .address-form .submit-row .btn {
    min-width: 110px;
    margin: 0; } }
.address-form__title {
  margin: 0 0 21px;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .address-form__title {
    font-size: 18px;
    line-height: 120%; } }
.address-form__description {
  margin: 0 0 45px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #748298; }
@media screen and (max-width: 767px) {
  .address-form__description {
    margin: 0 0 25px; } }
.basic-page-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 34px 60px; }
@media screen and (max-width: 1023px) {
  .basic-page-section {
    padding: 20px; } }
@media screen and (max-width: 767px) {
  .basic-page-section {
    padding: 0; } }
.basic-page-content {
  background: #fff;
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  overflow: hidden;
  padding: 20px;
  color: #062A61; }
@media screen and (max-width: 1023px) {
  .basic-page-content {
    font-size: 12px;
    line-height: 18px; } }
.basic-page-content img {
    margin: 0 0 50px; }
@media screen and (max-width: 1023px) {
  .basic-page-content img {
    width: 40%;
    margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .basic-page-content img {
    float: left;
    margin: 0 0 20px !important;
    width: 100%; } }
.basic-page-content img.align-left {
      margin-right: 50px; }
@media screen and (max-width: 1023px) {
  .basic-page-content img.align-left {
    margin-right: 20px; } }
.basic-page-content img.align-right {
      margin-left: 50px; }
@media screen and (max-width: 1023px) {
  .basic-page-content img.align-right {
    margin-left: 20px; } }
.basic-page-content img.align-center {
      margin-right: auto;
      margin-left: auto; }
.basic-page-content h2,
  .basic-page-content h3,
  .basic-page-content h4,
  .basic-page-content h5,
  .basic-page-content h6 {
    margin: 0 0 20px;
    color: #0079c1;
    font-weight: 400; }
.basic-page-content h2 {
    font-size: 24px;
    line-height: 30px; }
@media screen and (max-width: 1023px) {
  .basic-page-content h2 {
    font-size: 16px;
    line-height: 20px; } }
.basic-page-content h3 {
    font-size: 22px;
    line-height: 28px; }
@media screen and (max-width: 1023px) {
  .basic-page-content h3 {
    font-size: 14px;
    line-height: 20px; } }
.basic-page-content h4 {
    font-size: 20px;
    line-height: 26px; }
@media screen and (max-width: 1023px) {
  .basic-page-content h4 {
    font-size: 12px;
    line-height: 18px; } }
.basic-page-content h5 {
    font-size: 18px;
    line-height: 24px; }
@media screen and (max-width: 1023px) {
  .basic-page-content h5 {
    font-size: 12px;
    line-height: 18px; } }
.basic-page-content h6 {
    font-size: 16px;
    line-height: 22px; }
@media screen and (max-width: 1023px) {
  .basic-page-content h6 {
    font-size: 12px;
    line-height: 18px; } }
.basic-page-content ol, .basic-page-content ul {
    margin: 0 0 20px;
    overflow: hidden; }
@media screen and (max-width: 767px) {
  .basic-page-content ol, .basic-page-content ul {
    width: 100%; } }
.basic-page-content ol li, .basic-page-content ul li {
      margin: 0 0 10px;
      position: relative; }
.basic-page-content ol li:last-child, .basic-page-content ul li:last-child {
        margin: 0; }
.basic-page-content ul li {
    padding-left: 16px; }
.basic-page-content ul li::after {
      content: "";
      width: 6px;
      height: 6px;
      background: #062A61;
      border-radius: 50%;
      position: absolute;
      top: 8px;
      left: 0; }
.basic-page-content ol li {
    padding: 0 0 0 26px;
    position: relative; }
.basic-page-content ol li::before {
      position: absolute;
      top: 0;
      left: 0;
      margin-right: 6px;
      width: 20px;
      text-align: right; }
.basic-page-content ol li li {
      padding: 0 0 0 46px; }
.basic-page-content ol li li::before {
        width: 40px; }
.basic-page-content ol ol {
    padding-top: 10px; }
.basic-page-content blockquote {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 60px;
    font-style: italic; }
.basic-page-content blockquote::after {
      content: ',,';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 100px;
      line-height: 120px;
      color: #0079c1;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
.basic-page-content blockquote p, .basic-page-content blockquote q, .basic-page-content blockquote cite {
      margin: 0; }
.basic-page-content blockquote cite {
      font-weight: 700;
      font-style: normal; }
.basic-page-content table {
    margin: 0 0 20px;
    width: 100%; }
.basic-page-content table caption {
      margin: 0 0 10px;
      color: #0079c1;
      font-size: 20px;
      line-height: 24px; }
@media screen and (max-width: 1023px) {
  .basic-page-content table caption {
    font-size: 16px;
    line-height: 20px; } }
.basic-page-content table th, .basic-page-content table td {
      border: 1px solid #0079C1;
      padding: 6px; }
.basic-page-content a {
    color: #0079c1;
    text-decoration: underline; }
.no-touchevents .basic-page-content a:hover,
    .no-js .basic-page-content a:hover,
    .dj-no-device .basic-page-content a:hover,
    .dj-no-touch .basic-page-content a:hover, .basic-page-content a:focus {
      text-decoration: none; }
.basic-page-content p {
    margin: 0 0 20px; }
.basic-page-content p:last-child {
      margin: 0; }
#block-wco-bookshop-page-title .title-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 60px 0; }
@media screen and (max-width: 973px) {
  #block-wco-bookshop-page-title .title-holder {
    max-width: 620px;
    padding: 13px 20px 128px; } }
@media screen and (max-width: 767px) {
  #block-wco-bookshop-page-title .title-holder {
    max-width: 320px; } }
#block-wco-bookshop-page-title .title-holder h1 {
    margin: 0; }
.page-node-type-article {
  background: #F0F2F2; }
.cart-item {
  background: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 0 20px; }
@media screen and (max-width: 973px) {
  .cart-item {
    display: block;
    border-radius: 0;
    margin: 0;
    padding: 1px; } }
@media screen and (max-width: 973px) {
  .cart-item:before {
    content: ' ';
    background: #E2E5EA;
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    height: 1px; } }
.cart-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 186px;
  padding: 28px 10px; }
@media screen and (max-width: 1279px) {
  .cart-item__image {
    display: none; } }
.cart-item__image img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
.cart-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media screen and (max-width: 1279px) {
  .cart-item__info {
    margin-left: 31px; } }
@media screen and (max-width: 1024px) {
  .cart-item__info {
    display: block;
    margin: 25px 63px 25px 31px; } }
@media screen and (max-width: 973px) {
  .cart-item__info {
    margin: 21px 63px 25px 21px; } }
.cart-item__info .quantity-widget {
    min-width: 190px; }
.cart-item__info .quantity-widget label {
      margin: 0 10px 0 0; }
@media screen and (max-width: 973px) {
  .cart-item__info .quantity-widget label {
    font-size: 12px;
    line-height: 14px; } }
.cart-item__info-col {
  width: 220px;
  margin: 0 63px 0 0;
  padding: 28px 0 0; }
@media screen and (max-width: 1279px) {
  .cart-item__info-col {
    width: auto; } }
@media screen and (max-width: 1024px) {
  .cart-item__info-col {
    margin: 0;
    padding: 0; } }
.cart-item__info-col .cart-item__info-col {
    margin: 0;
    padding: 0;
    width: auto; }
.cart-item__info-col .cart-item__info-col ul {
      color: #748298;
      overflow: hidden;
      margin: 0 0 20px; }
.cart-item__info-col .cart-item__info-col ul li {
        margin: 0 0 8px; }
.no-touchevents .cart-item__info-col .cart-item__info-col ul li a:hover,
        .no-js .cart-item__info-col .cart-item__info-col ul li a:hover,
        .dj-no-device .cart-item__info-col .cart-item__info-col ul li a:hover,
        .dj-no-touch .cart-item__info-col .cart-item__info-col ul li a:hover, .cart-item__info-col .cart-item__info-col ul li a:focus {
          text-decoration: underline; }
.cart-item__title {
  margin: 0 0 11px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #062A61;
  -webkit-transition: color 0.25s ease-in;
  transition: color 0.25s ease-in; }
.cart-item__title:hover {
    color: #0079c1; }
@media screen and (max-width: 973px) {
  .cart-item__title {
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 20px; } }
.cart-item__language {
  margin: 0 0 19px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #748298; }
@media screen and (max-width: 973px) {
  .cart-item__language {
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 14px; } }
.cart-item__price-holder {
  margin: 0 0 20px; }
@media screen and (max-width: 973px) {
  .cart-item__price-holder {
    margin: 0 0 10px; } }
.cart-item__price {
  margin: 0 9px 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #0079c1; }
@media screen and (max-width: 973px) {
  .cart-item__price {
    font-size: 14px;
    line-height: 17px; } }
.cart-item__price--old {
  font-size: 14px;
  line-height: 16px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through; }
@media screen and (max-width: 973px) {
  .cart-item__price--old {
    font-size: 12px;
    line-height: 120%; } }
.cart-item__price--promo {
  color: #2BA600; }
.cart-item__price-description {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #748298; }
.cart-item__remove {
  background: url(fonts/icon-remove.svg) no-repeat 0 0;
  background-size: 16px 17px;
  border: 0;
  position: absolute;
  top: 40px;
  right: 30px;
  width: 16px;
  height: 17px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0; }
@media screen and (max-width: 973px) {
  .cart-item__remove {
    top: 24px;
    right: 20px; } }
.cart-item .product-item__stock-message,
.cart-item__stock-message {
  width: auto;
  border-top: 1px solid #E2E5EA;
  margin: 13px 0 0 0;
  padding: 13px 0 0 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .cart-item .product-item__stock-message,
  .cart-item__stock-message {
    font-size: 10px;
    line-height: 14px; } }
.cart-item .product-item__stock-message a,
  .cart-item__stock-message a {
    text-decoration: underline;
    color: #0079c1; }
.cart-item .product-item__stock-message a:hover,
    .cart-item__stock-message a:hover {
      text-decoration: none; }
.cart-total {
  background: #fff;
  border-radius: 8px;
  margin: 0 0 20px;
  padding: 24px 30px 1px; }
@media screen and (max-width: 1279px) {
  .cart-total {
    padding: 24px 20px 1px; } }
@media screen and (max-width: 973px) {
  .cart-total {
    background: none;
    border-radius: 0;
    margin: 0; } }
@media screen and (max-width: 973px) {
  .cart-total--steps {
    background: #fff;
    padding-top: 0; } }
.cart-total__rows {
  overflow: hidden; }
.cart-total__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 14px; }
.cart-total__row.child-bundle {
    position: relative;
    padding-left: 10px; }
.cart-total__row.child-bundle::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 1px;
      background: #0079C1; }
.cart-total__row:first-child {
    border-bottom: 1px solid rgba(116, 130, 152, 0.2);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 20px;
    padding: 0 0 12px; }
@media screen and (max-width: 973px) {
  .cart-total__row:first-child {
    float: left;
    margin: 0; } }
@media screen and (max-width: 973px) {
  .cart-total__row:first-child, .cart-total__row:last-child {
    border: 0;
    display: block; } }
@media screen and (max-width: 973px) {
  .cart-total__row:last-child {
    float: right; } }
@media screen and (max-width: 973px) {
  .cart-total__row {
    display: none; } }
.cart-total__row form {
    width: 100%; }
.cart-total__title {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .cart-total__title {
    display: none; } }
.cart-total__amount,
.cart-total__modify-cart {
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline;
  line-height: 14px;
  color: #0079c1; }
@media screen and (max-width: 973px) {
  .cart-total__amount,
  .cart-total__modify-cart {
    font-size: 18px;
    text-decoration: none;
    line-height: 22px; } }
@media screen and (max-width: 973px) {
  .cart-total__modify-cart {
    text-decoration: underline; } }
.cart-total__modify-cart:hover {
  text-decoration: none; }
.cart-total__product {
  padding: 0 10px 0 0; }
.cart-total__product-name {
  margin: 0 0 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #748298; }
@media screen and (max-width: 767px) {
  .cart-total__product-name {
    font-size: 12px; } }
.cart-total__product-amount-lang {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .cart-total__product-amount-lang {
    font-size: 10px; } }
.cart-total__price {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0079c1; }
@media screen and (max-width: 767px) {
  .cart-total__price {
    font-size: 12px;
    line-height: 14px; } }
.cart-total__total-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0079c1; }
@media screen and (max-width: 973px) {
  .cart-total__total-label:after {
    content: ':'; } }
@media screen and (max-width: 973px) {
  .cart-total__total-label {
    display: inline-block;
    font-size: 18px;
    line-height: 22px; } }
.cart-total__total-price {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0079c1; }
@media screen and (max-width: 973px) {
  .cart-total__total-price {
    display: inline-block;
    font-size: 18px;
    line-height: 22px; } }
.cart-total__message {
  border-top: 1px solid rgba(116, 130, 152, 0.2);
  margin: 21px 0 17px 0;
  padding: 13px 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .cart-total__message {
    margin: 0 0 17px;
    font-size: 12px;
    line-height: 18px; } }
.cart-total__message--warning {
  font-size: 12px;
  line-height: 120%;
  color: #ea6234;
  border-top: 1px solid rgba(116, 130, 152, 0.2);
  padding: 16px 0; }
@media screen and (max-width: 973px) {
  .cart-total__message--warning {
    font-size: 11px; } }
.cart-total__agree {
  border-top: 1px solid rgba(116, 130, 152, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0; }
.cart-total__agree .jcf-checkbox {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.cart-total__agree + .cart-total__buttons {
    border: 0; }
.cart-total__agree label {
    font-size: 12px;
    line-height: 16px; }
.cart-total__agree a {
    text-decoration: underline;
    color: #0079c1; }
.cart-total__agree a:hover {
      text-decoration: none; }
.cart-total__buttons {
  border-top: 1px solid rgba(116, 130, 152, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
  padding: 9px 0 0;
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
.cart-total__buttons .btn--dark-blue {
    margin-left: auto; }
.cart-total__buttons .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: auto; }
@media screen and (max-width: 1023px) {
  .cart-total__buttons .btn {
    padding: 12px; } }
@media screen and (max-width: 973px) {
  .cart-total__buttons .btn {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto; } }
.cart-total__buttons .btn--light-blue-txt {
    margin-right: 10px; }
.cart-total__buttons input[disabled] {
    cursor: default;
    background: #757575;
    border-color: #757575;
    opacity: 0.5;
    color: #fff; }
.cart-total__promo {
  margin: 0 0 18px; }
.cart-total__promo-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 100%;
  margin: 0 0 2px; }
@media screen and (max-width: 767px) {
  .cart-total__promo-inputs {
    margin: 0 0 14px; } }
.cart-total__promo-inputs input[type='text'] {
    background: #F0F2F2;
    border-radius: 4px;
    border: 1px solid transparent;
    width: 72%;
    padding: 11px 17px 12px 17px;
    font-weight: 400;
    font-size: 12px;
    color: #748298; }
@media screen and (max-width: 767px) {
  .cart-total__promo-inputs input[type='text'] {
    width: 79%;
    font-size: 10px; } }
.cart-total__promo-inputs input[type='text']::-webkit-input-placeholder {
      color: #C4C4C4; }
.cart-total__promo-inputs input[type='text']::-moz-placeholder {
      color: #C4C4C4; }
.cart-total__promo-inputs input[type='text']:-ms-input-placeholder {
      color: #C4C4C4; }
.cart-total__promo-inputs input[type='text']::-ms-input-placeholder {
      color: #C4C4C4; }
.cart-total__promo-inputs input[type='text']::placeholder {
      color: #C4C4C4; }
.cart-total__promo-inputs input[type='text'].error {
      border-color: #f03a00; }
.cart-total__promo-inputs .btn {
    border-radius: 4px;
    width: 25%;
    padding: 12px 15px;
    min-width: 0; }
@media screen and (max-width: 767px) {
  .cart-total__promo-inputs .btn {
    width: 19%; } }
.cart-total__promo-inputs .icon {
    display: none;
    position: absolute;
    top: 50%;
    right: 11px;
    width: 20px;
    height: 14px;
    margin-top: -7px; }
.cart-total__promo-inputs .icon svg {
      fill: #298E05;
      stroke: #298E05; }
.cart-total__promo--success .cart-total__promo-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.cart-total__promo--success .icon {
  display: block; }
.cart-total__promo--success input[type='text'] {
  width: 100%;
  padding-right: 47px; }
.cart-total__promo--success input[type='submit'] {
  display: none; }
.cart-total__promo-info {
  display: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #298E05; }
.cart-total__promo-info-label {
  width: 45%; }
.cart-total__costs {
  border-top: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0 9px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #748298; }
.cart-total__total-to-pay {
  border-top: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 5px;
  padding: 9px 0 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #0079c1; }
@media screen and (max-width: 767px) {
  .cart-total__total-to-pay {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px; } }
.cart-total__button-print {
  background: none;
  border: 0;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  color: #0079c1; }
@media screen and (max-width: 973px) {
  .cart-total__button-print {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 10px auto; } }
.cart-total__button-print:hover {
    text-decoration: none; }
.cart-total--steps-payment .cart-total__inner {
  max-width: 480px;
  margin: 0 auto; }
.cart-total--steps-payment .cart-total__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.cart-total--steps-payment .cart-total__row:first-child {
    border-bottom: 1px solid rgba(116, 130, 152, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    margin: 0 0 20px; }
.cart-total--steps-payment .cart-total__row:last-child {
    float: none; }
.cart-total--steps-payment .cart-total__title {
  display: block; }
@media screen and (max-width: 767px) {
  .cart-total--steps-payment .cart-total__title {
    font-size: 15px;
    line-height: 18px; } }
@media screen and (max-width: 767px) {
  .cart-total--steps-payment .cart-total__modify-cart {
    font-size: 12px;
    line-height: 14px; } }
@media screen and (max-width: 767px) {
  .cart-total--steps-payment .cart-total__total-label,
  .cart-total--steps-payment .cart-total__total-price {
    font-size: 12px;
    line-height: 14px; } }
.cart-total--steps-payment .cart-total__buttons .btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin: 0;
  max-width: 50%; }
.characteristic-table {
  margin: 0 0 24px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .characteristic-table {
    font-size: 12px;
    line-height: 120%; } }
.characteristic-table__row {
  background: #E2E5EA;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 4px;
  padding: 15px 32px 11px; }
@media screen and (max-width: 973px) {
  .characteristic-table__row {
    padding: 15px 10px 11px; } }
.characteristic-table__row:nth-child(even) {
    background: rgba(226, 229, 234, 0.26); }
.characteristic-table__cell {
  width: 50%;
  padding: 0 10px; }
.characteristic-table__label {
  width: 46%;
  font-weight: 700; }
.checkout-billing {
  background: #fff;
  border-radius: 8px;
  padding: 45px 63px 5px; }
@media screen and (max-width: 1279px) {
  .checkout-billing {
    padding: 45px 20px 5px; } }
@media screen and (max-width: 973px) {
  .checkout-billing {
    border-radius: 0; } }
@media screen and (max-width: 767px) {
  .checkout-billing {
    padding: 19px 20px 5px; } }
.checkout-billing__section {
  margin: 0 0 65px; }
@media screen and (max-width: 767px) {
  .checkout-billing__section {
    margin: 0 0 23px; } }
.checkout-billing__section .js-form-type-checkbox {
    margin: 0 0 20px; }
.checkout-billing__section .js-form-type-checkbox .jcf-checkbox {
      vertical-align: middle; }
.checkout-billing__section .js-form-type-checkbox label {
      vertical-align: middle; }
.checkout-billing__title {
  margin: 0 0 27px;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .checkout-billing__title {
    font-size: 16px;
    line-height: 20px; } }
.checkout-billing__choose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px; }
@media screen and (max-width: 1023px) {
  .checkout-billing__choose {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
.checkout-billing__choose .form-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media screen and (max-width: 1023px) {
  .checkout-billing__choose .form-select {
    display: block; } }
.checkout-billing__choose label {
    margin: 0 42px 0 0; }
@media screen and (max-width: 1023px) {
  .checkout-billing__choose label {
    width: 100%;
    margin: 0; } }
.checkout-billing__choose .jcf-select {
    width: 187px;
    margin: 0 10px 0 0;
    padding: 10px 39px 10px 22px;
    font-size: 12px;
    color: #062A61; }
@media screen and (max-width: 1023px) {
  .checkout-billing__choose .jcf-select {
    margin-top: 9px; } }
@media screen and (max-width: 767px) {
  .checkout-billing__choose .jcf-select {
    margin-top: 9px;
    padding: 4px 39px 6px 14px;
    font-size: 10px; } }
.checkout-billing__choose .jcf-select.jcf-disabled {
      color: #748298;
      pointer-events: none; }
.checkout-billing__choose .jcf-select-opener {
    top: 11px;
    right: 23px; }
@media screen and (max-width: 767px) {
  .checkout-billing__choose .jcf-select-opener {
    top: 7px;
    right: 15px;
    width: 8px;
    height: 8px; }
    .checkout-billing__choose .jcf-select-opener:after {
      border-width: 0 2px 2px 0;
      padding: 3px; } }
.checkout-billing__choose .wco-popup {
    margin-left: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
@media screen and (max-width: 1023px) {
  .checkout-billing__choose .wco-popup {
    margin-top: 9px;
    margin-left: 0; } }
.checkout-billing__choose .wco-popup .btn {
      padding: 12px 24px; }
@media screen and (max-width: 767px) {
  .checkout-billing__choose .wco-popup .btn {
    position: relative;
    padding: 8px 12px 9px;
    min-width: 83px;
    font-size: 0;
    line-height: 0; } }
@media screen and (max-width: 767px) {
  .checkout-billing__choose .wco-popup .btn:before {
    content: ' ';
    background: url(fonts/icon-plus.svg) no-repeat 0 0;
    background-size: 10px;
    display: inline-block;
    position: relative;
    top: 1px;
    width: 10px;
    height: 10px;
    margin: 0 7px 0 0; } }
@media screen and (max-width: 767px) {
  .checkout-billing__choose .wco-popup .btn:after {
    content: attr(data-button-text-mobile);
    font-size: 10px;
    line-height: 11px; } }
.checkout-billing__info {
  background: #F0F2F2;
  border-radius: 8px;
  margin: 29px 0;
  padding: 28px 45px;
  font-size: 14px;
  line-height: 120%;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .checkout-billing__info {
    margin: 26px 0;
    padding: 14px 25px;
    font-size: 12px;
    line-height: 16px; } }
.checkout-billing__info .wco-popup {
    float: right;
    margin: 0 0 10px; }
@media screen and (max-width: 767px) {
  .checkout-billing__info .wco-popup {
    position: relative;
    right: -14px;
    margin: 0 0 2px; } }
.checkout-billing__info .wco-popup .btn--with-icon {
      border-color: #E7E8E9;
      display: block;
      min-width: 89px;
      padding: 10px 16px 10px 36px; }
.checkout-billing__info .wco-popup .btn--with-icon:hover {
        background: #fff;
        border-color: #062A61;
        color: #062A61; }
@media screen and (max-width: 767px) {
  .checkout-billing__info .wco-popup .btn--with-icon {
    min-width: 67px;
    padding: 8px 12px 8px 31px;
    font-size: 12px; } }
.checkout-billing__info .wco-popup .btn--with-icon:before {
        content: ' ';
        background: url(fonts/icon-edit-colored.svg) no-repeat 0 0;
        background-size: 15px;
        position: absolute;
        top: 50%;
        right: auto;
        left: 16px;
        width: 15px;
        height: 15px;
        margin: 0;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
@media screen and (max-width: 767px) {
  .checkout-billing__info .wco-popup .btn--with-icon:before {
    left: 12px; } }
.checkout-billing__info-row {
  clear: both;
  border-bottom: 1px solid #D1D1D1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 12px;
  padding: 0 0 9px; }
.checkout-billing__info-row:last-child {
    border-bottom: 0; }
@media screen and (max-width: 767px) {
  .checkout-billing__info-row {
    display: block;
    margin: 0 0 11px;
    padding: 0 0 14px; } }
.checkout-billing__info-label {
  width: 45%;
  padding: 0 10px 0 0;
  font-weight: 700; }
@media screen and (max-width: 767px) {
  .checkout-billing__info-label {
    width: auto; } }
.checkout-billing__info-value {
  width: 55%; }
@media screen and (max-width: 767px) {
  .checkout-billing__info-value {
    width: auto; } }
.checkout-billing__use-billing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px; }
@media screen and (max-width: 767px) {
  .checkout-billing__use-billing .jcf-checkbox {
    width: 20px;
    height: 20px; } }
.checkout-confirm {
  background: #fff;
  border-radius: 8px; }
@media screen and (max-width: 1023px) {
  .checkout-confirm {
    border-radius: 0; } }
.checkout-confirm p {
    margin: 0 0 21px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #062A61; }
.checkout-confirm a {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    line-height: 21px;
    color: #0079c1; }
.checkout-confirm a:hover {
      text-decoration: none; }
.checkout-confirm .checkout-confirm__internal-link {
    color: #062A61; }
.checkout-confirm__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 767px) {
  .checkout-confirm__inner {
    display: block; } }
.checkout-confirm__col {
  width: 50%;
  padding: 40px 75px 39px; }
@media screen and (max-width: 1279px) {
  .checkout-confirm__col {
    padding: 40px 20px 39px; } }
@media screen and (max-width: 767px) {
  .checkout-confirm__col {
    width: auto;
    padding: 20px; } }
.checkout-confirm__col:first-child {
    border-right: 1px solid #E5E5E5; }
@media screen and (max-width: 767px) {
  .checkout-confirm__col:first-child {
    border-right: 0;
    border-bottom: 1px solid #E5E5E5; } }
.checkout-confirm__col:last-child {
    padding-right: 30px;
    padding-left: 30px; }
@media screen and (max-width: 1279px) {
  .checkout-confirm__col:last-child {
    padding: 40px 20px 39px; } }
@media screen and (max-width: 767px) {
  .checkout-confirm__col:last-child {
    padding: 20px; } }
.checkout-confirm__icon {
  width: 39px;
  height: 31px;
  margin: 0 0 19px;
  color: #298E05; }
.checkout-confirm__icon--download .svg-icon {
  stroke: #062A61; }
.checkout-confirm__title {
  margin: 0 0 25px;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #021634; }
@media screen and (max-width: 767px) {
  .checkout-confirm__title {
    font-size: 22px;
    line-height: 26px; } }
.checkout-confirm__details-section {
  padding: 35px 0 0 0; }
@media screen and (max-width: 767px) {
  .checkout-confirm__details-section {
    padding: 0; } }
.checkout-confirm__details-section p {
    width: 50%;
    margin-bottom: 27px; }
@media screen and (max-width: 1279px) {
  .checkout-confirm__details-section p {
    width: auto; } }
.checkout-confirm__details-section-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media screen and (max-width: 1279px) {
  .checkout-confirm__details-section-cols {
    display: block; } }
.checkout-confirm__details {
  background: #96A1B2;
  border-radius: 4px;
  width: 58%;
  padding: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #fff; }
@media screen and (max-width: 1279px) {
  .checkout-confirm__details {
    width: auto;
    margin-bottom: 20px; } }
.checkout-confirm__details-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 12px; }
.checkout-confirm__details-row:last-child {
    margin: 0; }
.checkout-confirm__details-label {
  width: 40%;
  padding: 0 5px 0 0; }
.checkout-confirm__details-value {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.checkout-confirm__price {
  border: 1px solid #E2E5EA;
  border-radius: 4px;
  width: 38%;
  padding: 15px 5px 15px 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #021634; }
@media screen and (max-width: 1279px) {
  .checkout-confirm__price {
    width: auto; } }
.checkout-confirm__price-value {
  font-size: 25px;
  color: #0079c1; }
.checkout-identification {
  background: #fff;
  border-radius: 8px;
  height: 100%; }
@media screen and (max-width: 973px) {
  .checkout-identification {
    border-radius: 0;
    height: auto; } }
.checkout-identification__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 767px) {
  .checkout-identification__inner {
    margin: 0 20px;
    padding: 34px 0 30px; } }
@media screen and (max-width: 767px) {
  .checkout-section__col:first-child .checkout-identification__inner {
    border-bottom: 1px solid #E2E5EA; } }
.checkout-identification__icon {
  width: 206px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 57px 0 0 11px; }
@media screen and (max-width: 1279px) {
  .checkout-identification__icon {
    width: 102px; } }
@media screen and (max-width: 767px) {
  .checkout-identification__icon {
    width: 82px;
    padding: 0; } }
.checkout-identification__icon .icon {
    display: block;
    margin: 0 auto;
    color: transparent; }
@media screen and (max-width: 767px) {
  .checkout-identification__icon .icon {
    margin: 0; } }
.checkout-identification__icon-login {
  width: 62px;
  height: 62px; }
@media screen and (max-width: 1279px) {
  .checkout-identification__icon-login {
    width: 46px;
    height: 46px; } }
.checkout-identification__icon-register {
  width: 60px;
  height: 60px; }
@media screen and (max-width: 1279px) {
  .checkout-identification__icon-register {
    width: 44px;
    height: 44px; } }
.checkout-identification__info {
  padding: 51px 64px 51px 0; }
@media screen and (max-width: 767px) {
  .checkout-identification__info {
    padding: 0 20px 0 0; } }
.checkout-identification__info .btn {
    margin: 0 0 8px;
    min-width: 168px; }
@media screen and (max-width: 767px) {
  .checkout-identification__info .btn {
    min-width: 98px; } }
.checkout-identification__title {
  margin: 0 0 19px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .checkout-identification__title {
    margin: 0 0 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px; } }
.checkout-identification__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #748298; }
@media screen and (max-width: 767px) {
  .checkout-identification__text {
    font-size: 12px; } }
.checkout-identification__text p {
    margin: 0 0 18px; }
@media screen and (max-width: 767px) {
  .checkout-identification__text p {
    margin: 0 0 14px; } }
.checkout-payment {
  background: #fff;
  border-radius: 8px; }
.checkout-payment .jcf-radio {
    margin: 0 auto 15px; }
@media screen and (max-width: 767px) {
  .checkout-payment .jcf-radio {
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -10px; } }
.checkout-payment .jcf-radio.jcf-checked {
      border-color: #fff; }
.checkout-payment .jcf-label-active:before {
    background: #062A61;
    -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.325257);
            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.325257); }
@media screen and (max-width: 767px) {
  .checkout-payment .jcf-label-active .checkout-payment__method-label {
    color: #fff; } }
.checkout-payment .jcf-label-active .checkout-payment__method-description,
  .checkout-payment .jcf-label-active .checkout-payment__method-icon {
    color: #fff; }
.checkout-payment .jcf-label-active .checkout-payment__method-icon--paypal {
    display: none; }
.checkout-payment .jcf-label-active .checkout-payment__method-icon--paypal-white {
    display: block; }
.checkout-payment__inner {
  padding: 88px 49px 83px; }
@media screen and (max-width: 1023px) {
  .checkout-payment__inner {
    padding: 25px 30px; } }
@media screen and (max-width: 767px) {
  .checkout-payment__inner {
    max-width: 520px;
    margin: 0 auto;
    padding: 20px; } }
.checkout-payment__inner .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0; }
@media screen and (max-width: 973px) {
  .checkout-payment__inner .box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .checkout-payment__inner .box:last-child {
      margin: 0; } }
.checkout-payment__inner .ttl {
    font-weight: 700;
    margin: 0 22px 0 0; }
@media screen and (max-width: 973px) {
  .checkout-payment__inner .ttl {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }
.checkout-payment__inner .slide-checkbox {
    overflow: hidden;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px; }
.checkout-payment__inner .slide-checkbox .form-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      position: relative; }
.checkout-payment__inner .slide-checkbox .ajax-progress {
      display: none !important; }
.checkout-payment__inner .option {
    position: relative;
    z-index: 10;
    background: rgba(255, 255, 255, 1e-06);
    padding-left: 62px;
    line-height: 20px; }
.checkout-payment__inner .jcf-checkbox {
    width: 52px;
    height: 20px;
    display: block;
    background: #4A4A4A;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 10px 0 0;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1; }
.checkout-payment__inner .jcf-checkbox span {
      width: 14px;
      height: 14px;
      display: block;
      background: #fff;
      border-radius: 50%;
      position: absolute;
      left: 3px;
      top: 3px;
      -webkit-transition: left 0.3s ease-in-out;
      transition: left 0.3s ease-in-out; }
.checkout-payment__inner .jcf-checkbox.jcf-checked {
      background: #0079C1; }
.checkout-payment__inner .jcf-checkbox.jcf-checked span {
        left: 35px; }
.checkout-payment__inner .off {
    opacity: 0.4; }
.checkout-payment__methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media screen and (max-width: 767px) {
  .checkout-payment__methods {
    display: block; } }
.checkout-payment__method {
  width: 31%;
  text-align: center; }
@media screen and (max-width: 767px) {
  .checkout-payment__method {
    width: auto;
    margin: 0 0 12px;
    text-align: left; } }
.checkout-payment__method .form-radio,
  .checkout-payment__method label {
    height: 100%; }
.checkout-payment__method label {
    display: block;
    position: relative;
    padding-bottom: 153px; }
@media screen and (max-width: 767px) {
  .checkout-payment__method label {
    padding: 18px 135px 19px 26px; } }
.checkout-payment__method label:before {
      content: ' ';
      background: #F0F2F2;
      border-radius: 8px;
      position: absolute;
      top: 35px;
      right: 0;
      bottom: 0;
      left: 0; }
@media screen and (max-width: 767px) {
  .checkout-payment__method label:before {
    top: 0; } }
.checkout-payment__method-label {
  display: block;
  position: relative;
  margin: 0 0 78px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .checkout-payment__method-label {
    margin: 0 0 1px;
    font-size: 12px;
    line-height: 14px; } }
.checkout-payment__method-description {
  position: relative;
  display: block;
  padding: 0 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #748298; }
@media screen and (max-width: 767px) {
  .checkout-payment__method-description {
    padding: 0;
    font-size: 10px;
    text-align: left; } }
.checkout-payment__method-icon {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 45px;
  width: 60px;
  height: 60px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #062A61; }
@media screen and (max-width: 767px) {
  .checkout-payment__method-icon {
    top: 50%;
    right: 73px;
    bottom: auto;
    left: auto;
    width: 30px;
    height: 30px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); } }
.checkout-payment__method-icon--bank {
  width: 69px;
  height: 69px; }
@media screen and (max-width: 767px) {
  .checkout-payment__method-icon--bank {
    right: 63px;
    width: 44px;
    height: 44px; } }
.checkout-payment__method-icon--paypal {
  width: 108px;
  height: 73px; }
@media screen and (max-width: 767px) {
  .checkout-payment__method-icon--paypal {
    right: 55px;
    width: 60px;
    height: 42px; } }
.checkout-payment__method-icon--paypal-white {
  display: none; }
.checkout-steps {
  padding: 19px 0 10px; }
@media screen and (max-width: 767px) {
  .checkout-steps {
    width: 100%;
    padding: 0 11px 12px; } }
.checkout-steps ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media screen and (max-width: 767px) {
  .checkout-steps--desktop .checkout-steps__step-number {
    background: none;
    border: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 22px; } }
@media screen and (max-width: 767px) {
  .checkout-steps--desktop .checkout-steps__step-name {
    border: 0; } }
@media screen and (max-width: 767px) {
  .checkout-steps--desktop .checkout-steps__step--active .checkout-steps__step-number {
    background: none;
    color: #021634; } }
@media screen and (max-width: 767px) {
  .checkout-steps--desktop .checkout-steps__step--active .checkout-steps__step-name {
    background: none;
    color: #021634; } }
.checkout-steps--mobile {
  display: none; }
@media screen and (max-width: 767px) {
  .checkout-steps--mobile {
    display: block;
    padding-bottom: 0; }
    .checkout-steps--mobile ul {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden; }
    .checkout-steps--mobile .checkout-steps__step {
      display: block;
      margin: 0;
      position: relative; }
      .checkout-steps--mobile .checkout-steps__step:before {
        content: ' ';
        background: #E5E5E5;
        position: absolute;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        width: 34px;
        height: 34px;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 3; }
      .checkout-steps--mobile .checkout-steps__step:after {
        content: ' ';
        display: block;
        background: #C4C4C4;
        position: absolute;
        top: 50%;
        right: 0;
        width: 9999px;
        height: 2px;
        margin: -1px 0 0 0;
        z-index: 1; }
    .checkout-steps--mobile .checkout-steps__step-number {
      margin: 0;
      padding: 0;
      position: relative;
      z-index: 4;
      font-weight: 700;
      font-size: 10px;
      line-height: 22px; }
    .checkout-steps--mobile .checkout-steps__step--active:after {
      background: #0079C1;
      z-index: 2; } }
.checkout-steps__step {
  margin: 0 61px 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #021634; }
@media screen and (max-width: 767px) {
  .checkout-steps__step {
    display: none;
    font-size: 16px;
    line-height: 19px; } }
.checkout-steps__step-number {
  background: #fff;
  border: 1px solid #D9DADB;
  border-radius: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: 0 3px 0 0;
  padding: 0 0 0 2px;
  font-weight: 700;
  text-align: center;
  line-height: 31px; }
@media screen and (max-width: 767px) {
  .checkout-steps__step-number {
    width: 25px;
    height: 25px;
    font-weight: 400; } }
.checkout-steps__step-name {
  border-bottom: 2px solid transparent; }
.checkout-steps__step--active {
  color: #0079c1; }
@media screen and (max-width: 767px) {
  .checkout-steps__step--active {
    display: block; } }
.checkout-steps__step--active .checkout-steps__step-number {
    background: #0079C1;
    border-color: #0079C1;
    color: #fff; }
.checkout-steps__step--active .checkout-steps__step-name {
    border-color: #0079C1; }
.checkout-steps__step--passed {
  color: #0079c1; }
.checkout-steps__step--passed .checkout-steps__step-number {
    background: #0079C1;
    border-color: #0079C1;
    color: #fff; }
.checkout-section {
  max-width: 1280px;
  padding: 0 60px;
  margin: 0 auto; }
@media screen and (max-width: 973px) {
  .checkout-section {
    padding: 0; } }
.checkout-section__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 57px; }
@media screen and (max-width: 973px) {
  .checkout-section__cols {
    display: block;
    margin: 0; } }
.checkout-section__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
  min-width: 0;
  padding: 0 10px; }
@media screen and (max-width: 973px) {
  .checkout-section__col {
    padding: 0; } }
.checkout-section__col--1 {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--1 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--2 {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--2 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--3 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--4 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--4 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--5 {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--5 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--6 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--7 {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--7 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--8 {
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--8 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--9 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--10 {
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--10 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--11 {
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--11 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.checkout-section__col--12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }
@media screen and (max-width: 973px) {
  .checkout-section__col--12 {
    -webkit-box-flex: 100%;
        -ms-flex: 100% 1;
            flex: 100% 1;
    max-width: none; } }
.cart-empty {
  background: #fff;
  border-radius: 8px;
  padding: 35px 28px;
  font-size: 24px;
  line-height: 120%;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .cart-empty {
    border-radius: 0; } }
.cart-empty p {
    margin: 0; }
.contact-section {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px; }
.contact-section .form-info {
    padding: 31px 0 19px;
    line-height: 20px;
    color: #062A61; }
@media screen and (max-width: 767px) {
  .contact-section .form-info {
    padding: 4px 0 12px;
    line-height: 18px; } }
.contact-form {
  border-top: 1px solid #D1D1D1;
  padding: 68px 0 0; }
@media screen and (max-width: 767px) {
  .contact-form {
    padding: 27px 0 69px; } }
.contact-form p {
    margin: 0 0 20px; }
.contact-form .captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0 20px; }
.contact-form .contact-form {
    padding: 0;
    border: 0; }
.contact-form .form-block {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0 34px; }
@media screen and (max-width: 767px) {
  .contact-form .form-block {
    padding: 0 0 4px; } }
.contact-form .form-block .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 20px;
      position: relative; }
@media screen and (max-width: 767px) {
  .contact-form .form-block .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 0 15px; } }
.contact-form .form-block label {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100px;
              flex: 0 0 100px;
      margin: 0 30px 0 0;
      font-size: 14px;
      line-height: 18px;
      font-weight: 700;
      color: #062A61; }
@media screen and (max-width: 767px) {
  .contact-form .form-block label {
    margin: 0 0 8px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%; } }
.contact-form .form-block .jcf-select {
      border: 0;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      width: 100%;
      font-size: 12px;
      line-height: 16px;
      border-radius: 4px;
      padding: 12px 40px 12px 16px; }
.contact-form .form-block .jcf-select .jcf-select-opener {
        top: 12px; }
.contact-form .form-block .jcf-select.jcf-drop-active {
        border-radius: 4px 4px 0 0; }
.contact-form .form-block .jcf-select.jcf-drop-active .jcf-select-opener {
          top: 18px; }
.contact-form .form-block .text-area-row {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
.contact-form .form-block .text-area-row label {
        padding: 8px 0 0; }
.contact-form .form-block .text-area {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      width: 100%;
      background: #fff;
      border-radius: 4px;
      position: relative;
      margin: 0 0 20px; }
.contact-form .form-block .text-area textarea {
        width: 100%;
        height: 138px;
        font-size: 12px;
        line-height: 16px;
        background: none;
        border: 0;
        margin: 0;
        padding: 12px 16px;
        resize: none;
        display: block; }
.contact-form .form-block .text-area .counter {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -20px;
        color: #979797;
        font-size: 12px;
        line-height: 14px; }
.contact-form .form-block .text-input {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      background: #fff;
      border-radius: 4px; }
@media screen and (max-width: 767px) {
  .contact-form .form-block .text-input {
    width: 100%; } }
.contact-form .form-block .text-input input {
        float: left;
        width: 100%;
        font-size: 12px;
        line-height: 16px;
        background: none;
        border: 0;
        margin: 0;
        padding: 12px 16px; }
.contact-form .field--name-field-gender fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    width: 100%; }
.contact-form .field--name-field-gender fieldset legend {
      width: 100px;
      float: left;
      margin: 0 30px 0 0;
      font-size: 14px;
      line-height: 18px;
      font-weight: 700;
      color: #062A61;
      padding: 0; }
@media screen and (max-width: 767px) {
  .contact-form .field--name-field-gender fieldset legend {
    margin: 0 0 8px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
    float: none; } }
.contact-form .field--name-field-gender .fieldset-wrapper {
    overflow: hidden; }
.contact-form .field--name-field-gender .gender-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
.contact-form .field--name-field-gender .gender-info label {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      margin: 0; }
.contact-form .field--name-field-gender .gender-info .type {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 28px 0 0; }
.contact-form .field--name-field-gender .gender-info .type:last-child {
        margin: 0; }
.contact-form .jcf-radio {
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    overflow: hidden;
    position: relative;
    border: 1px solid #E2E5EA;
    border-radius: 50%;
    background: #fff;
    margin: 0 10px 0 0;
    display: block; }
.contact-form .jcf-radio span {
      position: static;
      top: auto;
      left: auto;
      -webkit-transform: none;
              transform: none;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #062A61;
      margin: 6px;
      display: none; }
.contact-form .jcf-radio.jcf-checked span {
      display: block; }
.contact-form .form-actions .btn-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.contact-form .form-item--error-message {
    position: absolute;
    top: -16px;
    left: 0;
    color: #f00;
    font-size: 10px;
    line-height: 14px; }
.contact-form .form-item--error {
    color: #f00; }
.contact-form .confirm-row {
    border-top: 1px solid #D1D1D1;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 42px 0 56px;
    position: relative; }
@media screen and (max-width: 767px) {
  .contact-form .confirm-row {
    padding: 29px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }
.contact-form .confirm-row label {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      font-size: 12px;
      line-height: 20px;
      color: #4A4A4A; }
.contact-form .confirm-row .form-item--error-message {
      top: 30px; }
.contact-form .jcf-checkbox {
    background: #fff;
    border: 1px solid #E2E5EA;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    display: block;
    margin: 0 46px 0 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25px;
            flex: 0 0 25px; }
@media screen and (max-width: 767px) {
  .contact-form .jcf-checkbox {
    margin: 0 0 10px; } }
.contact-form .jcf-checkbox span {
      width: 100%;
      height: 100%;
      display: none;
      background: url(fonts/icon-checked.svg) no-repeat 50% 50%; }
.contact-form .jcf-checkbox.jcf-checked span {
      display: block; }
.contact-form .jcf-checked {
    border-color: #C4C4C4; }
.contact-form .jcf-checked + label {
      font-weight: 400; }
.contact-form .submit-row {
    border-top: 1px solid #D1D1D1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px 0; }
@media screen and (max-width: 767px) {
  .contact-form .submit-row {
    padding: 20px 0; } }
.contact-form .btn-submit {
    overflow: hidden; }
.contact-form .btn-submit button {
      display: block;
      margin: 0;
      padding: 0;
      overflow: hidden;
      border: 0;
      background: none;
      cursor: pointer; }
.contact-form .btn-submit .submit-text {
      display: block;
      min-width: 112px;
      font-size: 12px;
      line-height: 20px;
      padding: 8px 20px;
      color: #fff;
      font-weight: 700;
      border-radius: 18px;
      background: #0079C1;
      cursor: pointer;
      -webkit-transition: color 0.25s ease-in, background-color 0.25s ease-in;
      transition: color 0.25s ease-in, background-color 0.25s ease-in; }
.contact-form .btn-submit .submit-text:hover {
        background: #fff;
        color: #0079c1; }
@media screen and (max-width: 767px) {
  .contact-form .btn-submit .submit-text {
    padding: 5px 20px; } }
.contact-form .btn-submit .form-disabled .submit-text {
      cursor: default;
      background: #757575;
      opacity: 0.5;
      color: #fff; }
.contact-form .intl-tel-input {
    display: block;
    padding: 0 0 0 40px; }
.contact-form .intl-tel-input::after {
      content: "";
      display: block;
      clear: both; }
.contact-form .intl-tel-input .country-list {
      width: 372px; }
.contact-form .intl-tel-input .flag-dropdown {
      padding: 0;
      left: 0; }
.contact-form .intl-tel-input .flag-dropdown:hover .selected-flag {
        background: none; }
.contact-form .intl-tel-input .flag-dropdown .selected-flag {
        width: 40px;
        padding: 0 10px; }
.jcf-select-contact-select .jcf-select-drop-content {
  border-width: 0; }
.jcf-select-contact-select .jcf-select-drop-content .jcf-list-content {
    overflow: hidden; }
.contact-confirm-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.65);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.confirm-popup {
  background: #3872B4;
  -webkit-box-shadow: 0 44px 84px rgba(0, 0, 0, 0.25);
          box-shadow: 0 44px 84px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  overflow: hidden;
  max-width: 540px;
  color: #fff;
  text-align: center;
  padding: 50px;
  position: relative; }
.confirm-popup .info-icon {
    overflow: hidden;
    margin: 0 auto 24px;
    width: 50px;
    height: 50px; }
.confirm-popup h3 {
    margin: 0 0 20px;
    font-size: 17px;
    font-weight: 500; }
.confirm-popup p {
    margin: 0; }
.confirm-popup .close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 12px;
    height: 12px;
    overflow: hidden;
    text-indent: -99999px;
    cursor: pointer; }
.confirm-popup .close-popup::before, .confirm-popup .close-popup::after {
      content: "";
      position: absolute;
      top: -2px;
      left: 5px;
      width: 2px;
      height: 16px;
      border-radius: 1px;
      background: #fff; }
.confirm-popup .close-popup::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
.confirm-popup .close-popup::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
.content-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 973px) {
  .content-tabs {
    display: block; } }
.content-tabs__tab--hidden {
  display: none; }
.content-tabs__nav {
  width: 411px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 62px 25px 52px 62px; }
@media screen and (max-width: 973px) {
  .content-tabs__nav {
    width: auto;
    padding: 25px 20px 10px; } }
@media screen and (max-width: 973px) {
  .content-tabs__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
.content-tabs__nav .jcf-select {
    display: inline-block;
    min-width: 174px;
    padding: 5px 36px 5px 15px; }
.content-tabs__nav .jcf-select .jcf-select-opener {
      top: 8px;
      right: 14px;
      width: 8px;
      height: 8px; }
.content-tabs__nav .jcf-select .jcf-select-opener:after {
        padding: 3px; }
.content-tabs__button {
  border-bottom: 3px solid transparent;
  display: inline-block;
  margin: 0 0 34px;
  padding: 0 0 8px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 27px;
  color: #062A61;
  -webkit-transition: color 0.25s ease-in, border-color 0.25s ease-in;
  transition: color 0.25s ease-in, border-color 0.25s ease-in; }
.content-tabs__button:hover {
    color: #0079c1; }
@media screen and (max-width: 973px) {
  .content-tabs__button {
    border-width: 2px;
    margin-right: 25px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 120%; } }
.content-tabs__button--active {
  border-color: #0079c1;
  color: #0079c1; }
@media screen and (max-width: 973px) {
  .content-tabs__button--active {
    font-weight: 700; } }
.content-tabs__body {
  width: 100%; }
.content-tabs__tab {
  padding: 67px 71px 46px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #748298; }
@media screen and (max-width: 973px) {
  .content-tabs__tab {
    padding: 0 20px 1px;
    font-size: 12px;
    line-height: 18px; } }
.content-tabs__tab p {
    margin: 0 0 24px; }
.content-tabs__label-mobile {
  display: none; }
@media screen and (max-width: 973px) {
  .content-tabs__label-mobile {
    display: inline-block;
    margin: 0 23px 0 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #062A61; } }
.jcf-select-content-tabs__nav-select,
.content-tabs__nav-select {
  display: none !important; }
@media screen and (max-width: 973px) {
  .jcf-select-content-tabs__nav-select,
  .content-tabs__nav-select {
    display: block !important; } }
.content-tabs--sales-agents {
  margin-bottom: 68px; }
@media screen and (max-width: 767px) {
  .content-tabs--sales-agents {
    margin-bottom: 0; } }
.content-tabs--sales-agents .content-tabs__nav {
    border-right: 1px solid #E5E5E5;
    width: 238px;
    padding: 74px 25px 52px 75px; }
@media screen and (max-width: 973px) {
  .content-tabs--sales-agents .content-tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-right: 0;
    width: auto;
    padding: 17px 20px 18px 20px; } }
@media screen and (max-width: 973px) {
  .content-tabs--sales-agents .content-tabs__nav ul {
    display: none; } }
.content-tabs--sales-agents .content-tabs__button {
    border-width: 2px;
    margin-bottom: 25px;
    padding-bottom: 3px;
    font-size: 18px;
    line-height: 22px; }
.content-tabs--sales-agents .content-tabs__tab {
    padding: 70px 90px 54px 93px; }
@media screen and (max-width: 767px) {
  .content-tabs--sales-agents .content-tabs__tab {
    padding: 0 20px 0 20px; } }
#sliding-popup .eu-cookie-compliance-content {
  padding: 20px 0;
  display: block;
  overflow: hidden; }
#sliding-popup .eu-cookie-compliance-content .eu-cookie-compliance-message {
    margin: 0;
    max-width: 80%; }
@media screen and (max-width: 767px) {
  #sliding-popup .eu-cookie-compliance-content .eu-cookie-compliance-message {
    margin: 0 0 20px; } }
#sliding-popup .eu-cookie-compliance-content .eu-cookie-compliance-message p {
      font-size: 12px;
      line-height: 14px;
      font-weight: 700; }
#sliding-popup .eu-cookie-compliance-content .eu-cookie-compliance-message .eu-cookie-compliance-more-button {
      color: #fff; }
#sliding-popup .eu-cookie-compliance-content .eu-cookie-compliance-buttons {
    margin: 0;
    background: #0079C1;
    border-radius: 15px;
    overflow: hidden; }
#sliding-popup .eu-cookie-compliance-content .eu-cookie-compliance-buttons .agree-button {
      padding: 5px 20px;
      margin: 0;
      color: #fff;
      text-transform: uppercase;
      font-size: 10px;
      line-height: 20px;
      font-weight: 700;
      border: 0;
      background: none;
      text-shadow: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      width: 100%;
      display: block; }
.faq-section,
.convention-section {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(50%, #ffffff), color-stop(50%, #e5e5e5), to(#e5e5e5));
  background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #e5e5e5 50%, #e5e5e5 100%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }
@media screen and (max-width: 767px) {
  .faq-section,
  .convention-section {
    width: 200%;
    background: #fff; } }
@media screen and (max-width: 767px) {
  .faq-section.active-tab,
  .convention-section.active-tab {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
.faq-section .section-wrapp,
  .convention-section .section-wrapp {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 60px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media screen and (max-width: 1024px) {
  .faq-section .section-wrapp,
  .convention-section .section-wrapp {
    padding: 0 30px; } }
@media screen and (max-width: 767px) {
  .faq-section .section-wrapp,
  .convention-section .section-wrapp {
    padding: 0; } }
.faq-section .side-bar,
  .convention-section .side-bar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    width: 140px;
    padding: 54px 0; }
@media screen and (max-width: 767px) {
  .faq-section .side-bar,
  .convention-section .side-bar {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding: 0; } }
.faq-section .content-wrapp,
  .convention-section .content-wrapp {
    background: #E5E5E5;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding: 40px 0 60px 60px; }
@media screen and (max-width: 1024px) {
  .faq-section .content-wrapp,
  .convention-section .content-wrapp {
    padding: 30px 0 30px 30px; } }
@media screen and (max-width: 767px) {
  .faq-section .content-wrapp,
  .convention-section .content-wrapp {
    padding: 0; } }
.faq-tablist,
.convention-tablist {
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  text-transform: capitalize;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .faq-tablist,
  .convention-tablist {
    padding: 20px;
    line-height: 24px; } }
.faq-tablist li,
  .convention-tablist li {
    margin: 0 0 26px;
    border: solid #008FE4;
    border-width: 0 0 0 2px;
    cursor: pointer; }
@media screen and (max-width: 767px) {
  .faq-tablist li,
  .convention-tablist li {
    margin: 0;
    border-color: #E5E5E5;
    border-width: 1px 0 0; }
    .faq-tablist li:first-child,
    .convention-tablist li:first-child {
      border: 0; } }
.faq-tablist li:last-child,
    .convention-tablist li:last-child {
      margin: 0; }
.faq-tablist li.active,
    .convention-tablist li.active {
      background: #F0F2F2;
      color: #0079c1;
      font-weight: 700; }
.faq-tablist li.active span,
      .convention-tablist li.active span {
        padding-left: 20px; }
@media screen and (max-width: 767px) {
  .faq-tablist li.active,
  .convention-tablist li.active {
    font-weight: normal;
    color: inherit;
    background: none; }
    .faq-tablist li.active span,
    .convention-tablist li.active span {
      padding-right: 40px;
      padding-left: 0; } }
.faq-tablist li span,
    .convention-tablist li span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 10px;
      min-height: 40px; }
.faq-tablist li span:after,
      .convention-tablist li span:after {
        content: '';
        min-height: inherit;
        font-size: 0; }
@media screen and (max-width: 767px) {
  .faq-tablist li span,
  .convention-tablist li span {
    margin: 0;
    padding: 12px 40px 12px 0;
    min-height: auto;
    background: url(fonts/icon-arrow-in-circle.svg) no-repeat 100% 50%; } }
.faq-tab-content,
.convention-tab-content {
  overflow: hidden; }
@media screen and (max-width: 767px) {
  .faq-tab-content,
  .convention-tab-content {
    padding: 20px; } }
.faq-tab-content .tab-block,
  .convention-tab-content .tab-block {
    display: none; }
.faq-tab-content .tab-block.active-tab,
    .convention-tab-content .tab-block.active-tab {
      display: block; }
.faq-tab-content .tab-info,
  .convention-tab-content .tab-info {
    overflow: hidden;
    font-size: 16px;
    border-bottom: 1px solid #D1D1D1;
    padding: 0 0 30px;
    margin: 0 0 20px; }
.faq-tab-content .tab-info p,
    .convention-tab-content .tab-info p {
      margin: 0; }
.faq-tab-content .tab-ttl,
  .convention-tab-content .tab-ttl {
    overflow: hidden;
    margin: 0 0 32px;
    color: #062A61; }
@media screen and (max-width: 767px) {
  .faq-tab-content .tab-ttl,
  .convention-tab-content .tab-ttl {
    margin: 0 0 20px; } }
.faq-tab-content .tab-ttl h2,
    .convention-tab-content .tab-ttl h2 {
      margin: 0;
      font-weight: 400;
      font-size: 24px;
      line-height: 30px; }
@media screen and (max-width: 767px) {
  .faq-tab-content .tab-ttl h2,
  .convention-tab-content .tab-ttl h2 {
    font-size: 18px;
    line-height: 24px; } }
.faq-tab-content .faq-content::after,
  .convention-tab-content .faq-content::after {
    content: "";
    display: block;
    clear: both; }
.wco-convention-block,
.faq-item {
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  margin: 0 0 12px; }
.wco-convention-block:last-child,
  .faq-item:last-child {
    margin: 0; }
.wco-convention-block .item-header,
  .faq-item .item-header {
    overflow: hidden;
    position: relative;
    min-height: 60px;
    cursor: pointer; }
.wco-convention-block .item-header .header-title,
    .faq-item .item-header .header-title {
      overflow: hidden;
      padding: 18px 100px 18px 30px;
      color: #062A61; }
@media screen and (max-width: 767px) {
  .wco-convention-block .item-header .header-title,
  .faq-item .item-header .header-title {
    padding-left: 20px; } }
.wco-convention-block .item-header h2,
    .wco-convention-block .item-header h3,
    .faq-item .item-header h2,
    .faq-item .item-header h3 {
      margin: 0;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal; }
.wco-convention-block .section-opener,
  .faq-item .section-opener {
    position: absolute;
    right: 24px;
    top: 15px;
    width: 30px;
    height: 30px;
    border: 2px solid #E2E5EA;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
.wco-convention-block .section-opener::after,
    .faq-item .section-opener::after {
      content: '';
      position: absolute;
      top: 6px;
      left: 6px;
      border: solid #062A61;
      border-width: 0 3px 3px 0;
      padding: 4px;
      border-radius: 2px; }
.wco-convention-block .sub-items-holder,
  .faq-item .sub-items-holder {
    display: none;
    overflow: hidden; }
.wco-convention-block .item-content,
  .faq-item .item-content {
    padding: 60px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px; }
@media screen and (max-width: 1023px) {
  .wco-convention-block .item-content,
  .faq-item .item-content {
    padding: 20px;
    font-size: 12px;
    line-height: 18px; } }
.wco-convention-block .item-content h3,
    .faq-item .item-content h3 {
      line-height: 24px;
      margin: 0 0 30px;
      color: #0079c1; }
.wco-convention-block .item-content p,
    .faq-item .item-content p {
      margin: 0 0 32px; }
@media screen and (max-width: 1023px) {
  .wco-convention-block .item-content p,
  .faq-item .item-content p {
    margin: 0 0 20px; } }
.wco-convention-block .item-content ol,
    .faq-item .item-content ol {
      margin: 0 0 20px; }
.wco-convention-block .item-content ol li,
      .faq-item .item-content ol li {
        padding: 0 0 0 26px;
        position: relative; }
.wco-convention-block .item-content ol li::before,
        .faq-item .item-content ol li::before {
          position: absolute;
          top: 0;
          left: 0;
          margin-right: 6px;
          width: 20px;
          text-align: right; }
.wco-convention-block .item-content ol li li,
        .faq-item .item-content ol li li {
          padding: 0 0 0 46px; }
.wco-convention-block .item-content ol li li::before,
          .faq-item .item-content ol li li::before {
            width: 40px; }
.wco-convention-block .item-content ol ol,
      .faq-item .item-content ol ol {
        padding-top: 10px; }
.wco-convention-block .item-content ul,
    .faq-item .item-content ul {
      margin: 0 0 32px; }
.wco-convention-block .item-content ul li,
      .faq-item .item-content ul li {
        padding-left: 16px;
        position: relative;
        margin: 0 0 10px; }
.wco-convention-block .item-content ul li:last-child,
        .faq-item .item-content ul li:last-child {
          margin: 0; }
.wco-convention-block .item-content ul li::after,
        .faq-item .item-content ul li::after {
          content: "";
          width: 6px;
          height: 6px;
          background: #0079C1;
          border-radius: 50%;
          position: absolute;
          top: 8px;
          left: 0; }
.wco-convention-block .item-content img,
    .faq-item .item-content img {
      margin: 0 0 50px; }
@media screen and (max-width: 1023px) {
  .wco-convention-block .item-content img,
  .faq-item .item-content img {
    max-width: 50%;
    margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .wco-convention-block .item-content img,
  .faq-item .item-content img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px !important; } }
.wco-convention-block .item-content .align-left,
    .wco-convention-block .item-content .alignleft,
    .faq-item .item-content .align-left,
    .faq-item .item-content .alignleft {
      margin-right: 50px; }
@media screen and (max-width: 1023px) {
  .wco-convention-block .item-content .align-left,
  .wco-convention-block .item-content .alignleft,
  .faq-item .item-content .align-left,
  .faq-item .item-content .alignleft {
    margin-right: 20px; } }
.wco-convention-block .item-content .align-right,
    .wco-convention-block .item-content .alignright,
    .faq-item .item-content .align-right,
    .faq-item .item-content .alignright {
      margin-left: 50px; }
@media screen and (max-width: 1023px) {
  .wco-convention-block .item-content .align-right,
  .wco-convention-block .item-content .alignright,
  .faq-item .item-content .align-right,
  .faq-item .item-content .alignright {
    margin-left: 20px; } }
.wco-convention-block .item-content .align-center,
    .wco-convention-block .item-content .aligncenter,
    .faq-item .item-content .align-center,
    .faq-item .item-content .aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block; }
.wco-convention-block .asset-video,
  .faq-item .asset-video {
    overflow: hidden;
    margin: 0 0 30px; }
.wco-convention-block .youtube-video-block,
  .faq-item .youtube-video-block {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
.wco-convention-block .youtube-video-block iframe,
    .faq-item .youtube-video-block iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.wco-convention-block .bottom-block,
  .faq-item .bottom-block {
    color: #0079c1;
    font-size: 12px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
.wco-convention-block .bottom-block a,
    .faq-item .bottom-block a {
      text-decoration: underline; }
.no-touchevents .wco-convention-block .bottom-block a:hover,
      .no-js .wco-convention-block .bottom-block a:hover,
      .dj-no-device .wco-convention-block .bottom-block a:hover,
      .dj-no-touch .wco-convention-block .bottom-block a:hover, .wco-convention-block .bottom-block a:focus, .no-touchevents
      .faq-item .bottom-block a:hover,
      .no-js
      .faq-item .bottom-block a:hover,
      .dj-no-device
      .faq-item .bottom-block a:hover,
      .dj-no-touch
      .faq-item .bottom-block a:hover,
      .faq-item .bottom-block a:focus {
        text-decoration: none; }
.wco-convention-block.sectionIsOpend .section-opener,
  .faq-item.sectionIsOpend .section-opener {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
.wco-convention-block.sectionIsOpend .section-opener::after,
    .faq-item.sectionIsOpend .section-opener::after {
      border-color: #0079c1; }
.wco-convention-block.sectionIsOpend .sub-items-holder,
  .faq-item.sectionIsOpend .sub-items-holder {
    display: block; }
.back-to-list {
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  color: #062A61;
  font-weight: 700;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
@media screen and (max-width: 767px) {
  .back-to-list {
    font-size: 12px; } }
.back-to-list a {
    display: block;
    position: relative; }
.back-to-list a::before {
      content: '';
      height: 1px;
      position: absolute;
      bottom: 2px;
      border-bottom: 1px dashed #008FE4; }
.back-to-list a::after {
      content: '';
      position: absolute;
      top: 0;
      width: 18px;
      height: 30px;
      background: url(fonts/icon-slider-arrow.svg) no-repeat 50% 50%; }
.no-touchevents .back-to-list a:hover::before,
    .no-js .back-to-list a:hover::before,
    .dj-no-device .back-to-list a:hover::before,
    .dj-no-touch .back-to-list a:hover::before, .back-to-list a:focus::before {
      display: none; }
.back-to-list a {
  padding: 0 0 0 26px; }
.back-to-list a::before {
    left: 26px;
    right: 0; }
.back-to-list a::after {
    left: 0; }
.back-to-list {
  padding: 20px 20px 0;
  position: absolute;
  visibility: hidden;
  z-index: -1; }
@media screen and (max-width: 767px) {
  .back-to-list {
    z-index: 50;
    visibility: visible;
    position: relative; } }
.back-to-list a {
    float: left; }
@media screen and (min-width: 974px) {
  .filters-holder {
    position: absolute;
    top: 0;
    left: 0; } }
.filters {
  background: #F1F3F5;
  height: 100%;
  overflow: hidden;
  padding: 20px 60px; }
@media screen and (max-width: 973px) {
  .filters {
    background: none;
    padding: 0; } }
@media screen and (min-width: 974px) {
  .filters .wco-popup__content {
    display: block;
    background: none;
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; } }
@media screen and (min-width: 974px) {
  .filters .wco-popup__content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow-y: hidden;
    width: auto;
    max-width: none;
    max-height: none; } }
@media screen and (min-width: 974px) {
  .filters .wco-popup__close-btn {
    display: none; } }
.filters__title {
  margin: 22px 0;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .filters__title {
    border: 1px solid #E2E5EA;
    border-radius: 20px;
    position: relative;
    max-width: 280px;
    margin: 0 auto;
    padding: 8px 60px 8px 20px;
    font-size: 10px;
    line-height: 12px; } }
.filters__title .icon {
    display: none;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 10px;
    margin: -5px 0 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
@media screen and (max-width: 973px) {
  .filters__title .icon {
    display: block; } }
.filters__title .svg-icon {
    stroke: #062A61;
    fill: none; }
@media screen and (max-width: 973px) {
  .filters__holder {
    background: #F1F3F5;
    padding: 1px 42px 8px; } }
.filters__holder .filters__title {
  display: none; }
@media screen and (max-width: 973px) {
  .filters__holder .filters__title {
    display: block;
    border: 0;
    margin: 27px 0 24px;
    padding: 0;
    font-size: 14px;
    line-height: 120%; } }
.header-search {
  border-left: 1px solid rgba(116, 130, 152, 0.2);
  margin-left: 20px; }
@media screen and (max-width: 1023px) {
  .header-search {
    margin-left: 10px; } }
.header-search--opened .header-search__button {
  z-index: 101; }
@media screen and (max-width: 973px) {
  .header-search--opened .header-search__button {
    background: #062A61; } }
@media screen and (max-width: 973px) {
  .header-search--opened .header-search__button:hover .icon {
    color: #fff; } }
.header-search--opened .header-search__button:after {
    content: ' ';
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px; }
.header-search--opened .header-search__button .icon {
    color: #0079c1; }
@media screen and (max-width: 973px) {
  .header-search--opened .header-search__button .icon {
    color: #fff; } }
.header-search--opened .header-search__dropdown {
  display: block; }
.header-search__button {
  position: relative;
  width: 90px;
  height: 90px;
  cursor: pointer; }
@media screen and (max-width: 1279px) {
  .header-search__button {
    width: 60px; } }
@media screen and (max-width: 1023px) {
  .header-search__button {
    width: 38px;
    height: 40px; } }
.header-search__button:hover .icon {
    color: #0079c1; }
.header-search__button .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    color: #062A61;
    -webkit-transition: color 0.25s ease-in;
    transition: color 0.25s ease-in; }
@media screen and (max-width: 1023px) {
  .header-search__button .icon {
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -7px; } }
.header-search__dropdown {
  display: none;
  border-top: 1px solid #E2E5EA;
  -webkit-box-shadow: 0 24px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 24px 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 100; }
.header-search__dropdown-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px 59px;
  font-weight: 400;
  font-size: 24px;
  line-height: 18px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .header-search__dropdown-inner {
    padding: 12px 21px;
    font-size: 12px;
    line-height: 18px; } }
.header-search__overlay {
  display: none;
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99; }
.header-search__overlay--show {
  display: block; }
.header-search__input {
  width: 70%; }
.header-search__input input {
    background: none;
    border: 0;
    width: 70%; }
.header-search__input input:focus {
      outline: none; }
@media screen and (max-width: 973px) {
  .header-search__input input {
    width: 60%; } }
.header-search__input input::-webkit-input-placeholder {
      color: #748298; }
.header-search__input input::-moz-placeholder {
      color: #748298; }
.header-search__input input:-ms-input-placeholder {
      color: #748298; }
.header-search__input input::-ms-input-placeholder {
      color: #748298; }
.header-search__input input::placeholder {
      color: #748298; }
.header-search__input label {
    position: relative;
    margin: 0 25px 0 0;
    padding: 0 37px 0 0;
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    color: #062A61; }
@media screen and (max-width: 973px) {
  .header-search__input label {
    margin: 0 6px 0 0;
    padding: 0 12px 0 0;
    font-size: 12px;
    line-height: 18px; } }
.header-search__input label:after {
      content: ' ';
      background: #000;
      position: absolute;
      top: 50%;
      right: 0;
      width: 1px;
      height: 17px;
      margin-top: -8px; }
@media screen and (max-width: 973px) {
  .header-search__input label:after {
    height: 13px;
    margin-top: -7px; } }
.header-search__amount {
  width: 28%;
  text-align: right; }
@media screen and (max-width: 973px) {
  .header-search__amount {
    font-size: 10px; } }
.ui-widget.ui-widget-content.search-api-autocomplete-search {
  border: 0; }
.search-api-autocomplete-search {
  -webkit-box-shadow: 0 24px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 24px 20px rgba(0, 0, 0, 0.1);
  left: 50% !important;
  width: 100% !important;
  max-width: 1280px;
  padding: 23px 59px 43px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 501; }
@media screen and (max-width: 973px) {
  .search-api-autocomplete-search {
    padding: 0 21px; } }
.search-api-autocomplete-search .ui-menu-item {
    border-top: 1px solid #E2E5EA;
    position: relative;
    max-width: 1160px;
    margin: 0 auto;
    padding: 21px 0 21px 18px; }
@media screen and (max-width: 973px) {
  .search-api-autocomplete-search .ui-menu-item {
    padding: 11px 0 10px 11px; } }
.search-api-autocomplete-search .ui-menu-item:hover {
      background: none; }
.search-api-autocomplete-search .ui-menu-item:hover .search-api-autocomplete-suggestion {
        color: #0079c1; }
.search-api-autocomplete-search .ui-menu-item:before {
      content: ' ';
      background: #0079C1;
      border-radius: 50%;
      position: absolute;
      top: 32px;
      left: 0;
      width: 5px;
      height: 5px; }
@media screen and (max-width: 973px) {
  .search-api-autocomplete-search .ui-menu-item:before {
    top: 17px;
    width: 3px;
    height: 3px; } }
.search-api-autocomplete-search .ui-state-active {
    background: none; }
.search-api-autocomplete-search .ui-state-active a {
      color: #062A61; }
.search-api-autocomplete-search .ui-menu-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.search-api-autocomplete-search .ui-menu-item-wrapper a {
      color: #062A61; }
.search-api-autocomplete-search .ui-menu-item-wrapper div {
      font-size: 14px;
      line-height: 28px; }
.search-api-autocomplete-search .ui-menu-item-wrapper div:nth-child(2) {
        background: #E2E5EA;
        border-radius: 50px; }
.search-api-autocomplete-search .ui-menu-item-wrapper div:nth-child(2) a {
          color: #0079C1;
          padding: 0 20px; }
.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
      background: none;
      color: #0079c1; }
.search-api-autocomplete-search .search-api-autocomplete-suggestion {
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #062A61;
    -webkit-transition: color 0.25s ease-in;
    transition: color 0.25s ease-in; }
@media screen and (max-width: 973px) {
  .search-api-autocomplete-search .search-api-autocomplete-suggestion {
    font-size: 10px;
    line-height: 14px; } }
.hero-block {
  background: -webkit-gradient(linear, left top, left bottom, from(#265EA4), to(#66A6DE));
  background: linear-gradient(180deg, #265EA4 0%, #66A6DE 100%);
  overflow: hidden;
  color: #fff; }
.hero-block .title-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 32px 60px;
    background: url(fonts/bg-hero-small.svg) no-repeat 50% 50%; }
@media screen and (max-width: 973px) {
  .hero-block .title-holder {
    max-width: 620px;
    padding: 13px 20px 128px; } }
@media screen and (max-width: 767px) {
  .hero-block .title-holder {
    background: url(fonts/bg-hero-small-m.svg) no-repeat 100% -17px;
    background-size: 173px 178px;
    max-width: 320px; } }
.hero-block .title-holder h1 {
      margin: 0;
      font-weight: 300;
      color: #fff; }
@media screen and (max-width: 973px) {
  .hero-block .title-holder h1 {
    font-size: 24px;
    line-height: 29px; } }
.hero-block.hero-small {
    background: #062A61 url(media/welcome-bg.png) no-repeat 100% 0; }
.hero-block.hero-small .title-holder {
      background: none;
      padding-bottom: 40px; }
.hero-block.small-lightblue .title-holder {
    padding-bottom: 40px;
    background-position: 50% 0; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
.slick-arrow.slick-hidden {
  display: none; }
.home-slider {
  background: #97BFCC;
  position: relative;
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto; }
.home-slider:before {
    content: ' ';
    background: url(fonts/slider-bg.svg) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    left: 517px;
    bottom: -121px;
    width: 549px;
    height: 544px; }
@media screen and (max-width: 973px) {
  .home-slider:before {
    bottom: -61px;
    left: 50%;
    width: 360px;
    height: 356px;
    margin-left: -84px; } }
.home-slider .slider {
    height: 470px;
    overflow: hidden; }
.home-slider .slider.slick-initialized {
      height: auto; }
.home-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
.home-slider .slick-track .slick-slide {
      height: auto; }
.home-slider__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%; }
@media screen and (max-width: 973px) {
  .home-slider__slide {
    display: block;
    width: 280px;
    margin: 0 auto; } }
.home-slider__info {
  max-width: 361px;
  margin: 35px 0 35px 88px; }
@media screen and (max-width: 973px) {
  .home-slider__info {
    margin: 0; } }
.home-slider__image {
  max-width: 55%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 37px; }
@media screen and (max-width: 973px) {
  .home-slider__image {
    max-width: none;
    margin: 0; } }
.home-slider__image img {
    display: block;
    max-width: 100%;
    max-height: 470px;
    width: auto; }
.home-slider__title {
  margin: 0 0 21px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 48px;
  line-height: 50px;
  color: #fff; }
@media screen and (max-width: 973px) {
  .home-slider__title {
    margin: 19px 0 16px;
    font-size: 24px;
    line-height: 29px; } }
.home-slider__subtitle {
  margin: 0 0 13px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #fff; }
@media screen and (max-width: 973px) {
  .home-slider__subtitle {
    margin: 10px 0;
    font-size: 16px;
    line-height: 21px; } }
.home-slider__text {
  margin: 0 0 25px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #fff; }
@media screen and (max-width: 973px) {
  .home-slider__text {
    margin: 10px 0 15px;
    font-size: 12px;
    line-height: 18px; } }
.home-slider__text p {
    margin: 0; }
.home-slider__link {
  min-width: 141px;
  padding: 12px 30px 12px; }
@media screen and (max-width: 973px) {
  .home-slider__link {
    min-width: 0;
    margin: 0 0 13px;
    padding: 8px 27px;
    font-size: 10px; } }
.listing {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 60px; }
@media screen and (max-width: 767px) {
  .listing {
    max-width: 320px;
    padding: 0 20px; } }
.listing h1 {
    margin: 20px 0 18px; }
@media screen and (max-width: 973px) {
  .listing h1 {
    margin: 20px 0 9px; } }
.listing__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 19px 0 0; }
@media screen and (max-width: 973px) {
  .listing__header {
    border-bottom: 1px solid #E5E5E5;
    margin: 0 0 22px;
    padding: 0; } }
.listing__amount {
  margin: 20px 0 18px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #748298; }
@media screen and (max-width: 973px) {
  .listing__amount {
    margin: 20px 0 9px;
    font-size: 10px;
    line-height: 120%; } }
.listing__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 46px;
  overflow: hidden; }
@media screen and (max-width: 973px) {
  .listing__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }
@media screen and (max-width: 767px) {
  .listing__body {
    margin: 0; } }
.listing__body .product-item {
    margin: 0 20px 49px;
    padding: 35px 0 77px; }
@media screen and (max-width: 973px) {
  .listing__body .product-item {
    margin: 0 20px 0;
    padding: 20px 0 40px; } }
@media screen and (max-width: 767px) {
  .listing__body .product-item {
    margin: 0; } }
.listing__body .product-item:before {
      content: ' ';
      background: #E5E5E5;
      position: absolute;
      top: 0;
      left: 0;
      width: 500%;
      height: 1px; }
@media screen and (max-width: 973px) {
  .listing__body .product-item:before {
    display: none; } }
@media screen and (max-width: 767px) {
  .listing__body .tags {
    height: auto !important; } }
.listing__body .views-field {
    margin: 0 0 49px; }
@media screen and (max-width: 973px) {
  .listing__body .views-field {
    margin: 0; } }
.listing__body .views-field .field-content {
      display: block;
      height: 100%; }
.listing__body .views-field .field-content > div {
        height: 100%; }
.listing__body .views-field .product-item {
      margin-bottom: 0;
      height: 100%; }
.listing__buttons {
  margin: 0 0 54px;
  text-align: center; }
@media screen and (max-width: 973px) {
  .listing__buttons {
    margin: 54px 0; } }
.listing__btn-more {
  min-width: 132px; }
.login-popup {
  position: absolute;
  top: 76px;
  padding: 20px;
  border: 1px solid #DBDBDB;
  background: #fff;
  border-radius: 4px;
  display: none; }
@media screen and (max-width: 1023px) {
  .login-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 0;
    padding: 60px 20px; } }
.login-popup .popup-arrow {
    position: absolute;
    top: -10px;
    width: 20px;
    height: 10px;
    left: 50%;
    margin: 0 0 0 -10px;
    overflow: hidden; }
.login-popup .popup-arrow::after {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      border: 1px solid #DBDBDB;
      background: #fff;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      position: relative;
      top: 4px; }
@media screen and (max-width: 1023px) {
  .login-popup .popup-arrow {
    display: none; } }
.login-popup .popup-close {
    display: none;
    width: 22px;
    height: 16px;
    margin: 7px 0;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 9px; }
@media screen and (max-width: 1023px) {
  .login-popup .popup-close {
    display: block; } }
.login-popup .popup-close::before, .login-popup .popup-close::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background: #4E4E4E;
      border-radius: 2px; }
.login-popup .popup-close::after, .login-popup .popup-close::before {
      width: 70%;
      height: 3px; }
.login-popup .popup-close::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      bottom: 7px;
      left: 4px; }
.login-popup .popup-close::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: 6px;
      left: 4px; }
.login-popup .content-wrapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden; }
.login-popup .content-wrapp .openid-connect-login-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
.login-popup .content-wrapp .openid-connect-login-form div {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
.login-popup .content-wrapp .openid-connect-login-form .btn {
        width: 100%; }
.login-popup .btn {
    text-transform: uppercase;
    color: #062A61; }
.login-popup .btn:hover {
      background: #062A61;
      color: #fff; }
.login-popup .sign-in {
    background: #062A61;
    border-color: #062A61;
    color: #fff; }
.login-popup .sign-in:hover {
      background: #fff;
      color: #062A61; }
.login-popup .divider {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
    text-transform: uppercase;
    color: #062A61; }
.login-popup .divider::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 1px;
      background: #062A61;
      z-index: 9; }
.login-popup .divider span {
      display: inline-block;
      background: #fff;
      padding: 0 10px;
      position: relative;
      z-index: 10; }
.login-popup.connected-popup {
    padding: 0;
    border: 0;
    border-radius: 0;
    z-index: 1000; }
@media screen and (max-width: 1023px) {
  .login-popup.connected-popup {
    background: #5171A3; } }
.login-popup.connected-popup .content-wrapp {
      display: block; }
@media screen and (max-width: 1023px) {
  .login-popup.connected-popup .content-wrapp {
    padding: 60px 0; } }
.login-popup.connected-popup .popup-arrow::after {
      background: #5171A3;
      border-color: #5171A3; }
@media screen and (max-width: 1023px) {
  .login-popup.connected-popup .popup-close::before, .login-popup.connected-popup .popup-close::after {
    background: #fff; } }
.login-popup.connected-popup .account-menu {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      overflow: hidden;
      border-radius: 4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.login-popup.connected-popup .account-menu .menu-wrapp {
        padding: 42px 42px 0;
        max-width: 220px;
        overflow: hidden; }
@media screen and (max-width: 1023px) {
  .login-popup.connected-popup .account-menu .menu-wrapp {
    width: 100%; } }
.login-popup.connected-popup .account-menu .btn-log-out {
        text-transform: none;
        color: #fff;
        margin-bottom: 20px; }
.login-popup.connected-popup .account-menu .user-menu li:last-child::after {
        display: none; }
.main-menu {
  overflow: hidden;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #4A4A4A;
  padding: 0 16px; }
@media screen and (max-width: 1279px) {
  .main-menu {
    font-size: 12px;
    line-height: 14px; } }
@media screen and (max-width: 1023px) {
  .main-menu {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    clear: both;
    padding: 71px 20px 85px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #0079c1;
    overflow-y: scroll; } }
.main-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media screen and (max-width: 1023px) {
  .main-menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    text-align: center;
    border-top: 1px solid #E2E5EA; } }
.main-menu ul li {
      position: relative;
      padding: 0 8px 0 12px; }
@media screen and (max-width: 1023px) {
  .main-menu ul li {
    border-bottom: 1px solid #E2E5EA;
    padding: 14px; } }
.main-menu ul li::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #0079C1;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
@media screen and (max-width: 1023px) {
  .main-menu ul li::after {
    display: none; } }
.main-menu ul a {
      color: inherit; }
.no-touchevents .main-menu ul a:hover,
      .no-js .main-menu ul a:hover,
      .dj-no-device .main-menu ul a:hover,
      .dj-no-touch .main-menu ul a:hover, .main-menu ul a:focus {
        text-decoration: underline; }
.gallery-section {
  background: #fff;
  max-width: 1280px;
  margin: 0 auto 76px;
  padding: 43px 33px 0; }
@media screen and (max-width: 767px) {
  .gallery-section {
    padding: 43px 0 37px; } }
.gallery-section h2 {
    margin: 0 0 15px;
    font-size: 36px;
    font-weight: 400;
    line-height: 38px;
    color: #062A61; }
@media screen and (max-width: 973px) {
  .gallery-section h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px; } }
.gallery-section__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 28px;
  padding: 0 27px; }
@media screen and (max-width: 973px) {
  .gallery-section__head {
    padding: 0 10px; } }
@media screen and (max-width: 767px) {
  .gallery-section__head {
    margin: 0 0 26px;
    padding: 0 20px; } }
@media screen and (max-width: 767px) {
  .gallery-section__head .btn {
    min-width: 179px; } }
.news-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 auto; }
@media screen and (max-width: 767px) {
  .news-slider {
    display: block; } }
.news-slider.slick-initialized {
    max-width: 1214px;
    width: 100%; }
.news-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    overflow: hidden;
    position: relative;
    margin: 0; }
.news-slider .slick-list {
    width: 100%;
    margin: 0 0 66px;
    overflow: hidden;
    position: relative; }
@media screen and (max-width: 767px) {
  .news-slider .slick-list {
    margin: 0 0 55px 20px; } }
.news-slider .news-block {
    margin: 0 27px;
    overflow: hidden;
    height: auto;
    position: relative;
    width: 350px;
    float: left;
    outline: none; }
@media screen and (max-width: 973px) {
  .news-slider .news-block {
    margin: 0 10px; } }
@media screen and (max-width: 767px) {
  .news-slider .news-block {
    width: 232px;
    margin: 0 30px 0 0; } }
.news-slider .news-block .read-more {
      position: absolute;
      bottom: 0;
      left: 0; }
.news-slider .read-more {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px; }
@media screen and (max-width: 767px) {
  .news-slider .read-more {
    font-weight: 400; } }
.news-slider .read-more:hover {
      text-decoration: underline; }
.news-slider .read-more:after {
      content: ' ';
      display: inline-block;
      background: url(fonts/icon-more-arrow.svg) no-repeat 0 0;
      width: 24px;
      height: 10px;
      margin-left: 23px; }
.news-slider .img {
    overflow: hidden;
    margin: 0 0 36px; }
@media screen and (max-width: 767px) {
  .news-slider .img {
    margin: 0 0 22px; } }
.news-slider .img img {
      display: block;
      width: 100%;
      max-width: 100%; }
.news-slider .desc {
    overflow: hidden;
    padding: 0 0 31px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #062A61; }
@media screen and (max-width: 767px) {
  .news-slider .desc {
    padding: 0 0 34px;
    font-size: 12px;
    line-height: 18px; } }
.news-slider h3 {
    color: #0079c1;
    margin: 0 0 16px;
    min-height: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px; }
@media screen and (max-width: 767px) {
  .news-slider h3 {
    margin: 0 0 29px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; } }
.news-slider h3:hover {
      text-decoration: underline; }
.news-slider p {
    margin: 0; }
.news-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    bottom: 0; }
.news-slider .slick-dots li {
      width: 8px;
      height: 8px;
      margin: 0 3px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.news-slider .slick-dots button {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      margin: 0;
      padding: 0;
      border: 0;
      text-indent: -99999px;
      background: #C4C4C4; }
.news-slider .slick-dots button:before {
        background: #C4C4C4; }
.news-slider .slick-dots .slick-active button {
      background: #0079C1; }
.news-slider.less-then-in-options .slick-dots {
    display: none; }
.path-pricing .hero-block {
  margin-bottom: -46px; }
@media screen and (max-width: 973px) {
  .path-pricing .hero-block {
    margin-bottom: -115px; } }
.pricing-section {
  width: 100%;
  max-width: 1280px;
  margin: 56px auto 0;
  padding: 0 60px 90px; }
@media screen and (max-width: 973px) {
  .pricing-section {
    padding: 0 0 90px; } }
.pricing-solution {
  background: #062A61;
  border-radius: 8px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px 30px;
  margin: 0 0 36px; }
@media screen and (max-width: 1279px) {
  .pricing-solution {
    display: block; } }
@media screen and (max-width: 973px) {
  .pricing-solution {
    -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.325257);
            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.325257);
    display: block;
    max-width: 580px;
    margin: 0 auto 38px;
    padding: 15px 21px; } }
@media screen and (max-width: 767px) {
  .pricing-solution {
    max-width: 280px;
    margin: 0 auto 38px; } }
.pricing-solution.warning {
    color: #fff; }
.pricing-solution .ttl {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    max-width: 136px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 136px;
            flex: 0 0 136px;
    margin: 0 30px 0 0; }
@media screen and (max-width: 1279px) {
  .pricing-solution .ttl {
    display: block;
    max-width: none;
    margin: 0 0 18px; } }
.subscription-settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 12px;
  line-height: 14px;
  color: #fff; }
@media screen and (max-width: 973px) {
  .subscription-settings {
    display: block; } }
.subscription-settings .ajax-progress {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }
.subscription-settings .date-subscription {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media screen and (max-width: 973px) {
  .subscription-settings .date-subscription {
    display: block; } }
.subscription-settings .user-subscription {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media screen and (max-width: 973px) {
  .subscription-settings .user-subscription {
    display: block; } }
.subscription-settings label {
    font-size: 12px;
    line-height: 14px;
    color: #fff; }
@media screen and (max-width: 1023px) {
  .subscription-settings label {
    font-size: 10px;
    line-height: 12px; } }
.subscription-settings .date-item {
    overflow: hidden;
    position: relative;
    margin: 0 18px 0 0; }
@media screen and (max-width: 973px) {
  .subscription-settings .date-item {
    margin: 0 0 18px;
    text-align: center; } }
.subscription-settings .date-item label {
      display: block;
      overflow: hidden;
      position: relative;
      font-weight: 700;
      border: 1px solid rgba(255, 255, 255, 0.4);
      border-radius: 20px;
      padding: 12px 20px; }
@media screen and (max-width: 1023px) {
  .subscription-settings .date-item label {
    padding: 8px 20px; } }
.subscription-settings .date-item label.jcf-label-active {
        background: #008FE4;
        border-color: #008FE4; }
.subscription-settings .date-item .jcf-radio {
      background: none;
      border: 0;
      border-radius: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.subscription-settings .date-item .jcf-radio span {
        display: none; }
.subscription-settings .user-item {
    padding: 0 15px;
    position: relative;
    z-index: 1; }
@media screen and (max-width: 973px) {
  .subscription-settings .user-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2px;
    padding: 0; } }
.subscription-settings .user-item:nth-of-type(1):before {
      left: 50%; }
.subscription-settings .user-item:last-child:before {
      right: 50%; }
.subscription-settings .user-item:before {
      content: ' ';
      border: 1px dashed #008EC4;
      position: absolute;
      top: 11px;
      left: 0;
      right: 2px;
      height: 1px;
      z-index: -1; }
@media screen and (max-width: 973px) {
  .subscription-settings .user-item:before {
    display: none; } }
.subscription-settings .user-item:after {
      content: ' ';
      background: #062A61;
      position: absolute;
      top: 0;
      left: 50%;
      width: 44px;
      height: 30px;
      margin: 0 0 0 -22px;
      z-index: -1; }
@media screen and (max-width: 973px) {
  .subscription-settings .user-item:after {
    display: none; } }
.subscription-settings .user-item .jcf-radio {
      background: none;
      border: 0;
      width: 24px;
      height: 24px;
      display: block;
      overflow: hidden;
      position: relative;
      border-radius: 50%;
      margin: 0 auto 2px;
      cursor: pointer; }
@media screen and (max-width: 973px) {
  .subscription-settings .user-item .jcf-radio {
    margin: 0; } }
.subscription-settings .user-item .jcf-radio span {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 14px;
        height: 14px;
        border: 1px solid #fff;
        overflow: hidden;
        border-radius: 50%; }
.subscription-settings .user-item .jcf-radio.jcf-checked {
        background: #fff; }
.subscription-settings .user-item .jcf-radio.jcf-checked span {
          background: #0079C1;
          border-color: #008FE4;
          -webkit-transform: none;
                  transform: none; }
@media screen and (max-width: 973px) {
  .subscription-settings .user-item label {
    margin: 0 0 0 7px; } }
.user-subscription-select {
  display: none; }
@media screen and (max-width: 973px) {
  .user-subscription-select {
    display: block; } }
.user-subscription-select label {
    display: block;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 14px; }
.user-subscription-select .jcf-select {
    padding: 5px 36px 5px 22px; }
.user-subscription-select .jcf-select-text {
    color: #062A61; }
.pricing-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-size: 12px;
  line-height: 20px;
  color: #062A61;
  margin: 0 0 90px; }
@media screen and (max-width: 1279px) {
  .pricing-detail {
    display: block; } }
@media screen and (max-width: 973px) {
  .pricing-detail {
    margin: 0 0 37px; } }
.pricing-detail .text-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
    max-width: 200px;
    overflow: hidden;
    margin: 0 30px 0 0; }
.pricing-detail .text-col + [data-drupal-selector='edit-product-fieldset'] {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
@media screen and (max-width: 1279px) {
  .pricing-detail .text-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: none; } }
@media screen and (max-width: 973px) {
  .pricing-detail .text-col {
    display: none; } }
.pricing-detail h3 {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px; }
.pricing-detail p {
    margin: 0 0 20px; }
.pricing-detail .info-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
@media screen and (max-width: 973px) {
  .pricing-detail .info-col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }
@media screen and (max-width: 767px) {
  .pricing-detail .info-col {
    display: block; } }
.price-pack {
  overflow: hidden;
  -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  background: #fff;
  max-width: 292px;
  width: 100%;
  padding: 14px; }
@media screen and (max-width: 973px) {
  .price-pack {
    max-width: 280px;
    margin: 0 10px 20px; } }
@media screen and (max-width: 767px) {
  .price-pack {
    margin: 0 auto 20px; } }
.price-pack .pack-ttl {
    overflow: hidden;
    border-radius: 4px;
    background: #008FE4;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    padding: 14px;
    margin: 0 0 26px; }
@media screen and (max-width: 973px) {
  .price-pack .pack-ttl {
    position: relative;
    margin-bottom: 21px;
    padding: 11px 14px 12px;
    font-size: 14px;
    line-height: 17px; } }
.price-pack .pack-ttl h3 {
      font-size: 16px;
      margin: 0 0 4px; }
@media screen and (max-width: 973px) {
  .price-pack .pack-ttl h3 {
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px; } }
.price-pack .pack-ttl span {
      display: block; }
.price-pack .pack-desc {
    overflow: hidden;
    padding: 0 26px 28px;
    font-size: 14px; }
@media screen and (max-width: 973px) {
  .price-pack .pack-desc {
    padding: 0 6px 20px;
    font-size: 12px;
    line-height: 18px; } }
@media screen and (max-width: 767px) {
  .price-pack .pack-desc {
    height: auto !important; } }
.price-pack .pack-desc .btn-list,
    .price-pack .pack-desc .desc-list {
      padding: 0; }
.price-pack .pack-desc p {
      margin: 0; }
.price-pack .btn-list,
  .price-pack .desc-list {
    padding: 0 26px 0; }
@media screen and (max-width: 973px) {
  .price-pack .btn-list,
  .price-pack .desc-list {
    padding: 0 6px 0; } }
.price-pack .btn-list {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 40px; }
@media screen and (max-width: 973px) {
  .price-pack .btn-list {
    margin: 0 0 20px; } }
.price-pack .desc-list {
    overflow: hidden;
    color: #748298; }
.price-pack h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 12px;
    color: #062A61; }
@media screen and (max-width: 973px) {
  .price-pack h4 {
    font-size: 14px;
    line-height: 120%; } }
.price-pack__select {
  position: relative; }
@media screen and (max-width: 973px) {
  .price-pack__select {
    position: static; } }
.price-pack__select select {
    top: 0;
    left: 0; }
@media screen and (max-width: 973px) {
  .price-pack__select select {
    z-index: 1; } }
.price-pack__select .jcf-select {
    background: none;
    border: 0;
    padding: 0; }
@media screen and (max-width: 973px) {
  .price-pack__select .jcf-select {
    position: static; } }
.price-pack__select .jcf-select.jcf-drop-active .jcf-select-opener {
      top: 0; }
.price-pack__select .jcf-select.jcf-drop-active .jcf-select-opener:after {
        border-color: #fff; }
.price-pack__select .jcf-select-text {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px; }
@media screen and (max-width: 973px) {
  .price-pack__select .jcf-select-text {
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px; } }
.price-pack__select .jcf-select-text span {
      padding: 0 41px;
      text-overflow: ellipsis;
      overflow: hidden; }
.price-pack__select .jcf-select-opener {
    top: 0;
    width: 20px;
    height: 20px; }
@media screen and (max-width: 973px) {
  .price-pack__select .jcf-select-opener {
    top: 50%;
    right: 17px;
    width: 19px;
    height: 19px;
    margin-top: -10px; } }
.price-pack__select .jcf-select-opener:before {
      content: ' ';
      border: 1px solid #fff;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.price-pack__select .jcf-select-opener:after {
      border-color: #fff;
      top: 3px;
      left: 3px; }
@media screen and (max-width: 973px) {
  .price-pack__select .jcf-select-opener:after {
    top: 4px;
    left: 4px;
    padding: 3px; } }
.jcf-select-price-pack__custom-select .jcf-select-drop-content {
  border-radius: 18px;
  margin-top: 10px;
  padding-top: 10px; }
.btn-sub,
.btn-try {
  overflow: hidden;
  border-radius: 18px;
  border: 1px solid #C4C4C4;
  background: #fff;
  width: 100%;
  max-width: 100px;
  font-weight: 700;
  color: #062A61;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 7px; }
@media screen and (max-width: 973px) {
  .btn-sub,
  .btn-try {
    max-width: 111px;
    padding: 4px 7px;
    font-size: 10px; } }
.btn-sub {
  color: #fff;
  background: #062A61;
  border-color: #062A61; }
.price-pack--disabled {
  position: relative;
  color: #B6B6B6; }
.price-pack--disabled:before {
    content: ' ';
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
.price-pack--disabled .pack-ttl {
    background: #E2E5EA;
    color: #B6B6B6; }
.price-pack--disabled .pack-ttl .price,
    .price-pack--disabled .pack-ttl span {
      color: #B6B6B6; }
.price-pack--disabled .desc-list h4 {
    color: #B6B6B6; }
.price-pack--disabled .jcf-select-text span {
    color: #B6B6B6; }
.price-pack--disabled .jcf-select-opener:before, .price-pack--disabled .jcf-select-opener:after {
    border-color: #B6B6B6; }
.price-pack--disabled .btn-sub {
    background: #E2E5EA;
    border-color: #E2E5EA;
    color: #9B9B9B; }
.price-pack--disabled .btn-try {
    color: #748298; }
.price-pack--disabled .desc-list {
    color: #C4C4C4; }
.subscription-settings .btn-slots,
.subscription-settings .btn-duration {
  display: none; }
@media screen and (max-width: 1023px) {
  .subscription-settings .btn-slots,
  .subscription-settings .btn-duration {
    display: block; } }
.subscription-settings .btn-slots:hover,
  .subscription-settings .btn-duration:hover {
    border-color: #fff; }
.subscription-settings .btn-duration {
  background: #0079C1;
  border-color: #0079C1;
  color: #fff; }
@media screen and (max-width: 1023px) {
  .subscription-settings .btn-duration {
    margin-bottom: 18px; } }
.subscription-settings .btn-duration:hover {
    background: #0079C1;
    border-color: #0079C1; }
@media screen and (max-width: 1023px) {
  .subscription-settings .user-subscription-wrapp,
  .subscription-settings .date-subscription-wrapp {
    display: none; }
    .subscription-settings .user-subscription-wrapp.popup-open,
    .subscription-settings .date-subscription-wrapp.popup-open {
      background: rgba(0, 0, 0, 0.45);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: fixed;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 99999;
      padding: 10px; }
      .subscription-settings .user-subscription-wrapp.popup-open .btn-slots-close,
      .subscription-settings .user-subscription-wrapp.popup-open .btn-date-close,
      .subscription-settings .date-subscription-wrapp.popup-open .btn-slots-close,
      .subscription-settings .date-subscription-wrapp.popup-open .btn-date-close {
        background: none;
        border: 0;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 10px;
        height: 10px;
        padding: 0;
        z-index: 1;
        cursor: pointer; }
        .subscription-settings .user-subscription-wrapp.popup-open .btn-slots-close::before, .subscription-settings .user-subscription-wrapp.popup-open .btn-slots-close::after,
        .subscription-settings .user-subscription-wrapp.popup-open .btn-date-close::before,
        .subscription-settings .user-subscription-wrapp.popup-open .btn-date-close::after,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-slots-close::before,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-slots-close::after,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-date-close::before,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-date-close::after {
          content: "";
          position: absolute;
          width: 100%;
          height: 2px;
          background: #4A4A4A;
          border-radius: 2px; }
        .subscription-settings .user-subscription-wrapp.popup-open .btn-slots-close::before,
        .subscription-settings .user-subscription-wrapp.popup-open .btn-date-close::before,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-slots-close::before,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-date-close::before {
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          top: 3px;
          left: 0; }
        .subscription-settings .user-subscription-wrapp.popup-open .btn-slots-close::after,
        .subscription-settings .user-subscription-wrapp.popup-open .btn-date-close::after,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-slots-close::after,
        .subscription-settings .date-subscription-wrapp.popup-open .btn-date-close::after {
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          bottom: 5px;
          left: 0; }
      .subscription-settings .user-subscription-wrapp.popup-open .user-subscription,
      .subscription-settings .user-subscription-wrapp.popup-open .date-subscription,
      .subscription-settings .date-subscription-wrapp.popup-open .user-subscription,
      .subscription-settings .date-subscription-wrapp.popup-open .date-subscription {
        border-radius: 14px;
        -webkit-box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
                box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 290px;
        max-height: 80vh;
        background: #F1F3F5;
        padding: 30px; }
        .subscription-settings .user-subscription-wrapp.popup-open .user-subscription .user-item,
        .subscription-settings .user-subscription-wrapp.popup-open .date-subscription .user-item,
        .subscription-settings .date-subscription-wrapp.popup-open .user-subscription .user-item,
        .subscription-settings .date-subscription-wrapp.popup-open .date-subscription .user-item {
          margin: 0 0 20px; }
          .subscription-settings .user-subscription-wrapp.popup-open .user-subscription .user-item:last-child,
          .subscription-settings .user-subscription-wrapp.popup-open .date-subscription .user-item:last-child,
          .subscription-settings .date-subscription-wrapp.popup-open .user-subscription .user-item:last-child,
          .subscription-settings .date-subscription-wrapp.popup-open .date-subscription .user-item:last-child {
            margin: 0; }
        .subscription-settings .user-subscription-wrapp.popup-open .user-subscription label,
        .subscription-settings .user-subscription-wrapp.popup-open .date-subscription label,
        .subscription-settings .date-subscription-wrapp.popup-open .user-subscription label,
        .subscription-settings .date-subscription-wrapp.popup-open .date-subscription label {
          color: #748298;
          font-size: 12px;
          line-height: 26px;
          margin-left: 10px; }
          .subscription-settings .user-subscription-wrapp.popup-open .user-subscription label.jcf-label-active,
          .subscription-settings .user-subscription-wrapp.popup-open .date-subscription label.jcf-label-active,
          .subscription-settings .date-subscription-wrapp.popup-open .user-subscription label.jcf-label-active,
          .subscription-settings .date-subscription-wrapp.popup-open .date-subscription label.jcf-label-active {
            font-weight: 700;
            color: #062A61; }
        .subscription-settings .user-subscription-wrapp.popup-open .user-subscription .jcf-radio,
        .subscription-settings .user-subscription-wrapp.popup-open .date-subscription .jcf-radio,
        .subscription-settings .date-subscription-wrapp.popup-open .user-subscription .jcf-radio,
        .subscription-settings .date-subscription-wrapp.popup-open .date-subscription .jcf-radio {
          width: 26px;
          height: 26px;
          border: 1px solid #C4C4C4;
          border-radius: 5px;
          background: #fff; }
          .subscription-settings .user-subscription-wrapp.popup-open .user-subscription .jcf-radio span,
          .subscription-settings .user-subscription-wrapp.popup-open .date-subscription .jcf-radio span,
          .subscription-settings .date-subscription-wrapp.popup-open .user-subscription .jcf-radio span,
          .subscription-settings .date-subscription-wrapp.popup-open .date-subscription .jcf-radio span {
            border: none;
            top: auto;
            left: auto;
            display: none;
            width: 100%;
            height: 100%;
            background: url(fonts/icon-checked.svg) no-repeat 50% 50%; }
          .subscription-settings .user-subscription-wrapp.popup-open .user-subscription .jcf-radio.jcf-checked span,
          .subscription-settings .user-subscription-wrapp.popup-open .date-subscription .jcf-radio.jcf-checked span,
          .subscription-settings .date-subscription-wrapp.popup-open .user-subscription .jcf-radio.jcf-checked span,
          .subscription-settings .date-subscription-wrapp.popup-open .date-subscription .jcf-radio.jcf-checked span {
            display: block; } }
.subscription-settings .attribute-slot--disabled,
.subscription-settings .attribute-duration--disabled {
  pointer-events: none; }
@media screen and (max-width: 1023px) {
  .subscription-settings .attribute-slot--disabled,
  .subscription-settings .attribute-duration--disabled {
    opacity: 0.5; } }
.subscription-settings .attribute-slot--disabled.user-item,
  .subscription-settings .attribute-duration--disabled.user-item {
    overflow: hidden; }
@media screen and (min-width: 1024px) {
  .subscription-settings .attribute-slot--disabled.user-item .jcf-radio span,
  .subscription-settings .attribute-duration--disabled.user-item .jcf-radio span {
    border-color: #C4C4C4; }
  .subscription-settings .attribute-slot--disabled.user-item .jcf-radio.jcf-checked span,
  .subscription-settings .attribute-duration--disabled.user-item .jcf-radio.jcf-checked span {
    background: #C4C4C4; }
  .subscription-settings .attribute-slot--disabled.user-item label,
  .subscription-settings .attribute-duration--disabled.user-item label {
    color: #C4C4C4; } }
.subscription-settings .attribute-duration--disabled {
  position: relative; }
.subscription-settings .attribute-duration--disabled::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 100; }
.subscription-settings .attribute-duration--disabled .date-item label {
    color: #C4C4C4;
    border-color: #C4C4C4;
    background: none; }
.pricing-table {
  overflow: hidden; }
@media screen and (max-width: 973px) {
  .pricing-table {
    max-width: 580px;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .pricing-table {
    max-width: 320px; } }
.pricing-table__title {
  margin: 0 0 32px;
  padding: 0 0 0 20%;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  line-height: 29px;
  color: #062A61; }
@media screen and (max-width: 1023px) {
  .pricing-table__title {
    margin: 0 0 14px;
    padding: 0;
    font-size: 16px;
    line-height: 19px; } }
.pricing-table__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden; }
@media screen and (max-width: 1023px) {
  .pricing-table__table {
    background: #fff;
    display: block;
    position: relative; } }
.pricing-table__table ul {
    margin: 0 0 45px; }
.pricing-table__table li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 30px; }
.pricing-table__table li:nth-child(odd) {
      background: #E2E5EA; }
.pricing-table__table .price-table__buttons-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 87px;
    padding: 21px 0 0; }
@media screen and (max-width: 1023px) {
  .pricing-table__table .price-table__buttons-line {
    height: 52px;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }
.pricing-table__table .price-table__buttons-line:nth-child(odd) {
      background: none; }
.pricing-table__table .price-table__buttons-line:nth-child(odd):after {
        background: none; }
.pricing-table__table .btn--dark-blue {
    min-width: 125px;
    margin-bottom: 10px; }
.pricing-table__table .btn--link {
    padding: 0; }
.pricing-table__captions {
  width: 20%;
  font-weight: normal;
  font-size: 12px;
  line-height: 120%;
  color: #062A61; }
@media screen and (max-width: 1279px) {
  .pricing-table__captions {
    width: 26%; } }
@media screen and (max-width: 1023px) {
  .pricing-table__captions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; } }
.pricing-table__captions li {
    border-radius: 4px 0 0 4px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
    height: 30px;
    padding: 0 5px 0 20px; }
@media screen and (max-width: 1023px) {
  .pricing-table__captions li {
    border-radius: 4px;
    padding-right: 90px; } }
.pricing-table__captions li:nth-child(odd):after {
      background: #E2E5EA; }
.pricing-table__captions li:after {
      content: ' ';
      position: absolute;
      top: 0;
      left: 100%;
      height: 100%;
      width: 9999px; }
@media screen and (max-width: 1023px) {
  .pricing-table__captions li:after {
    display: none; } }
.pricing-table__captions li.pricing-table__category {
      background: #748298; }
.pricing-table__captions li.pricing-table__category:after {
        background: #748298; }
.pricing-table__category {
  background: #748298;
  margin: 0 0 17px;
  padding: 5px 5px 0 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #fff; }
@media screen and (max-width: 1023px) {
  .pricing-table__category {
    font-size: 14px;
    line-height: 17px; } }
.pricing-table__packs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  position: relative;
  text-align: center; }
@media screen and (max-width: 1279px) {
  .pricing-table__packs {
    width: 74%; } }
@media screen and (max-width: 1023px) {
  .pricing-table__packs {
    display: block;
    width: auto; } }
.pricing-table__packs .slick-dots {
    top: 62px;
    bottom: auto; }
.pricing-table__packs .slick-dots li {
      background: none; }
.pricing-table__packs .slick-dots button {
      border: 0; }
.pricing-table__packs .slick-dots button:before {
        background: #C4C4C4; }
.pricing-table__packs-col {
  background: #fff;
  -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  width: 32%;
  max-width: 292px; }
@media screen and (max-width: 1023px) {
  .pricing-table__packs-col {
    background: none;
    width: auto;
    max-width: none; } }
.pricing-table__packs-col:last-child li {
    border-radius: 0 4px 4px 0; }
@media screen and (max-width: 1023px) {
  .pricing-table__packs-col li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 40px; } }
@media screen and (max-width: 1023px) {
  .pricing-table__packs-col li:nth-child(odd) {
    background: none; } }
.pricing-table__packs-col li.pricing-table__category {
    background: #748298; }
@media screen and (max-width: 1023px) {
  .pricing-table__packs-col li.pricing-table__category {
    background: none; } }
.pricing-table__packs-col .pricing-table__category {
    border-radius: 0;
    height: 30px; }
.pricing-table__head {
  padding: 21px 0 22px 0; }
@media screen and (max-width: 1023px) {
  .pricing-table__head {
    padding: 16px 0 38px 0; } }
.pricing-table__pack-name {
  display: block;
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 19px;
  color: #021634; }
@media screen and (max-width: 1023px) {
  .pricing-table__pack-name {
    margin: 0 0 1px;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px; } }
.pricing-table__pack-price {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #0079c1; }
@media screen and (max-width: 1023px) {
  .pricing-table__pack-price {
    font-size: 16px;
    line-height: 19px; } }
.pricing-table__icon {
  display: inline-block;
  width: 24px;
  height: 18px;
  color: #0079c1; }
.pricing-table__icon--x {
  width: 16px;
  height: 16px;
  position: relative; }
@media screen and (max-width: 1023px) {
  .pricing-table__icon--x {
    margin-right: 5px; } }
.pricing-table__icon--x::before, .pricing-table__icon--x::after {
    content: "";
    background: #C4C4C4;
    position: absolute;
    top: 0;
    left: 6px;
    width: 3px;
    height: 19px; }
.pricing-table__icon--x::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
.pricing-table__icon--x::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
.pricing-table__packs-col--disabled {
  background: rgba(226, 229, 234, 0.7); }
.pricing-table__packs-col--disabled .pricing-table__pack-name,
  .pricing-table__packs-col--disabled .pricing-table__pack-price {
    color: #B6B6B6; }
.pricing-table__packs-col--disabled .pricing-table__icon {
    color: #96A1B2; }
.pricing-table__packs-col--disabled .price-table__buttons-line {
    position: relative; }
.pricing-table__packs-col--disabled .price-table__buttons-line:before {
      content: ' ';
      background: transparent;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
.pricing-table__packs-col--disabled .btn {
    background: rgba(123, 136, 157, 0.4);
    border-color: rgba(123, 136, 157, 0.4);
    color: #9B9B9B; }
.pricing-table__packs-col--disabled .btn--link {
    background: none; }
.product-item {
  position: relative;
  width: 260px;
  margin: 0 20px;
  padding: 0 0 77px; }
@media screen and (max-width: 767px) {
  .product-item {
    margin: 0 10px;
    padding: 0 0 40px; } }
.product-item .tags {
    min-height: 26px; }
.product-item__image {
  margin: 0 0 20px;
  height: 260px;
  overflow: hidden;
  border-radius: 10px; }
.product-item__image img {
    display: block;
    max-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.product-item__image div {
    height: 100%; }
.product-item__image a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.product-item__title {
  margin: 0 0 5px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .product-item__title {
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 16px; } }
.product-item__title a {
    -webkit-transition: color 0.25s ease-in;
    transition: color 0.25s ease-in; }
.product-item__title a:hover {
      color: #0079c1; }
.product-item__price-holder {
  margin: 5px 0; }
@media screen and (max-width: 767px) {
  .product-item__price-holder {
    margin: 3px 0; } }
.product-item__price {
  margin-right: 7px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0079c1; }
@media screen and (max-width: 767px) {
  .product-item__price {
    font-size: 12px;
    line-height: 14px; } }
.product-item__price--old {
  font-size: 12px;
  line-height: 14px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through; }
.product-item__price--promo {
  color: #2BA600; }
.product-item__price-description {
  margin: 0 0 0 5px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #748298; }
@media screen and (max-width: 767px) {
  .product-item__price-description {
    font-size: 12px; } }
@media screen and (max-width: 767px) {
  [lang='en'] .product-item__buttons .btn {
    min-width: 85px; } }
.product-item__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
.product-item__buttons .btn {
    min-width: 100px;
    padding: 12px 20px; }
@media screen and (max-width: 767px) {
  .product-item__buttons .btn {
    min-width: 0;
    padding: 8px; } }
.product-item__buttons .btn--with-icon {
    min-width: 142px;
    padding: 8px 13px 8px 20px; }
@media screen and (max-width: 767px) {
  .product-item__buttons .btn--with-icon {
    min-width: 134px;
    padding: 3px 13px 3px 20px; } }
@media screen and (max-width: 767px) {
  .product-item__buttons .btn--with-icon {
    min-width: 0; } }
.product-item__see-more {
  margin: 14px 0;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #062A61; }
.product-item__see-more:hover span:after {
    display: none; }
.product-item__see-more span {
    position: relative;
    padding: 0 0 6px; }
.product-item__see-more span:after {
      content: ' ';
      border-bottom: 1px dashed #0079c1;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px; }
.product-item__see-more .icon {
    border: 0;
    display: inline-block;
    position: relative;
    top: 1px;
    width: 14px;
    height: 13px;
    margin: 0 0 0 6px;
    padding: 0;
    color: #0079c1; }
.product-item__see-more .icon:after {
      display: none; }
.product-item__see-more .icon span {
      padding: 0; }
.product-item__see-more .icon span:after {
        display: none; }
.product-item__stock-message {
  width: 66%;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .product-item__stock-message {
    border-top: 1px solid #E2E5EA;
    width: auto;
    padding: 13px 0 0 0;
    font-size: 10px;
    line-height: 14px; } }
.product-item__stock-message a {
    text-decoration: underline;
    color: #0079c1; }
.product-item__stock-message a:hover {
      text-decoration: none; }
.product-item__add-form {
  margin: 36px 0 10px; }
@media screen and (max-width: 767px) {
  .product-item__add-form {
    margin: 19px 0 10px; } }
.product-item__add-form .form-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 24px; }
@media screen and (max-width: 767px) {
  .product-item__add-form .form-select {
    display: block;
    margin: 0 0 19px; } }
.product-item__add-form .jcf-select {
    width: 206px;
    padding: 10px 50px 10px 22px;
    font-size: 12px;
    font-weight: 700; }
@media screen and (max-width: 767px) {
  .product-item__add-form .jcf-select {
    width: auto;
    padding: 5px 50px 5px 11px;
    font-size: 10px; } }
.product-item__add-form .jcf-select .jcf-select-opener {
      top: 12px;
      right: 23px;
      width: 8px;
      height: 8px; }
@media screen and (max-width: 767px) {
  .product-item__add-form .jcf-select .jcf-select-opener {
    top: 7px;
    right: 15px; } }
.product-item__add-form .jcf-select .jcf-select-opener:after {
        padding: 3px; }
.product-item__add-form label {
    margin: 0 15px 0 0;
    max-width: 122px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    cursor: default;
    color: #0079c1; }
@media screen and (max-width: 767px) {
  .product-item__add-form label {
    display: block;
    max-width: none;
    margin: 0 0 12px;
    font-size: 12px; } }
.product-item__add-form .quantity-widget label {
    color: #062A61; }
@media screen and (max-width: 767px) {
  .product-item__add-form .quantity-widget label {
    display: inline-block;
    margin: 0 3px 0 0; } }
.product-item__add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 27px; }
@media screen and (max-width: 767px) {
  .product-item__add-to-cart {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 23px; } }
.product-item__add-to-cart .quantity-widget__input-holder {
    margin-right: 20px; }
@media screen and (max-width: 767px) {
  .product-item__add-to-cart .quantity-widget__input-holder {
    margin-right: 0; } }
.product-item__add-to-cart .btn {
    font-weight: 700; }
@media screen and (max-width: 767px) {
  .product-item__add-to-cart .btn {
    min-width: 0; } }
.product-item__add-to-cart input[type='submit'] {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.586 18.639a1.222 1.222 0 100-2.445 1.222 1.222 0 000 2.445zm7.15 0a1.222 1.222 0 100-2.445 1.222 1.222 0 000 2.445zm.428-7.669l2.139-3.881c.458-.825-.153-1.803-1.07-1.803H6.845l-.612-1.253a1.217 1.217 0 00-1.1-.672H4.095a.613.613 0 00-.612.611c0 .336.275.611.612.611h1.038l2.934 5.99-1.497 2.84c-.337.612.122 1.345.794 1.345h9.594a.613.613 0 00.612-.61.613.613 0 00-.612-.612H7.914l1.008-1.925h6.172a1.2 1.2 0 001.07-.642zM7.486 6.507h9.778l-2.139 3.88H9.381l-1.895-3.88z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 88% 50%;
    background-size: 22px;
    padding: 12px 52px 12px 30px; }
@media screen and (max-width: 767px) {
  .product-item__add-to-cart input[type='submit'] {
    background-position: 92% 50%;
    padding: 8px 32px 8px 10px; } }
.product-item--details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: 0;
  padding: 0; }
@media screen and (max-width: 767px) {
  .product-item--details {
    display: block; } }
.product-item--details .product-item__image {
    border-right: 1px solid #E5E5E5;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 449px;
    height: auto;
    margin: 0;
    padding: 15px 34px 34px 36px; }
@media screen and (max-width: 973px) {
  .product-item--details .product-item__image {
    max-width: 300px; } }
@media screen and (max-width: 767px) {
  .product-item--details .product-item__image {
    border: 0;
    padding: 15px 20px 0 20px;
    max-width: none; } }
.product-item--details .product-item__info {
    padding: 47px 73px 20px 79px; }
@media screen and (max-width: 973px) {
  .product-item--details .product-item__info {
    padding: 15px 20px 8px 20px; } }
.product-item--details .product-item__title {
    margin: 22px 0 11px;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px; }
@media screen and (max-width: 973px) {
  .product-item--details .product-item__title {
    font-size: 22px;
    line-height: 26px; } }
@media screen and (max-width: 767px) {
  .product-item--details .product-item__title {
    margin: 2px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px; } }
@media screen and (max-width: 767px) {
  .product-item--details .product-item__price-holder {
    margin: 2px 0; } }
.product-item--details .product-item__price {
    font-size: 24px;
    line-height: 30px; }
@media screen and (max-width: 767px) {
  .product-item--details .product-item__price {
    font-size: 16px;
    line-height: 120%; } }
.wco-popup__add-to-cart {
  background: #fff; }
.wco-popup__add-to-cart .product-item {
    width: auto;
    padding: 31px 0 25px; }
@media screen and (max-width: 767px) {
  .wco-popup__add-to-cart .product-item {
    margin: 0 25px;
    padding: 52px 0 19px; } }
.wco-popup__add-to-cart .product-item__image {
    float: left;
    width: 93px;
    height: 93px;
    margin-right: 20px; }
@media screen and (max-width: 767px) {
  .wco-popup__add-to-cart .product-item__title {
    margin: 1px 0 7px; } }
.wco-popup__add-to-cart .tags ul {
    margin: 0; }
.wco-popup__add-to-cart .tag {
    margin: 0 6px 6px 0; }
.wco-popup__add-to-cart .product-item__add-form {
    clear: both; }
.wco-popup__add-to-cart .product-item__add-form label {
      width: 126px;
      max-width: none; }
@media screen and (max-width: 767px) {
  .wco-popup__add-to-cart .product-item__add-form label {
    width: auto; } }
@media screen and (max-width: 767px) {
  .wco-popup__add-to-cart .product-item__add-form .jcf-select {
    padding: 5px 50px 5px 22px; } }
.wco-popup__add-to-cart .product-item__add-form .form-select {
      margin-bottom: 16px; }
.wco-popup__add-to-cart .product-item__add-to-cart {
    margin-bottom: 18px; }
.wco-popup__add-to-cart .btn--with-icon {
    min-width: 145px; }
@media screen and (max-width: 767px) {
  .wco-popup__add-to-cart .btn--with-icon {
    min-width: 118px;
    padding: 3px 7px 3px 10px; } }
@media screen and (max-width: 767px) {
  .wco-popup__add-to-cart .btn--with-icon .icon {
    margin: 0 0 0 2px; } }
.wco-popup__add-to-cart .product-item__stock-message {
    border-top: 1px solid #E2E5EA;
    width: auto;
    padding: 10px 0 0; }
.product-slider {
  position: relative;
  max-width: 1280px;
  margin: 0 auto 46px;
  padding: 41px 60px 0; }
@media screen and (max-width: 973px) {
  .product-slider {
    margin: 37px auto 23px;
    padding: 0; } }
.product-slider + .product-slider {
    padding-top: 41px; }
@media screen and (max-width: 973px) {
  .product-slider + .product-slider {
    margin-top: 23px;
    padding-top: 20px; } }
.product-slider + .product-slider:before {
      content: ' ';
      background: #E5E5E5;
      position: absolute;
      top: 0;
      right: 60px;
      left: 60px;
      height: 1px; }
@media screen and (max-width: 973px) {
  .product-slider + .product-slider:before {
    right: 20px;
    left: 20px; } }
.product-slider .slider {
    margin: 0 -20px; }
@media screen and (max-width: 973px) {
  .product-slider .slider {
    margin: 0;
    padding: 0 0 69px; } }
@media screen and (max-width: 973px) {
  .product-slider .slick-list {
    padding: 0 10px; } }
.product-slider .slick-track,
  .product-slider .slick-list {
    -webkit-transform: none !important;
            transform: none !important; }
.product-slider .slick-dots {
    bottom: 0; }
.product-slider .slick-dots li button:before {
      background: #C4C4C4; }
.product-slider .slick-dots .slick-active button:before {
      background: #0079c1; }
.content-section .product-slider .slick-list {
  max-width: 897px; }
.product-slider__title {
  margin: 0 0 19px;
  min-height: 24px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .product-slider__title {
    margin: 0 20px 6px;
    font-size: 20px; } }
.product-slider__amount {
  margin: 0 0 8px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #748298; }
@media screen and (max-width: 973px) {
  .product-slider__amount {
    font-size: 12px; } }
.content-section .product-slider {
  margin: 0;
  padding-bottom: 60px; }
@media screen and (max-width: 973px) {
  .content-section .product-slider {
    padding-top: 22px;
    padding-bottom: 20px; } }
.content-section .product-slider .slider {
    padding: 0 0 35px; }
.sa-map {
  background: rgba(116, 130, 152, 0.1);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  max-width: 1160px;
  min-height: 471px;
  margin: 78px auto;
  padding: 54px 55px 52px; }
@media screen and (max-width: 973px) {
  .sa-map {
    margin: 28px auto 0;
    padding: 24px 20px 250px;
    min-height: 0; } }
.sa-map__info {
  background: #fff;
  -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  position: relative;
  width: 310px;
  padding: 20px 45px 30px;
  z-index: 1; }
@media screen and (max-width: 973px) {
  .sa-map__info {
    width: 280px;
    margin: 0 auto;
    padding: 10px 28px 20px; } }
.sa-map__title {
  margin: 21px 0 18px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 38px;
  color: #062A61; }
@media screen and (max-width: 973px) {
  .sa-map__title {
    margin: 15px 0 16px;
    font-size: 24px;
    line-height: 28px; } }
.sa-map__text {
  margin: 20px 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #748298; }
@media screen and (max-width: 973px) {
  .sa-map__text {
    margin: 16px 0 22px;
    font-size: 12px;
    line-height: 18px; } }
.sa-map__text p {
    margin: 0; }
.sa-map__link {
  margin: 0 0 20px;
  padding: 12px 34px; }
@media screen and (max-width: 973px) {
  .sa-map__link {
    display: block;
    margin: 0 0 10px;
    padding: 8px 34px;
    font-size: 10px;
    line-height: 12px; } }
.sa-map__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.sa-map__map:before {
    content: ' ';
    background: url(fonts/sa-map.svg) no-repeat 0 0;
    background-size: 100%;
    position: absolute;
    top: -37px;
    right: -24px;
    width: 816px;
    height: 532px; }
@media screen and (max-width: 973px) {
  .sa-map__map:before {
    width: 391px;
    height: 255px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -195px; } }
@media screen and (max-width: 767px) {
  .sales-agents {
    padding: 0 0 1px; } }
.sales-agents__title {
  margin: 0 0 26px;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .sales-agents__title {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 18px; } }
.sales-agents__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
@media screen and (max-width: 767px) {
  .sales-agents__cols {
    display: block; } }
.sales-agents__col {
  width: 41%;
  margin: 0 0 27px; }
@media screen and (max-width: 767px) {
  .sales-agents__col {
    border-top: 1px solid #E2E5EA;
    width: 280px;
    margin: 0 auto 27px;
    padding: 24px 0 0 0; } }
.sales-agents__contact-info {
  margin: 0 0 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #4A4A4A; }
@media screen and (max-width: 767px) {
  .sales-agents__contact-info {
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 18px; } }
.sales-agents__contact-info p {
    margin: 0; }
.sales-agents__contact-info a {
    word-break: break-all;
    text-decoration: underline;
    color: #0079c1; }
.sales-agents__contact-info a:hover {
      text-decoration: none; }
.sales-agents__contact-us {
  background: rgba(116, 130, 152, 0.2);
  border-radius: 4px;
  padding: 21px 28px 22px 28px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .sales-agents__contact-us {
    width: 280px;
    margin: 0 auto 31px;
    padding: 11px 28px 15px 17px;
    font-size: 12px;
    line-height: 14px; } }
.sales-agents__contact-us p {
    margin: 0; }
.sales-agents__contact-us a {
    margin: 0 0 0 31px;
    text-decoration: underline; }
@media screen and (max-width: 767px) {
  .sales-agents__contact-us a {
    display: block;
    margin: 0;
    color: #0079c1; } }
.sales-agents__contact-us a:hover {
      text-decoration: none; }
.section-my-account {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 100vh; }
@media screen and (max-width: 1023px) {
  .section-my-account {
    min-height: auto; } }
@media screen and (max-width: 1023px) {
  .section-my-account .account-menu {
    display: none; } }
@media screen and (max-width: 767px) {
  .section-my-account .teams-content {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (max-width: 767px) {
  .section-my-account .teams-content .heading {
    padding: 0 20px; } }
@media screen and (max-width: 1023px) {
  .section-my-account .teams-content .content-wrapp {
    padding: 0; } }
@media screen and (max-width: 1023px) {
  .section-my-account .teams-content .sorting-block .jcf-select {
    min-width: 150px; } }
.account-menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 258px;
          flex: 0 0 258px;
  overflow: hidden;
  background: #5171A3; }
@media screen and (max-width: 1024px) {
  .account-menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px; } }
@media screen and (max-width: 767px) {
  .account-menu {
    display: none; } }
.account-menu .menu-wrapp {
    padding: 44px 62px; }
@media screen and (max-width: 1024px) {
  .account-menu .menu-wrapp {
    padding: 30px 20px; } }
.account-menu .btn-log-out {
    margin-bottom: 56px; }
.user-ava {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
.user-ava .icon {
    width: 16px;
    height: 16px;
    overflow: hidden;
    margin: 0 auto;
    color: #0079C1; }
.user-ava .user-name {
    color: #000;
    font-weight: 700;
    text-transform: uppercase; }
.user-ava .connect-mark {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 3px; }
.user-ava .connect-mark::after {
      content: "";
      display: block;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      overflow: hidden;
      background: #7ED321; }
.user-ava .connect-mark.connect-mark-red::after {
      background: #f00; }
.btn-log-out {
  min-width: auto;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
  padding: 0 16px;
  margin: 0 0 20px; }
.btn-log-out .icon {
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 16px 0 0; }
.user-menu {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  margin: 0 0 40px; }
.user-menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 14px 0; }
.user-menu li::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      left: 36px;
      height: 1px;
      background: #748DB5; }
.user-menu li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
.user-menu .icon {
    overflow: hidden;
    color: #fff;
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 11px 0 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
.user-menu .my-account .svg-icon {
    width: 14px;
    height: 14px; }
.user-menu .my-team .svg-icon {
    width: 25px;
    height: 15px; }
.user-menu .my-account-subscription .svg-icon {
    width: 18px;
    height: 25px; }
.user-menu .my-account-orders .svg-icon {
    width: 18px;
    height: 21px; }
.user-menu .icon-folders .svg-icon {
    width: 18px;
    height: 14px; }
.user-menu .my-account-comments .svg-icon {
    width: 16px;
    height: 16px; }
.user-menu .my-account-tags .svg-icon {
    width: 14px;
    height: 12px; }
.account-popup,
.account-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 34px 60px 60px;
  background: #fff;
  color: #062A61;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden; }
@media screen and (max-width: 1024px) {
  .account-popup,
  .account-content {
    padding: 30px 20px; } }
@media screen and (max-width: 767px) {
  .account-popup,
  .account-content {
    font-size: 12px; } }
.account-popup .no-more-subscription .close-btn,
  .account-content .no-more-subscription .close-btn {
    display: none; }
.account-popup .content-block,
  .account-content .content-block {
    overflow: hidden;
    position: relative;
    margin: 0 0 40px; }
.account-popup .content-block:last-child,
    .account-content .content-block:last-child {
      margin: 0; }
.account-popup .content-block .btn,
    .account-content .content-block .btn {
      border: 1px solid #DBDBDB;
      background: #fff;
      border-radius: 20px;
      text-align: center;
      cursor: pointer; }
.account-popup .content-block .btn.btn-edit,
      .account-content .content-block .btn.btn-edit {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 12px;
        line-height: 21px;
        color: #062A61;
        font-weight: 700;
        padding: 6px 24px 6px 44px;
        min-width: auto;
        width: auto;
        height: auto;
        text-indent: 0; }
.account-popup .content-block .btn.btn-edit .icon,
        .account-content .content-block .btn.btn-edit .icon {
          width: 15px;
          height: 15px;
          overflow: hidden;
          position: relative;
          position: absolute;
          top: 9px;
          left: 16px; }
.account-popup .empty-folder,
  .account-content .empty-folder {
    padding: 40px 0 0; }
.account-popup .input-block,
  .account-content .input-block {
    height: 40px;
    overflow: hidden;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    background: #fff;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    padding: 0 16px; }
.account-popup .input-block input,
    .account-content .input-block input {
      float: left;
      width: 100%;
      font-size: 14px;
      line-height: 20px;
      margin: 0;
      padding: 9px 0;
      background: none;
      border: 0;
      color: #748298; }
@media screen and (max-width: 767px) {
  .account-popup .input-block input,
  .account-content .input-block input {
    font-size: 12px; } }
.account-popup .jcf-radio,
  .account-content .jcf-radio {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    border: 1px solid #E2E5EA;
    border-radius: 50%;
    background: #fff;
    margin: 0 10px 0 0;
    display: block; }
.account-popup .jcf-radio span,
    .account-content .jcf-radio span {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #062A61;
      display: none; }
.account-popup .jcf-radio.jcf-checked span,
    .account-content .jcf-radio.jcf-checked span {
      display: block; }
.account-popup h3,
  .account-content h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 10px; }
@media screen and (max-width: 767px) {
  .account-popup h3,
  .account-content h3 {
    font-size: 16px; } }
.account-popup .info-block,
  .account-content .info-block {
    background: #F8F8F8;
    border-radius: 4px;
    padding: 30px 50px; }
@media screen and (max-width: 767px) {
  .account-popup .info-block,
  .account-content .info-block {
    padding: 20px; } }
.account-popup .gender-info,
  .account-popup .row-info__col-1,
  .account-content .gender-info,
  .account-content .row-info__col-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
.account-popup .gender-info .type,
    .account-popup .row-info__col-1 .type,
    .account-content .gender-info .type,
    .account-content .row-info__col-1 .type {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 28px 0 0; }
.account-popup .gender-info .type:last-child,
      .account-popup .row-info__col-1 .type:last-child,
      .account-content .gender-info .type:last-child,
      .account-content .row-info__col-1 .type:last-child {
        margin: 0; }
.account-popup .gender-info label,
    .account-popup .row-info__col-1 label,
    .account-content .gender-info label,
    .account-content .row-info__col-1 label {
      color: #062A61;
      line-height: 20px; }
.account-popup .user-info,
  .account-content .user-info {
    max-width: 450px;
    width: 100%;
    margin: 0 auto; }
@media screen and (max-width: 767px) {
  .account-popup .user-info,
  .account-content .user-info {
    max-width: none; } }
.account-popup .user-info .row,
    .account-content .user-info .row {
      border-top: 1px solid #E2E5EA;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 24px 0; }
@media screen and (max-width: 767px) {
  .account-popup .user-info .row,
  .account-content .user-info .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 10px 0; }
    .account-popup .user-info .row.btn-row,
    .account-content .user-info .row.btn-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
.account-popup .user-info .row:first-child,
      .account-content .user-info .row:first-child {
        border: 0; }
.account-popup .user-info .ttl,
    .account-content .user-info .ttl {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 120px;
              flex: 0 0 120px;
      margin: 0 10px 0 0;
      font-weight: 700; }
@media screen and (max-width: 767px) {
  .account-popup .user-info .ttl,
  .account-content .user-info .ttl {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
.account-popup .user-info .info,
    .account-content .user-info .info {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.account-popup .user-info a,
    .account-content .user-info a {
      color: #0079c1;
      text-decoration: underline; }
.no-touchevents .account-popup .user-info a:hover,
      .no-js .account-popup .user-info a:hover,
      .dj-no-device .account-popup .user-info a:hover,
      .dj-no-touch .account-popup .user-info a:hover, .account-popup .user-info a:focus, .no-touchevents
      .account-content .user-info a:hover,
      .no-js
      .account-content .user-info a:hover,
      .dj-no-device
      .account-content .user-info a:hover,
      .dj-no-touch
      .account-content .user-info a:hover,
      .account-content .user-info a:focus {
        text-decoration: none; }
.account-popup .user-info .change-password,
    .account-content .user-info .change-password {
      margin: 0;
      padding: 0;
      border: 0;
      background: none;
      color: #0079c1;
      text-decoration: underline; }
.no-touchevents .account-popup .user-info .change-password:hover,
      .no-js .account-popup .user-info .change-password:hover,
      .dj-no-device .account-popup .user-info .change-password:hover,
      .dj-no-touch .account-popup .user-info .change-password:hover, .account-popup .user-info .change-password:focus, .no-touchevents
      .account-content .user-info .change-password:hover,
      .no-js
      .account-content .user-info .change-password:hover,
      .dj-no-device
      .account-content .user-info .change-password:hover,
      .dj-no-touch
      .account-content .user-info .change-password:hover,
      .account-content .user-info .change-password:focus {
        text-decoration: none; }
.account-popup .user-info.edit-form .row,
    .account-content .user-info.edit-form .row {
      border: 0;
      padding: 10px 0; }
.account-popup .btn-row,
  .account-content .btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.account-popup .btn-row .btn,
    .account-content .btn-row .btn {
      border: 0;
      font-size: 12px;
      line-height: 14px;
      padding: 13px;
      min-width: 110px;
      background: #0079C1;
      color: #fff;
      font-weight: 700;
      text-decoration: none;
      margin: 0 6px; }
.account-popup .btn-row .btn-cancel,
    .account-content .btn-row .btn-cancel {
      background: #748298; }
.account-popup .contact-preferences,
  .account-content .contact-preferences {
    overflow: hidden; }
.account-popup .contact-preferences .wco-user-preferences-form,
    .account-content .contact-preferences .wco-user-preferences-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
@media screen and (max-width: 973px) {
  .account-popup .contact-preferences .wco-user-preferences-form,
  .account-content .contact-preferences .wco-user-preferences-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }
.account-popup .contact-preferences .box,
    .account-content .contact-preferences .box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      overflow: hidden;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
@media screen and (max-width: 973px) {
  .account-popup .contact-preferences .box,
  .account-content .contact-preferences .box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .account-popup .contact-preferences .box:last-child,
    .account-content .contact-preferences .box:last-child {
      margin: 0; } }
.account-popup .contact-preferences .ttl,
    .account-content .contact-preferences .ttl {
      font-weight: 700;
      margin: 0 22px 0 0; }
@media screen and (max-width: 973px) {
  .account-popup .contact-preferences .ttl,
  .account-content .contact-preferences .ttl {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }
.account-popup .contact-preferences .slide-checkbox,
    .account-content .contact-preferences .slide-checkbox {
      overflow: hidden;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 120px;
              flex: 0 0 120px; }
.account-popup .contact-preferences .slide-checkbox .form-item,
      .account-content .contact-preferences .slide-checkbox .form-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        position: relative; }
.account-popup .contact-preferences .slide-checkbox .ajax-progress,
      .account-content .contact-preferences .slide-checkbox .ajax-progress {
        display: none !important; }
.account-popup .contact-preferences .option,
    .account-content .contact-preferences .option {
      position: relative;
      z-index: 10;
      background: rgba(255, 255, 255, 1e-06);
      padding-left: 62px;
      line-height: 20px; }
.account-popup .contact-preferences .jcf-checkbox,
    .account-content .contact-preferences .jcf-checkbox {
      width: 52px;
      height: 20px;
      display: block;
      background: #4A4A4A;
      border-radius: 10px;
      overflow: hidden;
      margin: 0 10px 0 0;
      border: 0;
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer;
      z-index: 1; }
.account-popup .contact-preferences .jcf-checkbox span,
      .account-content .contact-preferences .jcf-checkbox span {
        width: 14px;
        height: 14px;
        display: block;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: 3px;
        top: 3px;
        -webkit-transition: left 0.3s ease-in-out;
        transition: left 0.3s ease-in-out; }
.account-popup .contact-preferences .jcf-checkbox.jcf-checked,
      .account-content .contact-preferences .jcf-checkbox.jcf-checked {
        background: #0079C1; }
.account-popup .contact-preferences .jcf-checkbox.jcf-checked span,
        .account-content .contact-preferences .jcf-checkbox.jcf-checked span {
          left: 35px; }
.account-popup .contact-preferences .off,
    .account-content .contact-preferences .off {
      opacity: 0.4; }
.account-popup .team-info,
  .account-content .team-info {
    overflow: hidden; }
.account-popup .team-info strong,
    .account-content .team-info strong {
      margin: 0 22px 0 0; }
.account-popup .team-info .row,
    .account-content .team-info .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 10px; }
@media screen and (max-width: 973px) {
  .account-popup .team-info .row,
  .account-content .team-info .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }
.account-popup .team-info .row:last-child,
      .account-content .team-info .row:last-child {
        margin: 0; }
.account-popup .team-info .box,
    .account-content .team-info .box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      overflow: hidden; }
@media screen and (max-width: 973px) {
  .account-popup .team-info .box,
  .account-content .team-info .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 20px; }
    .account-popup .team-info .box:last-child,
    .account-content .team-info .box:last-child {
      margin: 0; } }
.account-popup.folder-full-content, .account-popup.folders-content, .account-popup.comments-content,
  .account-content.folder-full-content,
  .account-content.folders-content,
  .account-content.comments-content {
    padding: 0;
    background: #fff; }
.account-popup .tab-section .tabset,
  .account-content .tab-section .tabset {
    padding: 10px 60px 0;
    font-size: 24px;
    line-height: 30px; }
@media screen and (max-width: 1024px) {
  .account-popup .tab-section .tabset,
  .account-content .tab-section .tabset {
    padding: 10px 20px 0; } }
@media screen and (max-width: 974px) {
  .account-popup .tab-section .tabset,
  .account-content .tab-section .tabset {
    font-size: 18px; } }
@media screen and (max-width: 767px) {
  .account-popup .tab-section .tabset,
  .account-content .tab-section .tabset {
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px; } }
@media screen and (max-width: 767px) {
  .account-popup .tab-section .tabset li,
  .account-content .tab-section .tabset li {
    margin-right: 16px; } }
.account-popup .tab-section .tabset li.active a,
    .account-content .tab-section .tabset li.active a {
      font-weight: 400; }
.account-popup .sorting-block,
  .account-content .sorting-block {
    padding: 20px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    color: #062A61;
    background: #fff; }
@media screen and (max-width: 1024px) {
  .account-popup .sorting-block,
  .account-content .sorting-block {
    padding: 20px; } }
@media screen and (max-width: 767px) {
  .account-popup .sorting-block,
  .account-content .sorting-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
.account-popup .sorting-block .views-exposed-form,
    .account-content .sorting-block .views-exposed-form {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%; }
.account-popup .sorting-block .form-item-sort-by,
    .account-content .sorting-block .form-item-sort-by {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
@media screen and (max-width: 767px) {
  .account-popup .sorting-block .form-item-sort-by,
  .account-content .sorting-block .form-item-sort-by {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
.account-popup .sorting-block label,
    .account-content .sorting-block label {
      font-size: 16px;
      line-height: 20px;
      font-weight: 700;
      margin-right: 20px; }
@media screen and (max-width: 767px) {
  .account-popup .sorting-block label,
  .account-content .sorting-block label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-size: 12px; } }
.account-popup .sorting-block .jcf-select,
    .account-content .sorting-block .jcf-select {
      min-width: 200px;
      font-size: 12px; }
@media screen and (max-width: 767px) {
  .account-popup .sorting-block .jcf-select,
  .account-content .sorting-block .jcf-select {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    font-size: 10px; } }
.account-popup .pager,
  .account-content .pager {
    padding: 24px 60px; }
.account-popup .row-info-wrapp,
  .account-content .row-info-wrapp {
    overflow: hidden;
    background: #fff;
    padding: 0 60px 40px; }
@media screen and (max-width: 1024px) {
  .account-popup .row-info-wrapp,
  .account-content .row-info-wrapp {
    padding: 0 20px 20px; } }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp,
  .account-content .row-info-wrapp {
    padding: 0; } }
.account-popup .row-info-wrapp p:first-child,
    .account-content .row-info-wrapp p:first-child {
      margin: 40px 0 0 0;
      overflow: hidden; }
.account-popup .row-info-wrapp .row-info,
    .account-content .row-info-wrapp .row-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      font-size: 14px;
      line-height: 18px;
      color: #062A61;
      padding: 20px 20px 20px 40px;
      border-radius: 4px;
      background: #fff;
      position: relative; }
@media screen and (max-width: 1024px) {
  .account-popup .row-info-wrapp .row-info,
  .account-content .row-info-wrapp .row-info {
    padding: 20px; } }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .row-info,
  .account-content .row-info-wrapp .row-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    font-size: 12px; } }
.account-popup .row-info-wrapp .row-info:nth-child(odd),
      .account-content .row-info-wrapp .row-info:nth-child(odd) {
        background: #F8F8F8; }
.account-popup .row-info-wrapp .row-info .views-col,
      .account-content .row-info-wrapp .row-info .views-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        float: none;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .row-info .views-col,
  .account-content .row-info-wrapp .row-info .views-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }
.account-popup .row-info-wrapp .views-field-name,
    .account-popup .row-info-wrapp .wco-hs-folder-title,
    .account-content .row-info-wrapp .views-field-name,
    .account-content .row-info-wrapp .wco-hs-folder-title {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-weight: 700; }
.no-touchevents .account-popup .row-info-wrapp .views-field-name:hover,
      .no-js .account-popup .row-info-wrapp .views-field-name:hover,
      .dj-no-device .account-popup .row-info-wrapp .views-field-name:hover,
      .dj-no-touch .account-popup .row-info-wrapp .views-field-name:hover, .account-popup .row-info-wrapp .views-field-name:focus, .no-touchevents
      .account-popup .row-info-wrapp .wco-hs-folder-title:hover,
      .no-js
      .account-popup .row-info-wrapp .wco-hs-folder-title:hover,
      .dj-no-device
      .account-popup .row-info-wrapp .wco-hs-folder-title:hover,
      .dj-no-touch
      .account-popup .row-info-wrapp .wco-hs-folder-title:hover,
      .account-popup .row-info-wrapp .wco-hs-folder-title:focus, .no-touchevents
      .account-content .row-info-wrapp .views-field-name:hover,
      .no-js
      .account-content .row-info-wrapp .views-field-name:hover,
      .dj-no-device
      .account-content .row-info-wrapp .views-field-name:hover,
      .dj-no-touch
      .account-content .row-info-wrapp .views-field-name:hover,
      .account-content .row-info-wrapp .views-field-name:focus, .no-touchevents
      .account-content .row-info-wrapp .wco-hs-folder-title:hover,
      .no-js
      .account-content .row-info-wrapp .wco-hs-folder-title:hover,
      .dj-no-device
      .account-content .row-info-wrapp .wco-hs-folder-title:hover,
      .dj-no-touch
      .account-content .row-info-wrapp .wco-hs-folder-title:hover,
      .account-content .row-info-wrapp .wco-hs-folder-title:focus {
        text-decoration: underline; }
.account-popup .row-info-wrapp .views-field-name .icon,
      .account-popup .row-info-wrapp .wco-hs-folder-title .icon,
      .account-content .row-info-wrapp .views-field-name .icon,
      .account-content .row-info-wrapp .wco-hs-folder-title .icon {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 22px;
                flex: 0 0 22px;
        height: 18px;
        overflow: hidden;
        margin: 0 20px 0 0; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-name .icon,
  .account-popup .row-info-wrapp .wco-hs-folder-title .icon,
  .account-content .row-info-wrapp .views-field-name .icon,
  .account-content .row-info-wrapp .wco-hs-folder-title .icon {
    margin: 0 12px 0 0; } }
.account-popup .row-info-wrapp .views-field-name .ttl,
      .account-popup .row-info-wrapp .wco-hs-folder-title .ttl,
      .account-content .row-info-wrapp .views-field-name .ttl,
      .account-content .row-info-wrapp .wco-hs-folder-title .ttl {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-name .ttl,
  .account-popup .row-info-wrapp .wco-hs-folder-title .ttl,
  .account-content .row-info-wrapp .views-field-name .ttl,
  .account-content .row-info-wrapp .wco-hs-folder-title .ttl {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 30px; } }
.account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field,
    .account-popup .row-info-wrapp .views-field-field-first-name-1,
    .account-popup .row-info-wrapp .views-field-field-first-name,
    .account-popup .row-info-wrapp .options,
    .account-popup .row-info-wrapp .owner-name,
    .account-popup .row-info-wrapp .publish-date,
    .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field,
    .account-content .row-info-wrapp .views-field-field-first-name-1,
    .account-content .row-info-wrapp .views-field-field-first-name,
    .account-content .row-info-wrapp .options,
    .account-content .row-info-wrapp .owner-name,
    .account-content .row-info-wrapp .publish-date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 130px;
              flex: 0 0 130px;
      margin-left: 10px; }
@media screen and (max-width: 1024px) {
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field,
  .account-popup .row-info-wrapp .views-field-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-field-first-name,
  .account-popup .row-info-wrapp .options,
  .account-popup .row-info-wrapp .owner-name,
  .account-popup .row-info-wrapp .publish-date,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field,
  .account-content .row-info-wrapp .views-field-field-first-name-1,
  .account-content .row-info-wrapp .views-field-field-first-name,
  .account-content .row-info-wrapp .options,
  .account-content .row-info-wrapp .owner-name,
  .account-content .row-info-wrapp .publish-date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
            flex: 0 0 88px; } }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field,
  .account-popup .row-info-wrapp .views-field-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-field-first-name,
  .account-popup .row-info-wrapp .options,
  .account-popup .row-info-wrapp .owner-name,
  .account-popup .row-info-wrapp .publish-date,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field,
  .account-content .row-info-wrapp .views-field-field-first-name-1,
  .account-content .row-info-wrapp .views-field-field-first-name,
  .account-content .row-info-wrapp .options,
  .account-content .row-info-wrapp .owner-name,
  .account-content .row-info-wrapp .publish-date {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 10px; } }
.account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name-1,
      .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name,
      .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .ttl-mob,
      .account-popup .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name-1,
      .account-popup .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name,
      .account-popup .row-info-wrapp .views-field-field-first-name-1 .ttl-mob,
      .account-popup .row-info-wrapp .views-field-field-first-name .views-label-field-first-name-1,
      .account-popup .row-info-wrapp .views-field-field-first-name .views-label-field-first-name,
      .account-popup .row-info-wrapp .views-field-field-first-name .ttl-mob,
      .account-popup .row-info-wrapp .options .views-label-field-first-name-1,
      .account-popup .row-info-wrapp .options .views-label-field-first-name,
      .account-popup .row-info-wrapp .options .ttl-mob,
      .account-popup .row-info-wrapp .owner-name .views-label-field-first-name-1,
      .account-popup .row-info-wrapp .owner-name .views-label-field-first-name,
      .account-popup .row-info-wrapp .owner-name .ttl-mob,
      .account-popup .row-info-wrapp .publish-date .views-label-field-first-name-1,
      .account-popup .row-info-wrapp .publish-date .views-label-field-first-name,
      .account-popup .row-info-wrapp .publish-date .ttl-mob,
      .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name-1,
      .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name,
      .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .ttl-mob,
      .account-content .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name-1,
      .account-content .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name,
      .account-content .row-info-wrapp .views-field-field-first-name-1 .ttl-mob,
      .account-content .row-info-wrapp .views-field-field-first-name .views-label-field-first-name-1,
      .account-content .row-info-wrapp .views-field-field-first-name .views-label-field-first-name,
      .account-content .row-info-wrapp .views-field-field-first-name .ttl-mob,
      .account-content .row-info-wrapp .options .views-label-field-first-name-1,
      .account-content .row-info-wrapp .options .views-label-field-first-name,
      .account-content .row-info-wrapp .options .ttl-mob,
      .account-content .row-info-wrapp .owner-name .views-label-field-first-name-1,
      .account-content .row-info-wrapp .owner-name .views-label-field-first-name,
      .account-content .row-info-wrapp .owner-name .ttl-mob,
      .account-content .row-info-wrapp .publish-date .views-label-field-first-name-1,
      .account-content .row-info-wrapp .publish-date .views-label-field-first-name,
      .account-content .row-info-wrapp .publish-date .ttl-mob {
        display: none;
        margin: 0 4px 0 0; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name,
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .ttl-mob,
  .account-popup .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name,
  .account-popup .row-info-wrapp .views-field-field-first-name-1 .ttl-mob,
  .account-popup .row-info-wrapp .views-field-field-first-name .views-label-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-field-first-name .views-label-field-first-name,
  .account-popup .row-info-wrapp .views-field-field-first-name .ttl-mob,
  .account-popup .row-info-wrapp .options .views-label-field-first-name-1,
  .account-popup .row-info-wrapp .options .views-label-field-first-name,
  .account-popup .row-info-wrapp .options .ttl-mob,
  .account-popup .row-info-wrapp .owner-name .views-label-field-first-name-1,
  .account-popup .row-info-wrapp .owner-name .views-label-field-first-name,
  .account-popup .row-info-wrapp .owner-name .ttl-mob,
  .account-popup .row-info-wrapp .publish-date .views-label-field-first-name-1,
  .account-popup .row-info-wrapp .publish-date .views-label-field-first-name,
  .account-popup .row-info-wrapp .publish-date .ttl-mob,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name-1,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .views-label-field-first-name,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .ttl-mob,
  .account-content .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name-1,
  .account-content .row-info-wrapp .views-field-field-first-name-1 .views-label-field-first-name,
  .account-content .row-info-wrapp .views-field-field-first-name-1 .ttl-mob,
  .account-content .row-info-wrapp .views-field-field-first-name .views-label-field-first-name-1,
  .account-content .row-info-wrapp .views-field-field-first-name .views-label-field-first-name,
  .account-content .row-info-wrapp .views-field-field-first-name .ttl-mob,
  .account-content .row-info-wrapp .options .views-label-field-first-name-1,
  .account-content .row-info-wrapp .options .views-label-field-first-name,
  .account-content .row-info-wrapp .options .ttl-mob,
  .account-content .row-info-wrapp .owner-name .views-label-field-first-name-1,
  .account-content .row-info-wrapp .owner-name .views-label-field-first-name,
  .account-content .row-info-wrapp .owner-name .ttl-mob,
  .account-content .row-info-wrapp .publish-date .views-label-field-first-name-1,
  .account-content .row-info-wrapp .publish-date .views-label-field-first-name,
  .account-content .row-info-wrapp .publish-date .ttl-mob {
    display: block; } }
.account-popup .row-info-wrapp .views-field-field-first-name-1 .owner-name,
    .account-popup .row-info-wrapp .views-field-field-first-name .owner-name,
    .account-content .row-info-wrapp .views-field-field-first-name-1 .owner-name,
    .account-content .row-info-wrapp .views-field-field-first-name .owner-name {
      margin: 0; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-field-first-name,
  .account-popup .row-info-wrapp .owner-name,
  .account-popup .row-info-wrapp .publish-date,
  .account-content .row-info-wrapp .views-field-field-first-name-1,
  .account-content .row-info-wrapp .views-field-field-first-name,
  .account-content .row-info-wrapp .owner-name,
  .account-content .row-info-wrapp .publish-date {
    margin-left: 34px; } }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-field-first-name-1,
  .account-popup .row-info-wrapp .views-field-field-first-name,
  .account-popup .row-info-wrapp .owner-name,
  .account-content .row-info-wrapp .views-field-field-first-name-1,
  .account-content .row-info-wrapp .views-field-field-first-name,
  .account-content .row-info-wrapp .owner-name {
    color: #748298; } }
.account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field,
    .account-popup .row-info-wrapp .options,
    .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field,
    .account-content .row-info-wrapp .options {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20px;
              flex: 0 0 20px; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field,
  .account-popup .row-info-wrapp .options,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field,
  .account-content .row-info-wrapp .options {
    position: absolute;
    bottom: 20px;
    right: 20px; } }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .btn-edit,
  .account-popup .row-info-wrapp .options .btn-edit,
  .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .btn-edit,
  .account-content .row-info-wrapp .options .btn-edit {
    margin-right: 25px; } }
.account-popup .row-info-wrapp .views-field-wco-remove-folder-node-field .options,
    .account-content .row-info-wrapp .views-field-wco-remove-folder-node-field .options {
      margin: 0; }
.account-popup .row-info-wrapp .subject-info,
    .account-content .row-info-wrapp .subject-info {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 0 10% 0 0; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp .subject-info,
  .account-content .row-info-wrapp .subject-info {
    padding: 0;
    margin: 0 0 10px; } }
.account-popup .row-info-wrapp .subject-info a,
      .account-content .row-info-wrapp .subject-info a {
        color: #0079c1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
.no-touchevents .account-popup .row-info-wrapp .subject-info a:hover,
        .no-js .account-popup .row-info-wrapp .subject-info a:hover,
        .dj-no-device .account-popup .row-info-wrapp .subject-info a:hover,
        .dj-no-touch .account-popup .row-info-wrapp .subject-info a:hover, .account-popup .row-info-wrapp .subject-info a:focus, .no-touchevents
        .account-content .row-info-wrapp .subject-info a:hover,
        .no-js
        .account-content .row-info-wrapp .subject-info a:hover,
        .dj-no-device
        .account-content .row-info-wrapp .subject-info a:hover,
        .dj-no-touch
        .account-content .row-info-wrapp .subject-info a:hover,
        .account-content .row-info-wrapp .subject-info a:focus {
          text-decoration: underline; }
.account-popup .row-info-wrapp .subject-info .comment-url,
      .account-content .row-info-wrapp .subject-info .comment-url {
        margin: 0 0 10px; }
.account-popup .row-info-wrapp .views-field-title,
    .account-popup .row-info-wrapp .views-field-subject,
    .account-content .row-info-wrapp .views-field-title,
    .account-content .row-info-wrapp .views-field-subject {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
@media screen and (max-width: 767px) {
  .account-popup.folder-full-content .views-field-field-first-name-1,
  .account-popup.folder-full-content .views-field-field-first-name,
  .account-popup.folder-full-content .owner-name,
  .account-popup.folder-full-content .publish-date, .account-popup.comments-content .views-field-field-first-name-1,
  .account-popup.comments-content .views-field-field-first-name,
  .account-popup.comments-content .owner-name,
  .account-popup.comments-content .publish-date,
  .account-content.folder-full-content .views-field-field-first-name-1,
  .account-content.folder-full-content .views-field-field-first-name,
  .account-content.folder-full-content .owner-name,
  .account-content.folder-full-content .publish-date,
  .account-content.comments-content .views-field-field-first-name-1,
  .account-content.comments-content .views-field-field-first-name,
  .account-content.comments-content .owner-name,
  .account-content.comments-content .publish-date {
    margin-left: 0; } }
.account-popup .folder-info,
  .account-content .folder-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 60px;
    position: relative; }
@media screen and (max-width: 1024px) {
  .account-popup .folder-info,
  .account-content .folder-info {
    padding: 20px; } }
@media screen and (max-width: 767px) {
  .account-popup .folder-info,
  .account-content .folder-info {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }
.account-popup .folder-info .wco-hs-back-link,
    .account-content .folder-info .wco-hs-back-link {
      white-space: nowrap;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58px;
              flex: 0 0 58px;
      margin: 0 34px 0 0; }
@media screen and (max-width: 974px) {
  .account-popup .folder-info .wco-hs-back-link,
  .account-content .folder-info .wco-hs-back-link {
    margin: 0 20px 0 0; } }
@media screen and (max-width: 767px) {
  .account-popup .folder-info .wco-hs-back-link,
  .account-content .folder-info .wco-hs-back-link {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 12px;
    margin: 0; } }
.account-popup .folder-info .desc-block,
    .account-content .folder-info .desc-block {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      border: solid #C0C2C2;
      border-width: 0 0 0 1px;
      padding: 0 34px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
@media screen and (max-width: 974px) {
  .account-popup .folder-info .desc-block,
  .account-content .folder-info .desc-block {
    padding: 0 20px;
    overflow: hidden; } }
@media screen and (max-width: 767px) {
  .account-popup .folder-info .desc-block,
  .account-content .folder-info .desc-block {
    border-width: 1px 0 0;
    padding: 20px; } }
.account-popup .folder-info .desc-block .desc-ttl,
      .account-content .folder-info .desc-block .desc-ttl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 0 14px; }
@media screen and (max-width: 974px) {
  .account-popup .folder-info .desc-block .desc-ttl,
  .account-content .folder-info .desc-block .desc-ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }
.account-popup .folder-info .desc-block .folder-ttl,
      .account-content .folder-info .desc-block .folder-ttl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 700; }
.account-popup .folder-info .desc-block .folder-ttl .icon,
        .account-content .folder-info .desc-block .folder-ttl .icon {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 22px;
                  flex: 0 0 22px;
          height: 18px;
          overflow: hidden;
          margin: 0 20px 0 0; }
.account-popup .folder-info .desc-block .folder-ttl .ttl,
        .account-content .folder-info .desc-block .folder-ttl .ttl {
          -webkit-box-flex: 1;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto; }
@media screen and (max-width: 974px) {
  .account-popup .folder-info .desc-block .folder-ttl .ttl,
  .account-content .folder-info .desc-block .folder-ttl .ttl {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; } }
.account-popup .folder-info .desc-block .publish-info,
      .account-content .folder-info .desc-block .publish-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
@media screen and (max-width: 974px) {
  .account-popup .folder-info .desc-block .publish-info,
  .account-content .folder-info .desc-block .publish-info {
    padding: 0 38px; } }
.account-popup .folder-info .desc-block .publish-info span,
        .account-content .folder-info .desc-block .publish-info span {
          margin: 0 16px; }
@media screen and (max-width: 974px) {
  .account-popup .folder-info .desc-block .publish-info span,
  .account-content .folder-info .desc-block .publish-info span {
    margin: 0 5px; } }
.account-popup .folder-info .desc-block .desc,
      .account-content .folder-info .desc-block .desc {
        overflow: hidden; }
@media screen and (max-width: 767px) {
  .account-popup .folder-info .desc-block .desc,
  .account-content .folder-info .desc-block .desc {
    padding-right: 70px; } }
.account-popup .folder-info .desc-block .desc p,
        .account-content .folder-info .desc-block .desc p {
          margin: 0; }
.account-popup .folder-info .options,
    .account-content .folder-info .options {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #fff;
      border: 1px solid #E7E8E9;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 50%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 56px;
              flex: 0 0 56px;
      height: 56px;
      -ms-flex-item-align: center;
          align-self: center; }
@media screen and (max-width: 767px) {
  .account-popup .folder-info .options,
  .account-content .folder-info .options {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 56px; } }
.account-popup .portfolio-grids .title-row,
  .account-content .portfolio-grids .title-row {
    font-weight: 700; }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .title-row,
  .account-content .portfolio-grids .title-row {
    display: none; } }
.account-popup .portfolio-grids .title-row .sub-modify,
    .account-content .portfolio-grids .title-row .sub-modify {
      text-indent: -99999px; }
.account-popup .portfolio-grids .row-info,
  .account-content .portfolio-grids .row-info {
    font-size: 12px;
    line-height: 14px;
    padding: 20px; }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info,
  .account-content .portfolio-grids .row-info {
    line-height: 18px; } }
.account-popup .portfolio-grids .row-info a,
    .account-content .portfolio-grids .row-info a {
      color: #0079c1; }
.account-popup .portfolio-grids .row-info .user-id,
    .account-content .portfolio-grids .row-info .user-id {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60px;
              flex: 0 0 60px;
      margin-right: 10px;
      overflow: hidden; }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .user-id,
  .account-content .portfolio-grids .row-info .user-id {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
.account-popup .portfolio-grids .row-info .first-name,
    .account-popup .portfolio-grids .row-info .row-info__col-2,
    .account-content .portfolio-grids .row-info .first-name,
    .account-content .portfolio-grids .row-info .row-info__col-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 120px;
              flex: 0 0 120px;
      margin-right: 10px; }
@media screen and (max-width: 1024px) {
  .account-popup .portfolio-grids .row-info .first-name,
  .account-popup .portfolio-grids .row-info .row-info__col-2,
  .account-content .portfolio-grids .row-info .first-name,
  .account-content .portfolio-grids .row-info .row-info__col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; } }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .first-name,
  .account-popup .portfolio-grids .row-info .row-info__col-2,
  .account-content .portfolio-grids .row-info .first-name,
  .account-content .portfolio-grids .row-info .row-info__col-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
.account-popup .portfolio-grids .row-info .last-name,
    .account-popup .portfolio-grids .row-info .row-info__col-3,
    .account-content .portfolio-grids .row-info .last-name,
    .account-content .portfolio-grids .row-info .row-info__col-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 140px;
              flex: 0 0 140px;
      margin-right: 10px; }
@media screen and (max-width: 1024px) {
  .account-popup .portfolio-grids .row-info .last-name,
  .account-popup .portfolio-grids .row-info .row-info__col-3,
  .account-content .portfolio-grids .row-info .last-name,
  .account-content .portfolio-grids .row-info .row-info__col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; } }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .last-name,
  .account-popup .portfolio-grids .row-info .row-info__col-3,
  .account-content .portfolio-grids .row-info .last-name,
  .account-content .portfolio-grids .row-info .row-info__col-3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
.account-popup .portfolio-grids .row-info .sub-info,
    .account-content .portfolio-grids .row-info .sub-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 140px;
              flex: 0 0 140px;
      margin-right: 10px;
      overflow: hidden; }
@media screen and (max-width: 1024px) {
  .account-popup .portfolio-grids .row-info .sub-info,
  .account-content .portfolio-grids .row-info .sub-info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; } }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .sub-info,
  .account-content .portfolio-grids .row-info .sub-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
@media screen and (max-width: 1024px) {
  .account-popup .portfolio-grids .row-info .e-mail,
  .account-popup .portfolio-grids .row-info .row-info__col-4,
  .account-content .portfolio-grids .row-info .e-mail,
  .account-content .portfolio-grids .row-info .row-info__col-4 {
    word-break: break-word; } }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .e-mail,
  .account-popup .portfolio-grids .row-info .row-info__col-4,
  .account-content .portfolio-grids .row-info .e-mail,
  .account-content .portfolio-grids .row-info .row-info__col-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
.account-popup .portfolio-grids .row-info .end-date,
    .account-content .portfolio-grids .row-info .end-date {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
              flex: 0 0 80px;
      margin-right: 10px;
      overflow: hidden; }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .end-date,
  .account-content .portfolio-grids .row-info .end-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 0 4px; } }
.account-popup .portfolio-grids .row-info .sub-modify,
    .account-content .portfolio-grids .row-info .sub-modify {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
              flex: 0 0 80px;
      margin: 0;
      overflow: hidden; }
@media screen and (max-width: 767px) {
  .account-popup .portfolio-grids .row-info .sub-modify,
  .account-content .portfolio-grids .row-info .sub-modify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }
.tags-content {
  padding: 0; }
.tags-content .sorting-block .jcf-select {
    min-width: 190px; }
.tags-content .pager {
    padding: 0; }
.tags-tab-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }
@media screen and (max-width: 767px) {
  .tags-tab-section {
    width: 200%; }
    .tags-tab-section.active-tab {
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); } }
.tags-tab-section .tags-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
    background: #F0F2F2;
    padding: 50px 60px;
    max-width: 400px; }
@media screen and (max-width: 1024px) {
  .tags-tab-section .tags-col {
    max-width: 320px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 320px;
            flex: 1 1 320px;
    padding: 50px 20px; } }
@media screen and (max-width: 767px) {
  .tags-tab-section .tags-col {
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
    padding: 20px;
    overflow: hidden; } }
.tags-tab-section .tag-info-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 50px 60px;
    overflow: hidden; }
@media screen and (max-width: 1024px) {
  .tags-tab-section .tag-info-col {
    padding: 50px 20px; } }
@media screen and (max-width: 767px) {
  .tags-tab-section .tag-info-col {
    padding: 20px; } }
.tags-tab-section .back-to-list {
    padding: 0;
    margin: 0 0 10px; }
.tags-tab-section .sorting-block {
    padding: 0;
    background: #F0F2F2;
    margin: 0 0 24px; }
@media screen and (max-width: 767px) {
  .tags-tab-section .sorting-block {
    margin: 0 0 14px; } }
.tags-tab-section .row-info-wrapp {
    padding: 0 0 24px; }
.tags-tab-section .row-info-wrapp .row-info:nth-child(odd) {
      background: #fff; }
.tags-tab-section .row-info-wrapp .row-info:nth-child(even) {
      background: #F8F8F8; }
.tags-tab-section .tabset {
    font-size: 12px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 24px; }
.tags-tab-section .tabset li {
      border: solid #D8DADA;
      border-width: 1px 0 0;
      padding: 16px 0; }
.tags-tab-section .tabset li:first-child {
        border: 0; }
.tags-tab-section .tabset li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
.tags-tab-section .tabset li a::after {
          content: "";
          position: absolute;
          right: 6px;
          top: 50%;
          margin: -6px 0 0;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 0 6px 10px;
          border-color: transparent transparent transparent #062A61;
          border-radius: 2px;
          overflow: hidden;
          display: none; }
.tags-tab-section .tabset li a::before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          background: #F0F2F2;
          z-index: 1; }
.tags-tab-section .tabset li.active a {
        border-radius: 13px;
        padding-right: 72px;
        margin-right: -72px; }
@media screen and (max-width: 1024px) {
  .tags-tab-section .tabset li.active a {
    padding-right: 32px;
    margin-right: -32px; } }
@media screen and (max-width: 767px) {
  .tags-tab-section .tabset li.active a {
    margin: 0;
    padding: 0;
    background: none !important; } }
.tags-tab-section .tabset li.active a::after {
          display: block; }
@media screen and (max-width: 767px) {
  .tags-tab-section .tabset li.active a::after {
    display: none; } }
.tags-tab-section .tabset li.active a::before {
          display: none; }
@media screen and (max-width: 767px) {
  .tags-tab-section .tabset li.active a::before {
    display: none; } }
.tags-tab-section .tabset li.active .tag {
        color: #062A61; }
.tags-tab-section .tabset .tag {
      padding: 0 20px;
      border-radius: 13px;
      color: #748298;
      position: relative;
      z-index: 2;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      overflow: hidden;
      margin: 0 10px 0 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      max-width: 180px; }
.tags-tab-section .tabset .publish-date {
      position: relative;
      z-index: 2;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
.tags-tab-section .tag-detail {
    padding: 8px 8px 8px 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 4px; }
.tags-tab-section .tag-detail .btn-delete-tag {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
.tags-tab-section .tag-detail .tag-name {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 17px;
      font-weight: 700;
      color: #062A61;
      position: relative;
      padding: 0 10px 0 30px;
      word-break: break-all; }
.tags-tab-section .tag-detail .tag-name::after {
        content: "";
        width: 17px;
        height: 17px;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 50%;
        border: 4px solid #fff; }
.account-popup .content-wrapp,
.teams-content .content-wrapp {
  padding: 40px 0 20px;
  overflow: hidden; }
.account-popup .heading,
.teams-content .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
@media screen and (max-width: 767px) {
  .account-popup .heading,
  .teams-content .heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin: 0 0 20px; } }
.account-popup .heading h2,
  .teams-content .heading h2 {
    font-size: 20px;
    line-height: 24px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
@media screen and (max-width: 767px) {
  .account-popup .heading h2,
  .teams-content .heading h2 {
    font-size: 14px;
    margin: 0 0 20px; } }
.account-popup .heading h2 a,
    .teams-content .heading h2 a {
      text-decoration: underline;
      color: #0079c1;
      font-weight: 700;
      font-size: 12px; }
@media screen and (max-width: 767px) {
  .account-popup .heading h2 a,
  .teams-content .heading h2 a {
    display: block; } }
.no-touchevents .account-popup .heading h2 a:hover,
      .no-js .account-popup .heading h2 a:hover,
      .dj-no-device .account-popup .heading h2 a:hover,
      .dj-no-touch .account-popup .heading h2 a:hover, .account-popup .heading h2 a:focus, .no-touchevents
      .teams-content .heading h2 a:hover,
      .no-js
      .teams-content .heading h2 a:hover,
      .dj-no-device
      .teams-content .heading h2 a:hover,
      .dj-no-touch
      .teams-content .heading h2 a:hover,
      .teams-content .heading h2 a:focus {
        text-decoration: none; }
.account-popup .sorting-block,
.teams-content .sorting-block {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
.account-popup .sorting-block .form-item,
  .teams-content .sorting-block .form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
.account-popup .row-info-wrapp,
.teams-content .row-info-wrapp {
  padding: 0;
  margin: 0 0 40px; }
@media screen and (max-width: 767px) {
  .account-popup .row-info-wrapp,
  .teams-content .row-info-wrapp {
    margin: 0 0 20px; } }
.account-popup .row-info .gender-info,
.account-popup .row-info .first-name,
.account-popup .row-info .last-name,
.account-popup .row-info .e-mail,
.account-popup .row-info .row-info__col-1,
.account-popup .row-info .row-info__col-2,
.account-popup .row-info .row-info__col-3,
.account-popup .row-info .row-info__col-4,
.account-popup .row-info .was-sent,
.teams-content .row-info .gender-info,
.teams-content .row-info .first-name,
.teams-content .row-info .last-name,
.teams-content .row-info .e-mail,
.teams-content .row-info .row-info__col-1,
.teams-content .row-info .row-info__col-2,
.teams-content .row-info .row-info__col-3,
.teams-content .row-info .row-info__col-4,
.teams-content .row-info .was-sent {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  margin: 0 20px 0 0;
  overflow: hidden; }
@media screen and (max-width: 767px) {
  .account-popup .row-info .gender-info,
  .account-popup .row-info .first-name,
  .account-popup .row-info .last-name,
  .account-popup .row-info .e-mail,
  .account-popup .row-info .row-info__col-1,
  .account-popup .row-info .row-info__col-2,
  .account-popup .row-info .row-info__col-3,
  .account-popup .row-info .row-info__col-4,
  .account-popup .row-info .was-sent,
  .teams-content .row-info .gender-info,
  .teams-content .row-info .first-name,
  .teams-content .row-info .last-name,
  .teams-content .row-info .e-mail,
  .teams-content .row-info .row-info__col-1,
  .teams-content .row-info .row-info__col-2,
  .teams-content .row-info .row-info__col-3,
  .teams-content .row-info .row-info__col-4,
  .teams-content .row-info .was-sent {
    margin: 0 0 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }
.account-popup .row-info .row-info__col-3,
.account-popup .row-info .row-info__col-4,
.teams-content .row-info .row-info__col-3,
.teams-content .row-info .row-info__col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%; }
@media screen and (max-width: 767px) {
  .account-popup .row-info .row-info__col-3,
  .account-popup .row-info .row-info__col-4,
  .teams-content .row-info .row-info__col-3,
  .teams-content .row-info .row-info__col-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }
.account-popup .row-info .e-mail,
.teams-content .row-info .e-mail {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
@media screen and (max-width: 767px) {
  .account-popup .row-info .e-mail,
  .teams-content .row-info .e-mail {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0; } }
.account-popup .row-info .was-sent,
.teams-content .row-info .was-sent {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
.account-popup .row-info .ttl-mob,
.teams-content .row-info .ttl-mob {
  display: none; }
@media screen and (max-width: 767px) {
  .account-popup .row-info .ttl-mob,
  .teams-content .row-info .ttl-mob {
    display: block;
    font-weight: 700;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; } }
.account-popup .row-info.user-not-approved,
.teams-content .row-info.user-not-approved {
  background: #EDF8E9; }
.account-popup .bottom,
.teams-content .bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  min-height: 36px;
  margin-bottom: 20px; }
@media screen and (max-width: 767px) {
  .account-popup .bottom,
  .teams-content .bottom {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px; } }
.account-popup .user-in-team,
.teams-content .user-in-team {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 14px;
  color: #4A4A4A; }
@media screen and (max-width: 767px) {
  .account-popup .user-in-team,
  .teams-content .user-in-team {
    position: relative; } }
.account-popup .user-in-team .icon,
  .teams-content .user-in-team .icon {
    width: 23px;
    height: 27px;
    overflow: hidden;
    margin: 0 12px 0 0; }
.account-popup .user-in-team .info span,
  .teams-content .user-in-team .info span {
    display: block;
    color: #0079c1; }
.btn-new-member {
  border-color: #062A61;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 10px 10px 10px 36px;
  background: #062A61 url(fonts/icon-white-plus.svg) no-repeat 6px 50%; }
.btn-new-member:hover {
    background: #fff url(fonts/icon-white-plus.svg) no-repeat 6px 50%;
    color: #062A61; }
.account-popup {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%; }
.account-popup .popup-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding: 60px;
    -webkit-box-shadow: 0px 44px 84px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 44px 84px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    background: #fff;
    position: relative; }
.account-popup .row-info-wrapp {
    margin: 0 0 30px;
    height: 40vh;
    overflow: auto; }
.account-popup .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #062A61; }
.account-popup .heading h3 {
      margin: 0;
      font-size: 18px;
      line-height: 24px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      font-weight: 700; }
.account-popup .delete-content,
  .account-popup .confirm-content {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px;
    text-align: center; }
.account-popup .delete-content p,
    .account-popup .confirm-content p {
      margin: 0; }
.account-popup .delete-content {
    color: #fff; }
.account-popup .bottom .btn {
    color: #062A61;
    font-size: 12px;
    min-width: auto;
    margin: 0 16px;
    font-weight: 700; }
.account-popup .bottom .btn-select {
    border-color: #E2E5EA;
    color: #748298;
    background: #E2E5EA;
    cursor: default; }
.account-popup .bottom .btn-select.selected {
      border-color: #062A61;
      color: #fff;
      background: #062A61;
      cursor: pointer; }
.account-popup .row-info.selected-row {
    background: #CCE4F3 !important;
    border: 2px solid #0079C1;
    border-radius: 0; }
.account-popup.change-manager-popup .popup-content {
    max-width: 1030px; }
@media screen and (max-width: 1023px) {
  .account-popup.change-manager-popup .popup-content {
    padding: 60px 20px 20px; } }
@media screen and (max-width: 767px) {
  .account-popup.change-manager-popup .popup-content {
    padding: 40px 20px 20px; } }
@media screen and (max-width: 767px) {
  .account-popup.change-manager-popup .popup-content .row-info-wrapp {
    margin: 0 0 10px; } }
@media screen and (max-width: 767px) {
  .account-popup.change-manager-popup .popup-content .bottom {
    padding: 0; }
    .account-popup.change-manager-popup .popup-content .bottom .btn {
      margin: 0;
      width: 46%; } }
@media screen and (max-width: 767px) {
  .account-popup.change-manager-popup .popup-content .heading {
    margin: 0 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }
@media screen and (max-width: 767px) {
  .account-popup.change-manager-popup .popup-content .heading h3 {
    font-size: 14px;
    margin: 0 0 20px; } }
.account-popup.change-confirm-popup .popup-content {
    max-width: 420px;
    padding: 40px 60px; }
@media screen and (max-width: 767px) {
  .account-popup.change-confirm-popup .popup-content {
    padding: 20px; }
    .account-popup.change-confirm-popup .popup-content .bottom {
      padding: 0; }
      .account-popup.change-confirm-popup .popup-content .bottom .btn {
        width: 46%;
        margin: 0; } }
.account-popup.delete-member-popup .popup-content {
    max-width: 420px;
    padding: 40px 60px;
    background: #3872B4; }
@media screen and (max-width: 767px) {
  .account-popup.delete-member-popup .popup-content {
    padding: 20px; }
    .account-popup.delete-member-popup .popup-content .bottom {
      padding: 0; }
      .account-popup.delete-member-popup .popup-content .bottom .btn {
        width: 46%;
        margin: 0; } }
.account-popup.add-member-popup .popup-content {
    max-width: 450px;
    padding: 40px; }
@media screen and (max-width: 767px) {
  .account-popup.add-member-popup .popup-content {
    padding: 20px; } }
.account-popup.add-member-popup.modify-subscription-popup .popup-content {
    max-width: 800px; }
.account-popup.add-member-popup.modify-subscription-popup .popup-content h2 {
      margin: 0;
      font-weight: 400;
      text-align: left; }
.account-popup.add-member-popup.modify-subscription-popup .popup-content h3 {
      margin: 0 0 10px;
      font-size: 20px;
      line-height: 24px;
      font-weight: 400; }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media screen and (max-width: 767px) {
  .account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .btn {
      margin: 0 0 20px;
      max-width: none;
      color: #fff;
      background: #062A61;
      border-color: #062A61; }
@media screen and (max-width: 767px) {
  .account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .btn {
    margin: 0 6px 0 0; }
    .account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .btn:last-child {
      margin: 0; } }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .price-pack--disabled .btn {
      color: #9B9B9B;
      background: #fff;
      border-color: #9B9B9B; }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .price-pack--disabled .btn:hover {
        color: #9B9B9B;
        background: #fff;
        border-color: #9B9B9B; }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .modify-subscription-content-col {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%; }
@media screen and (max-width: 767px) {
  .account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .modify-subscription-content-col {
    margin: 0 0 20px; }
    .account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .modify-subscription-content-col:last-child {
      margin: 0; } }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .modify-subscription-content-col span {
        display: block;
        margin: 0 0 10px; }
.account-popup.add-member-popup.modify-subscription-popup .modify-subscription-content .modify-subscription-content-col span:last-child {
          margin: 0; }
.account-popup .add-member-form {
    background: #eee;
    border-radius: 90px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 90px;
    padding: 0 0 0 22px; }
.account-popup .add-member-form .wco-team-member-add-form,
    .account-popup .add-member-form .wco-subscription-add-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
.account-popup .add-member-form .icon {
      width: 19px;
      height: 19px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 19px;
              flex: 0 0 19px;
      overflow: hidden; }
.account-popup .add-member-form #modal-form {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
.account-popup .add-member-form .submit {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 55px;
              flex: 0 0 55px;
      width: 55px;
      height: 40px;
      font-size: 12px;
      line-height: 40px;
      font-weight: 700;
      overflow: hidden;
      margin: 0;
      padding: 0;
      border: 0;
      border-radius: 90px;
      background: #062A61;
      color: #fff; }
.account-popup .add-member-form .text-input {
      overflow: hidden;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%;
      margin: 0 24px; }
.account-popup .add-member-form .text-input input {
        float: left;
        width: 100%;
        margin: 0;
        padding: 11px 0;
        font-size: 14px;
        line-height: 18px;
        color: #748298;
        border: 0;
        background: none; }
.account-popup .close-btn {
    position: absolute;
    top: 26px;
    right: 18px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    text-indent: -99999px;
    cursor: pointer; }
.account-popup .close-btn::before, .account-popup .close-btn::after {
      content: "";
      position: absolute;
      top: -2px;
      left: 6px;
      width: 2px;
      height: 18px;
      border-radius: 1px;
      background: #062A61; }
.account-popup .close-btn::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
.account-popup .close-btn::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
.no-more-subscription {
  background: #8C7498;
  border-radius: 4px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  padding: 10px 42px 10px 22px;
  position: relative; }
.no-more-subscription a {
    text-decoration: underline; }
.no-touchevents .no-more-subscription a:hover,
    .no-js .no-more-subscription a:hover,
    .dj-no-device .no-more-subscription a:hover,
    .dj-no-touch .no-more-subscription a:hover, .no-more-subscription a:focus {
      text-decoration: none; }
.no-more-subscription .close-btn {
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -7px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    text-indent: -99999px;
    cursor: pointer; }
.no-more-subscription .close-btn::before, .no-more-subscription .close-btn::after {
      content: "";
      position: absolute;
      top: -2px;
      left: 6px;
      width: 2px;
      height: 18px;
      border-radius: 1px;
      background: #fff; }
.no-more-subscription .close-btn::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
.no-more-subscription .close-btn::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
.team-popup-dialog.ui-widget {
  width: 100% !important;
  padding: 0;
  background: none;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none !important; }
@media screen and (max-width: 767px) {
  .team-popup-dialog.ui-widget {
    width: auto !important; } }
.team-popup-dialog.ui-widget .ui-widget-header,
  .team-popup-dialog.ui-widget .ui-resizable-handle {
    display: none; }
.team-popup-dialog.ui-widget .ui-widget-content {
    margin: 0;
    background: none;
    border: 0; }
.team-popup-dialog .account-popup {
  position: relative;
  background: none; }
.team-popup-dialog .account-popup .popup-content {
    -webkit-box-shadow: none;
            box-shadow: none; }
.team-popup-dialog.team-popup-confirm {
  max-width: 420px;
  padding: 40px;
  background: #fff; }
.team-popup-dialog.team-popup-confirm .ui-dialog-buttonset {
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.team-popup-dialog.team-popup-confirm .ui-dialog-buttonset button {
      font-size: 12px;
      line-height: 16px;
      font-weight: 700;
      color: #062A61;
      padding: 10px 20px;
      border: 1px solid #E7E8E9;
      border-radius: 20px;
      max-width: 26%;
      text-align: center; }
.team-popup-dialog.team-popup-confirm .ui-dialog-buttonset button.selected {
        color: #fff;
        border-color: #062A61;
        background: #062A61; }
.team-popup-dialog.team-popup-confirm .account-popup {
    min-height: auto !important; }
.team-popup-dialog.team-popup-confirm .account-popup .popup-content {
      padding: 0;
      background: none; }
.team-popup-dialog.team-popup-confirm .account-popup .confirm-content {
      color: #062A61; }
.order-section {
  padding: 60px; }
@media screen and (max-width: 1024px) {
  .order-section {
    padding: 30px 20px 20px; } }
.order-section .btn-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media screen and (max-width: 767px) {
  .order-section .btn-block {
    padding-top: 10px; } }
.order-section .load-more {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    padding: 12px 26px; }
.order-block {
  overflow: hidden;
  background: #fff;
  border: 1px solid #E5E5E5;
  -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 30px;
  margin: 0 0 30px; }
@media screen and (max-width: 767px) {
  .order-block {
    padding: 20px;
    margin: 0 0 10px; } }
.order-block .order-image {
    overflow: hidden;
    float: left;
    width: 130px;
    height: 130px;
    background: #E5E5E5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 36px; }
@media screen and (max-width: 767px) {
  .order-block .order-image {
    display: none; } }
.order-block .order-content {
    overflow: hidden; }
.order-block .order-content .order-download {
      overflow: hidden;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      color: #062A61;
      padding: 12px 26px 12px 52px;
      background: url(fonts/icon-order-download.svg) no-repeat 26px 50%; }
@media screen and (max-width: 767px) {
  .order-block .order-content .order-download {
    text-indent: -9999px;
    min-width: auto;
    width: 40px;
    height: 40px;
    padding: 0;
    background-position: 50% 50%; } }
.order-block .order-content .order-ttl {
      overflow: hidden;
      border: solid #E6E6E6;
      border-width: 0 0 1px;
      padding: 6px 0 16px;
      font-size: 14px;
      line-height: 20px; }
@media screen and (max-width: 767px) {
  .order-block .order-content .order-ttl {
    font-size: 12px;
    line-height: 18px;
    padding-top: 0; } }
.order-block .order-content .invoice-number {
      display: block;
      color: #748298; }
.order-block .order-content h3 {
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      margin: 0 0 10px; }
@media screen and (max-width: 767px) {
  .order-block .order-content h3 {
    font-size: 12px;
    line-height: 18px;
    margin: 0; } }
.order-block .order-content .order-info {
      overflow: hidden;
      padding: 16px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
.order-block .order-content .order-info .info {
        font-size: 14px;
        line-height: 20px;
        color: #062A61; }
@media screen and (max-width: 767px) {
  .order-block .order-content .order-info .info {
    font-size: 12px;
    line-height: 18px; } }
.order-block .order-content .order-info .info span {
          color: #748298; }
.billing-info {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 28px;
  padding-top: 26px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #E2E5EA; }
@media screen and (max-width: 1024px) {
  .billing-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }
@media screen and (max-width: 767px) {
  .billing-info {
    font-size: 12px; } }
.billing-info .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 40px 0 0; }
@media screen and (max-width: 1024px) {
  .billing-info .block {
    margin: 0 0 20px; }
    .billing-info .block:last-child {
      margin: 0; } }
@media screen and (max-width: 767px) {
  .billing-info .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin: 0 0 10px; }
    .billing-info .block:last-child {
      margin: 0; } }
.billing-info .label {
    color: #fff;
    background: #062A61;
    font-weight: 700;
    border-radius: 4px;
    padding: 0 10px;
    margin-right: 20px;
    text-align: center; }
@media screen and (max-width: 1024px) {
  .billing-info .label {
    min-width: 200px; } }
@media screen and (max-width: 767px) {
  .billing-info .label {
    width: 100%;
    margin: 0; } }
.subscription-info {
  overflow: hidden;
  margin: 0 0 60px; }
@media screen and (max-width: 767px) {
  .subscription-info {
    margin: 0 0 30px; } }
.subscription-info .images {
    overflow: hidden;
    float: left;
    background: #F8F8F8;
    padding: 40px;
    max-width: 262px;
    margin-right: 60px; }
@media screen and (max-width: 973px) {
  .subscription-info .images {
    margin-right: 20px;
    padding: 20px;
    max-width: 222px; } }
@media screen and (max-width: 767px) {
  .subscription-info .images {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0 0 16px; }
    .subscription-info .images img {
      width: 100%; } }
.subscription-info .content-info {
    overflow: hidden; }
.subscription-info .pack-info {
    overflow: hidden;
    border-bottom: 1px solid #E2E5EA;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 30px; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-info {
    padding: 0 0 16px; } }
.subscription-info .pack-info .user-amount,
    .subscription-info .pack-info .pack-period {
      font-size: 14px;
      line-height: 20px;
      color: #748298; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-info h2 {
    font-size: 18px;
    line-height: 24px; } }
.subscription-info .pack-payement {
    overflow: hidden;
    border-bottom: 1px solid #E2E5EA;
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-payement {
    padding: 16px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }
.subscription-info .pack-payement .sub-date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      overflow: hidden; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-payement .sub-date {
    margin: 0 0 10px; } }
.subscription-info .pack-payement .payement-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-payement .payement-info {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
.subscription-info .pack-payement .automatic-renewal {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
.subscription-info .pack-payement .automatic-renewal a {
        text-decoration: underline;
        color: #0079c1; }
.no-touchevents .subscription-info .pack-payement .automatic-renewal a:hover,
        .no-js .subscription-info .pack-payement .automatic-renewal a:hover,
        .dj-no-device .subscription-info .pack-payement .automatic-renewal a:hover,
        .dj-no-touch .subscription-info .pack-payement .automatic-renewal a:hover, .subscription-info .pack-payement .automatic-renewal a:focus {
          text-decoration: none; }
.subscription-info .pack-payement .btn {
      background: #E2E5EA;
      border-color: #E2E5EA;
      font-size: 12px;
      color: #4A4A4A;
      margin-left: 40px; }
.subscription-info .pack-changes {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-changes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }
.subscription-info .pack-changes .btn-block {
      padding: 14px 0 0 0; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-changes .btn-block {
    padding: 0 0 16px; } }
.subscription-info .pack-changes .btn {
      font-weight: 700;
      font-size: 12px;
      line-height: 14px;
      color: #062A61;
      padding: 12px 18px 12px 42px;
      background: #fff url(fonts/icon-change-sub.svg) no-repeat 20px 50%; }
@media screen and (max-width: 767px) {
  .subscription-info .pack-changes .btn {
    display: block; } }
.subscription-info .alert-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 20px 10px 50px;
    background: #749896 url(fonts/icon-alert-sub.svg) no-repeat 18px 50%; }
.subscription-info .alert-block a {
      text-decoration: underline; }
.no-touchevents .subscription-info .alert-block a:hover,
      .no-js .subscription-info .alert-block a:hover,
      .dj-no-device .subscription-info .alert-block a:hover,
      .dj-no-touch .subscription-info .alert-block a:hover, .subscription-info .alert-block a:focus {
        text-decoration: none; }
.ajax-progress {
  display: none !important; }
.slick-arrow {
  background: none;
  border: 2px solid #E2E5EA;
  border-radius: 50%;
  position: absolute;
  top: -52px;
  right: 20px;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  z-index: 1;
  outline: none;
  cursor: pointer;
  color: #062A61;
  -webkit-transition: border-color 0.25s ease-in;
  transition: border-color 0.25s ease-in; }
.slick-arrow:hover {
    border-color: #062A61; }
.slick-arrow .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 14px;
    margin: -7px 0 0 -4px;
    fill: none;
    stroke: #062A61;
    -webkit-transition: stroke 0.25s ease-in;
    transition: stroke 0.25s ease-in; }
.slick-prev {
  right: 73px; }
.slick-prev .svg-icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
.slick-disabled:hover {
  border-color: #E2E5EA; }
.slick-disabled .svg-icon {
  stroke: #C4C4C4; }
.slick-dots {
  position: absolute;
  bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
@media screen and (max-width: 973px) {
  .slick-dots {
    bottom: 18px; } }
.slick-dots li button {
    display: block;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 50%;
    position: relative;
    width: 30px;
    height: 30px;
    padding: 5px;
    font-size: 0;
    line-height: 0;
    outline: none;
    cursor: pointer;
    color: transparent;
    -webkit-transition: border-color 0.25s ease-in;
    transition: border-color 0.25s ease-in; }
@media screen and (max-width: 973px) {
  .slick-dots li button {
    border: 0;
    width: 14px;
    height: 14px; } }
.slick-dots li button:hover {
      border-color: #0079C1; }
.slick-dots li button:hover:before {
        background: #0079C1; }
.slick-dots li button:before {
      content: ' ';
      background: #fff;
      border-radius: 50%;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 10px;
      height: 10px;
      margin: -5px 0 0 -5px;
      -webkit-transition: background-color 0.25s ease-in;
      transition: background-color 0.25s ease-in; }
@media screen and (max-width: 973px) {
  .slick-dots li button:before {
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px; } }
.slick-dots .slick-active button {
    border-color: #0079C1; }
.slick-dots .slick-active button:before {
      background: #0079C1; }
.slick-slide:focus {
  outline: none; }
.tags {
  margin: 0 0 5px; }
@media screen and (max-width: 973px) {
  .tags {
    margin: 0; } }
.tags ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -3px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.tag {
  display: block;
  background: #008FE4;
  border-radius: 20px;
  margin: 0 3px 6px;
  padding: 4px 10px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #fff; }
@media screen and (max-width: 973px) {
  .tag {
    padding: 2px 11px 1px;
    font-size: 9px; } }
.ui-dialog.address-form {
  border-radius: 14px;
  -webkit-box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
          box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
  max-width: 828px;
  z-index: 1001; }
.ui-dialog.address-form .ui-dialog-titlebar {
    position: static;
    padding: 0; }
.ui-dialog.address-form .ui-dialog-titlebar-close {
    background: none;
    border: 0;
    position: absolute;
    top: 30px;
    right: 28px;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    z-index: 1; }
.ui-dialog.address-form .ui-dialog-titlebar-close::before, .ui-dialog.address-form .ui-dialog-titlebar-close::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background: #4A4A4A;
      border-radius: 2px; }
.ui-dialog.address-form .ui-dialog-titlebar-close::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: 7px;
      left: 0; }
.ui-dialog.address-form .ui-dialog-titlebar-close::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      bottom: 7px;
      left: 0; }
.ui-dialog.address-form .ui-dialog-titlebar-close .ui-button-icon,
    .ui-dialog.address-form .ui-dialog-titlebar-close .ui-button-icon-space {
      display: none; }
.ui-dialog.address-form .ui-dialog-content {
    padding: 0; }
.ui-dialog.address-form .ui-dialog-buttonpane {
    border: 0;
    margin: 55px 0 0;
    padding: 0; }
.ui-dialog.address-form .ui-dialog-buttonpane .ui-dialog-buttonset {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      float: none; }
@media screen and (max-width: 767px) {
  .ui-dialog.address-form .ui-dialog-buttonpane .ui-dialog-buttonset {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 260px;
    margin: 0 auto; } }
.ui-dialog.address-form .ui-dialog-buttonpane .btn {
      margin: 0 27px; }
@media screen and (max-width: 767px) {
  .ui-dialog.address-form .ui-dialog-buttonpane .btn {
    min-width: 110px;
    margin: 0; } }
.ui-dialog.address-form .jcf-select {
    font-size: 12px;
    color: #062A61; }
.ui-dialog.address-form .jcf-select select {
      top: 0;
      left: 0; }
.ui-dialog.address-form .ui-widget-content .address-form__title {
    padding: 0; }
.ui-dialog.address-form .ui-widget-header {
    background: none;
    border: none; }
.ui-dialog.address-form form {
    padding-right: 11px; }
@media screen and (max-width: 974px) {
  .ui-dialog.address-form form {
    padding: 0; } }
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  z-index: 1001; }
.ui-widget.popup-profile-change-password {
  outline: none;
  background: #3872B4;
  -webkit-box-shadow: 0px 44px 84px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 44px 84px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 30px 20px;
  width: 100% !important;
  max-width: 400px; }
@media screen and (max-width: 767px) {
  .ui-widget.popup-profile-change-password {
    max-width: 280px;
    padding: 0 20px 30px; } }
.ui-widget.popup-profile-change-password .btn {
    font-weight: 700; }
.ui-widget.popup-profile-change-password .ui-widget-header {
    background: none;
    margin: 0;
    border: 0;
    display: none; }
.ui-widget.popup-profile-change-password .ui-widget-content {
    background: none;
    margin: 0;
    padding: 0 40px;
    min-height: auto !important;
    color: #fff; }
@media screen and (max-width: 767px) {
  .ui-widget.popup-profile-change-password .ui-widget-content {
    padding: 0; } }
.ui-widget.popup-profile-change-password .ui-widget-content div {
      margin-bottom: 20px; }
.subscription-warning-popup .subscription-popup-form .form-item-subscriptions {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 30px;
  width: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.subscription-warning-popup .subscription-popup-form .form-item-subscriptions label {
    margin: 0 20px 0 0; }
@media screen and (max-width: 767px) {
  .subscription-warning-popup .subscription-popup-form .form-item-subscriptions label {
    margin: 0 0 20px; } }
.subscription-warning-popup .subscription-popup-form .form-item-subscriptions .btn {
    margin: 0 8px; }
.invoice-section {
  position: relative;
  width: 690px;
  padding: 20px 0;
  font: 14px/18px Arial, sans-serif;
  color: #000; }
.invoice-section table {
    width: 690px;
    border-collapse: collapse;
    border-spacing: 0; }
.invoice-section ul,
  .invoice-section ol {
    padding: 0;
    margin: 0;
    list-style: none outside none; }
.invoice-section .invoice-header {
    width: 690px;
    position: relative; }
.invoice-section .invoice-header::after {
      width: 690px;
      height: 30px;
      clear: both;
      position: relative; }
.invoice-section .logo {
    float: left;
    position: relative;
    width: 52px;
    height: 48px;
    margin-right: 10px; }
.invoice-section .logo img {
      display: block; }
.invoice-section .slogan {
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #0082c3; }
.invoice-section .slogan strong {
      float: left;
      font-size: 18px;
      line-height: 48px;
      position: relative;
      margin-right: 10px;
      padding: 0 10px 0 0; }
.invoice-section .slogan strong::after {
        content: "";
        position: absolute;
        top: 20px;
        left: 54px;
        width: 1px;
        height: 24px;
        background: #0082c3; }
.invoice-section .slogan span {
      font-size: 12px;
      line-height: 48px;
      float: left;
      position: relative; }
.invoice-section .invoice-content {
    overflow: hidden;
    clear: both;
    position: relative; }
.invoice-section .invoice-content h2 {
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      margin: 0 0 30px;
      font-weight: bold;
      text-transform: uppercase;
      color: #0082c3;
      clear: both;
      position: relative;
      width: 690px; }
.invoice-section .invoice-info {
    width: 690px;
    position: relative; }
.invoice-section .invoice-info::after {
      width: 690px;
      height: 30px;
      clear: both;
      position: relative; }
.invoice-section .invoice-info .block {
      width: 230px;
      float: left;
      position: relative; }
.invoice-section .invoice-info .block.shipping {
        width: 230px; }
.invoice-section .invoice-info .block.address {
        width: 230px; }
.invoice-section .invoice-info .info-list strong {
      color: #000; }
.invoice-section .invoice-heading {
    width: 690px;
    position: relative; }
.invoice-section .invoice-heading::after {
      width: 690px;
      height: 30px;
      clear: both;
      position: relative; }
.invoice-section .invoice-heading .block {
      float: left;
      width: 300px; }
.invoice-section .invoice-heading .block.date {
        float: right;
        text-align: right; }
.invoice-section .info-list li {
    margin: 0 0 2px; }
.invoice-section .info-list li a,
    .invoice-section .info-list li strong {
      color: #0082c3; }
.invoice-section .info-list li a {
      text-decoration: underline; }
.invoice-section .invoice-result {
    clear: both;
    position: relative;
    margin: 0 0 20px; }
.invoice-section .product-info {
    overflow: hidden; }
.invoice-section .product-info table {
      border-bottom: 2px solid #0082c3; }
.invoice-section .product-info table th {
        text-align: center;
        color: #0082c3;
        letter-spacing: 1.5px;
        border-bottom: 2px solid #0082c3; }
.invoice-section .product-info table th:first-child {
          text-align: left; }
.invoice-section .product-info table th:last-child {
          text-align: right; }
.invoice-section .product-info table tr td {
        text-align: center;
        padding: 4px 0; }
.invoice-section .product-info table tr td:first-child {
          text-align: left;
          width: 300px; }
.invoice-section .product-info table tr td:last-child {
          text-align: right; }
.invoice-section .invoice-total {
    overflow: hidden; }
.invoice-section .invoice-total table td {
      padding: 4px 0; }
.invoice-section .invoice-total table td:first-child {
        text-align: left;
        width: 460px; }
.invoice-section .invoice-total table td:last-child {
        text-align: right; }
.invoice-section .invoice-total table td:last-child strong {
          color: #000; }
.invoice-section .invoice-total strong {
      color: #0082c3; }
.invoice-section .invoice-total .total {
      text-transform: uppercase;
      letter-spacing: 4px; }
.invoice-section .invoice-footer {
    font-size: 10px;
    font-style: italic; }
.invoice-section .invoice-footer p {
      margin: 0 0 20px; }
.invoice-section .invoice-footer p:last-child {
        margin: 0; }
.invoice-section .invoice-footer .thanks-txt {
      text-transform: uppercase;
      display: block;
      color: #0082c3;
      font-style: normal;
      text-align: center;
      font-size: 12px;
      line-height: 20px; }
.invoice-section .invoice-payment-info {
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    margin: 0 0 20px;
    border: 1px solid #000;
    padding: 4px;
    page-break-inside: avoid; }
.invoice-section .invoice-payment-info .due-date {
      margin: 0 0 0 60px; }
.invoice-section .invoice-payment-info .due-date s {
        color: #0082c3; }
.invoice-section .invoice-payment-info p {
      margin: 0 0 4px; }
.wco-popup__content {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1001; }
.wco-popup__content--address .wco-popup__content-inner {
  max-width: 828px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */ }
.wco-popup__content--address .wco-popup__content-inner::-webkit-scrollbar {
    display: none; }
@media screen and (max-width: 973px) {
  .wco-popup__content--address .wco-popup__content-inner {
    margin: 0 20px; } }
.wco-popup__content--address .wco-popup__close-btn {
  top: 30px;
  right: 28px;
  width: 16px;
  height: 16px; }
.wco-popup__content--address .wco-popup__close-btn:before {
    top: 7px; }
.wco-popup__content--address .wco-popup__close-btn:after {
    bottom: 7px; }
.wco-popup__content--show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.wco-popup__content-inner {
  border-radius: 14px;
  -webkit-box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
          box-shadow: 0 4px 54px rgba(0, 0, 0, 0.35);
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 420px;
  max-height: 80vh; }
@media screen and (max-width: 973px) {
  .wco-popup__content-inner {
    max-width: 290px; } }
.wco-popup__close-btn {
  background: none;
  border: 0;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 10px;
  height: 10px;
  padding: 0;
  z-index: 1; }
.wco-popup__close-btn::before, .wco-popup__close-btn::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #4A4A4A;
    border-radius: 2px; }
.wco-popup__close-btn::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 3px;
    left: 0; }
.wco-popup__close-btn::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: 5px;
    left: 0; }
.subscription-warning-popup .ui-widget-header {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #062A61; }
.subscription-warning-popup .ui-dialog-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #062A61;
  display: none; }
.subscription-warning-popup p {
  margin: 0; }
.subscription-warning-popup .mulliple-subscription-popup-warning p {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .subscription-warning-popup .mulliple-subscription-popup-warning p {
    font-size: 20px;
    line-height: 24px; } }
.subscription-warning-popup .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  margin: 55px 0 0; }
@media screen and (max-width: 973px) {
  .subscription-warning-popup .btn-list {
    margin: 20px 0 0; } }
.subscription-warning-popup .btn-list .btn {
    margin: 0 27px; }
@media screen and (max-width: 973px) {
  .subscription-warning-popup .btn-list .btn {
    margin: 0 10px; } }
.subscription-warning-popup .btn-list .btn--blue {
    color: #fff; }
.wco-shop-contact {
  border: 1px solid #E2E5EA;
  border-radius: 8px;
  margin: 0 0 39px;
  padding: 36px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .wco-shop-contact {
    margin: 0 0 26px;
    padding: 25px 25px 20px; } }
.wco-shop-contact__title {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px; }
@media screen and (max-width: 767px) {
  .wco-shop-contact__title {
    font-size: 16px; } }
.wco-shop-contact__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px; }
@media screen and (max-width: 767px) {
  .wco-shop-contact__cols {
    display: block;
    font-size: 12px;
    line-height: 20px; } }
.wco-shop-contact__cols p {
    margin: 0; }
.wco-shop-contact__cols a {
    word-break: break-all;
    text-decoration: underline;
    color: #0079c1; }
.wco-shop-contact__cols a:hover {
      text-decoration: none; }
.wco-shop-contact__col {
  width: 44%; }
@media screen and (max-width: 767px) {
  .wco-shop-contact__col {
    width: auto;
    margin: 0 0 10px; } }
.wco-shop-schedule__title {
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__title {
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 18px; } }
.wco-shop-schedule__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #E2E5EA;
  border-radius: 8px;
  margin: 0 0 37px; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__table {
    display: block;
    max-width: 420px;
    margin: 0 auto 25px; } }
.wco-shop-schedule__table-col {
  width: 20%; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__table-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: auto; } }
.wco-shop-schedule__table-col:first-child .wco-shop-schedule__table-row {
    border-left: 0; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__table-col:last-child .wco-shop-schedule__table-row {
    border-bottom: 0; } }
.wco-shop-schedule__table-row {
  border-left: 1px solid #E2E5EA;
  padding: 15px 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #0079c1; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__table-row {
    border-bottom: 1px solid #E2E5EA;
    border-left: 0;
    width: 36%;
    padding: 17px 5px 14px; } }
.wco-shop-schedule__table-row:last-child {
    position: relative; }
.wco-shop-schedule__table-row:last-child:before {
      content: ' ';
      background: #E2E5EA;
      position: absolute;
      top: 0;
      right: 20px;
      left: 20px;
      height: 1px; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__table-row:last-child:before {
    width: 1px;
    height: 12px;
    top: 50%;
    right: auto;
    left: 0;
    margin-top: -4px; } }
.wco-shop-schedule__table-row span {
    color: #4A4A4A; }
.wco-shop-schedule__table-row-head {
  border-bottom: 1px solid #E2E5EA;
  padding: 9px 5px 6px;
  font-weight: 700;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .wco-shop-schedule__table-row-head {
    border-right: 1px solid #E2E5EA;
    border-left: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 28%;
    padding: 17px 7px 14px 14px;
    text-align: left; } }
.wco-shop {
  padding: 41px 60px 76px; }
@media screen and (max-width: 973px) {
  .wco-shop {
    padding: 41px 20px 35px; } }
@media screen and (max-width: 767px) {
  .wco-shop {
    padding: 17px 20px 10px; } }
.wco-shop h1 {
    margin: 0 0 21px;
    font-weight: 300; }
@media screen and (max-width: 973px) {
  .wco-shop h1 {
    font-size: 36px; } }
@media screen and (max-width: 767px) {
  .wco-shop h1 {
    margin: 0 0 19px;
    font-weight: 400;
    font-size: 16px; } }
.wco-shop__description {
  margin: 0 0 32px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #062A61; }
@media screen and (max-width: 767px) {
  .wco-shop__description {
    margin: 0 0 28px;
    font-size: 16px;
    line-height: 23px; } }
.wco-shop__description p {
    margin: 0; }
.wco-shop-additional-info {
  margin: 0 0 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #748298; }
@media screen and (max-width: 767px) {
  .wco-shop-additional-info {
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 18px; } }
.wco-shop-additional-info p {
    margin: 0; }
.wco-shop-additional-info__highlighted {
  color: #f03a00; }
@media print {
  @page {}  p {
    widows: 4;
    orphans: 3; }
  html, body {
    page-break-after: avoid;
    page-break-before: avoid;
    border: 1px solid #fff; }
  body {
    background: #fff; }
  header {
    display: none; }
  footer {
    display: none; } }


/*# sourceMappingURL=app.bundle.css.map*/
