    
@import url('https://fonts.googleapis.com/css2?family=Gorditas:wght@400;700&family=Poppins:wght@300;400;600;700&display=swap');

.pt {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    padding: 90px 0 0 0;
    background-color: #F3F4F6;
 
  
}

/* Ensuring Content Stays Above Effects */
.pt > * {
    position: relative;
    z-index: 2;
}

/* Gradient Text */
.gd-text4 {
    background-image: linear-gradient(54.39deg, #333 28.27%, #00008B 47.32%, #0000CD 51.53%, #0000FF 61.73%, #3D6BF2 70.81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gd-text5 {
    background: linear-gradient(to right, #E4312C 0%, #FE3300 50%, #00CC00 51%, #008B8B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Heading Styles */
.pt h1 {
    font-family: "inter", serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 60px;
    max-width: 90%;
    margin: 0 auto;
    color: black;
}


@media (max-width: 768px) {
    .pt {
        min-height: 300px;
        padding: 10px;
    }
    .pt h1 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 480px) {
    .pt {
        min-height: 280px;
        padding: 10px;
    }
    .pt h1 {
        font-size: 25px;
        line-height: 35px;
    }
}

@media (max-width: 360px) {
    .pt {
        min-height: 260px;
        padding: 10px;
    }
    .pt h1 {
        font-size: 20px;
        line-height: 30px;
    }
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.3;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
:focus {
  outline: none;
}
html {
  width: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
[hidden] {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}
a {
  background: rgba(0, 0, 0, 0);
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
  overflow: auto;
}
address {
  font-style: normal;
}
nav ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  white-space: normal;
  color: inherit;
  padding: 0;
  border: 0;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
input,
optgroup,
select,
textarea {
  color: inherit;
}
button {
  overflow: visible;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  -webkit-appearance: button;
}
[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}


body {
  font-family: Graphik, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  direction: ltr;
  font-variant-numeric: lining-nums;
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
  background: #F3F4F6;
  color: #47474f;
}
@media (max-width: 991.98px) {
  body {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 16px;
    line-height: 20px;
  }
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 91%;
}
@media (min-width: 360px) {
  .container {
    max-width: 91%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 92%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 84%;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 84%;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 84%;
  }
}

a {
  font-weight: 500;
  text-decoration: underline;
  color: #e5322d;
  cursor: pointer;
}
a.link--secondary,
a:focus,
a:hover {
  color: #161616;
}
a.link--secondary:focus,
a.link--secondary:hover {
  color: #e5322d;
}
a.link--secondary.link--company {
  color: #161616;
  text-decoration: none;
}
a.link--secondary.link--company:focus,
a.link--secondary.link--company:hover {
  color: #e5322d;
}
a.link--negative {
  color: #fff;
}
a.link--negative:focus,
a.link--negative:hover {
  color: #fde4df;
}
a p {
  text-decoration: none;
}
.link {
  font-weight: 500;
  text-decoration: underline;
  color: #e5322d;
  cursor: pointer;
}
.link.link--secondary,
.link:focus,
.link:hover {
  color: #161616;
}
.link.link--secondary:focus,
.link.link--secondary:hover {
  color: #e5322d;
}
.link.link--secondary.link--company {
  color: #161616;
  text-decoration: none;
}
.link.link--secondary.link--company:focus,
.link.link--secondary.link--company:hover {
  color: #e5322d;
}
.link.link--negative {
  color: #fff;
}
.link.link--negative:focus,
.link.link--negative:hover {
  color: #fde4df;
}
.link p {
  text-decoration: none;
}
hr {
  border: 0;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
hr.h1 {
  max-width: 800px;
  margin: 0 auto 16px;
}
.hr {
  height: 1px;
  width: 100%;
}
blockquote {
  padding: 4px 32px;
  margin-bottom: 12px;
}
i {
  font-style: italic;
}
.prominent:hover {
  color: #e5322d;
}
.paragraph,
p {
  line-height: 28px;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .paragraph,
  p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767.98px) {
  .paragraph,
  p {
    font-size: 14px;
    line-height: 20px;
  }
}

pre {
  background: #fff;
  padding: 16px;
  font-family: Times, serif;
}
.text-left,
pre {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.list li {
  margin: 10px 0;
}
.list li svg {
  margin-right: 10px;
  vertical-align: middle;
}
.list-disc {
  list-style: disc;
  padding-left: 18px;
  margin-bottom: 12px;
}
.list-disc li {
  margin: 10px 0;
  padding-left: 12px;
}

.hidden {
  display: none !important;
}
img {
  image-orientation: from-image;
}
[contenteditable] {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
a.anchor,
a.marker {
  position: relative;
  top: -60px;
}
code {
  border-radius: 2px;
  background-color: #f5f5fa;
  border: 1px solid #ebebf4;
  padding: 0 4px;
  color: #d76c00;
}
code,
em {
  font-family: monospace;
}
em,
em a {
  color: #008ee9;
}
em a {
  font-weight: 400;
  text-decoration: none;
}
.absolute-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #161616;
  opacity: 0.2;
}
.vr {
  width: 1px;
  height: 100%;
}
.table tbody td,
table tbody td {
  overflow: initial;
}
span.compact {
  display: inline-block;
}
.rtl iframe body {
  direction: rtl;
}
.rtl .rtl-initial {
  direction: ltr !important;
}
.rtl .rtl-initial > * {
  direction: rtl;
}
.hidden {
  display: none;
}
.max--900 {
  max-width: 900px;
}

.btn-group {
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.btn-group > .btn + .dropdown-toggle {
  display: block;
}
.dropdown-toggle:after {
  vertical-align: 2px;
  border-top: 0.4em solid;
  border-right: 0.4em solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: 0.4em solid rgba(0, 0, 0, 0);
  border-radius: 2px;
}
.tooltip {
  opacity: 1;
  position: relative;
}
.tippy-box {
  color: #fff;
  font-size: 14px;
  background: #47474f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
}
.tippy-arrow {
  color: #47474f;
}
.tippy-content {
  text-align: center;
}
.tippy-box[data-theme="guide"] {
  background-color: #ffe096;
  background-clip: padding-box;
  border: 1px solid rgba(0, 8, 16, 0.15);
  color: #161616;
  -webkit-box-shadow: 0 4px 14px -2px rgba(0, 8, 16, 0.08);
  box-shadow: 0 4px 14px -2px rgba(0, 8, 16, 0.08);
}
.tippy-box[data-theme="guide"] > .tippy-content {
  padding: 24px;
  font-size: 12px;
  color: #161616;
}
.tippy-box[data-theme="guide"] > .tippy-backdrop {
  background-color: #ffe096;
}
.tippy-box[data-theme="guide"] > .tippy-arrow:after {
  content: "";
  position: absolute;
  z-index: -1;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.tippy-box[data-theme="guide"][data-placement^="top"] > .tippy-arrow:before {
  border-top-color: #ffe096;
}
.tippy-box[data-theme="guide"][data-placement^="top"] > .tippy-arrow:after {
  border-top-color: rgba(0, 8, 16, 0.2);
  border-width: 7px 7px 0;
  top: 17px;
  left: 1px;
}
.tippy-box[data-theme="guide"][data-placement^="bottom"] > .tippy-arrow:before {
  border-bottom-color: #ffe096;
  bottom: 16px;
}
.tippy-box[data-theme="guide"][data-placement^="bottom"] > .tippy-arrow:after {
  border-bottom-color: rgba(0, 8, 16, 0.2);
  border-width: 0 7px 7px;
  bottom: 17px;
  left: 1px;
}
.tippy-box[data-theme="guide"][data-placement^="left"] > .tippy-arrow:before {
  border-left-color: #ffe096;
}
.tippy-box[data-theme="guide"][data-placement^="left"] > .tippy-arrow:after {
  border-left-color: rgba(0, 8, 16, 0.2);
  border-width: 7px 0 7px 7px;
  left: 17px;
  top: 1px;
}
.tippy-box[data-theme="guide"][data-placement^="right"] > .tippy-arrow:before {
  border-right-color: #ffe096;
  right: 16px;
}
.tippy-box[data-theme="guide"][data-placement^="right"] > .tippy-arrow:after {
  border-width: 7px 7px 7px 0;
  right: 17px;
  top: 1px;
  border-right-color: rgba(0, 8, 16, 0.2);
}
.tippy-box[data-theme="guide"] > .tippy-svg-arrow {
  fill: #fff;
}
.tippy-box[data-theme="guide"] > .tippy-svg-arrow:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);
  background-size: 16px 6px;
  width: 16px;
  height: 6px;
}
@media (max-width: 480px) {
  .tippy-box {
    display: none !important;
  }
}
.toast-top-left,
.toast-top-right {
  top: 72px;
}
.toast-success {
  background-color: #c0fddc;
}
.toast-success * {
  color: #4acd86;
}
.toast-error {
  background-color: #ffe3e3;
}
.toast-error * {
  color: #fb7876;
}
.toast-info {
  background-color: #def2ff;
}
.toast-info * {
  color: #53bbfd;
}
.toast-warning {
  background-color: #ffe4c9;
}
.toast-warning * {
  color: #ff9428;
}
#toast-container.toast-bottom-left {
  bottom: 49px;
}
#toast-container.toast-bottom-left > .toast-info {
  background-image: none;
  background-color: #fff;
  padding: 24px;
  width: 350px;
}
#toast-container.toast-bottom-left > .toast-info a {
  color: #47474f !important;
}
#toast-container.toast-bottom-left > .toast-info a:hover {
  color: #161616 !important;
}
#toast-container.toast-bottom-left > .toast-info .langtoas {
  background-color: #f5f5fa;
  display: inline-block;
  font-weight: 600;
}
#toast-container.toast-bottom-left > .toast-info .langtoas:hover {
  background-color: #ebebf4;
}
#toast-container.toast-bottom-left > .toast-info .langtoas--big {
  padding: 8px 16px;
  float: right;
  color: #ffe !important;
  background-color: #4d90fe;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
#toast-container.toast-bottom-left > .toast-info .langtoas--big:hover {
  background-color: #161616;
  color: #fff !important;
}
#toast-container.toast-bottom-left > .toast-info .btn {
  margin-right: 8px;
}
.toast .toast-title {
  margin-bottom: 12px;
  font-weight: 500;
}
.toast .toast-message {
  font-size: 12px;
}
.toast .toast-message .btn {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.toast button.toast-close-button {
  width: 24px;
  height: 24px;
  min-width: inherit;
  border-radius: 100%;
  background-color: #f5f5fa;
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  background-position: 50%;
  text-indent: 9999px;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-size: 14px 14px;
}
.toast button.toast-close-button:hover {
  background-color: #ebebf4;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#toast-container > div {
  opacity: 0.9;
}
#toast-container > div:hover {
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
}
.toast-accept button.toast-close-button {
  background-image: url(../images/check.svg);
  background-size: 16px 16px;
}
.toast-accept:hover button.toast-close-button {
  background-image: url(../images/check_ok.svg);
}
#ck_cnt {
  font-size: 11px;
}
#ck_cnt a {
  text-decoration: underline;
}
#toast-container.ck-tstr .toast-message {
  line-height: 15px;
}
#toast-container.toast-bottom-left.ck-tstr > .toast-info {
  padding: 16px;
}
#ck_set {
  display: block;
  float: left;
  width: auto;
  margin-left: 0;
  margin-top: 19px;
  font-size: 13px;
  text-decoration: underline;
  font-weight: 400;
}
#ck_cnt input {
  float: left;
  height: 27px;
  margin-right: 12px;
  width: 20px;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: -6px;
}
#ck_cnt label {
  color: #000;
  display: block;
  font-size: 13px;
  min-height: 32px;
  line-height: 16px;
  font-weight: 400;
  width: auto;
}
#toast-container > div:hover {
  cursor: default;
}
#okck:hover {
  cursor: pointer !important;
}
.toast-bottom-left .toast-info {
  background-color: #fff;
}
.toast-bottom-left .toast-info :not(.btn) {
  color: #47474f;
}
.toast-bottom-left .toast-info .btn--secondary {
  border-color: #47474f !important;
}
.toast-bottom-left .toast-info .btn--secondary:hover {
  border-color: #161616 !important;
}
.header .actions,
nav .actions {
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 3;
  order: 3;
  margin: 0 -24px 0 auto;
}
.header .actions > *,
nav .actions > * {
  margin: 0 6px;
}
.header .actions > ul,
nav .actions > ul {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.header .actions > ul > li,
nav .actions > ul > li {
  margin: 0 12px;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}
.header .actions > ul > li > a:not(.btn),
.header .actions > ul > li > span,
nav .actions > ul > li > a:not(.btn),
nav .actions > ul > li > span {
  padding: 0 12px;
}
.header .actions > ul > li.has-dropdown,
nav .actions > ul > li.has-dropdown {
  cursor: pointer;
}
.header .actions > ul > li.has-dropdown:hover > .dropdown,
nav .actions > ul > li.has-dropdown:hover > .dropdown {
  display: block;
}
@media (max-width: 1440px) {
  .header .actions > ul > li,
  nav .actions > ul > li {
    margin: 0 4px;
  }
}
@media (min-width: 640px) {
  .header .actions > ul > li,
  nav .actions > ul > li {
    display: -ms-flexbox;
    display: flex;
  }
  .header .actions > ul > li.has-dropdown,
  nav .actions > ul > li.has-dropdown {
    position: relative;
  }
  .header .actions > ul > li.has-dropdown--full,
  nav .actions > ul > li.has-dropdown--full {
    position: static;
  }
  .header .actions > ul > li.has-dropdown > span,
  nav .actions > ul > li.has-dropdown > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .actions > ul > li.has-dropdown > span > .ico,
  .header .actions > ul > li.has-dropdown > span > svg,
  nav .actions > ul > li.has-dropdown > span > .ico,
  nav .actions > ul > li.has-dropdown > span > svg {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
  }
  .header .actions > ul > li.has-dropdown.has-dropdown--left ul,
  nav .actions > ul > li.has-dropdown.has-dropdown--left ul {
    display: none;
  }
  .header .actions > ul > li.has-dropdown li,
  nav .actions > ul > li.has-dropdown li {
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 640px) and (min-width: 640px) {
  .header .actions > ul > li.has-dropdown:hover > a,
  .header .actions > ul > li.has-dropdown:hover > span,
  nav .actions > ul > li.has-dropdown:hover > a,
  nav .actions > ul > li.has-dropdown:hover > span {
    color: #e5322d;
  }
  .header .actions > ul > li.has-dropdown:hover > :first-child:after,
  nav .actions > ul > li.has-dropdown:hover > :first-child:after {
    content: "";
    position: absolute;
    left: calc(50% - 12px);
    bottom: -18px;
    width: 0;
    height: 0;
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-animation: fade-in-bottom 0.08s ease-in-out both;
    animation: fade-in-bottom 0.08s ease-in-out both;
    z-index: 2;
  }
  .header .actions > ul > li.has-dropdown:hover .ico--down,
  nav .actions > ul > li.has-dropdown:hover .ico--down {
    background-position: -55px -166px;
  }
}
@media (min-width: 640px) {
  .header .actions > ul > li.has-dropdown:hover > .dropdown,
  nav .actions > ul > li.has-dropdown:hover > .dropdown {
    display: block;
  }
}
@media (max-width: 780px) {
  .header .actions:hover .main__menu,
  nav .actions:hover .main__menu {
    display: block;
  }
}
.header .actions > a,
nav .actions > a {
  font-size: 14px;
  line-height: 18px;
}
.header .actions > ul > li,
nav .actions > ul > li {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
@media (max-width: 640px) {
  .header .actions,
  nav .actions {
    -ms-flex-order: 2;
    order: 2;
    margin-left: 0;
  }
  .header .actions > *,
  nav .actions > * {
    margin: 0 8px;
  }
}
.header .actions .ico,
nav .actions .ico {
  -webkit-filter: brightness(0) saturate(100%) invert(0) sepia(1%)
    saturate(3992%) hue-rotate(328deg) brightness(82%) contrast(83%);
  filter: brightness(0) saturate(100%) invert(0) sepia(1%) saturate(3992%)
    hue-rotate(328deg) brightness(82%) contrast(83%);
}
.header .actions > :last-child:is(.btn),
nav .actions > :last-child:is(.btn) {
  margin-right: 24px;
}
.header .actions .dropdown--left li:hover > *,
nav .actions .dropdown--left li:hover > * {
  color: #e5322d;
}
.header .actions .dropdown--left li:hover > * > .ico,
nav .actions .dropdown--left li:hover > * > .ico {
  -webkit-filter: none;
  filter: none;
}
.header .dropdown,
nav .dropdown {
  display: none;
  min-width: 500px;
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 16px;
  cursor: auto;
}
.header .dropdown > *,
nav .dropdown > * {
  background: #fff;
  border-radius: 8px;
  padding: 32px;
  -webkit-animation: fade-in-bottom 0.08s ease-in-out both;
  animation: fade-in-bottom 0.08s ease-in-out both;
}
.header .dropdown > ul,
nav .dropdown > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  position: relative;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
  box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
  width: 100%;
  margin: auto;
  padding-bottom: 0;
}
.header .dropdown > ul > li > ul,
nav .dropdown > ul > li > ul {
  margin-bottom: 24px;
}
.header .dropdown li,
nav .dropdown li {
  min-width: 200px;
}
@media (min-width: 780px) and (max-width: 1290px) {
  .header .dropdown li,
  nav .dropdown li {
    max-width: 200px;
  }
}
.header .dropdown a,
nav .dropdown a {
  padding: 12px;
  margin-left: -12px;
  width: 100%;
  border-radius: 8px;
}
.header .dropdown .active > a,
.header .dropdown .has-dropdown > span:hover,
.header .dropdown a:hover,
nav .dropdown .active > a,
nav .dropdown .has-dropdown > span:hover,
nav .dropdown a:hover {
  background: #f5f5fa;
}
.header .dropdown--full,
nav .dropdown--full {
  left: 0;
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
  width: 90vw;
}
.header .dropdown--single,
nav .dropdown--single {
  min-width: 200px;
}
.header .dropdown--single > ul,
nav .dropdown--single > ul {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4px;
}
.header .dropdown--single > ul li,
nav .dropdown--single > ul li {
  width: 100%;
  padding: 0 !important;
}
.header .dropdown--single > ul li a,
.header .dropdown--single > ul li span,
nav .dropdown--single > ul li a,
nav .dropdown--single > ul li span {
  padding: 12px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.header .dropdown--single > ul li a .icon,
.header .dropdown--single > ul li span .icon,
.header .dropdown--single > ul li ul,
nav .dropdown--single > ul li a .icon,
nav .dropdown--single > ul li span .icon,
nav .dropdown--single > ul li ul {
  display: none;
}
.header .dropdown--single .dropdown,
nav .dropdown--single .dropdown {
  padding: 0;
}
.header .dropdown--single .has-dropdown,
nav .dropdown--single .has-dropdown {
  position: relative;
}
.header .dropdown--single .has-dropdown span:after,
nav .dropdown--single .has-dropdown span:after {
  content: "";
  width: 8px;
  height: 12px;
  background: url(../images/chevron_right_g.svg) no-repeat 50%;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #161616;
}
.header .dropdown--single .has-dropdown .dropdown,
nav .dropdown--single .has-dropdown .dropdown {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: auto;
  left: 100%;
  background: #fff;
  border-radius: 8px;
  min-width: 0;
  -webkit-box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
  box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
  cursor: auto;
}
.header .dropdown--single .has-dropdown.open .dropdown,
.header .dropdown--single .has-dropdown:hover .dropdown,
nav .dropdown--single .has-dropdown.open .dropdown,
nav .dropdown--single .has-dropdown:hover .dropdown {
  display: block;
  z-index: 1;
}
@media (max-width: 640px) {
  .header .dropdown--single .has-dropdown.open .dropdown,
  .header .dropdown--single .has-dropdown:hover .dropdown,
  nav .dropdown--single .has-dropdown.open .dropdown,
  nav .dropdown--single .has-dropdown:hover .dropdown {
    right: 70%;
  }
}
@media (max-width: 640px) {
  .header .dropdown--single .has-dropdown.open .dropdown.lang,
  .header .dropdown--single .has-dropdown:hover .dropdown.lang,
  nav .dropdown--single .has-dropdown.open .dropdown.lang,
  nav .dropdown--single .has-dropdown:hover .dropdown.lang {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
  }
}
.header .dropdown--single .has-dropdown.open .dropdown .lang__current,
.header .dropdown--single .has-dropdown:hover .dropdown .lang__current,
nav .dropdown--single .has-dropdown.open .dropdown .lang__current,
nav .dropdown--single .has-dropdown:hover .dropdown .lang__current {
  display: none;
}
.header .dropdown--single .has-dropdown.open .dropdown .lang__menu,
.header .dropdown--single .has-dropdown:hover .dropdown .lang__menu,
nav .dropdown--single .has-dropdown.open .dropdown .lang__menu,
nav .dropdown--single .has-dropdown:hover .dropdown .lang__menu {
  display: block;
  width: 500px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  column-gap: 32px;
  max-height: 90vh;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 640px) {
  .header .dropdown--single .has-dropdown.open .dropdown .lang__menu,
  .header .dropdown--single .has-dropdown:hover .dropdown .lang__menu,
  nav .dropdown--single .has-dropdown.open .dropdown .lang__menu,
  nav .dropdown--single .has-dropdown:hover .dropdown .lang__menu {
    width: 200px;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    z-index: 1;
    max-height: 60vh;
  }
}
.header .dropdown--single .has-dropdown.open .dropdown .lang__menu li,
.header .dropdown--single .has-dropdown:hover .dropdown .lang__menu li,
nav .dropdown--single .has-dropdown.open .dropdown .lang__menu li,
nav .dropdown--single .has-dropdown:hover .dropdown .lang__menu li {
  min-width: 0;
}
.header .dropdown--single .has-dropdown.open .dropdown .lang__menu li a,
.header .dropdown--single .has-dropdown:hover .dropdown .lang__menu li a,
nav .dropdown--single .has-dropdown.open .dropdown .lang__menu li a,
nav .dropdown--single .has-dropdown:hover .dropdown .lang__menu li a {
  margin-left: -4px;
  padding-left: 24px;
}
.header .dropdown--single .has-dropdown.open .dropdown .lang__menu li svg,
.header .dropdown--single .has-dropdown:hover .dropdown .lang__menu li svg,
nav .dropdown--single .has-dropdown.open .dropdown .lang__menu li svg,
nav .dropdown--single .has-dropdown:hover .dropdown .lang__menu li svg {
  margin-right: 4px;
}
.header .dropdown--left,
nav .dropdown--left {
  left: auto;
  right: 0;
  -webkit-transform: none;
  transform: none;
}
.header .dropdown--left .has-dropdown .dropdown,
nav .dropdown--left .has-dropdown .dropdown {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 100%;
  background: #fff;
  border-radius: 8px;
  min-width: 0;
  -webkit-box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
  box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
}
.header .dropdown--right,
nav .dropdown--right {
  left: 0;
  -webkit-transform: none;
  transform: none;
}
.header .divider,
nav .divider {
  height: 1px;
  width: 90%;
  margin: 2px auto;
  background: #f5f5fa;
}
.header {
  background: #fff;
  width: 100%;
  height: 60px;
  z-index: 1041;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.3);
  box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.3);
  padding: 0 50px;
}
.header nav {
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 60px;
}
.header nav,
.header nav a {
  -ms-flex-align: center;
  align-items: center;
}
.header nav a {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header nav a > .ico,
.header nav a > img,
.header nav a > svg,
.header nav span > .ico,
.header nav span > img,
.header nav span > svg {
  margin-right: 8px;
}
.header nav a:not(.btn) {
  color: #161616;
  text-decoration: none;
}
.header nav a:not(.btn).active,
.header nav a:not(.btn):hover {
  color: #e5322d;
}
.header nav li {
  text-transform: uppercase;
  font-weight: 500;
}
.header nav li li {
  text-transform: none;
}
.header nav li li .nav__title {
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #707078;
}
.header nav li div {
  color: #161616;
  font-size: 13px;
  line-height: 18px;
}
.header nav li .ico,
.header nav li svg {
  margin: 0 12px 0 0;
}
.header nav .brand {
  -ms-flex-order: 1;
  order: 1;
  display: block;
  padding-right:20px;
  border-right:2px solid #ddd;
}
.header nav .brand img {
  height: 40px;
  width: auto;
  margin: 0;
}
@media (max-width: 640px) {
  .header nav .brand {
    margin-right: auto;
  }
}
.header .avatar {
  border-radius: 100%;
  background-color: #fde4df;
  outline: 2px solid #fde4df;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  font-size: 16px;
  font-weight: 600;
  color: #e5322d;
}
.header .avatar--desktop {
  outline: 2px solid #ffc233;
}
.header .hide {
  display: none;
}
.header .hide--sm {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 640px) {
  .header .hide--sm {
    display: none !important;
  }
}
.header .hide--md {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 840px) {
  .header .hide--md {
    display: none;
  }
}
.header .hide--lg {
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1290px) {
  .header .hide--lg {
    display: none;
  }
}
.header .show {
  display: -ms-flexbox;
  display: flex;
}
.header .show--sm {
  display: none;
}
@media (max-width: 640px) {
  .header .show--sm {
    display: -ms-flexbox;
    display: flex;
  }
}
.header .show--md {
  display: none;
}
@media (max-width: 840px) {
  .header .show--md {
    display: -ms-flexbox;
    display: flex;
  }
}
.header .show--lg {
  display: none;
}
@media (min-width: 1290px) {
  .header .show--lg {
    display: -ms-flexbox;
    display: flex;
  }
}
.header nav .dropdown > ul.lang__menu {
  padding: 8px 4px 8px 12px;
}
.header nav .menu > .menu__main.dropdown {
  display: none;
}
@media (max-width: 1290px) {
  .header nav .menu > .menu__main.dropdown {
    display: block;
  }
}
.rtl .header nav .menu {
  direction: rtl;
}
.rtl .header nav .actions .ico,
.rtl .header nav .actions svg,
.rtl .header nav a > .ico,
.rtl .header nav a > img,
.rtl .header nav a > svg,
.rtl .header nav span > .ico,
.rtl .header nav span > img,
.rtl .header nav span > svg {
  margin-left: 8px;
  margin-right: 0;
}
.rtl .header nav .dropdown--single .has-dropdown span:after {
  right: auto;
  left: 8px;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.rtl .header nav .has-dropdown .ico--down {
  margin-right: 8px;
}
.rtl .header nav li li .nav__title {
  text-align: right;
}
.rtl .header nav .dropdown:not(.dropdown--single) a {
  margin-left: 0;
  margin-right: -12px;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}
.rtl .header nav .dropdown--single .dropdown a {
  margin: 0;
}
.rtl .header nav {
  direction: ltr;
}
.rtl .header nav li {
  direction: rtl;
}
@media (max-width: 840px) {
  .has-dropdown.dropdown-close > .dropdown,
  .has-dropdown.dropdown-close > span:after {
    display: none !important;
  }
  .has-dropdown.dropdown-open > .dropdown {
    display: block !important;
  }
}
.lang-ar .header nav li,
.lang-vi .header nav li {
  font-weight: 600;
}
.header .actions .btn {
  padding: 0 13px;
  height: 32px;
  text-decoration:none;
}
.has-dropdown > span > .ico--down {
  margin-right: 8px !important;
}
.header .menu,
nav .menu {
  font-size: 14px;
  margin: 0 24px;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 2;
  order: 2;
}
.header .menu--md,
.header .menu--sm,
nav .menu--md,
nav .menu--sm {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  color: #161616;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
  text-transform: normal;
  height: 100%;
}
.header .menu--md:hover,
.header .menu--sm:hover,
nav .menu--md:hover,
nav .menu--sm:hover {
  color: #e5322d;
}
.header .menu--md > .ico,
.header .menu--md > svg,
nav .menu--md > .ico,
nav .menu--md > svg {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
@media (max-width: 640px) {
  .header .menu,
  nav .menu {
    margin: 0;
  }
}
@media (min-width: 1440px) {
  .header .menu,
  nav .menu {
    font-size: 14px;
  }
}
.header .menu > *,
nav .menu > * {
  margin: 0 6px;
}
.header .menu > ul,
nav .menu > ul {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.header .menu > ul > li,
nav .menu > ul > li {
  margin: 0 12px;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}
.header .menu > ul > li > a:not(.btn),
.header .menu > ul > li > span,
nav .menu > ul > li > a:not(.btn),
nav .menu > ul > li > span {
  padding: 0 12px;
}
.header .menu > ul > li.has-dropdown,
nav .menu > ul > li.has-dropdown {
  cursor: pointer;
}
.header .menu > ul > li.has-dropdown:hover > .dropdown,
nav .menu > ul > li.has-dropdown:hover > .dropdown {
  display: block;
}
@media (max-width: 1440px) {
  .header .menu > ul > li,
  nav .menu > ul > li {
    margin: 0 4px;
  }
}
@media (max-width: 780px) {
  .header .menu > ul > li:hover .main__menu,
  nav .menu > ul > li:hover .main__menu {
    display: block;
  }
}
@media (min-width: 640px) {
  .header .menu > ul > li,
  nav .menu > ul > li {
    display: -ms-flexbox;
    display: flex;
  }
  .header .menu > ul > li.has-dropdown,
  nav .menu > ul > li.has-dropdown {
    position: relative;
  }
  .header .menu > ul > li.has-dropdown--full,
  nav .menu > ul > li.has-dropdown--full {
    position: static;
  }
  .header .menu > ul > li.has-dropdown > span,
  nav .menu > ul > li.has-dropdown > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .menu > ul > li.has-dropdown > span > .ico,
  .header .menu > ul > li.has-dropdown > span > svg,
  nav .menu > ul > li.has-dropdown > span > .ico,
  nav .menu > ul > li.has-dropdown > span > svg {
    display: inline-block;
    margin-left: 8px;
  }
  .header .menu > ul > li.has-dropdown.has-dropdown--left ul,
  nav .menu > ul > li.has-dropdown.has-dropdown--left ul {
    display: none;
  }
  .header .menu > ul > li.has-dropdown li,
  nav .menu > ul > li.has-dropdown li {
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 640px) and (min-width: 640px) {
  .header .menu > ul > li.has-dropdown:hover > a,
  .header .menu > ul > li.has-dropdown:hover > span,
  nav .menu > ul > li.has-dropdown:hover > a,
  nav .menu > ul > li.has-dropdown:hover > span {
    color: #e5322d;
  }
  .header .menu > ul > li.has-dropdown:hover > :first-child:after,
  nav .menu > ul > li.has-dropdown:hover > :first-child:after {
    content: "";
    position: absolute;
    left: calc(50% - 12px);
    bottom: -18px;
    width: 0;
    height: 0;
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-animation: fade-in-bottom 0.08s ease-in-out both;
    animation: fade-in-bottom 0.08s ease-in-out both;
    z-index: 2;
  }
  .header .menu > ul > li.has-dropdown:hover .ico--down,
  nav .menu > ul > li.has-dropdown:hover .ico--down {
    background-position: -55px -166px;
  }
}
@media (max-width: 1060px) {
  .header .menu--md,
  nav .menu--md {
    display: -ms-flexbox;
    display: flex;
  }
  .header .menu > ul,
  .header .menu > ul > li,
  nav .menu > ul,
  nav .menu > ul > li {
    display: none;
  }
  .header .menu.dropdown-close .menu__main,
  nav .menu.dropdown-close .menu__main {
    display: none !important;
  }
  .header .menu .menu__main,
  nav .menu .menu__main {
    margin-top: 16px;
    -webkit-animation: fade-in-bottom 0.08s ease-in-out both;
    animation: fade-in-bottom 0.08s ease-in-out both;
    display: none;
    background: #fff;
    position: absolute;
    padding: 32px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
    box-shadow: 0 5px 45px hsla(0, 0%, 9%, 0.1);
    width: 90vw;
    left: 5vw;
    top: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: 90vh;
    overflow-y: auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (max-width: 1060px) and (max-width: 640px) {
  .header .menu .menu__main .dropdown .col-sm-12 + .col-sm-12,
  nav .menu .menu__main .dropdown .col-sm-12 + .col-sm-12 {
    margin-top: 32px;
  }
}
@media (max-width: 1060px) {
  .header .menu .menu__main ul,
  nav .menu .menu__main ul {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header .menu .menu__main li,
  nav .menu .menu__main li {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .header .menu .menu__main li a,
  nav .menu .menu__main li a {
    width: 100%;
  }
  .header .menu .menu__main li a:hover,
  nav .menu .menu__main li a:hover {
    background: #f5f5fa;
  }
  .header .menu .menu__main > li,
  nav .menu .menu__main > li {
    margin: 24px 0;
  }
}
@media (max-width: 1060px) and (max-width: 991.98px) {
  .header .menu .menu__main > li,
  nav .menu .menu__main > li {
    margin: 12px 0;
  }
}
@media (max-width: 1060px) and (max-width: 767.98px) {
  .header .menu .menu__main > li,
  nav .menu .menu__main > li {
    margin: 0;
  }
}
@media (max-width: 1060px) {
  .header .menu .menu__main .has-dropdown > span .ico,
  .header .menu .menu__main .has-dropdown > span svg,
  .header .menu .menu__main > .has-dropdown > span,
  nav .menu .menu__main .has-dropdown > span .ico,
  nav .menu .menu__main .has-dropdown > span svg,
  nav .menu .menu__main > .has-dropdown > span {
    display: none;
  }
}
@media (max-width: 1060px) and (min-width: 640px) {
  .header .menu .menu__main > .has-dropdown li,
  nav .menu .menu__main > .has-dropdown li {
    width: 200px;
  }
}
@media (max-width: 1060px) {
  .header .menu .menu__main .dropdown,
  nav .menu .menu__main .dropdown {
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    display: block;
    left: auto;
    min-width: 0;
  }
  .header .menu .menu__main .dropdown--full,
  nav .menu .menu__main .dropdown--full {
    display: block;
    min-width: 0;
  }
  .header .menu .menu__main .dropdown--full > ul,
  nav .menu .menu__main .dropdown--full > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header .menu .menu__main .dropdown--full > ul > li,
  nav .menu .menu__main .dropdown--full > ul > li {
    margin-bottom: 32px;
  }
}
@media (max-width: 1060px) and (max-width: 991.98px) {
  .header .menu .menu__main .dropdown--full > ul > li,
  nav .menu .menu__main .dropdown--full > ul > li {
    margin-bottom: 12px;
  }
}
@media (max-width: 1060px) and (max-width: 767.98px) {
  .header .menu .menu__main .dropdown--full > ul > li,
  nav .menu .menu__main .dropdown--full > ul > li {
    margin-bottom: 4px;
  }
}
@media (max-width: 1060px) {
  .header .menu.dropdown-open:after,
  .header .menu:hover:after,
  nav .menu.dropdown-open:after,
  nav .menu:hover:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 50%;
    height: 16px;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
  }
  .header .menu.dropdown-open .menu__main,
  .header .menu:hover .menu__main,
  nav .menu.dropdown-open .menu__main,
  nav .menu:hover .menu__main {
    display: block;
  }
}
@media (max-width: 640px) {
  .header .menu--sm,
  nav .menu--sm {
    display: -ms-flexbox;
    display: flex;
  }
  .header .menu--md,
  nav .menu--md {
    display: none;
  }
  .header .menu:hover:after,
  nav .menu:hover:after {
    left: auto !important;
    right: 0;
  }
}
.header ul.menu__user a svg:not(.premium) path {
  fill: #161616;
}
.header ul.menu__user a:hover svg path {
  fill: #e5322d;
}
.brand {
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brand img {
  width: 147px;
  max-height: 100%;
  max-width: 100%;
  height: auto;
}

.ico {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0;
  margin: 0;
  border: none;
  background: rgba(0, 0, 0, 0) url(../images/sprite.svg);
  display: block;
}
.ico--merge {
  background-position: -5px -5px;
}
.ico--split {
  background-position: -5px -30px;
}
.ico--remove {
  background-position: -5px -55px;
}
.ico--extract {
  background-position: -5px -80px;
}
.ico--organize {
  background-position: -5px -105px;
}
.ico--compress {
  background-position: -5px -130px;
}
.ico--repair {
  background-position: -5px -155px;
}
.ico--imagepdf,
.ico--jpgpdf {
  background-position: -5px -180px;
}
.ico--wordpdf {
  background-position: -5px -205px;
}
.ico--powerpointpdf {
  background-position: -5px -230px;
}
.ico--excelpdf {
  background-position: -5px -255px;
}
.ico--pdfjpg {
  background-position: -5px -280px;
}
.ico--pdfword {
  background-position: -5px -305px;
}
.ico--pdfoffice {
  background-position: -30px -305px;
}
.ico--pdfpowerpoint {
  background-position: -5px -330px;
}
.ico--pdfexcel {
  background-position: -5px -355px;
}
.ico--rotate {
  background-position: -5px -380px;
}
.ico--pagenumber {
  background-position: -5px -405px;
}
.ico--watermark {
  background-position: -5px -430px;
}
.ico--unlock {
  background-position: -5px -455px;
}
.ico--protect {
  background-position: -5px -480px;
}
.ico--pdfa {
  background-position: -5px -505px;
}
.ico--htmlpdf {
  background-position: -5px -530px;
}
.ico--sign {
  background-position: -5px -555px;
}
.ico--annotate {
  background-position: -5px -580px;
}
.ico--validatepdfa {
  background-position: -5px -605px;
}
.ico--editpdf {
  background-position: -5px -630px;
}
.ico--certify {
  background-position: -5px -655px;
}
.ico--scan {
  background-position: -5px -680px;
}
.ico--pdfocr {
  background-position: -5px -705px;
}
.ico--pdfcompare {
  background-position: -5px -730px;
}
.ico--redact {
  background-position: -5px -755px;
}
.ico--ilovepdf {
  background-position: -30px -5px;
}
.ico--iloveimg {
  background-position: -30px -30px;
}
.ico--desktop {
  background-position: -30px -55px;
}
.ico--app {
  background-position: -30px -80px;
}
.ico--features {
  background-position: -30px -105px;
}
.ico--pricing {
  background-position: -30px -130px;
}
.ico--lang {
  background-position: -30px -155px;
}
.ico--help {
  background-position: -30px -180px;
}
.ico--about {
  background-position: -30px -205px;
}
.ico--contact {
  background-position: -30px -230px;
}
.ico--developer {
  background-position: -30px -255px;
}
.ico--world {
  background-position: -30px -281px;
}
.ico--wordpress {
  background-position: -30px -330px;
}
.ico--faq {
  background-position: -30px -355px;
}
.ico--documentation {
  background-position: -30px -380px;
}
.ico--legal {
  background-position: -30px -405px;
}
.ico--product {
  background-position: -30px -430px;
}
.ico--signature {
  background-position: -30px -455px;
}
.ico--solutions {
  background-position: -30px -480px;
}
.ico--business {
  background-position: -30px -505px;
}
.ico--education {
  background-position: -30px -530px;
}
.ico--cookie {
  background-position: -30px -555px;
}
.ico--security {
  background-position: -30px -580px;
}
.ico--hamburger {
  background-position: -55px -5px;
}
.ico--desk {
  background-position: -55px -28px;
}
.ico--down {
  background-position: -55px -146px;
}
.ico--down-w {
  background-position: -55px -156px;
}
.ico--down-a {
  background-position: -55px -166px;
}
.ico--chevron-r {
  background-position: -55px -176px;
}
.ico--tools {
  background-position: -55px -290px;
}
.ico--auth {
  background-position: -55px -327px;
}
.ico--network {
  background-position: -55px -222px;
}
.ico--user {
  background-position: -55px -267px;
}
.main-menu .nav li.dropdown .ico {
  margin: 4px 8px 4px 4px;
}
.ico--down,
.ico--down-a,
.ico--down-w {
  width: 8px;
  height: 5px;
}
.ico--auth,
.ico--tools {
  width: 32px;
  height: 32px;
}
.ico--auth {
  -webkit-filter: none !important;
  filter: none !important;
}
.ico--hamburger {
  width: 24px;
  height: 18px;
}
.ico--desk {
  width: 35px;
  height: 32px;
}
.ico--network {
  width: 49px;
  height: 40px;
}
.ico--user {
  width: 18px;
  height: 18px;
}
.ico--iloveimg,
.ico--ilovepdf {
  -webkit-filter: none !important;
  filter: none !important;
}
