@-webkit-keyframes pulse2 { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.8); }
  70% { box-shadow: 0 0 0 18px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@keyframes pulse2 { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.8); }
  70% { box-shadow: 0 0 0 18px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@-webkit-keyframes pulseSvg { 0% { r: 6;
    opacity: 0.3; }
  70% { r: 12;
    opacity: 0.3; }
  80% { r: 12;
    opacity: 0.2; }
  90% { r: 12;
    opacity: 0.1; }
  100% { r: 12;
    opacity: 0; } }

@keyframes pulseSvg { 0% { r: 6;
    opacity: 0.3; }
  70% { r: 12;
    opacity: 0.3; }
  80% { r: 12;
    opacity: 0.2; }
  90% { r: 12;
    opacity: 0.1; }
  100% { r: 12;
    opacity: 0; } }

@media (max-width: 991px) { @-webkit-keyframes pulseSvg { 0% { r: 12;
      opacity: 0.3; }
    70% { r: 18;
      opacity: 0.3; }
    80% { r: 18;
      opacity: 0.2; }
    90% { r: 18;
      opacity: 0.1; }
    100% { r: 18;
      opacity: 0; } } @keyframes pulseSvg { 0% { r: 12;
      opacity: 0.3; }
    70% { r: 18;
      opacity: 0.3; }
    80% { r: 18;
      opacity: 0.2; }
    90% { r: 18;
      opacity: 0.1; }
    100% { r: 18;
      opacity: 0; } } }

@-webkit-keyframes progressBar { 0% { max-width: 0%; }
  100% { max-width: 100%; } }

@keyframes progressBar { 0% { max-width: 0%; }
  100% { max-width: 100%; } }

/* ------------------------------------------------------------------------------------------------ */
/* Core style */
/* ------------------------------------------------------------------------------------------------ */
/* Fonts */
@font-face { font-family: "Graphik"; font-display: swap; src: local("Graphik"); src: url("../fonts/graphik-regular.eot"); src: url("../fonts/graphik-regular.eot#iefix") format("embedded-opentype"), url("../fonts/graphik-regular.woff2") format("woff2"), url("../fonts/graphik-regular.woff") format("woff"), url("../fonts/graphik-regular.ttf") format("truetype"), url("../fonts/graphik-regular.svg") format("svg"); font-style: normal; font-weight: 400; }

@font-face { font-family: "Graphik"; font-display: swap; src: local("Graphik"); src: url("../fonts/graphik-medium.eot"); src: url("../fonts/graphik-medium.eot#iefix") format("embedded-opentype"), url("../fonts/graphik-medium.woff2") format("woff2"), url("../fonts/graphik-medium.woff") format("woff"), url("../fonts/graphik-medium.ttf") format("truetype"), url("../fonts/graphik-medium.svg") format("svg"); font-style: normal; font-weight: 500; }

@font-face { font-family: "Graphik"; font-display: swap; src: local("Graphik"); src: url("../fonts/graphik-semibold.eot"); src: url("../fonts/graphik-semibold.eot#iefix") format("embedded-opentype"), url("../fonts/graphik-semibold.woff2") format("woff2"), url("../fonts/graphik-semibold.woff") format("woff"), url("../fonts/graphik-semibold.ttf") format("truetype"), url("../fonts/graphik-semibold.svg") format("svg"); font-style: normal; font-weight: 600; }

@font-face { font-family: "Inter"; font-display: swap; src: local("Inter"); src: url("../fonts/Inter-Regular.eot"); src: url("../fonts/Inter-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.ttf") format("truetype"), url("../fonts/Inter-Regular.svg") format("svg"); font-style: normal; font-weight: 400; }

@font-face { font-family: "Inter"; font-display: swap; src: local("Inter"); src: url("../fonts/Inter-Medium.eot"); src: url("../fonts/Inter-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff"), url("../fonts/Inter-Medium.ttf") format("truetype"), url("../fonts/Inter-Medium.svg") format("svg"); font-style: normal; font-weight: 500; }

@font-face { font-family: "Inter"; font-display: swap; src: local("Inter"); src: url("../fonts/Inter-SemiBold.eot"); src: url("../fonts/Inter-SemiBold.eot#iefix") format("embedded-opentype"), url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff"), url("../fonts/Inter-SemiBold.ttf") format("truetype"), url("../fonts/Inter-SemiBold.svg") format("svg"); font-style: normal; font-weight: 600; }

@font-face { font-family: "Inter"; font-display: swap; src: local("Inter"); src: url("../fonts/Inter-Bold.eot"); src: url("../fonts/Inter-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff"), url("../fonts/Inter-Bold.ttf") format("truetype"), url("../fonts/Inter-Bold.svg") format("svg"); font-style: normal; font-weight: 700; }

@font-face { font-family: "Roboto"; font-display: swap; src: local("Roboto"); src: url("../fonts/roboto-regular.eot"); src: url("../fonts/roboto-regular.eot#iefix") format("embedded-opentype"), url("../fonts/roboto-regular.woff2") format("woff2"), url("../fonts/roboto-regular.woff") format("woff"), url("../fonts/roboto-regular.ttf") format("truetype"), url("../fonts/roboto-regular.svg") format("svg"); font-style: normal; font-weight: 400; }

@font-face { font-family: "Roboto"; font-display: swap; src: local("Roboto"); src: url("../fonts/roboto-medium.eot"); src: url("../fonts/roboto-medium.eot#iefix") format("embedded-opentype"), url("../fonts/roboto-medium.woff2") format("woff2"), url("../fonts/roboto-medium.woff") format("woff"), url("../fonts/roboto-medium.ttf") format("truetype"), url("../fonts/roboto-medium.svg") format("svg"); font-style: normal; font-weight: 500; }

@font-face { font-family: "Roboto"; font-display: swap; src: local("Roboto"); src: url("../fonts/roboto-bold.eot"); src: url("../fonts/roboto-bold.eot#iefix") format("embedded-opentype"), url("../fonts/roboto-bold.woff2") format("woff2"), url("../fonts/roboto-bold.woff") format("woff"), url("../fonts/roboto-bold.ttf") format("truetype"), url("../fonts/roboto-bold.svg") format("svg"); font-style: normal; font-weight: 600; }

/* Boostrap */
@media (min-width: 576px) { .container { max-width: 540px; } }

@media (min-width: 768px) { .container { max-width: 720px; } }

@media (min-width: 992px) { .container { max-width: 960px; } }

@media (min-width: 1200px) { .container { max-width: 1248px; } }

.container { padding-left: 12px; padding-right: 12px; }

.row { margin-left: -12px; margin-right: -12px; }

.row > .col, .row > [class*="col-"] { padding-left: 12px; padding-right: 12px; }

/* Typography */
h1, h2, h3, h4, h5, h6 { font-weight: 500; color: #232933; margin-top: 0; margin-bottom: 1rem; }

h1 { font-weight: 600; font-size: 48px; line-height: 56px; color: #2B2A35; margin: 0 0 24px; }

@media (max-width: 768px) { h1 { font-size: 2rem; line-height: 2.5rem; } }

h2 { font-weight: 600; font-size: 32px; line-height: 48px; color: #2B2A35; margin: 0 0 24px; }

@media (max-width: 768px) { h2 { font-size: 1.5rem; line-height: 2rem; } }

h3 { font-weight: 600; font-size: 28px; line-height: 36px; color: #2B2A35; margin: 0 0 24px; }

@media (max-width: 768px) { h3 { font-size: 1.5rem; line-height: 2rem; } }

h4 { font-weight: 600; font-size: 20px; line-height: 32px; color: #2B2A35; margin: 0 0 24px; }

@media (max-width: 768px) { h4 { font-size: 1.25rem; line-height: 2rem; } }

@media (max-width: 768px) { p { font-size: 1rem; line-height: 1.5rem; } }

small { font-weight: 400; font-size: 14px; line-height: 30px; }

small b { font-weight: 500; }

@media (max-width: 768px) { small { font-size: 0.875rem; line-height: 1.5rem; } }

b { font-weight: 600; }

a { color: #1357FF; transition: color .3s ease-in-out; }

a:hover { color: #1357FF; text-decoration: underline; }

p { margin: 0 0 1.5rem; }

p:last-child { margin-bottom: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

article p { word-break: keep-all; /* Non standard for webkit */ -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }

article p:last-child { margin-bottom: 0; }

article .lead { margin: 0 0 1.5rem; }

article .lead p { color: #2B2A35; font-weight: 500; }

article .lead:last-child { margin-bottom: 0; }

article a:hover { text-decoration: underline; }

article blockquote { font-style: italic; }

article li ul, article li ol { margin: 0 1.5rem; padding-top: 10px; }

article ul, article ol { margin: 0 0 2rem; padding-left: 1.5rem; }

article ul:last-child, article ol:last-child { margin: 0; }

article ul li, article ol li { margin-bottom: .75rem; }

article ul li:last-child, article ol li:last-child { margin: 0; }

article ul { list-style-type: disc; }

article ol { list-style-type: decimal; }

article ol ol { list-style: lower-alpha; }

article ol ol ol { list-style: lower-roman; }

article ol ol ol ol { list-style: lower-alpha; }

/* Base */
*, *:after, *:before { box-sizing: border-box; }

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

hr { border: 0; border-top: 1px solid #E2E2E2; }

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

* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; -webkit-font-kerning: normal; font-kerning: normal; }

*::-webkit-scrollbar { width: 5px; }

*::-webkit-scrollbar-track { background: #fff; border-radius: 10px; }

*::-webkit-scrollbar-thumb { background: rgba(192, 42, 52, 0.8); border-radius: 5px; }

*::-webkit-scrollbar-thumb:window-inactive { background: rgba(51, 51, 51, 0.4); }

html, body { font-size: 16px; line-height: 24px; font-family: "Inter", sans-serif; font-weight: 400; padding: 0; margin: 0; background-color: #FFFFFF; color: #545465; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; overflow-x: hidden; }

/* ------------------------------------------------------------------------------------------------ */
/* Component style */
/* ------------------------------------------------------------------------------------------------ */
/* Animations */
@-webkit-keyframes d-headline { 0% { max-width: 0%; }
  10% { max-width: 0%; }
  100% { max-width: 100%; } }
@keyframes d-headline { 0% { max-width: 0%; }
  10% { max-width: 0%; }
  100% { max-width: 100%; } }

@-webkit-keyframes typing { from { width: 0; } }

@keyframes typing { from { width: 0; } }

@-webkit-keyframes blink { 50% { border-color: transparent; } }

@keyframes blink { 50% { border-color: transparent; } }

@-webkit-keyframes bounce2 { 0% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  10% { -webkit-transform: scale(1.1, 0.9) translateX(0); transform: scale(1.1, 0.9) translateX(0); }
  30% { -webkit-transform: scale(0.9, 1.1) translateX(-4px); transform: scale(0.9, 1.1) translateX(-4px); }
  50% { -webkit-transform: scale(1.05, 0.95) translateX(6px); transform: scale(1.05, 0.95) translateX(6px); }
  57% { -webkit-transform: scale(1, 1) translateX(-2px); transform: scale(1, 1) translateX(-2px); }
  64% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  100% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); } }

@keyframes bounce2 { 0% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  10% { -webkit-transform: scale(1.1, 0.9) translateX(0); transform: scale(1.1, 0.9) translateX(0); }
  30% { -webkit-transform: scale(0.9, 1.1) translateX(-4px); transform: scale(0.9, 1.1) translateX(-4px); }
  50% { -webkit-transform: scale(1.05, 0.95) translateX(6px); transform: scale(1.05, 0.95) translateX(6px); }
  57% { -webkit-transform: scale(1, 1) translateX(-2px); transform: scale(1, 1) translateX(-2px); }
  64% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  100% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); } }

@-webkit-keyframes bounceLeft { 0% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  10% { -webkit-transform: scale(1.1, 0.9) translateX(0); transform: scale(1.1, 0.9) translateX(0); }
  30% { -webkit-transform: scale(0.9, 1.1) translateX(4px); transform: scale(0.9, 1.1) translateX(4px); }
  50% { -webkit-transform: scale(1.05, 0.95) translateX(-6px); transform: scale(1.05, 0.95) translateX(-6px); }
  57% { -webkit-transform: scale(1, 1) translateX(2px); transform: scale(1, 1) translateX(2px); }
  64% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  100% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); } }

@keyframes bounceLeft { 0% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  10% { -webkit-transform: scale(1.1, 0.9) translateX(0); transform: scale(1.1, 0.9) translateX(0); }
  30% { -webkit-transform: scale(0.9, 1.1) translateX(4px); transform: scale(0.9, 1.1) translateX(4px); }
  50% { -webkit-transform: scale(1.05, 0.95) translateX(-6px); transform: scale(1.05, 0.95) translateX(-6px); }
  57% { -webkit-transform: scale(1, 1) translateX(2px); transform: scale(1, 1) translateX(2px); }
  64% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  100% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); } }

@-webkit-keyframes bounceDown { 0% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  10% { -webkit-transform: scale(1.1, 0.9) translateX(0); transform: scale(1.1, 0.9) translateX(0); }
  30% { -webkit-transform: scale(0.9, 1.1) translateY(-4px); transform: scale(0.9, 1.1) translateY(-4px); }
  50% { -webkit-transform: scale(1.05, 0.95) translateY(6px); transform: scale(1.05, 0.95) translateY(6px); }
  57% { -webkit-transform: scale(1, 1) translateY(-2px); transform: scale(1, 1) translateY(-2px); }
  64% { -webkit-transform: scale(1, 1) translateY(0); transform: scale(1, 1) translateY(0); }
  100% { -webkit-transform: scale(1, 1) translateY(0); transform: scale(1, 1) translateY(0); } }

@keyframes bounceDown { 0% { -webkit-transform: scale(1, 1) translateX(0); transform: scale(1, 1) translateX(0); }
  10% { -webkit-transform: scale(1.1, 0.9) translateX(0); transform: scale(1.1, 0.9) translateX(0); }
  30% { -webkit-transform: scale(0.9, 1.1) translateY(-4px); transform: scale(0.9, 1.1) translateY(-4px); }
  50% { -webkit-transform: scale(1.05, 0.95) translateY(6px); transform: scale(1.05, 0.95) translateY(6px); }
  57% { -webkit-transform: scale(1, 1) translateY(-2px); transform: scale(1, 1) translateY(-2px); }
  64% { -webkit-transform: scale(1, 1) translateY(0); transform: scale(1, 1) translateY(0); }
  100% { -webkit-transform: scale(1, 1) translateY(0); transform: scale(1, 1) translateY(0); } }

@-webkit-keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 0, 0, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }

@keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 0, 0, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }

@keyframes pulse2 { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.8); }
  70% { box-shadow: 0 0 0 18px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@-webkit-keyframes pulse-blue { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 18px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@keyframes pulse-blue { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 18px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@-webkit-keyframes dash { from { stroke-dashoffset: 1000; }
  to { stroke-dashoffset: 0; } }

@keyframes dash { from { stroke-dashoffset: 1000; }
  to { stroke-dashoffset: 0; } }

@-webkit-keyframes dash2 { from { stroke-dashoffset: 1500; }
  to { stroke-dashoffset: 0; } }

@keyframes dash2 { from { stroke-dashoffset: 1500; }
  to { stroke-dashoffset: 0; } }

.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes slideOutDown { 0% { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% { opacity: 0;
    -webkit-transform: scale(1.25);
            transform: scale(1.25); } }

@keyframes slideOutDown { 0% { opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% { opacity: 0;
    -webkit-transform: scale(1.25);
            transform: scale(1.25); } }

.comeOut { -webkit-animation-name: comeOut; animation-name: comeOut; }

@-webkit-keyframes comeOut { 0% { opacity: 1;
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% { opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes comeOut { 0% { opacity: 1;
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% { opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes blink { to { visibility: hidden; } }

@keyframes dash { from { stroke-dashoffset: 1000; }
  to { stroke-dashoffset: 0; } }

@keyframes dash2 { from { stroke-dashoffset: 1500; }
  to { stroke-dashoffset: 0; } }

@-webkit-keyframes arrow { 0% { background-position: 0 120%; }
  100% { background-position: 0 -20%; } }

@keyframes arrow { 0% { background-position: 0 120%; }
  100% { background-position: 0 -20%; } }

@-webkit-keyframes scroll-x { from { -webkit-transform: translateX(0); transform: translateX(0); }
  to { -webkit-transform: translateX(calc(-100%)); transform: translateX(calc(-100%)); } }

@keyframes scroll-x { from { -webkit-transform: translateX(0); transform: translateX(0); }
  to { -webkit-transform: translateX(calc(-100%)); transform: translateX(calc(-100%)); } }

@-webkit-keyframes scroll-x-2 { from { -webkit-transform: translateX(100%); transform: translateX(100%); }
  to { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes scroll-x-2 { from { -webkit-transform: translateX(100%); transform: translateX(100%); }
  to { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes pulseSvg { 0% { r: 6;
    opacity: 0.3; }
  70% { r: 12;
    opacity: 0.3; }
  80% { r: 12;
    opacity: 0.2; }
  90% { r: 12;
    opacity: 0.1; }
  100% { r: 12;
    opacity: 0; } }

/* Custom Plugins */
.fade { opacity: 0; transition: opacity 0.15s linear; }

.fade.show { opacity: 1; }

.collapse { display: none; }

.collapse.show { display: block; }

tr.collapse.show { display: table-row; }

tbody.collapse.show { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }

.dropdown-menu.show { display: block; }

.dropdown-item { display: block; width: 100%; padding: 0.4rem 1rem; clear: both; font-size: 0.875rem; line-height: 1.429em; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover { background: #f7f7f7; color: #545465; }

.dropdown-item:focus { outline: none; }

.dropdown-item.active { background: #E2E2E2; color: #545465; }

.modal { position: fixed; z-index: 2147483010; top: 0; left: 0; width: 101%; height: 100%; overflow: auto; display: none; transition: all .5s; }

.modal:not(.show) { opacity: 0; }

.modal:not(.show) .modal-dialog { -webkit-transform: translate(0, -50px); transform: translate(0, -50px); }

.modal .close { position: absolute; top: 18px; right: 18px; cursor: pointer; opacity: 1; transition: all .3s ease-in-out; }

.modal .close img { display: block; width: 26px; height: auto; }

.modal .close:hover { opacity: .6; }

.modal .modal-dialog { transition: all .3s ease-in-out; max-width: 770px; pointer-events: none; }

.modal .modal-content { padding: 34px 0; background: #fff; margin: 30px auto; position: relative; border-radius: 6px; pointer-events: auto; box-shadow: 0 4px 8px 0 rgba(119, 119, 119, 0.1), 0 12px 20px 0 rgba(119, 119, 119, 0.2); }

.modal.modal--full:not(.show) { opacity: 0; }

.modal.modal--full:not(.show) .modal-dialog { -webkit-transform: translate(0, 100%); transform: translate(0, 100%); }

.modal.modal--full .close { top: 32px; right: 40px; }

.modal.modal--full .close .svg path { fill: #4B61DD; }

.modal.modal--full .close span { position: relative; top: 1px; display: inline-block; margin-left: 4px; vertical-align: middle; color: #4B61DD; }

.modal.modal--full ul.list-check h4 { margin-bottom: 4px; font-size: 20px; line-height: 28px; }

.modal.modal--full ul.list-check li { padding-bottom: 24px; }

.modal.modal--full ul.list-check li::before { top: 3px; }

.modal.modal--full .modal__icon { width: 40px; margin: 0 auto 8px; }

.modal.modal--full .modal__icon img { display: block; width: 100%; height: auto; }

.modal.modal--full .modal__img { position: relative; }

.modal.modal--full .modal__img img { display: block; width: 100%; height: auto; }

.modal.modal--full .modal__img small { display: block; position: absolute; padding-top: 16px; top: 100%; left: 0; font-size: 12px; line-height: 16px; }

.modal.modal--full .modal__vid { position: relative; }

.modal.modal--full .modal__vid img { display: block; width: 100%; height: auto; }

.modal.modal--full .modal__vid small { display: block; position: absolute; padding-top: 16px; top: 100%; left: 0; font-size: 12px; line-height: 16px; }

.modal.modal--full .modal__vid .btn-play { z-index: 2; display: block; width: 68px; height: 68px; border-radius: 34rem; background-color: #4B61DD; background-image: url(../images/ic-play-white.svg); background-repeat: no-repeat; background-position: center; position: absolute; bottom: calc(50% - 34px); right: calc(50% - 34px); }

.modal.modal--full .modal__vid .btn-play:hover { box-shadow: 0 0 0 rgba(0, 95, 191, 0.4); -webkit-animation: primary 2s infinite; animation: primary 2s infinite; }

@-webkit-keyframes primary { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@keyframes primary { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

.modal.modal--full .modal__title { margin-bottom: 12px; }

.modal.modal--full .modal__desc { margin-bottom: 40px; }

.modal.modal--full .modal__desc p b { color: #232933; }

.modal.modal--full .modal-footer { position: absolute; background: #FFF; padding: 32px 6px; width: 100%; bottom: 0; left: 0; }

.modal.modal--full .modal-body { height: 100%; overflow: auto; padding-left: 32px; padding-right: 32px; padding-bottom: 80px; }

.modal.modal--full .modal-dialog { border-radius: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; width: 100%; height: 100vh; max-width: 100%; padding: 0; margin: 0; background: transparent; box-shadow: none; }

.modal.modal--full .modal-content { position: relative; width: 100%; border-radius: 0; margin: 0; height: 90vh; padding: 64px 16px 20px 6px; }

@media (max-width: 768px) { .modal.modal--full .modal__img { margin-bottom: 60px; }
  .modal.modal--full .modal-body { padding-left: 16px; padding-right: 16p; }
  .modal.modal--full .close { top: 16px; right: 20px; } }

.modal.modal--md:not(.show) { opacity: 0; }

.modal.modal--md:not(.show) .modal-dialog { -webkit-transform: translate(0, 100%); transform: translate(0, 100%); }

.modal.modal--md .close { top: 32px; right: 40px; width: 70px; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.modal.modal--md .close .svg path { fill: #4B61DD; }

.modal.modal--md .close span { position: relative; top: 1px; display: inline-block; margin-left: 4px; vertical-align: middle; color: #4B61DD; }

.modal.modal--md ul.list-check h4 { margin-bottom: 4px; font-size: 20px; line-height: 28px; }

.modal.modal--md ul.list-check li { padding-bottom: 24px; }

.modal.modal--md ul.list-check li::before { top: 3px; }

.modal.modal--md .modal__icon { width: 40px; margin: 0 auto 8px; }

.modal.modal--md .modal__icon img { display: block; width: 100%; height: auto; }

.modal.modal--md .modal__img { position: relative; }

.modal.modal--md .modal__img img { display: block; width: 100%; height: auto; }

.modal.modal--md .modal__img small { display: block; position: absolute; padding-top: 16px; top: 100%; left: 0; font-size: 12px; line-height: 16px; }

.modal.modal--md .modal__vid { position: relative; }

.modal.modal--md .modal__vid img { display: block; width: 100%; height: auto; }

.modal.modal--md .modal__vid small { display: block; position: absolute; padding-top: 16px; top: 100%; left: 0; font-size: 12px; line-height: 16px; }

.modal.modal--md .modal__vid .btn-play { z-index: 2; display: block; width: 68px; height: 68px; border-radius: 34rem; background-color: #4B61DD; background-image: url(../images/ic-play-white.svg); background-repeat: no-repeat; background-position: center; position: absolute; bottom: calc(50% - 34px); right: calc(50% - 34px); }

.modal.modal--md .modal__vid .btn-play:hover { box-shadow: 0 0 0 rgba(0, 95, 191, 0.4); -webkit-animation: primary 2s infinite; animation: primary 2s infinite; }

@keyframes primary { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

.modal.modal--md .modal__title { margin-bottom: 12px; }

.modal.modal--md .modal__desc { margin-bottom: 40px; }

.modal.modal--md .modal__desc p b { color: #232933; }

.modal.modal--md .modal-footer { position: absolute; background: #FFF; padding: 32px 6px; width: 100%; bottom: 0; left: 0; }

.modal.modal--md .modal-body { height: 100%; overflow: auto; padding-left: 32px; padding-right: 32px; padding-bottom: 80px; }

.modal.modal--md .modal-dialog { border-radius: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 100vh; max-width: 100%; padding: 0; margin: 0; background: transparent; box-shadow: none; }

.modal.modal--md .modal-content { position: relative; border-radius: 0; margin: 0; height: 90vh; }

@media (max-width: 768px) { .modal.modal--md .modal__img { margin-bottom: 60px; }
  .modal.modal--md .modal-body { padding-left: 16px; padding-right: 16p; }
  .modal.modal--md .modal-dialog { -ms-grid-column-align: flex-end; justify-items: flex-end; }
  .modal.modal--md .close { top: 6px; right: 20px; } }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 2147483009; width: 100vw; height: 100vh; background-color: #212121; opacity: 0; }

.modal-backdrop.show { opacity: 0.8 !important; }

.items-accordion .item__title { padding: 12px 40px 12px 0; border-bottom: 1px solid #E2E2E2; font-weight: 600; color: #626B79; position: relative; }

.items-accordion .item__title::after { content: ""; display: block; width: 24px; height: 24px; position: absolute; top: 12px; right: 0; background: url(../images/ic-dropdown-header.svg) no-repeat; background-size: contain; background-position: center; transition: all .3s ease; }

.items-accordion .item__content { background: #FFF; padding: 24px; display: none; }

.items-accordion .item__content .img { padding-top: 24px; }

.items-accordion .item__content .img img { display: block; width: 100%; height: auto; border-radius: 8px; }

.items-accordion .item__wrap { display: block; }

.items-accordion .item.open .item__title { color: #C02A34; border-color: #C02A34; }

.items-accordion .item.open .item__title::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-style: normal; font-size: 14px; line-height: 20px; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; white-space: normal; word-spacing: normal; line-break: auto; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 1; }

.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #626B79; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #626B79; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #626B79; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #626B79; }

.tooltip-inner { max-width: 200px; padding: 8px 12px; color: #fff; background-color: #626B79; border-radius: 6px; }

.swiper .swiper-wrapper { padding-bottom: 32px; }

.swiper .swiper-pagination { line-height: 0; bottom: 0; }

.swiper .swiper-pagination .swiper-pagination-bullet { width: 32px; height: 6px; border-radius: 3px; margin: 2px 6px; background: #8B95A5; opacity: 1; }

.swiper .swiper-pagination .swiper-pagination-bullet-active { background: #4B61DD; }

.swiper .swiper-pagination-vertical .swiper-pagination-bullet { width: 8px; height: 32px; border-radius: 4px; margin: 12px 0; background: #8B95A5; opacity: 1; }

.swiper .swiper-pagination-vertical .swiper-pagination-bullet-active { background: #4B61DD; }

.datepicker-dropdown.datepicker-orient-bottom::before, .datepicker-dropdown.datepicker-orient-bottom::after { display: none; }

.datepicker.dropdown-menu { border-radius: 6px; border: 1px solid #8B95A5; padding: 16px; min-width: 284px; }

.datepicker.dropdown-menu .table-condensed { width: 100%; }

.datepicker table tr td span { height: 36px; line-height: 36px; }

.datepicker td, .datepicker th { width: 36px; height: 36px; }

.datepicker.dropdown-menu th { font-weight: 400; color: #626B79; font-size: 12px; line-height: 16px; }

.datepicker.dropdown-menu th.datepicker-switch { font-weight: 600; color: #232933; font-size: 16px; line-height: 24px; }

.datepicker.dropdown-menu th.prev { color: transparent; background: url(../images/ic-date-chev-l.svg) no-repeat center/24px; }

.datepicker.dropdown-menu th.next { color: transparent; background: url(../images/ic-date-chev-r.svg) no-repeat center/24px; }

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover { background: #4B61DD !important; border-radius: 4px; }

.datepicker table tr td.highlighted { background: #E0EEFF; }

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover { background: #EDF0F2; }

.datepicker table tr td.day.focused.highlighted, .datepicker table tr td.day:hover.highlighted { background: #add2ff; }

/* General */
.text-center { text-align: center !important; }

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

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

.btn { display: inline-block; font-weight: 500; color: #545465; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 7px 24px; font-size: 16px; line-height: 24px; border-radius: 6px; transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }

.btn.small, .btn.btn-sm { padding: 0.4375rem 1.5rem; font-size: 16px; line-height: 1.5em; }

.btn.cta-waba { padding: 7px 24px 7px 16px; position: relative; }

.btn.cta-waba::before { content: ''; width: 24px; height: 24px; display: inline-block; vertical-align: middle; margin-top: -5px; margin-right: 8px; background: url("../images/ic-waba-white.svg") no-repeat center; background-size: contain; }

.btn.cta-waba img { display: none !important; }

.btn.icon-waba { padding: 7px 24px 7px 16px; position: relative; }

.btn.icon-waba::before { content: ''; width: 24px; height: 24px; display: inline-block; vertical-align: middle; margin-top: -5px; margin-right: 8px; background: url("../images/ic-waba-white.svg") no-repeat center; background-size: contain; }

@media (max-width: 768px) { .btn { font-size: 1rem; line-height: 1.5em; } }

.btn .icon { display: inline-block; position: relative; top: -1px; vertical-align: middle; height: 1.5rem; width: 1.5rem; object-fit: contain; object-position: 50% 50%; }

.btn .icon:first-child { margin-right: 0.5rem; }

.btn .icon:last-child { margin-left: 0.5rem; }

@media (max-width: 425px) { .btn { width: 100%; margin: 0 0 8px !important; } }

.btn:hover { color: #545465; text-decoration: none; }

.btn:focus, .btn.focus { outline: 0; box-shadow: none; }

.btn.disabled, .btn:disabled { opacity: 0.5; pointer-events: none; }

.btn-primary { color: #FFF; background-color: #C02A34; border-color: #C02A34; }

.btn-primary:hover { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-primary:focus, .btn-primary.focus { box-shadow: none; }

.btn-primary.disabled, .btn-primary:disabled { color: #FFF; background-color: #C02A34; border-color: #C02A34; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-primary-border { color: #C02A34; background-color: transparent; border-color: #C02A34; }

.btn-primary-border:hover { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-primary-border:focus, .btn-primary-border.focus { box-shadow: none; }

.btn-primary-border.disabled, .btn-primary-border:disabled { color: #FFF; background-color: transparent; border-color: #C02A34; }

.btn-primary-border:not(:disabled):not(.disabled):active, .btn-primary-border:not(:disabled):not(.disabled).active, .show > .btn-primary-border.dropdown-toggle { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-secondary { color: #FFF; background-color: #143A72; border-color: #143A72; }

.btn-secondary:hover { color: #FFF; background-color: #0c2447; border-color: #0c2447; }

.btn-secondary:focus, .btn-secondary.focus { box-shadow: none; }

.btn-secondary.disabled, .btn-secondary:disabled { color: #FFF; background-color: #143A72; border-color: #143A72; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #FFF; background-color: #0c2447; border-color: #0c2447; }

.btn-secondary-border { color: #143A72; background-color: transparent; border-color: #143A72; }

.btn-secondary-border:hover { color: #FFF; background-color: #0c2447; border-color: #0c2447; }

.btn-secondary-border:focus, .btn-secondary-border.focus { box-shadow: none; }

.btn-secondary-border.disabled, .btn-secondary-border:disabled { color: #FFF; background-color: transparent; border-color: #143A72; }

.btn-secondary-border:not(:disabled):not(.disabled):active, .btn-secondary-border:not(:disabled):not(.disabled).active, .show > .btn-secondary-border.dropdown-toggle { color: #FFF; background-color: #0c2447; border-color: #0c2447; }

.btn-white { color: #545465; background-color: #FFF; border-color: #FFF; }

.btn-white.cta-waba::before { background: url("../images/ic-waba-red.svg") no-repeat center; }

.btn-white:hover { color: #545465; background-color: #E2E2E2; border-color: #E2E2E2; }

.btn-white:focus, .btn-white.focus { box-shadow: none; }

.btn-white.disabled, .btn-white:disabled { color: #FFF; background-color: #FFF; border-color: #FFF; }

.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle { color: #545465; background-color: #FFF; border-color: #fff; }

.btn-white-border { background: transparent; color: #FFF; border-color: #FFF; }

.btn-white-border:hover { color: #4B61DD !important; background: #FFF; border-color: #FFF; }

.btn-white-border:hover.cta-waba::before { background: url("../images/ic-waba-red.svg") no-repeat center; }

.btn-white-border.cta-waba::before { background: url("../images/ic-waba-white.svg") no-repeat center; }

.btn-blue { color: #FFF; background-color: #4B61DD; border-color: #4B61DD; }

.btn-blue.cta-waba::before { background: url("../images/ic-waba-white.svg") no-repeat center; }

.btn-blue:hover { color: #FFF; background-color: #2740ce; border-color: #2740ce; }

.btn-blue:focus, .btn-blue.focus { box-shadow: none; }

.btn-blue.disabled, .btn-blue:disabled { color: #FFF; background-color: #4B61DD; border-color: #4B61DD; }

.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle { color: #FFF; background-color: #2740ce; border-color: #2740ce; }

.btn-blue-border { color: #4B61DD !important; background-color: transparent; border-color: #4B61DD; }

.btn-blue-border.cta-waba::before { background: url("../images/ic-waba-blue.svg") no-repeat center; }

.btn-blue-border:hover { color: #FFF !important; background-color: #2740ce; border-color: #2740ce; }

.btn-blue-border:hover .icon svg path { fill: #FFF; }

.btn-blue-border:hover.cta-waba::before { background: url("../images/ic-waba-white.svg") no-repeat center; }

.btn-blue-border:focus, .btn-blue-border.focus { box-shadow: none; }

.btn-blue-border.disabled, .btn-blue-border:disabled { color: #FFF; background-color: transparent; border-color: #4B61DD; }

.btn-blue-border:not(:disabled):not(.disabled):active, .btn-blue-border:not(:disabled):not(.disabled).active, .show > .btn-blue-border.dropdown-toggle { color: #FFF; background-color: #2740ce; border-color: #2740ce; }

.btn-bred { color: #C02A34; background-color: transparent; border-color: #C02A34; }

.btn-bred:hover { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-bred:focus, .btn-bred.focus { box-shadow: none; }

.btn-bred.disabled, .btn-bred:disabled { color: #FFF; background-color: #C02A34; border-color: #C02A34; }

.btn-bred:not(:disabled):not(.disabled):active, .btn-bred:not(:disabled):not(.disabled).active, .show > .btn-bred.dropdown-toggle { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-bred-border { color: #C02A34; background-color: transparent; border-color: #C02A34; }

.btn-bred-border:hover { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-bred-border:focus, .btn-bred-border.focus { box-shadow: none; }

.btn-bred-border.disabled, .btn-bred-border:disabled { color: #FFF; background-color: transparent; border-color: #C02A34; }

.btn-bred-border:not(:disabled):not(.disabled):active, .btn-bred-border:not(:disabled):not(.disabled).active, .show > .btn-bred-border.dropdown-toggle { color: #FFF; background-color: #962129; border-color: #962129; }

.btn-link { color: #1357FF; background-color: transparent; border-color: transparent; box-shadow: none; font-weight: 400; }

.btn-link:hover { color: #0040df; background-color: transparent; border-color: transparent; }

.btn-link:focus, .btn-link.focus { box-shadow: none; }

.btn-link.disabled, .btn-link:disabled { color: #1357FF; background-color: transparent; border-color: transparent; }

.btn-link:not(:disabled):not(.disabled):active, .btn-link:not(:disabled):not(.disabled).active, .show > .btn-link.dropdown-toggle { color: #1357FF; background-color: transparent; border-color: transparent; }

.btn-play { padding-left: 44px !important; color: #4B61DD !important; background-color: transparent; border-color: #4B61DD; }

.btn-play::before { content: ""; display: block; width: 20px; height: 20px; border-radius: 10px; position: absolute; top: calc(50% - 10px); left: 16px; background: #4B61DD url(../images/ic-play-white.svg) no-repeat; background-size: 10px; background-position: 50% 50%; -webkit-transform: none; transform: none; transition: all .3s ease-in-out; }

.btn-play:hover { color: #FFF !important; background-color: #2740ce; border-color: #2740ce; }

.btn-play:hover::before { background-color: #2740ce; -webkit-transform: scale(1.5); transform: scale(1.5); }

.btn-play:focus, .btn-play.focus { box-shadow: none; }

.btn-play.disabled, .btn-play:disabled { color: #FFF; background-color: transparent; border-color: #4B61DD; }

.btn-play:not(:disabled):not(.disabled):active, .btn-play:not(:disabled):not(.disabled).active, .show > .btn-play.dropdown-toggle { color: #FFF; background-color: #2740ce; border-color: #2740ce; }

.btn.ic-arw::after { content: ""; display: inline-block; vertical-align: middle; margin-left: 8px; width: 24px; height: 24px; background: url(../images/ic-arror-right-w.svg) no-repeat; background-size: contain; }

.btn-small { padding-top: 0.4375rem; padding-bottom: 0.4375rem; }

.btn-large { padding-top: 1.0625rem; padding-bottom: 1.0625rem; }

.btn-round { border-radius: 50px; }

.btn-icon .icon { display: inline-block; height: 1.25rem; width: auto; }

.btn-icon .icon:first-child { margin-right: 0.75rem; }

.btn-icon .icon:last-child { margin-left: 0.75rem; }

.btn-play { position: relative; color: #545465; }

.btn-play .icon { margin: 0 !important; position: relative; left: 1px; -webkit-transform: sclae(1); transform: sclae(1); transition: all .4s ease; }

.btn-play .icon path { fill: #545465; transition: all .4s ease; }

.btn-play .play-icon { display: inline-block; vertical-align: middle; position: relative; width: 1.5rem; height: 1.5rem; top: -1px; margin-right: 8px; }

.btn-play .play-icon:before { content: ""; display: block; position: absolute; width: calc(100% + 6px); height: calc(100% + 6px); top: -3px; left: -3px; background: #545465; border-radius: 50%; opacity: 0; -webkit-transform: scale(0); transform: scale(0); transition: all .4s ease; }

.btn-play:hover .icon, .btn-play:hover .icon, .btn-play:focus .icon, .btn-play.focus .icon, .btn-play:not(:disabled):not(.disabled):active .icon, .btn-play:not(:disabled):not(.disabled).active .icon { -webkit-transform: scale(0.7); transform: scale(0.7); }

.btn-play:hover .icon path, .btn-play:hover .icon path, .btn-play:focus .icon path, .btn-play.focus .icon path, .btn-play:not(:disabled):not(.disabled):active .icon path, .btn-play:not(:disabled):not(.disabled).active .icon path { fill: #FFF; }

.btn-play:hover .play-icon:before, .btn-play:hover .play-icon:before, .btn-play:focus .play-icon:before, .btn-play.focus .play-icon:before, .btn-play:not(:disabled):not(.disabled):active .play-icon:before, .btn-play:not(:disabled):not(.disabled).active .play-icon:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.btn-block { width: 100%; display: block; text-align: center; }

.btn-clear { color: #8B95A5; cursor: pointer; transition: all linear .3s; }

.btn-clear svg path { transition: all linear .3s; }

.btn-clear:hover { color: #4B61DD; transition: all linear .3s; }

.btn-clear:hover svg path { stroke: #4B61DD; transition: all linear .3s; }

.link { font-size: 1rem; line-height: 1.5rem; color: #4B61DD; cursor: pointer; }

.link:hover { color: #4B61DD; text-decoration: underline; }

.link-more { color: #4B61DD; position: relative; }

.link-more:after { content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: url(../images/ic-arrow-more.svg) no-repeat center; background-size: contain; position: relative; top: -2px; margin-left: 8px; }

.link-more:hover { color: #4B61DD; text-decoration: underline; }

.link-more:hover:after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.link-more-icon { color: #4B61DD; position: relative; }

.link-more-icon:after { content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: url(../images/ic-more.png) no-repeat center; background-size: contain; position: relative; top: -2px; margin-left: 8px; }

.link-more-icon:hover { color: #4B61DD; text-decoration: underline; }

.link-more-white { color: #FFF; color: red; position: relative; }

.link-more-white::after { content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: url(../images/ic-arrow-right-long-w.svg) no-repeat center; background-size: contain; position: relative; top: -2px; margin-left: 8px; }

.link-more-white:hover { color: #FFF; text-decoration: underline; }

.link-more-white:hover::after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.link-external { color: #005FBF; position: relative; }

.link-external:before { content: ""; display: inline-block; vertical-align: middle; width: 24px; height: 24px; background: url(../images/ic-external-link.svg) no-repeat center; background-size: contain; margin-right: 8px; }

.link-external:hover { text-decoration: underline; }

.link-show { color: #1357FF; position: relative; }

.link-show span { position: relative; }

.link-show span:after { content: ""; display: block; width: 24px; height: 24px; background: url(../images/ic-chev-down.svg) no-repeat center; background-size: contain; position: absolute; right: -32px; top: calc(50% - 12px); }

.link-show:hover { color: #1357FF; text-decoration: underline; }

.link-close { color: #1357FF; position: relative; }

.link-close span { position: relative; }

.link-close span:after { content: ""; display: block; width: 24px; height: 24px; background: url(../images/ic-chev-up.svg) no-repeat center; background-size: contain; position: absolute; right: -32px; top: calc(50% - 12px); }

.link-close:hover { color: #1357FF; text-decoration: underline; }

.link-back { color: #1357FF; position: relative; padding-left: 32px; }

.link-back:after { content: ""; display: block; width: 20px; height: 8px; background: url(../images/ic-arrow-left-long.svg) no-repeat center; background-size: contain; background-position: center; position: absolute; left: 0; top: calc(50% - 4px); }

.link-back:hover { color: #1357FF; text-decoration: underline; }

.link-back:hover:after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounceLeft; animation-name: bounceLeft; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.row-reverse { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.badge { display: inline-block; font-size: 12px; line-height: 16px; background: #E2E2E2; border-radius: 6px; padding: 8px 12px; }

.badge-red { color: #FFFFFF; background: #C02A34; }

.badge.ml { margin-left: 0.5rem; }

.badge.mr { margin-right: 0.5rem; }

.section-head { margin-bottom: 3rem; }

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

.section-head:last-child { margin-bottom: 0; }

.section-head__meta { display: block; font-size: 1rem; line-height: 1.5em; margin: 0 0 0.5rem; }

.section-head__sub { font-weight: 600; color: #232933; }

.section-head__title { font-size: 2rem; line-height: 1.5em; font-weight: 500; margin-bottom: 1rem; }

@media (max-width: 425px) { .section-head__title.mtb-40 { margin: 40px 0; } }

.section-head__desc:not(:last-child) { margin-bottom: 2.5rem; }

.section-head__action .btn { margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: 1rem; }

@media (max-width: 768px) { .section-head__action { text-align: center; } }

.accordion { position: relative; margin-bottom: 32px; }

.accordion .card { position: relative; margin-bottom: 4px; }

.accordion .card__header { position: relative; display: block; padding: 20px 56px 20px 20px; cursor: pointer; border-bottom: 1px solid #E2E2E2; transition: all .3s ease-in-out; }

.accordion .card__header:after { content: ""; display: block; width: 24px; height: 24px; background: url(../images/ic-chevron-down.svg) no-repeat center; background-size: contain; position: absolute; top: 20px; right: 20px; -webkit-transform: rotate(180deg); transform: rotate(180deg); transition: all .5s ease-in-out; }

.accordion .card__header.collapsed:after { -webkit-transform: none; transform: none; }

.accordion .card__title { font-size: 16px; line-height: 24px; font-weight: 500; margin: 0; padding: 0; }

.accordion .card__body { background: #FFF; border-radius: 4px; box-shadow: 0px 2px 4px rgba(180, 188, 208, 0.75); padding: 24px 20px; margin-top: 12px; }

.accordion.accordion--faq .card { margin-bottom: 16px; background: #FFF; border-radius: 4px; overflow: hidden; border: 1px solid #E2E2E2; transition: all .5s ease-in-out; }

.accordion.accordion--faq .card.open { margin-bottom: 24px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); }

.accordion.accordion--faq .card__header { padding: 20px 80px 12px 24px; border: 0 !important; }

.accordion.accordion--faq .card__header:after { top: 26px; right: 22px; width: 12px; height: 12px; background: url(../images/ic-carret-down.svg) no-repeat center; background-size: contain; }

.accordion.accordion--faq .card__header.collapsed { padding-bottom: 20px; }

.accordion.accordion--faq .card__header.collapsed .card__title { font-weight: 400; }

.accordion.accordion--faq .card__header.collapsed:after { content: ""; background: url(../images/ic-carret-down.svg) no-repeat center; background-size: contain; }

.accordion.accordion--faq .card__body { border-radius: 0; box-shadow: none; padding: 0 80px 48px 24px; margin: 0; }

.accordion--auto .card { position: relative; background: #FFF; border-radius: 4px; }

.accordion--auto .card .progress { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; }

.accordion--auto .card__body { background: transparent !important; position: relative; box-shadow: none; background: transparent; padding-top: 0; margin-top: 0; }

.accordion--auto .card.open { box-shadow: 0px 2px 4px rgba(180, 188, 208, 0.75); margin-top: 4px; }

.accordion--auto .card.open .card__header { border-color: transparent; padding-bottom: 12px; }

.accordion--auto .card.open .progress { opacity: 1; }

.accordion--auto .card.open .progress rect { stroke-dasharray: 1500; -webkit-animation: dash2 6s linear; animation: dash2 6s linear; }

.accordion--auto-image { transition: all .5s ease-in-out; }

.accordion--auto-image img { display: block; width: 100%; height: auto; }

.accordion--auto-image.img-out { -webkit-transform: scale(0.9); transform: scale(0.9); opacity: 0; }

.accordion--auto-image.img-in { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }

.accordion--imgwrap img { display: none; }

.accordion--imgwrap img:first-child { display: block; }

.bg-gray { background: #F2F4F7; }

.bdt { border-top: 1px solid #E2E2E2; }

.bdb { border-bottom: 1px solid #E2E2E2; }

ul.custom-list { display: block; width: 100%; }

ul.custom-list.two-col { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

ul.custom-list.two-col > li { -webkit-order: 2; -ms-flex-order: 2; order: 2; width: 50%; padding-right: 24px; }

@media (max-width: 425px) { ul.custom-list.two-col > li { width: 100%; } }

ul.custom-list > li { position: relative; display: block; padding-left: 32px; padding-top: 4px; padding-bottom: 4px; }

ul.custom-list > li h4, ul.custom-list > li .title { display: block; font-weight: 500; font-size: 1rem; line-height: 1.5rem; margin-bottom: 4px; color: #2B2A35; }

ul.custom-list > li .info { display: inline-block; vertical-align: middle; position: relative; top: -2px; height: 20px; width: 20px; background: url(../images/ic-list-info.svg) no-repeat center; background-size: contain; margin-left: 8px; cursor: help; }

ul.custom-list > li:before { content: ""; display: block; width: 20px; height: 20px; background: url(../images/ic-check.svg) no-repeat center; background-size: contain; position: absolute; left: 0; top: 6px; }

ul.custom-list > li.lock:before { background-image: url(../images/ic-lock.svg); }

ul.custom-list.dark > li { margin-bottom: 28px; }

ul.custom-list.dark > li h4 { font-size: 1rem; line-height: 1.5rem; margin-bottom: 4px; }

ul.custom-list.dark > li::before { background: url(../images/ic-check-dark.svg) no-repeat center; background-size: contain; }

ul.custom-list.white > li { margin-bottom: 28px; }

ul.custom-list.white > li h4 { font-size: 1rem; line-height: 1.5rem; margin-bottom: 4px; }

ul.custom-list.white > li::before { background: url(../images/ic-check-white.svg) no-repeat center; background-size: contain; }

ul.custom-list.alt > li::before { background: url(../images/ic-list-check.svg) no-repeat center; background-size: contain; }

ul.custom-list.red > li::before { background: url(../images/ic-check-red.svg) no-repeat center; background-size: contain; }

ul.custom-list.cross > li::before { background: url(../images/ic-cross-circle.svg) no-repeat center; background-size: contain; }

ul.custom-list.red-alt > li::before { background: url(../images/ic-check2.svg) no-repeat center; background-size: contain; }

ul.custom-list.green-alt > li::before { background: url(../images/ic-check1.svg) no-repeat center; background-size: contain; }

ul.custom-list.qmark > li::before { top: 4px; background: url(../images/ic-qmark.svg) no-repeat center; background-size: contain; }

ol.list-number li { list-style-type: decimal; margin-bottom: 20px; }

.slider-xs.row .owl-dots { margin: 16px 16px 0 16px; }

.slider-xs .owl-dots { margin-top: 30px; }

.slider-xs .owl-dots .owl-dot { background: #E2E2E2 !important; width: 32px; height: 4px; margin-right: 4px; border-radius: 4px; display: inline-block; }

.slider-xs .owl-dots .owl-dot.active { background: #C02A34 !important; transition: all linear .3s; }

.hidden-sm { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; }

@media (max-width: 768px) { .hidden-sm { display: none !important; } }

.hidden-sm-b { display: block !important; }

@media (max-width: 768px) { .hidden-sm-b { display: none !important; } }

.hidden-sm-ib { display: inline-block !important; }

@media (max-width: 768px) { .hidden-sm-ib { display: none !important; } }

.show-sm { display: none !important; }

@media (max-width: 768px) { .show-sm { display: block !important; } }

.show-sm-ib { display: none !important; }

@media (max-width: 768px) { .show-sm-ib { display: inline-block !important; } }

.pagination { display: block; text-align: center; }

.pagination .page-link { display: block; color: #545465; transition: all .4s ease; }

.pagination .page-link .svg path { fill: #545465; transition: all .4s ease; }

.pagination .page-link:hover { color: #C02A34; text-decoration: none; }

.pagination .page-link:hover .svg path { fill: #C02A34; }

.pagination .page-link.active { color: #C02A34; font-weight: 500; }

.pagination .page-item { display: inline-block; vertical-align: middle; margin: 0 8px; }

.pagination .page-item.active .page-link { color: #C02A34; font-weight: 500; }

.modal { position: fixed; z-index: 1072; top: 0; left: 0; width: 101%; height: 100%; overflow: auto; display: none; transition: all .5s; }

.modal:not(.show) { opacity: 0; }

.modal:not(.show) .modal-dialog { -webkit-transform: translate(0, -50px); transform: translate(0, -50px); }

.modal .modal-dialog { transition: all .5s ease-out; max-width: 770px; margin: 120px auto; position: relative; }

.modal-action { padding: 0 12px; }

.modal-action a { margin-right: 12px; }

.modal-action a:last-child { margin-right: 0; }

@media (max-width: 768px) { .modal-action a { margin-right: 0; margin-bottom: 12px; width: 100%; }
  .modal-action a:last-child { margin-bottom: 0; } }

.modal.proto .modal-dialog { padding: 48px 58px; max-width: 520px; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; opacity: 0; }

.modal-backdrop.show { opacity: 0.8; }

.modal h2 { margin: 0 0 16px; }

.modal-download.proto article { max-width: 312px; margin: 0 0 24px; }

.modal-download.proto form { max-width: 392px; }

.modal-download iframe { height: 85vh; }

.modal-close { position: absolute; top: 8px; right: 8px; width: 20px; height: 20px; line-height: 1; }

.modal-close:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.ic-wa { z-index: 200; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: fixed; bottom: 13px; right: 23px; pointer-events: none; }

.ic-wa.show { pointer-events: auto; }

.ic-wa img { z-index: 2; position: relative; display: block; height: 73px; width: 73px; min-width: 73px; }

.ic-wa span { z-index: 1; position: relative; display: block; width: 100%; height: 30px; background-color: #25d366; font-size: 12px; line-height: 14px; margin-left: -10px; border-radius: 0 20px 20px 0; color: #FFF; transition: all .3s ease; opacity: 0; font-size: 0; padding: 8px 0; max-width: 0; }

.ic-wa:hover { color: #FFF; text-decoration: none !important; }

.ic-wa:hover span { font-size: 12px; padding: 8px 12px; opacity: 1; max-width: 110px; text-decoration: none !important; }

@media (max-width: 768px) { .ic-wa { right: 23px; bottom: 80px; }
  .ic-wa--alt { right: 23px; bottom: 13px; } }

.bg-navy { background: #10253E; }

@media (max-width: 768px) { .bg-navy { background: #FFF; } }

.bg-half-navy { background-color: #10253E; background-image: linear-gradient(#10253E 50%, #FFF 0%); }

.bg-white { background: #FFF !important; }

.bg-snow { background: #F2F4F7; }

@media (max-width: 768px) { .bg-snow { background: #F2F4F7; } }

.bg-half-snow { background-color: #F2F4F7; background-image: linear-gradient(#F2F4F7 50%, #FFF 0%); }

@media (max-width: 991px) { .bg-half-snow { background-image: linear-gradient(#F2F4F7 50%, #F2F4F7 0%); } }

.mt-40 { margin-top: 40px; }

.cta-waba { pointer-events: none; }

.cta-waba.show { pointer-events: auto; }

.lity-wrap { top: 80px; bottom: auto; }

.lity-iframe .lity-container { max-width: 70%; }

.modal-inquiry .modal-dialog { max-width: 1224px; }

.modal-inquiry .modal-content { padding: 0; }

.modal-inquiry .close { display: block; z-index: 10; cursor: pointer; }

.modal-inquiry .inq-sidebar { background: #F2F4F7; border-radius: 6px 0 0 6px; }

.modal-inquiry .inq-sidebar__title { font-size: 24px; line-height: 32px; color: #2B2A35; font-weight: 500; margin-bottom: 40px; text-align: center; }

.modal-inquiry .inq-sidebar__testimonial { background: #FFF; box-shadow: 0px 4px 8px rgba(119, 119, 119, 0.1), 0px 12px 20px rgba(119, 119, 119, 0.2); border-radius: 6px; padding: 40px; margin-bottom: 40px; }

.modal-inquiry .inq-sidebar__quote { font-size: 18px; line-height: 28px; color: #2B2A35; font-weight: 600; }

.modal-inquiry .inq-sidebar__meta { padding-top: 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.modal-inquiry .inq-sidebar__meta .meta__logo { padding-right: 24px; }

.modal-inquiry .inq-sidebar__meta .meta__logo img { display: block; max-width: 112px; height: auto; width: auto; }

.modal-inquiry .inq-sidebar__meta .meta__name { color: #2B2A35; font-size: 14px; line-height: 20px; font-weight: 500; }

.modal-inquiry .inq-sidebar__meta .meta__job { color: #2B2A35; font-size: 14px; line-height: 20px; }

.modal-inquiry .inq-sidebar__meta .meta__content { border-left: 1px solid #E2E2E2; padding: 6px 6px 6px 24px; }

.modal-inquiry .inq-sidebar__clients { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.modal-inquiry .inq-sidebar__clients li { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 114px; margin: 10px; padding: 8px; }

.modal-inquiry .inq-sidebar__clients li img { display: block; width: auto; height: auto; max-width: 100%; }

.modal-inquiry .inq-sidebar__wrap { padding: 64px 28px; }

.modal-inquiry .inq-form { padding-top: 64px; padding-bottom: 64px; }

.modal-inquiry .inq-form__title { font-size: 32px; line-height: 40px; font-weight: 500; color: #2B2A35; text-align: center; margin-bottom: 40px; }

.modal-inquiry .inq-form .form-meeting__box { padding: 0 52px; }

@media (max-width: 991px) { .modal-inquiry .modal-content { border-radius: 0; margin: 0; }
  .modal-inquiry .modal-dialog { margin: 0; }
  .modal-inquiry .modal-body > .container > .row { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .modal-inquiry .inq-sidebar { border-radius: 0; }
  .modal-inquiry .inq-sidebar__title { font-size: 20px; line-height: 28px; }
  .modal-inquiry .inq-sidebar__wrap { padding: 64px 12px; }
  .modal-inquiry .inq-sidebar__testimonial { padding: 40px 24px; }
  .modal-inquiry .inq-sidebar__meta { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .modal-inquiry .inq-sidebar__meta .meta__content { padding-left: 0; border: 0; margin-bottom: 24px; }
  .modal-inquiry .inq-sidebar__clients { margin-left: -12px; margin-right: -12px; }
  .modal-inquiry .inq-sidebar__clients li { width: 100%; max-width: 33.333%; -webkit-flex: 0 0 33.333%; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; margin: 0; padding: 12px; }
  .modal-inquiry .inq-form .form-meeting__box { padding-left: 12px; padding-right: 12px; } }

#masking { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; margin: 0; padding: 0; overflow: hidden; z-index: 199; }

.alert { position: relative; padding: 12px 16px; margin-bottom: 16px; border: 1px solid transparent; border-radius: 4px; }

.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert.hide { display: none; }

.hidden { display: none !important; }

.scroll-top { display: block; background-color: #4B61DD; width: 50px; height: 50px; text-align: center; border-radius: 50px; position: fixed; bottom: 98px; right: 27px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 1000; text-align: center; cursor: pointer; }

.scroll-top::after { content: ''; width: 40px; height: 40px; display: inline-block; vertical-align: middle; background: url(../images/ic-chev-up-white.svg); background-size: contain; margin: 10% auto; }

.scroll-top.alt { bottom: 27px; }

.scroll-top.show { opacity: 1; visibility: visible; }

.breadcrumb { padding: 16px 0; }

.breadcrumb__wrap { font-size: 12px; line-height: 16px; }

.breadcrumb__wrap a { color: #4B61DD; text-decoration: underline; display: inline-block; }

.breadcrumb__wrap a:hover { color: #1f33a3; }

.breadcrumb__wrap a span.home { display: inline-block; vertical-align: middle; width: 20px; height: 20px; font-size: 0; line-height: 0; background: url(../images/logomark-mekari-talenta.svg) no-repeat center; background-size: contain; }

.top-banner-sticky { opacity: 0; display: block; z-index: 99; position: fixed; top: 0; left: 0; right: 0; text-decoration: none; color: #FFF; width: 100%; background: #A61C1C; }

.top-banner-sticky:hover { color: #FFF; text-decoration: none; }

.top-banner-sticky .tb__logo { display: block; width: 100%; max-width: 90px; -webkit-flex: 0 0 90px; -ms-flex: 0 0 90px; flex: 0 0 90px; }

.top-banner-sticky .tb__logo img { display: block; height: 64px; width: auto; }

.top-banner-sticky .tb__text { width: 100%; max-width: calc(80% - 90px); -webkit-flex: 0 0 calc(80% - 90px); -ms-flex: 0 0 calc(80% - 90px); flex: 0 0 calc(80% - 90px); padding-left: 60px; }

.top-banner-sticky .tb__text span.sub, .top-banner-sticky .tb__text span.sub-sm { display: none; }

.top-banner-sticky .tb__text span.title { display: block; font-size: 20px; line-height: 28px; font-weight: 600; }

.top-banner-sticky .tb__text span.title-sm { display: none; font-size: 28px; line-height: 1.5em; font-weight: 600; }

.top-banner-sticky .tb__text span.text-small { font-size: 16px; line-height: 24px; position: relative; }

.top-banner-sticky .tb__text span.text-small small:before { content: "|"; display: inline-block; padding-left: 6px; padding-right: 6px; }

.top-banner-sticky .tb__text span.text-small-sm { display: none; }

.top-banner-sticky .tb__text span.link { display: none; }

.top-banner-sticky .tb__action { display: block; width: 100%; max-width: 20%; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; text-align: right; margin-left: auto; }

.top-banner-sticky span.link { text-decoration: none; color: #FFF; }

.top-banner-sticky span.link:after { content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: url(../images/ic-arror-right-w.svg) no-repeat center; background-size: contain; position: relative; top: -2px; margin-left: 8px; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.top-banner-sticky span.link:hover { color: #FFF; text-decoration: underline; }

.top-banner-sticky span.link:hover:after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.top-banner-sticky .tb__wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 64px; }

.top-banner-sticky .tb__close { position: absolute; right: 22px; top: calc(50% - 10px); }

.top-banner-sticky .tb__close::before { content: ""; z-index: 1; display: block; width: 20px; height: 20px; background: url(../images/ic-cancel-w.svg) no-repeat center; background-size: contain; }

@media (max-width: 1024px) { .top-banner-sticky .tb__logo { display: none; }
  .top-banner-sticky .tb__text { padding-left: 0; }
  .top-banner-sticky .tb__text span.title { display: block; font-size: 20px; line-height: 28px; }
  .top-banner-sticky .tb__text span.text-small { display: block; font-size: 14px; line-height: 20px; }
  .top-banner-sticky .tb__action { max-width: 25%; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; padding-right: 24px; } }

@media (max-width: 991px) { .top-banner-sticky .tb__logo { display: block; }
  .top-banner-sticky .tb__text { padding-left: 24px; max-width: calc(70% - 90px); -webkit-flex: 0 0 calc(70% - 90px); -ms-flex: 0 0 calc(70% - 90px); flex: 0 0 calc(70% - 90px); }
  .top-banner-sticky .tb__text span.title { display: none; }
  .top-banner-sticky .tb__text span.text-small { display: none; }
  .top-banner-sticky .tb__text span.title-sm { display: block; font-size: 16px; line-height: 24px; }
  .top-banner-sticky .tb__text span.text-small-sm { display: block; font-size: 14px; line-height: 20px; }
  .top-banner-sticky .tb__action { max-width: 30%; -webkit-flex: 0 0 30%; -ms-flex: 0 0 30%; flex: 0 0 30%; }
  .top-banner-sticky .tb__action span.link { font-size: 14px; list-height: 20px; }
  .top-banner-sticky .tb__wrap { max-width: 100%; }
  .top-banner-sticky .tb__close { right: 16px; } }

@media (max-width: 479px) { .top-banner-sticky { top: -84px; }
  .top-banner-sticky .tb__logo { display: none; }
  .top-banner-sticky .tb__text { max-width: 100%; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-left: 0; text-align: center; }
  .top-banner-sticky .tb__text span.title-sm { font-size: 14px; line-height: 20px; }
  .top-banner-sticky .tb__text span.link { display: block; margin-top: 4px; }
  .top-banner-sticky .tb__action { display: -webkit-flex; display: -ms-flexbox; display: flex; max-width: 100%; padding: 0; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .top-banner-sticky .tb__close { top: 10px; right: 10px; }
  .top-banner-sticky .tb__close::before { width: 12px; height: 12px; }
  .top-banner-sticky .tb__wrap { min-height: 84px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }

.top-banner-bot { display: block; margin-top: 75px; text-decoration: none; color: #FFF; width: 100%; background: #A61C1C; position: relative; }

.top-banner-bot:hover { color: #FFF; text-decoration: none; }

.top-banner-bot .tb__logo { display: block; width: 100%; max-width: 180px; -webkit-flex: 0 0 180px; -ms-flex: 0 0 180px; flex: 0 0 180px; }

.top-banner-bot .tb__logo img { display: block; width: auto; }

.top-banner-bot .tb__text { display: block; width: 100%; max-width: calc(80% - 180px); -webkit-flex: 0 0 calc(80% - 180px); -ms-flex: 0 0 calc(80% - 180px); flex: 0 0 calc(80% - 180px); padding-left: 48px; }

.top-banner-bot .tb__text span.sub { display: block; font-size: 18px; line-height: 1.5em; font-weight: 500; }

.top-banner-bot .tb__text span.sub-sm { display: none; }

.top-banner-bot .tb__text span.title { display: block; font-size: 32px; line-height: 48px; font-weight: 600; }

.top-banner-bot .tb__text span.title small { display: block; font-size: 16px; line-height: 24px; font-weight: 400; }

.top-banner-bot .tb__text span.title-sm { display: none; }

.top-banner-bot .tb__text span.link { display: none; text-decoration: underline; color: #FFF; }

.top-banner-bot .tb__text span.text-small { display: block; font-size: 14px; line-height: 20px; }

.top-banner-bot .tb__text span.text-small small { display: block; }

.top-banner-bot .tb__text span.text-small-sm { display: none; }

.top-banner-bot .tb__action { width: 100%; max-width: 20%; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; padding-left: 0; text-align: right; }

.top-banner-bot span.link { text-decoration: none; color: #FFF; }

.top-banner-bot span.link:after { content: ""; display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: url(../images/ic-arror-right-w.svg) no-repeat center; background-size: contain; position: relative; top: -2px; margin-left: 8px; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.top-banner-bot span.link:hover { color: #FFF; text-decoration: underline; }

.top-banner-bot span.link:hover:after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }

.top-banner-bot .tb__img { z-index: 1; display: block; position: absolute; width: 20%; height: calc(100% - 20px); top: 10px; right: 12px; background-size: auto 100%; background-repeat: no-repeat; background-position: right bottom; }

.top-banner-bot .tb__wrap { z-index: 2; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 144px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.top-banner-bot .tb__close { position: absolute; right: 14px; top: 16px; }

.top-banner-bot .tb__close::before { content: ""; z-index: 1; display: block; width: 20px; height: 20px; background: url(../images/ic-cancel-w.svg) no-repeat center; background-size: contain; }

@media (max-width: 1024px) { .top-banner-bot { margin-top: 64px; z-index: 101; }
  .top-banner-bot .tb__logo { position: relative; margin-left: -30px; }
  .top-banner-bot .tb__text { padding-left: 24px; max-width: calc(100% - 180px); -webkit-flex: 0 0 calc(100% - 180px); -ms-flex: 0 0 calc(100% - 180px); flex: 0 0 calc(100% - 180px); }
  .top-banner-bot .tb__text span.title { font-size: 28px; line-height: 36px; }
  .top-banner-bot .tb__text span.link { margin-top: 4px; font-size: 14px; line-height: 24px; }
  .top-banner-bot .tb__action { display: none; } }

@media (max-width: 991px) { .top-banner-bot { margin-top: 56px; }
  .top-banner-bot .tb__wrap { max-width: 100%; }
  .top-banner-bot .tb__text span.title { display: none; }
  .top-banner-bot .tb__text span.text-small { display: none; }
  .top-banner-bot .tb__text span.title-sm { display: block; font-size: 20px; line-height: 28px; font-weight: 600; }
  .top-banner-bot .tb__text span.text-small-sm { display: block; }
  .top-banner-bot .tb__text span.link { display: block; margin-top: 8px; font-size: 16px; line-height: 24px; text-decoration: none; }
  .top-banner-bot .tb__close { top: 16px; right: 16px; } }

@media (max-width: 479px) { .top-banner-bot { margin-top: 56px; }
  .top-banner-bot .tb__logo { display: none; }
  .top-banner-bot .tb__text { max-width: 100%; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-left: 0; text-align: center; }
  .top-banner-bot .tb__text span.text-small-sm { font-size: 14px; line-height: 20px; }
  .top-banner-bot .tb__action { display: none; }
  .top-banner-bot .tb__close { top: 10px; right: 10px; }
  .top-banner-bot .tb__close::before { width: 12px; height: 12px; } }

body.has-tb main { padding-top: 0; }

body.has-tb.tbs-show header { transition: all .4s ease; }

body.has-tb.tbs-show header.fixed { -webkit-transform: translateY(64px); transform: translateY(64px); }

body.has-tb.tbs-show .top-banner-sticky { opacity: 1; z-index: 101; }

body.has-tb.tbs-show.menu-open header.fixed { -webkit-transform: translateY(0); transform: translateY(0); z-index: 105; }

@media (max-width: 479px) { body.has-tb.tbs-show .top-banner-sticky { top: 0; z-index: 101; }
  body.has-tb.tbs-show header.fixed { -webkit-transform: translateY(84px); transform: translateY(84px); } }

.modal-trial { width: 100%; }

.modal-trial__content { padding: 24px; text-align: center; color: #232933; }

.modal-trial__action { padding: 0 24px 24px; }

.modal-trial .modal-close { background: url("../images/ic-cancel-blue.svg") no-repeat; background-size: contain; }

.modal-trial .modal-dialog { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; max-width: 340px; min-height: calc(100vh - 96px); margin-top: 48px; margin-bottom: 48px; }

.modal-trial .modal-content { border-radius: 0; padding: 0; margin-left: 16px; margin-right: 16px; }

/* ------------------------------------------------------------------------------------------------ */
/* Header */
/* ------------------------------------------------------------------------------------------------ */
@media (min-width: 1025px) { .header { z-index: 100; position: fixed; display: block; top: 0; left: 0; right: 0; width: 100%; background: #FFF; font-size: 16px; line-height: 24px; color: #2B2A35; border-bottom: 1px solid #FFF; transition: all .4s ease; display: none; }
  .header .sub-menu__item > a p, .header .sub-menu__item > a img, .header .sub-menu__item > a b { pointer-events: none; }
  .header.is-ready { display: block; }
  .header__back { display: none; }
  .header .show-sm { display: none !important; }
  .header .sm-only { display: none; }
  .header .video-thumb { position: relative; }
  .header .video-thumb a.play { display: block; position: absolute !important; z-index: 3 !important; top: calc(50% - 20px); left: calc(50% - 20px); }
  .header .video-thumb a.play img { display: block; width: 40px; height: 40px; }
  .header .video-thumb .cover { position: relative; width: 100%; padding-top: 56%; z-index: 2 !important; }
  .header .video-thumb .cover img { display: block; position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
  .header a:not(.btn):not(.link-more) { color: #232933; text-decoration: none; }
  .header a:not(.btn):not(.link-more):hover { color: #232933; text-decoration: none; }
  .header__top { padding: 8px 0; font-size: 12px; line-height: 16px; min-height: 40px; transition: all .4s ease; }
  .header__top .top-right { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
  .header__top .link { color: #626B79; display: block; margin: 0 12px; opacity: 1; transition: all .3s ease; font-size: 12px; line-height: 16px; }
  .header__top .link:hover { opacity: .5; text-decoration: none; }
  .header__top .link--blue:not(.btn):not(.link-more) { font-weight: 500; color: #4B61DD; }
  .header__top .link--purple:not(.btn):not(.link-more) { font-weight: 500; color: #4B61DD; }
  .header__top-right { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin: 0 -12px; }
  .header__top-right .link.hidden { display: block; }
  .header__top-right .link.has-sub { position: relative; }
  .header__top-right .link.has-sub:after { content: ""; display: inline-block; vertical-align: middle; width: 16px; height: 16px; margin-left: 0px; background: url(../images/ic-dropdown-header.svg); }
  .header__top-right .link.has-sub:hover { opacity: 1; }
  .header__top-right .link.has-sub:hover .product-links { display: block; }
  .header__top-right .product-links { z-index: 50; display: none; position: absolute; top: calc(100% + 8px); left: calc(50% - 162px); width: 324px; background: #FFF; border: 1px solid #E2E2E2; border-radius: 6px; padding: 24px 24px 12px; color: #626B79; box-shadow: 0px 24px 48px rgba(209, 209, 209, 0.75), 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 6px 16px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12); }
  .header__top-right .product-links::before { content: ""; display: block; width: 100%; height: 10px; position: absolute; bottom: 100%; left: 0; }
  .header__top-right .product-links .item a { display: block; padding: 8px 8px 8px 40px; position: relative; margin-bottom: 12px; border-radius: 6px; }
  .header__top-right .product-links .item a .icon { position: absolute; top: 8px; left: 8px; }
  .header__top-right .product-links .item a b { font-size: 16px; line-height: 24px; color: #232933; }
  .header__top-right .product-links .item a p { font-size: 14px; line-height: 20px; color: #626B79; }
  .header__top-right .product-links .item a:hover { background: #F7FBFF; }
  .header__lang { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .header__lang .link { margin: 0; }
  .header__search { position: relative; margin-right: 24px; }
  .header__search .btn-search { z-index: 2; display: block; width: 16px; height: 16px; position: absolute; top: 4px; left: 12px; cursor: pointer; }
  .header__search .btn-search img { display: block; width: 16px; height: 16px; }
  .header__search input { z-index: 1; display: block; position: relative; border: 1px solid #E2E2E2; border-radius: 4px; font-size: 12px; line-height: 22px; max-width: 0; padding: 0 0 0 30px; opacity: 0; visibility: hidden; transition: all .3s ease; }
  .header__search input:focus { outline: none; box-shadow: none; }
  .header__search.show .btn-search { right: 4px; }
  .header__search.show input { opacity: 1; visibility: visible; max-width: 220px; width: 220px; padding: 0 12px 0 40px; }
  .header__logo { display: block; width: 100%; margin-top: 4px; }
  .header__logo img { display: block; height: 32px; width: auto; }
  .header .main-menu { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 0; gap: 24px; }
  .header .main-menu__item { display: block; padding: 8px 0; }
  .header .main-menu__item.has-child { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .header .main-menu__item.has-child:after { content: ""; display: block; width: 16px; height: 16px; margin-left: 4px; background: url(../images/ic-dropdown-header.svg); }
  .header .main-menu__item.has-child > a { display: block; position: relative; }
  .header .main-menu__item.has-child > a:before, .header .main-menu__item.has-child > a:after { display: none; }
  .header .main-menu__item.has-child:hover > a:before, .header .main-menu__item.has-child:hover > a:after { opacity: 1; top: calc(100% + 13px); }
  .header .main-menu__item.has-child:hover > a:before { top: calc(100% + 14px); }
  .header .main-menu__item.has-child:hover .main-menu__sub { top: calc(100% - 10px); opacity: 1; visibility: visible; display: block; }
  .header .main-menu__item:hover .main-menu__link { border-bottom-color: #C02A34; color: #232933; }
  .header .main-menu__item.sm-only { display: none; }
  .header .main-menu__link { display: block; position: relative; border-bottom: 2px solid transparent; }
  .header .main-menu__sub { position: absolute; width: 1304px; background: #FFF; top: calc(100% + 22px); left: calc(50% - 652px); border: 1px solid #E2E2E2; box-shadow: 0px 24px 48px rgba(209, 209, 209, 0.75), 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 6px 16px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12); font-size: 14px; line-height: 20px; border-radius: 0; padding: 24px 40px 0; opacity: 0; visibility: hidden; display: none; }
  .header .main-menu__sub:before { content: ""; display: block; position: absolute; width: 100%; height: 30px; top: -22px; left: 0; background: transparent; }
  .header .main-menu__sub.sm { max-width: 964px; left: calc(50% - 610px); }
  .header .main-menu__sub.xs { max-width: 620px; left: calc(50% - 490px); }
  .header .main-menu__sub.xxs { max-width: 350px; left: calc(50% - 335px); padding: 24px; }
  .header .main-menu__sub .row { margin-left: -8px; margin-right: -8px; }
  .header .main-menu__sub .row > .col, .header .main-menu__sub .row > [class*="col-"] { padding-left: 8px; padding-right: 8px; }
  .header .main-menu__sub .sub-menu { position: relative; }
  .header .main-menu__sub .sub-menu.bg-gray { position: relative; padding-left: 32px; background: transparent; }
  .header .main-menu__sub .sub-menu.bg-gray:before { content: ""; z-index: 1; display: block; position: absolute; width: calc(100% + 25px); height: calc(100% + 24px); background: #FBFCFC; top: -24px; left: 8px; border-radius: 0 4px 0 4px; }
  .header .main-menu__sub .sub-menu.bg-gray * { position: relative; z-index: 2; }
  .header .main-menu__sub .sub-menu.bg-gray.left { padding-left: 0; padding-right: 48px; }
  .header .main-menu__sub .sub-menu.bg-gray.left::before { left: -32px; }
  .header .main-menu__sub .sub-menu.bg-gray.left .link-more { position: absolute; left: 0; bottom: 20px; }
  .header .main-menu__sub .sub-menu__title { display: block; font-size: 12px; line-height: 16px; font-weight: 500; color: #626B79; margin-bottom: 16px; text-transform: uppercase; }
  .header .main-menu__sub .sub-menu__item > a { display: block; position: relative; padding: 8px; border-radius: 6px; transition: all .4s ease; color: #232933; background: #FFF; }
  .header .main-menu__sub .sub-menu__item > a b { display: block; font-size: 16px; line-height: 24px; font-weight: 500; margin-bottom: 4px; }
  .header .main-menu__sub .sub-menu__item > a p { display: block; font-size: 14px; line-height: 20px; margin-bottom: 0; color: #626B79; }
  .header .main-menu__sub .sub-menu__item > a:hover { color: #232933; background: #F7FBFF; }
  .header .main-menu__sub .sub-menu__item > a:hover p { color: #626B79; }
  .header .main-menu__sub .sub-menu__item { margin-bottom: 16px; display: inline-block; width: 100%; position: relative; }
  .header .main-menu__sub .sub-menu__item .badge { display: inline-block; vertical-align: middle; color: #FFF; font-size: 12px; line-height: 20px; padding: 0 4px; background: #DA473F; margin-left: 6px; border-radius: 6px; position: relative; top: -1px; }
  .header .main-menu__sub .sub-menu__item.has-icon > a { padding-left: 40px; }
  .header .main-menu__sub .sub-menu__item.has-icon > a .icon { display: block; position: absolute; top: 8px; left: 8px; width: 24px; height: 24px; object-fit: contain; object-position: 50% 50%; -webkit-filter: grayscale(100); filter: grayscale(100); opacity: 0.7; transition: all .3s ease-in-out; }
  .header .main-menu__sub .sub-menu__item.has-icon > a:hover .icon { -webkit-filter: grayscale(0); filter: grayscale(0); opacity: 1; }
  .header .main-menu__sub .sub-menu__2-col { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
  .header .main-menu__sub .sub-menu__3-col { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
  .header .main-menu__sub .sub-menu__item-action { padding-top: 24px; padding-left: 16px; padding-right: 16px; }
  .header .main-menu__sub .sub-menu__media { padding-top: 24px; }
  .header .main-menu__sub .sub-menu__media .sub-menu__title { font-size: 16px; line-height: 24px; margin-bottom: 4px; }
  .header .main-menu__sub .sub-menu__media .video-thumb { width: 87.224%; }
  .header .main-menu__sub .sub-menu__media .video-thumb .cover { padding-top: 57.25%; }
  .header .main-menu__sub .sub-menu__banner { position: relative; display: block; border-radius: 4px; width: 100%; padding-top: 0 !important; }
  .header .main-menu__sub .sub-menu__banner img { position: relative !important; display: block; top: 0; left: 0; width: 100%; height: 100%; object-position: center; border-radius: 4px; }
  .header .main-menu__sub .sub-menu__banner label { position: absolute; color: transparent; top: 0; left: 0; }
  .header .main-menu__sub .sub-menu__action { text-align: right; padding: 24px 100px 0 0; }
  .header .main-menu__sub .sub-menu__action.alt { width: 100%; text-align: center; border-top: 1px solid #E2E2E2; }
  .header .main-menu__sub .sub-menu__bot { width: 100%; position: relative; }
  .header .main-menu__sub .sub-menu__bot::before { content: ""; display: block; width: calc(100% + 64px); height: 100%; position: absolute; top: 0; left: -32px; background: #FBFCFC; border-radius: 0 0 4px 4px; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; padding-top: 32px; padding-bottom: 32px; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot .sub-menu__item { max-width: 33.333333%; padding: 0; margin-bottom: 0; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot .sub-menu__item a { background: transparent; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot .sub-menu__item:hover a { background: #eff3f3; }
  .header .main-menu__sub .sub-menu__bottom { border-top: 1px solid #D0D6DD; padding-top: 16px; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; width: 100%; margin-top: auto; position: absolute; left: 9px; bottom: 0; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a { font-size: 14px; line-height: 20px; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a b { color: #4B61DD; font-size: 14px; line-height: 20px; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a b::after { content: ''; width: 24px; height: 24px; background: url(../images/ic-arrow-right-blue.svg) no-repeat center; background-size: contain; margin-left: 8px; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a:hover b::after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }
  .header .main-menu__sub .menu-tab__link { margin-bottom: 24px; padding: 8px; border-bottom: 2px solid transparent; }
  .header .main-menu__sub .menu-tab__link span { font-size: 16px; line-height: 24px; font-weight: 600; color: #232933; display: block; margin-bottom: 4px; }
  .header .main-menu__sub .menu-tab__link p { font-size: 14px; line-height: 20px; color: #626B79; }
  .header .main-menu__sub .menu-tab__link:hover { cursor: pointer; }
  .header .main-menu__sub .menu-tab__link.active { position: relative; border-bottom: 2px solid #C02A34; }
  .header .main-menu__sub .menu-tab__content { display: none; padding-bottom: 97px; }
  .header .main-menu__sub .menu-tab__content .sub-menu__item a { padding-top: 8px; padding-bottom: 8px; }
  .header .main-menu__sub .menu-tab__content .sub-menu__item.has-icon > a .icon { top: 8px; }
  .header .main-menu__sub .menu-tab__content.active { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .header .main-menu__sub.sub-solusi { padding-bottom: 16px; }
  .header .main-menu__sub.sub-solusi .sub-menu.bg-gray:before { height: calc(100% + 40px); }
  .header .main-menu__sub.sub-solusi .sub-menu.bg-gray.left .link-more { bottom: 12px; }
  .header .right-menu { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; gap: 16px; margin-left: -8px; margin-right: -8px; margin-bottom: 0; }
  .header .right-menu a:not(.btn):not(.link-more) { color: #4B61DD; font-weight: 500; }
  .header .right-menu a:not(.btn):not(.link-more):hover { color: #4B61DD; text-decoration: underline; }
  .header .right-menu__item { display: block; position: relative; }
  .header .right-menu__item:first-child:after, .header .right-menu__item:last-child:after { display: none; }
  .header .right-menu__link { display: block; }
  .header .right-menu__link.link { padding-right: 16px; position: relative; }
  .header .right-menu__link.link:after { content: ""; display: block; position: absolute; width: 1px; height: 100%; top: 0; right: 0; background: #E2E2E2; }
  .header .right-menu__link.btn { background: #4B61DD; color: #FFF; padding-left: 20px; padding-right: 20px; }
  .header .right-menu__link.btn:hover { background: #2740ce; color: #FFF; text-decoration: none; }
  .header .right-menu__link.btn-blue-border { background: transparent; color: #4B61DD; border-color: #4B61DD; border-radius: 4px; font-size: 16px; font-weight: 500; box-shadow: none; }
  .header .right-menu__link.btn-blue-border:hover { color: #FFF; background: #4B61DD; border-color: #4B61DD; text-decoration: none; }
  .header .right-menu-md { display: none; }
  .header__wrap { position: relative; display: block; padding: 16px 12px; margin: 0 auto; max-width: 1248px; transition: all .4s ease; }
  .header__wrap:after { content: ""; display: block; width: 100%; clear: both; }
  .header__left { display: block; float: left; width: 180px; }
  .header__main { display: inline-block; vertical-align: middle; }
  .header__right { display: block; float: right; }
  .header.fixed { border-bottom: 1px solid #E2E2E2; top: -40px; }
  .header.fixed .header__wrap { padding-top: 8px; padding-bottom: 8px; }
  .header.fixed .main-menu__item.has-child:hover > a:before { top: calc(100% + 5px); }
  .header.fixed .main-menu__item.has-child:hover > a:after { top: calc(100% + 4px); }
  .header.fixed .main-menu__sub:before { top: -15px; }
  .header.show-top { top: 0; } }

@media (max-width: 1024px) and (min-width: 991px) { .header { z-index: 100; position: fixed; width: 100%; top: 0; left: 0; border-bottom: 1px solid transparent; display: none; }
  .header .sub-menu__item > a p, .header .sub-menu__item > a img, .header .sub-menu__item > a b { pointer-events: none; }
  .header.is-ready { display: block; }
  .header__back { display: none; }
  .header__back span { font-size: 16px; line-height: 24px; font-weight: 600; color: #4B61DD; position: relative; }
  .header__back span::before { content: ''; width: 24px; height: 24px; display: inline-block; background: url("../images/ic-arrow-back.svg") no-repeat center center; background-size: contain; vertical-align: middle; margin-top: -3px; margin-right: 8px; }
  .header__left { z-index: 3 !important; border-bottom: 1px solid #E2E2E2; }
  .header .video-thumb { position: relative; }
  .header .video-thumb a.play { display: block; position: absolute !important; z-index: 3 !important; top: calc(50% - 20px); left: calc(50% - 20px); }
  .header .video-thumb a.play img { display: block; width: 40px; height: 40px; }
  .header .video-thumb .cover { position: relative; width: 100%; padding-top: 56%; z-index: 2 !important; }
  .header .video-thumb .cover img { display: block; position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
  .header .hide-sm { display: none; }
  .header .show-sm { display: block !important; }
  .header__top { display: none; }
  .header__logo { margin-right: auto; }
  .header__logo img { display: block; height: 32px; width: auto; }
  .header .main-menu { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 0; gap: 24px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .header .main-menu__item { display: block; padding: 16px 0; color: #232933; }
  .header .main-menu__item.has-child { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .header .main-menu__item.has-child:after { content: ""; display: block; width: 16px; height: 16px; margin-left: 4px; background: url(../images/ic-dropdown-header.svg); }
  .header .main-menu__item.has-child > a { display: block; position: relative; }
  .header .main-menu__item.has-child > a:before, .header .main-menu__item.has-child > a:after { display: none; }
  .header .main-menu__item.has-child:hover > a:before, .header .main-menu__item.has-child:hover > a:after { opacity: 1; top: calc(100% + 13px); }
  .header .main-menu__item.has-child:hover > a:before { top: calc(100% + 14px); }
  .header .main-menu__item.has-child:hover .main-menu__sub { top: calc(100% - 1px); opacity: 1; visibility: visible; display: block; }
  .header .main-menu__item:hover .main-menu__link { border-bottom-color: #C02A34; color: #232933; }
  .header .main-menu__item.sm-only { display: none; }
  .header .main-menu__link { display: block; position: relative; border-bottom: 2px solid transparent; color: #232933; text-decoration: none; }
  .header .main-menu__link:hover { text-decoration: none; }
  .header .main-menu__sub { position: absolute; width: 100%; background: #FFF; top: calc(100% + 22px); left: 0; border: 1px solid #E2E2E2; box-shadow: none; font-size: 14px; line-height: 20px; border-radius: 4px; padding: 24px 40px 0; opacity: 0; visibility: hidden; display: none; max-height: calc(100vh - 123px); overflow: hidden auto; }
  .header .main-menu__sub:before { content: ""; display: block; position: absolute; width: 100%; height: 30px; top: -22px; left: 0; background: transparent; }
  .header .main-menu__sub.sm { max-width: 100%; left: 0; }
  .header .main-menu__sub.xs { max-width: 100%; left: 0; }
  .header .main-menu__sub.xxs { max-width: 100%; left: 0; padding: 24px; }
  .header .main-menu__sub .row { margin-left: -8px; margin-right: -8px; }
  .header .main-menu__sub .row > .col, .header .main-menu__sub .row > [class*="col-"] { padding-left: 8px; padding-right: 8px; }
  .header .main-menu__sub .sub-menu { position: relative; }
  .header .main-menu__sub .sub-menu.bg-gray { position: relative; padding-left: 32px; background: transparent; }
  .header .main-menu__sub .sub-menu.bg-gray:before { content: ""; z-index: 1; display: block; position: absolute; width: calc(100% + 25px); height: calc(100% + 24px); background: #FBFCFC; top: -24px; left: 8px; border-radius: 0 4px 0 4px; }
  .header .main-menu__sub .sub-menu.bg-gray * { position: relative; z-index: 2; }
  .header .main-menu__sub .sub-menu.bg-gray.left { padding-left: 0; padding-right: 48px; }
  .header .main-menu__sub .sub-menu.bg-gray.left::before { left: -32px; }
  .header .main-menu__sub .sub-menu.bg-gray.left .link-more { position: absolute; left: 0; bottom: 20px; }
  .header .main-menu__sub .sub-menu__title { display: block; font-size: 12px; line-height: 16px; font-weight: 500; color: #626B79; margin-bottom: 16px; text-transform: uppercase; }
  .header .main-menu__sub .sub-menu__item > a { display: block; position: relative; padding: 8px; border-radius: 6px; transition: all .4s ease; color: #232933; background: #FFF; }
  .header .main-menu__sub .sub-menu__item > a b { display: block; font-size: 16px; line-height: 24px; font-weight: 500; margin-bottom: 4px; }
  .header .main-menu__sub .sub-menu__item > a p { display: block; font-size: 14px; line-height: 20px; margin-bottom: 0; color: #626B79; }
  .header .main-menu__sub .sub-menu__item > a:hover { color: #232933; background: #F7FBFF; }
  .header .main-menu__sub .sub-menu__item > a:hover p { color: #626B79; }
  .header .main-menu__sub .sub-menu__item { margin-bottom: 16px; display: inline-block; width: 100%; position: relative; }
  .header .main-menu__sub .sub-menu__item .badge { display: inline-block; vertical-align: middle; color: #FFF; font-size: 12px; line-height: 20px; padding: 0 4px; background: #DA473F; margin-left: 6px; border-radius: 6px; position: relative; top: -1px; }
  .header .main-menu__sub .sub-menu__item.has-icon > a { padding-left: 40px; }
  .header .main-menu__sub .sub-menu__item.has-icon > a .icon { display: block; position: absolute; top: 8px; left: 8px; width: 24px; height: 24px; object-fit: contain; object-position: 50% 50%; -webkit-filter: grayscale(100); filter: grayscale(100); opacity: 0.7; transition: all .3s ease-in-out; }
  .header .main-menu__sub .sub-menu__item.has-icon > a:hover .icon { -webkit-filter: grayscale(0); filter: grayscale(0); opacity: 1; }
  .header .main-menu__sub .sub-menu__2-col { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
  .header .main-menu__sub .sub-menu__3-col { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
  .header .main-menu__sub .sub-menu__item-action { padding-top: 24px; padding-left: 16px; padding-right: 16px; }
  .header .main-menu__sub .sub-menu__media { padding-top: 24px; }
  .header .main-menu__sub .sub-menu__media .sub-menu__title { font-size: 16px; line-height: 24px; margin-bottom: 4px; }
  .header .main-menu__sub .sub-menu__media .video-thumb { width: 87.224%; }
  .header .main-menu__sub .sub-menu__media .video-thumb .cover { padding-top: 57.25%; }
  .header .main-menu__sub .sub-menu__banner { position: relative; display: block; border-radius: 4px; width: 100%; padding-top: 0 !important; }
  .header .main-menu__sub .sub-menu__banner img { position: relative !important; display: block; top: 0; left: 0; width: 100%; height: 100%; object-position: center; border-radius: 4px; }
  .header .main-menu__sub .sub-menu__banner label { position: absolute; color: transparent; top: 0; left: 0; }
  .header .main-menu__sub .sub-menu__action { text-align: right; padding: 24px 100px 0 0; }
  .header .main-menu__sub .sub-menu__action.alt { width: 100%; text-align: center; border-top: 1px solid #E2E2E2; }
  .header .main-menu__sub .sub-menu__bot { width: 100%; position: relative; }
  .header .main-menu__sub .sub-menu__bot::before { content: ""; display: block; width: calc(100% + 64px); height: 100%; position: absolute; top: 0; left: -32px; background: #FBFCFC; border-radius: 0 0 4px 4px; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; padding-top: 32px; padding-bottom: 32px; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot .sub-menu__item { max-width: 33.333333%; padding: 0; margin-bottom: 0; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot .sub-menu__item a { background: transparent; }
  .header .main-menu__sub .sub-menu__bot .sub-menu-col__bot .sub-menu__item:hover a { background: #eff3f3; }
  .header .main-menu__sub .sub-menu__bottom { border-top: 1px solid #D0D6DD; padding-top: 16px; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; width: 100%; margin-top: auto; position: absolute; left: 9px; bottom: 0; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a { font-size: 14px; line-height: 20px; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a b { color: #4B61DD; font-size: 14px; line-height: 20px; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a b::after { content: ''; width: 24px; height: 24px; background: url(../images/ic-arrow-right-blue.svg) no-repeat center; background-size: contain; margin-left: 8px; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a:hover b::after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }
  .header .main-menu__sub .menu-tab__link { margin-bottom: 24px; padding: 8px; border-bottom: 2px solid transparent; }
  .header .main-menu__sub .menu-tab__link span { font-size: 16px; line-height: 24px; font-weight: 600; color: #232933; display: block; margin-bottom: 4px; }
  .header .main-menu__sub .menu-tab__link p { font-size: 14px; line-height: 20px; color: #626B79; }
  .header .main-menu__sub .menu-tab__link:hover { cursor: pointer; }
  .header .main-menu__sub .menu-tab__link.active { position: relative; border-bottom: 2px solid #C02A34; }
  .header .main-menu__sub .menu-tab__content { display: none; padding-bottom: 97px; }
  .header .main-menu__sub .menu-tab__content .sub-menu__item a { padding-top: 8px; padding-bottom: 8px; }
  .header .main-menu__sub .menu-tab__content .sub-menu__item.has-icon > a .icon { top: 8px; }
  .header .main-menu__sub .menu-tab__content.active { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .header .main-menu__sub.sub-solusi { padding-bottom: 16px; }
  .header .main-menu__sub.sub-solusi .sub-menu.bg-gray:before { height: calc(100% + 40px); }
  .header .main-menu__sub.sub-solusi .sub-menu.bg-gray.left .link-more { bottom: 12px; }
  .header .cta-sm { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 16px 12px; margin: 0 -8px; }
  .header .cta-sm li { display: block; max-width: 50%; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 0 8px; }
  .header .cta-sm .btn { font-size: 16px; line-height: 24px; padding: 7px 16px; }
  .header .right-menu { padding: 12px 16px 20px; display: none; }
  .header .right-menu:not(:last-child) { padding-bottom: 0; }
  .header .right-menu__item.hidden-sm { display: none !important; }
  .header .right-menu__link { display: block; width: 100%; padding: 7px 16px; background: #fffc; border: 1px solid #4B61DD; border-radius: 4px; color: #4B61DD; font-weight: 500; font-size: 16px; line-height: 24px; text-align: center; }
  .header .right-menu__link:hover { text-decoration: none; }
  .header .right-menu__link.link { padding-right: 16px; position: relative; background: transparent; border: none; text-decoration: none; padding: 0 16px 0 0; }
  .header .right-menu__link.link:after { content: ""; display: block; position: absolute; width: 1px; height: 100%; top: 0; right: 0; background: #E2E2E2; }
  .header .right-menu__link.link:hover { text-decoration: underline; }
  .header .right-menu__link.link:hover::after { text-decoration: none; }
  .header .right-menu__link.btn { background: #4B61DD; color: #FFF; }
  .header .right-menu__link.btn-blue-border { background: transparent; color: #4B61DD; border-color: #4B61DD; border-radius: 4px; font-size: 14px; font-weight: 500; box-shadow: none; }
  .header .right-menu__link.btn-blue-border:hover { color: #FFF; background: #4B61DD; border-color: #4B61DD; text-decoration: none; }
  .header .right-menu-md { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-left: auto; margin-bottom: 0; gap: 16px; }
  .header .right-menu-md a:not(.btn):not(.link-more) { color: #4B61DD; font-weight: 500; }
  .header .right-menu-md a:not(.btn):not(.link-more):hover { color: #4B61DD; text-decoration: underline; }
  .header .right-menu-md__item { display: block; position: relative; }
  .header .right-menu-md__item:last-child { padding-right: 0; }
  .header .right-menu-md__item:last-child { padding-left: 0; }
  .header .right-menu-md__item:first-child:after, .header .right-menu-md__item:last-child:after { display: none; }
  .header .right-menu-md__item.hidden-sm { display: none !important; }
  .header .right-menu-md__link { display: block; }
  .header .right-menu-md__link.link { padding: 0 16px 0 0; position: relative; background: transparent; border: none; text-decoration: none; }
  .header .right-menu-md__link.link:after { content: ""; display: block; position: absolute; width: 1px; height: 100%; top: 0; right: 0; background: #E2E2E2; }
  .header .right-menu-md__link.link:hover { text-decoration: underline; }
  .header .right-menu-md__link.link:hover::after { text-decoration: none; }
  .header .right-menu-md__link.btn { background: #4B61DD; color: #FFF; padding-left: 23px; padding-right: 23px; }
  .header .right-menu-md__link.btn:hover { background: #2740ce; color: #FFF; text-decoration: none; }
  .header .right-menu-md__link.btn-blue-border { background: transparent; color: #4B61DD; border-color: #4B61DD; border-radius: 4px; font-size: 16px; font-weight: 500; box-shadow: none; }
  .header .right-menu-md__link.btn-blue-border:hover { color: #FFF; background: #4B61DD; border-color: #4B61DD; text-decoration: none; }
  .header .btn-sales { display: none; margin-left: auto; }
  .header .btn-sales a { display: inline-block; padding: 3px 12px; text-align: center; background: #fff; border: 1px solid #4B61DD; border-radius: 4px; color: #4B61DD; font-size: 14px; line-height: 20px; }
  .header .btn-sales a:hover { text-decoration: none; }
  .header .burger-menu { display: block; position: relative; margin-left: 14px; width: 20px; height: 14px; }
  .header .burger-menu span { display: block; position: absolute; width: 100%; height: 2px; background: #C02A34; left: 0; transition: all .3s ease; }
  .header .burger-menu span:nth-child(1) { top: 0; }
  .header .burger-menu span:nth-child(2) { top: 6px; width: 80%; left: unset; right: 0; }
  .header .burger-menu span:nth-child(3) { top: 12px; }
  .header__left { z-index: 2; display: -webkit-flex; display: -ms-flexbox; display: flex; position: fixed; top: 0; left: 0; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 12px 16px; background-color: #fff; }
  .header__main { z-index: 1; margin-top: 65px; display: block; background-color: #fff; max-height: 0; opacity: 0; visibility: hidden; transition: all .3s ease; border-bottom: 1px solid #e3e3e3; }
  .header__right { z-index: 2; position: fixed; width: 100%; bottom: 0; left: 0; display: block; background-color: #fff; max-height: 0; opacity: 0; visibility: hidden; transition: all .3s ease; }
  body.ready .main-menu__sub { display: block; }
  body.menu-open { overflow: hidden; }
  body.menu-open .header { background: #FFF; z-index: 105; }
  body.menu-open .header.sub-open { overflow: auto; }
  body.menu-open .header.sub-open .header__back { display: inline-block; position: absolute; width: 100%; background: #FFF; padding: 16px; top: 0; left: 0; box-shadow: 0px 2px 8px rgba(119, 119, 119, 0.2); }
  body.menu-open .header .burger-menu span:nth-child(1) { top: 6px; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  body.menu-open .header .burger-menu span:nth-child(2) { top: 6px; opacity: 0; }
  body.menu-open .header .burger-menu span:nth-child(3) { top: 6px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  body.menu-open .header__main, body.menu-open .header__right { opacity: 1; max-height: -webkit-max-content; max-height: -moz-max-content; max-height: max-content; visibility: visible; }
  body.menu-open .header__left { box-shadow: none; } }

@media (max-width: 990px) { .header { z-index: 100; position: fixed; width: 100%; top: 0; left: 0; border-bottom: 1px solid transparent; display: none; }
  .header .sub-menu__item > a p, .header .sub-menu__item > a img, .header .sub-menu__item > a b { pointer-events: none; }
  .header.is-ready { display: block; }
  .header__back { display: none; }
  .header__back span { font-size: 16px; line-height: 24px; font-weight: 600; color: #4B61DD; position: relative; }
  .header__back span::before { content: ''; width: 24px; height: 24px; display: inline-block; background: url("../images/ic-arrow-back.svg") no-repeat center center; background-size: contain; vertical-align: middle; margin-top: -3px; margin-right: 8px; }
  .header__left { z-index: 3 !important; }
  .header .video-thumb { position: relative; }
  .header .video-thumb a.play { display: block; position: absolute !important; z-index: 3 !important; top: calc(50% - 20px); left: calc(50% - 20px); }
  .header .video-thumb a.play img { display: block; width: 40px; height: 40px; }
  .header .video-thumb .cover { position: relative; width: 100%; padding-top: 56%; z-index: 2 !important; }
  .header .video-thumb .cover img { display: block; position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
  .header .hide-sm { display: none; }
  .header .show-sm { display: block !important; }
  .header__top { display: none; }
  .header__logo { margin-right: auto; }
  .header__logo img { display: block; height: 32px; width: auto; }
  .header .main-menu { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 20px 0; margin-bottom: 160px; gap: 0; }
  .header .main-menu__item { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; border-bottom: 1px solid #E2E2E2; padding: 0; }
  .header .main-menu__item.has-child { -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .header .main-menu__item.has-child:after { content: ""; display: block; position: absolute; pointer-events: none; top: 19px; right: 16px; width: 20px; height: 20px; margin-left: auto; background: url(../images/ic-chevron-right.svg); background-size: cover; background-position: 50% 50%; -webkit-transform: none; transform: none; transition: all .3s ease; }
  .header .main-menu__item.has-child.expand .main-menu__link { background: #F2F4F7; color: #4B61DD; }
  .header .main-menu__item.has-child.expand .main-menu__sub { display: block; -webkit-transform: translateX(0); transform: translateX(0); transition: all .3s ease-in; }
  .header .main-menu__item.has-child.expand .main-menu__sub-back { display: block; position: fixed; }
  .header .main-menu__item.has-child.expand .main-menu__sub-back span { color: #4B61DD; font-size: 16px; line-height: 24px; position: relative; display: inline-block; vertical-align: middle; }
  .header .main-menu__item.has-child.expand .main-menu__sub-back span::before { content: ''; width: 24px; height: 24px; display: inline-block; background: url("../images/ic-arrow-back.svg") no-repeat center center; background-size: contain; vertical-align: middle; margin-top: -3px; margin-right: 8px; }
  .header .main-menu__item.has-child.expand:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  .header .main-menu__link { display: block; width: 100%; padding: 16px 16px 20px; font-size: 20px; line-height: 28px; color: #2B2A35; font-weight: 500; }
  .header .main-menu__link:hover { text-decoration: none; }
  .header .main-menu__sub { display: none; opacity: 1; visibility: visible; position: fixed; padding: 20px; top: 56px !important; left: 0; width: 100%; height: calc(100vh - 192px); background: #FFF; z-index: 2; overflow-y: auto; overflow-x: hidden; -webkit-transform: translateX(-100%); transform: translateX(-100%); transition: all .3s ease-out; }
  .header .main-menu__sub .sub-menu__title { display: block; padding: 16px 0; border-bottom: 1px solid #E2E2E2; color: #2B2A35; font-size: 16px; line-height: 24px; margin-bottom: 8px; }
  .header .main-menu__sub .sub-menu__item { position: relative; margin-bottom: 8px; }
  .header .main-menu__sub .sub-menu__item .badge { display: inline-block; vertical-align: middle; color: #FFF; font-size: 12px; line-height: 20px; padding: 0 4px; background: #DA473F; margin-left: 6px; border-radius: 6px; position: relative; top: -1px; }
  .header .main-menu__sub .sub-menu__item a { display: block; padding: 8px 16px; color: #2B2A35; }
  .header .main-menu__sub .sub-menu__item b { display: block; font-size: 16px; line-height: 24px; margin-bottom: 4px; }
  .header .main-menu__sub .sub-menu__item p { display: block; font-size: 14px; line-height: 20px; }
  .header .main-menu__sub .sub-menu__item.has-icon .icon { position: absolute; top: 8px; left: 16px; width: 24px; height: 24px; display: block; object-fit: contain; object-position: 50% 50%; }
  .header .main-menu__sub .sub-menu__item.has-icon a { padding-left: 48px; }
  .header .main-menu__sub .sub-menu__action { padding: 24px 16px 40px; width: 100%; }
  .header .main-menu__sub .sub-menu__item-action { padding: 24px 16px; }
  .header .main-menu__sub .sub-menu__media { padding-bottom: 24px; position: relative; max-width: 80%; }
  .header .main-menu__sub .sub-menu__banner { display: none; }
  .header .main-menu__sub .sub-menu.bg-gray { background: #F2F4F7; padding: 24px 16px; margin-bottom: -8px; }
  .header .main-menu__sub .sub-menu.bg-gray .sub-menu__title { padding: 0; display: block; border: 0; margin: 0 0 4px; }
  .header .main-menu__sub .sub-menu__bottom { padding-top: 16px; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; width: 100%; margin-top: auto; position: relative; left: unset; bottom: unset; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a { font-size: 14px; line-height: 20px; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a b { color: #4B61DD; font-size: 14px; line-height: 20px; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a b::after { content: ''; width: 24px; height: 24px; background: url(../images/ic-arrow-right-blue.svg) no-repeat center; background-size: contain; margin-left: 8px; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }
  .header .main-menu__sub .sub-menu__bottom .sub-menu__item a:hover b::after { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce2; animation-name: bounce2; -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1); }
  .header .main-menu .menu-tab { display: none; }
  .header .main-menu .menu-tab__content { padding-bottom: 0; }
  .header .main-menu .menu-tab__block { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .header .main-menu .menu-tab__block .bg-gray.left { background: #FFF; display: none; }
  .header .sub-menu__bot .sub-menu-col__bot { padding: 32px 6px; margin: 16px -20px 0; background: #FBFCFC; }
  .header .cta-sm { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 16px 12px; margin: 0 -8px; }
  .header .cta-sm li { display: block; max-width: 50%; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 0 8px; }
  .header .cta-sm .btn { font-size: 16px; line-height: 24px; padding: 7px 16px; }
  .header .right-menu { padding: 12px 16px 20px; display: none; }
  .header .right-menu__item { padding: 0; }
  .header .right-menu__item.hidden-sm { display: none !important; }
  .header .right-menu__link { display: block; width: 100%; padding: 7px 16px; background: #fffc; border: 1px solid #4B61DD; border-radius: 4px; color: #4B61DD; font-weight: 500; font-size: 16px; line-height: 24px; text-align: center; margin-bottom: 0 !important; }
  .header .right-menu__link:hover { text-decoration: none; }
  .header .right-menu__link.btn { background: #4B61DD; color: #FFF; }
  .header .right-menu__link.btn-blue-border { background: transparent; color: #4B61DD; border-color: #4B61DD; border-radius: 4px; font-size: 14px; font-weight: 500; box-shadow: none; }
  .header .right-menu__link.btn-blue-border:hover { color: #FFF; background: #4B61DD; border-color: #4B61DD; text-decoration: none; }
  .header .right-menu:not(:last-child) { padding-bottom: 0; }
  .header .right-menu-md { display: none; }
  .header .btn-sales { display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; margin-left: auto; }
  .header .btn-sales a { display: inline-block; padding: 3px 12px; text-align: center; background: #fff; border: 1px solid #4B61DD; border-radius: 4px; color: #4B61DD; font-size: 14px; line-height: 20px; }
  .header .btn-sales a:hover { text-decoration: none; }
  .header .burger-menu { display: block; position: relative; margin-left: 14px; width: 20px; height: 14px; }
  .header .burger-menu span { display: block; position: absolute; width: 100%; height: 2px; background: #C02A34; left: 0; transition: all .3s ease; }
  .header .burger-menu span:nth-child(1) { top: 0; }
  .header .burger-menu span:nth-child(2) { top: 6px; width: 80%; left: unset; right: 0; }
  .header .burger-menu span:nth-child(3) { top: 12px; }
  .header__left { z-index: 2; display: -webkit-flex; display: -ms-flexbox; display: flex; position: fixed; top: 0; left: 0; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 12px 16px; background-color: #fff; }
  .header__main { z-index: 1; margin-top: 56px; display: block; background-color: #fff; max-height: 0; opacity: 0; visibility: hidden; transition: all .3s ease; }
  .header__right { z-index: 2; position: fixed; width: 100%; bottom: 0; left: 0; display: block; background-color: #fff; max-height: 0; opacity: 0; visibility: hidden; transition: all .3s ease; }
  .header.fixed .header__left { box-shadow: 0px 2px 8px rgba(119, 119, 119, 0.2); }
  body.ready .main-menu__sub { display: block; }
  body.menu-open { overflow: hidden; }
  body.menu-open .header { height: 100%; background: #FFF; z-index: 105; }
  body.menu-open .header.sub-open { overflow: auto; }
  body.menu-open .header.sub-open .header__back { display: inline-block; position: absolute; width: 100%; background: #FFF; padding: 16px; top: 0; left: 0; box-shadow: 0px 2px 8px rgba(119, 119, 119, 0.2); }
  body.menu-open .header .burger-menu span:nth-child(1) { top: 6px; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
  body.menu-open .header .burger-menu span:nth-child(2) { top: 6px; opacity: 0; }
  body.menu-open .header .burger-menu span:nth-child(3) { top: 6px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  body.menu-open .header__main, body.menu-open .header__right { opacity: 1; max-height: -webkit-max-content; max-height: -moz-max-content; max-height: max-content; visibility: visible; }
  body.menu-open .header__main .right-menu, body.menu-open .header__right .right-menu { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 8px; } }

header .wpml-ls-legacy-dropdown-click { width: 110px; }

header .wpml-ls-legacy-dropdown-click a { border: 0; background: transparent; padding: 4px 0; }

header .wpml-ls-legacy-dropdown-click a span { margin-left: 8px; display: inline-block; }

header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after { border: 3px solid transparent; border-top: 4px solid; }

header .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a, header .wpml-ls-legacy-dropdown-click a:focus, header .wpml-ls-legacy-dropdown-click a:hover { background: transparent; }

header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu { border: 0; }

.header .main-menu__sub .sub-menu__banner { padding-top: 0; }

.header .main-menu__sub .sub-menu__banner img { position: relative; }

.header .sbanner { display: block; text-decoration: none !important; background: #E0EEFF; opacity: 1; visibility: visible; transition: all .4s ease; }

.header .sbanner__img { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; height: 48px; transition: all .4s ease; }

.header .sbanner__img img { display: block; max-height: 48px; width: auto; }

.header .sbanner__text { padding: 12px; color: #232933; transition: all .4s ease; }

.header .sbanner__text span.text-sm { display: none; }

.header .sbanner__action { padding: 12px; transition: all .4s ease; }

.header .sbanner__action .btn { padding: 7px 16px; }

.header .sbanner__action .btn-link { color: #232933; text-decoration: underline; }

.header .sbanner__wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0 40px; min-height: 48px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; opacity: 1; transition: all .4s ease; transition-delay: .2s; position: relative; }

.header .sbanner__close { transition: all .4s ease; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 20px; line-height: 40px; padding: 0 24px; position: absolute; height: 100%; top: 0; right: 0; }

.header .sbanner.dark-theme .sbanner__text { color: #FFF; }

.header .sbanner.dark-theme .sbanner__action .btn-link { color: #FFF; }

.header .sbanner.dark-theme .sbanner__close { color: #FFF; }

.header.fixed { top: 0; }

.header.fixed .sbanner__img { height: 56px; }

.header.fixed .sbanner__action { padding-top: 4px; padding-bottom: 4px; }

.header.fixed .header__top { max-height: 0; min-height: 0; padding: 0; opacity: 0; visibility: hidden; }

.header.fixed .sbanner__wrap { min-height: 48px; }

.header.fixed__wrap { opacity: 0; transition: all .4s ease; transition-delay: 0s; }

.header.show-top .header__top { max-height: 40px; padding: 8px 0; opacity: 1; visibility: visible; }

@media (max-width: 991px) { .header .sbanner { max-height: 80px; }
  .header .sbanner__wrap { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding-left: 0; padding-right: 0; min-height: 56px; }
  .header .sbanner__text { padding: 0 32px; font-size: 14px; line-height: 20px; text-align: center; }
  .header .sbanner__text span.text-sm { display: block; }
  .header .sbanner__text span.text-lg { display: none; }
  .header .sbanner__action { padding: 0; font-size: 12px; line-height: 18px; }
  .header .sbanner__action .btn, .header .sbanner__action .btn-link { border: 0; padding: 0; font-size: 12px; line-height: 18px; font-weight: 500; text-decoration: none; }
  .header .sbanner__close { padding: 0 12px; color: #000; }
  .header .sbanner__img { display: none; }
  .header.fixed .sbanner__action { padding: 0; }
  .header.fixed .sbanner__wrap { min-height: 56px; } }

body.has-sbanner main { padding-top: 179px; }

@media (max-width: 991px) { body.has-sbanner main { padding-top: 56px; }
  body.has-sbanner .header__left { top: 55px; } }

header .wpml-custom .wpml-ls-legacy-dropdown-click { max-width: 80px; width: 100%; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item a.wpml-ls-item-toggle { color: #626B79; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item a.wpml-ls-item-toggle:hover { color: #626B79; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu { background: #fff; padding: 4px; border-radius: 12px; overflow: hidden; border: 1px solid #D0D6DD; width: 115px; text-align: center; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item > a.wpml-ls-link { color: #232933; padding: 16px; border-radius: 8px; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item > a.wpml-ls-link:hover { background: #E0EEFF; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item > a.wpml-ls-link img { display: none; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item-id > a::before { content: "Indonesia"; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item-id > a > span { display: none; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item-en > a::before { content: "English"; }

header .wpml-custom .wpml-ls-legacy-dropdown-click ul li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item-en > a > span { display: none; }

/* Footer */
.footer_sc2.footer_sc2_alt { background: #FAFBFA; padding: 24px 0; }

.block-cta { display: block; position: relative; }

.block-cta--blue .block-cta__wrap { background: #143A72; color: #FFF; }

.block-cta--blue .block-cta__title { color: #FFF; }

.block-cta__icon img { display: block; height: 48px; width: auto; margin: 0 auto 16px; }

.block-cta__title { max-width: 900px; margin: 0 auto 16px; }

.block-cta__desc { max-width: 600px; margin: 0 auto; }

.block-cta__buttons { padding-top: 32px; }

.block-cta__buttons .btn { margin-left: 8px; margin-right: 8px; }

.block-cta__wrap { padding-top: 80px; padding-bottom: 80px; background: #FFFFFF; text-align: center; }

@media (max-width: 991px) { .block-cta__wrap { padding: 48px 12px; } }

.footer-top__wrap { padding-top: 5rem; }

.footer-top .section-title { max-width: 706px; margin: 0 auto 3rem; text-align: center; }

.footer-top .icon { position: relative; width: 5rem; height: 5rem; margin: 0 auto 1rem; }

.footer-top .icon img { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: contain; }

.footer-top p { padding-left: 3rem; padding-right: 3rem; }

.footer-top__left { padding: 4rem 2rem !important; background: #143A72; color: #FFF; text-align: center; }

.footer-top__left h3 { color: #FFF; }

.footer-top__left .btn { color: #143A72; background: #FFF; padding: 0.438rem 1.5rem; }

.footer-top__left .btn:hover { color: #FFF; background: #143A72; border-color: #FFF; }

.footer-top__right { padding: 4rem 2rem !important; text-align: center; }

.footer-top__right .btn { color: #005FBF; background: #FFF; border-color: #005FBF; padding: 0.438rem 1.5rem; }

.footer-top__right .btn:hover { color: #FFF; background: #005FBF; }

.footer-alt-small { padding-top: 20px; padding-bottom: 20px; background: #E6E9EF; }

.footer-alt-small__logo { display: inline-block; vertical-align: middle; }

.footer-alt-small__logo img { display: block; height: 32px; width: auto; }

.footer-alt-small .copyright { display: inline-block; vertical-align: middle; padding-left: 56px; font-size: 14px; line-height: 20px; }

.footer-alt-small .link-external { font-size: 14px; line-height: 24px; }

.footer-alt-small .link-external::before { position: relative; top: -2px; }

.footer-alt-small__buttons { text-align: right; }

@media (max-width: 991px) { .footer-alt-small { text-align: center; }
  .footer-alt-small__logo { margin-bottom: 16px; }
  .footer-alt-small .copyright { padding: 0 24px; }
  .footer-alt-small__buttons { padding-top: 16px; text-align: center; } }

.footer_addr_item { padding-left: 85px; position: relative; }

.footer_addr_item h3, .footer_addr_item p { display: inline-block; }

.footer_addr_item h3 { position: absolute; top: 0; left: 0; }

@media (max-width: 991px) { .footer .footer_sc11 > .col-lg-2.col-md-3 { margin-bottom: 24px; }
  .footer .logo-footer img { max-height: 75px; max-width: 100px; height: auto; width: auto; }
  .footer .footer_social { margin-bottom: 24px; }
  .footer .footer_addr_item { padding-left: 0; }
  .footer .footer_addr_item h3 { position: relative; top: auto; left: auto; }
  .footer .footer_sc2 { text-align: center; }
  .footer .footer_mekari { display: block; margin: 0 auto 12px; }
  .footer .footer_mekari + span { display: block; margin: 0 0 8px; }
  .footer .col-md-5.text-right { text-align: center !important; } }

/* ------------------------------------------------------------------------------------------------ */
/* Footer */
/* ------------------------------------------------------------------------------------------------ */
.footer_sc1 { background: #F2F2F3; }

.footer_sc11 { padding: 64px 0; }

.footer h3 { font-size: 16px; line-height: 24px; font-weight: bold; margin: 0 0 8px; }

.footer_menu li:not(:last-child) { margin: 0 0 8px; }

.footer a { color: #545465; }

.footer a:hover { color: #4B61DD; text-decoration: underline; }

.footer a span.tag { display: inline-block; color: #C02A34; margin-left: 16px; }

.footer hr { margin: 0; }

.footer_sc12 { padding: 25px 0 56px; }

.footer_addr p:nth-last-child(2) { margin: 0; }

.footer_addr_item { margin: 0 0 8px; }

.footer_addr_item h3, .footer_addr_item p { margin: 0; }

.footer_social a { display: inline-block; }

.footer_social a:hover { text-decoration: none; opacity: 0.5; }

.footer_social a:not(:last-child) { margin-right: 16px; margin-bottom: 16px; }

.footer_lang.bootstrap-select .filter-option { display: inline-block; vertical-align: middle; }

.footer_lang.bootstrap-select .bttn { border: none; font-weight: 400; text-align: right; padding-right: 0; }

.footer_lang.bootstrap-select .bttn:before { content: ""; width: 20px; height: 20px; position: relative; display: inline-block; background: url("../images/icon-lang.svg") center; background-size: cover; vertical-align: middle; margin-right: 10px; }

.footer_lang.bootstrap-select .bttn:after { display: none; }

.footer_lang.bootstrap-select div.dropdown-menu { max-width: 160px; right: 0; left: auto !important; border: none; }

.footer_lang.bootstrap-select div.dropdown-menu a { border: solid #afafaf; border-width: 0 1px; }

.footer_lang.bootstrap-select div.dropdown-menu li:first-child a { border-top-width: 1px; border-radius: 4px 4px 0 0; }

.footer_lang.bootstrap-select div.dropdown-menu li:last-child a { border-bottom-width: 1px; border-radius: 0 0 4px 4px; }

.footer_sc2 { padding: 35px 0; border-top: 1px solid #e2e2e2; }

.footer_sc2 a { color: #4A26C4; }

.footer_mekari { display: inline-block; margin-right: 30px; }

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

@media (max-width: 991px) { .footer .logo-footer { margin-top: 30px; text-align: left; } }

.footer .logo-footer .iso { margin-right: 15px; }

@media (max-width: 991px) { .footer .logo-footer .iso { margin-bottom: 0; margin-right: 20px; } }

.footer--jxt { padding: 36px 0 30px; background: #FAFBFA; }

.footer--jxt .row { -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.footer--jxt .footer_mekari a { display: inline-block; vertical-align: middle; }

.footer--jxt .footer_mekari svg { display: block; }

.footer--jxt .visit { color: #C02A34; display: inline-block; postion: relative; }

.footer--jxt .visit:before { content: ""; display: inline-block; vertical-align: middle; margin-right: 8px; width: 24px; height: 24px; background: url(../images/ic-external-link.png); }

.footer--jxt .visit:hover { text-decoration: underline; }

@media (max-width: 768px) { .footer--jxt { text-align: center; }
  .footer--jxt span { display: block; padding-top: 12px; }
  .footer--jxt .text-right { text-align: center; } }

/* Form */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 60px white inset !important; }

.form-group { margin-bottom: 20px; }

.form-group label { font-weight: 500; font-size: 16px; line-height: 24px; margin-bottom: 4px; }

.form-group-hidden { display: none; }

.form-action { padding-top: 1rem; }

span.required { color: #C0392B; }

.form-control { display: block; width: 100%; height: 40px; padding: 6px 12px; font-size: 16px; font-weight: normal; line-height: 24px; color: #545465; background-color: #FFF; border: 1px solid #E2E2E2; border-radius: 3px; transition: border-color 0.3s ease-in-out; }

.form-control:focus { border-color: #4B61DD; outline: 0; }

.form-control::-webkit-input-placeholder { color: #AAA; opacity: 1; }

.form-control::-moz-placeholder { color: #AAA; opacity: 1; }

.form-control:-ms-input-placeholder { color: #AAA; opacity: 1; }

.form-control::placeholder { color: #AAA; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; pointer-events: none; }

input[type="email"], #email { text-transform: lowercase; }

textarea.form-control { height: auto; }

label { color: #2B2A35; }

.select-control { display: inline-block; position: relative; width: 100%; background: #FFF; border: 1px solid #E2E2E2; border-radius: 0.25rem; font-size: 16px; line-height: 24px; padding: 0.5625rem 1rem; font-weight: 400; }

.select-control:focus { box-shadow: none; outline: none !important; }

.select-control .filter-option:after { content: ""; display: block; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; background: red; position: absolute; top: calc(50% - 0.625rem); right: 0.625rem; background: url(../images/ic-down.svg) no-repeat center; background-size: contain; }

.bootstrap-select { position: relative; }

.bootstrap-select > .dropdown-toggle { border: 1px solid #E2E2E2; padding: 0.4375rem 2.5rem 0.4375rem 0.75rem; font-weight: 400; }

.bootstrap-select .dropdown-menu li a { padding: 0.4375rem 0.75rem; }

.bootstrap-select .dropdown-menu li.disabled { opacity: 0.5; }

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle { box-shadow: none; outline: none !important; }

.bootstrap-select.show-tick .dropdown-menu .dropdown-menu li a { padding-left: 40px; }

.bootstrap-select.show-tick .dropdown-menu li a span.text { margin: 0; }

.bootstrap-select.show-tick .dropdown-menu span.check-mark { display: block; position: absolute; width: 16px; height: 16px; top: 8px; left: 14px; right: auto; border: 1px solid #E2E2E2; border-radius: 4px; transition: all .4s ease; }

.bootstrap-select.show-tick .dropdown-menu span.check-mark:before { display: none; }

.bootstrap-select.show-tick .dropdown-menu span.check-mark:after { content: ''; display: block; width: .5em; height: 1em; border-style: solid; border-width: 0 .26em .26em 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 0; left: 3.5px; border-width: 0 2px 2px 0; border-color: #FFF; opacity: 0; width: 6px; height: 11px; -webkit-transform-origin: center; transform-origin: center; transition: all .4s ease; }

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark { top: 8px; right: auto; background: #4B61DD; border-color: #4B61DD; }

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark:after { opacity: 1; }

.custom-control { position: relative; z-index: 1; display: block; min-height: 1rem; padding: 0 0 0 28px; color-adjust: exact; }

.custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 18px; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #FFF; border-color: #4B61DD; background-color: #4B61DD; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 0.7rem; background-position: center; }

.custom-control-input:focus ~ .custom-control-label::before { border-color: #4B61DD; }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #4B61DD; }

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #B4B4B4; }

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #B4B4B4; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; cursor: pointer; }

.custom-control-label::before { position: absolute; top: 0.125rem; left: -28px; display: block; width: 18px; height: 18px; pointer-events: none; content: ""; background-color: #FFF; border: 1px solid #E2E2E2; border-radius: 4px; }

.custom-control-label::after { position: absolute; top: 0.125rem; left: -2rem; display: block; width: 1.25rem; height: 1.25rem; content: ""; background-repeat: no-repeat; background-size: 0.75rem 0.75rem; background-position: center; border-radius: 4px; }

.custom-control-inline { display: inline-block; }

.custom-control-inline + .custom-control-inline { margin-left: 1rem; }

.custom-checkbox .custom-control-label::before { border-radius: 4px; }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { opacity: 0.5; }

.custom-checkbox-alt .custom-control-label::before { border-radius: 4px; }

.custom-checkbox-alt .custom-control-input:checked ~ .custom-control-label::after { background-image: url(../images/ic-check-alt.svg); }

.custom-checkbox-alt .custom-control-input:disabled:checked ~ .custom-control-label::before { opacity: 0.5; }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { opacity: 0.5; }

.form-range > .form-range__before { text-align: right; font-size: 0.875rem; line-height: 1.429rem; padding-right: 4px; }

.form-range > .form-range__input { position: relative; min-height: 1.5rem; }

.form-range > .form-range__after { text-align: left; font-size: 0.875rem; line-height: 1.429rem; padding-left: 4px; }

.form-range input[type=range] { -webkit-appearance: none; width: 100%; height: 4px; border-radius: 2px; background: transparent; position: relative; top: -4px; }

.form-range input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; position: relative; width: 1.5rem; height: 1.5rem; border-radius: 1.5rem; border: 0; background-color: #C02A34; background-image: url(../images/ic-caret.svg); background-position: center; background-size: 0.75rem; background-repeat: no-repeat; top: 0; cursor: pointer; }

.form-range input[type=range]::-moz-range-thumb { -webkit-appearance: none; width: 1.5rem; height: 1.5rem; border-radius: 1.5rem; border: 0; background-color: #C02A34; background-image: url(../images/ic-caret.svg); background-position: center; background-size: 0.75rem; background-repeat: no-repeat; top: calc(-0.75rem + 2px); cursor: pointer; }

.form-range input[type=range]:focus { outline: none; }

.btn-group.btn-group-toggle { background-color: #FFF; border-radius: 1.25rem; border: 3px solid #FFF; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.btn-group.btn-group-toggle input { position: absolute; opacity: 0; visibility: hidden; z-index: -10; }

.btn-group.btn-group-toggle .btn { display: block; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 1; -ms-flex-preferred-size: 1; flex-basis: 1; font-size: 0.75rem; line-height: 1.429em; font-weight: 500; margin: 0; border: 1.5px solid transparent; border-radius: 1rem; color: #545465; background: #FFFFFF; cursor: pointer; }

.btn-group.btn-group-toggle .btn:not(:disabled):not(.disabled):active, .btn-group.btn-group-toggle .btn.active { border-color: #C02A34; background-color: #C02A34; color: #FFF; }

.btn-group.btn-group--custom { margin-bottom: -1rem; }

.btn-group.btn-group--custom .row { margin: 0 -0.5rem; }

.btn-group.btn-group--custom .row > .col, .btn-group.btn-group--custom .row > [class*="col-"] { padding-left: 0.5rem; padding-right: 0.5rem; }

.btn-group.btn-group--custom input { position: absolute; opacity: 0; visibility: hidden; z-index: -10; }

.btn-group.btn-group--custom .btn { display: block; position: relative; width: 100%; border: 1px solid #E2E2E2; border-radius: 0.25rem; padding: 1.5rem; font-size: 0.75rem; line-height: 1.5em; margin: 0 0 1rem; cursor: pointer; }

.btn-group.btn-group--custom .btn .icon { display: block; height: 2rem; width: 2rem; object-fit: contain; margin: 0 auto 0.5rem; }

.btn-group.btn-group--custom .btn:hover { color: #545465; border-color: #005FBF; }

.btn-group.btn-group--custom .btn.active { border-color: #005FBF; }

.btn-group.btn-group--custom .btn.active:after { content: ""; z-index: 1; display: block; width: 1.25rem; height: 1.25rem; background-image: url(../images/ic-check-blue.svg); background-color: #FFF; background-position: center; background-size: contain; background-repeat: no-repeat; position: absolute; top: calc(-0.75rem + 1px); right: calc(-0.75rem + 1px); border-radius: 1.25rem; border: 2px solid #FFF; }

.custom-form .field_group:not(:last-child) { margin-bottom: 1.5rem; }

.custom-form .field_group > label { display: block; color: #2B2A35; font-size: 1rem; line-height: 1.5em; font-weight: 500; margin: 0 0 0.25rem; }

.custom-form .field { display: block; width: 100%; height: 40px; padding: 6px 12px; font-size: 16px; font-weight: normal; line-height: 24px; color: #545465; background-color: #FFF; border: 1px solid #E2E2E2; border-radius: 3px; transition: border-color 0.3s ease-in-out; }

.custom-form .field:focus { border-color: #C02A34; outline: 0; }

.custom-form .field::-webkit-input-placeholder { color: #AAA; opacity: 1; }

.custom-form .field::-moz-placeholder { color: #AAA; opacity: 1; }

.custom-form .field:-ms-input-placeholder { color: #AAA; opacity: 1; }

.custom-form .field::placeholder { color: #AAA; opacity: 1; }

.custom-form .field:disabled, .custom-form .field[readonly] { background-color: #e9ecef; opacity: 1; }

.custom-form .multiple { display: block; width: 100%; height: auto; padding: 6px 12px; font-weight: normal; color: #545465; background-color: #FFF; border: 1px solid #E2E2E2; border-radius: 3px; transition: border-color 0.3s ease-in-out; }

.custom-form .multiple:focus { border-color: #C02A34; outline: 0; }

.custom-form .multiple::-webkit-input-placeholder { color: #AAA; opacity: 1; }

.custom-form .multiple::-moz-placeholder { color: #AAA; opacity: 1; }

.custom-form .multiple:-ms-input-placeholder { color: #AAA; opacity: 1; }

.custom-form .multiple::placeholder { color: #AAA; opacity: 1; }

.custom-form .multiple:disabled, .custom-form .multiple[readonly] { background-color: #e9ecef; opacity: 1; }

.custom-form textarea.field { height: auto; }

.custom-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) { width: 100%; }

.form-hidden { display: none; position: absolute; visibility: hidden; }

.captcha-wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.captcha-wrap small.error { display: block; width: 100%; }

.captcha-canvas { pointer-events: none; margin-right: 8px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.captcha-canvas .captcha { background: #f6f6f7; border-radius: 6px; height: 40px; }

.captcha-refresh { width: 20px; height: 20px; background: url(../images/ic-refresh.png) no-repeat center; background-size: contain; display: inline-block; cursor: pointer; opacity: .8; margin-right: 24px; }

.captcha-field { padding: 8px 16px; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; max-width: 150px; }

.form-group.error .form-control { border-color: #C0392B; }

.form-group.error .form-control { border-color: #C0392B; }

.form-group.error small.error { color: #C0392B; }

.form-group.error .bootstrap-select .select-control { border-color: #C0392B; }

.form-group.success { position: relative; }

.form-group.success .form-control { border-color: #179E63; }

.form-group.success::after { position: absolute; content: ''; width: 20px; height: 20px; background: url("../images/ic-check.svg") no-repeat center; background-size: contain; display: inline-block; right: 10px; bottom: 11px; }

.form-group.success .dropdown.bootstrap-select button.select-control { border-color: #179E63; }

/* Pages style */
@keyframes d-headline { 0% { max-width: 0%; }
  10% { max-width: 0%; }
  100% { max-width: 100%; } }

@keyframes dash2 { from { stroke-dashoffset: 1500; }
  to { stroke-dashoffset: 0; } }

.section-head { padding-bottom: 48px; text-align: center; }

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

.section-head.action { padding-top: 40px; }

.section-head.action .section-head__action a { margin-right: 12px; }

@media (max-width: 768px) { .section-head.action .section-head__action a { margin-right: 0; margin-bottom: 12px; width: 100%; } }

.section-head .section-head__title { font-size: 32px; line-height: 48px; margin-bottom: 16px; }

.section-head .section-head__title:last-child { margin-bottom: 0; }

.section-head .section-head__content { margin-bottom: 16px; }

.section-head .section-head__content:last-child { margin-bottom: 0; }

.section-head .section-head__action { position: relative; }

@media (max-width: 768px) { .section-head .section-head__title { font-size: 20px; line-height: 30px; } }

.radial-progress { background: #67C3A9; }

.radial-progress .circle .mask .fill { background-color: #50A98F; }

.radial-progress.purple { background: #C7B8E5; }

.radial-progress.purple .circle .mask .fill { background-color: #8D72CC; }

.radial-progress.blue { background: #9ED3E4; }

.radial-progress.blue .circle .mask .fill { background-color: #72BFD8; }

.mr-auto, .hero h1, .hero p { margin-left: auto; margin-right: auto; }

.mb-48 { margin-bottom: 48px; }

.font-21, .hs1_stat p { font-size: 21px; line-height: 1.52; }

main { overflow: hidden; padding-top: 75px; }

@media (max-width: 991px) { main { padding-top: 56px; } }

.mx70, .hs1_author img { max-height: 45px; }

.hero { padding: 5rem 0 0; text-align: center; }

.hero h1 { max-width: 82.222%; }

@media (max-width: 768px) { .hero h1 { max-width: 100%; } }

.hero p { max-width: 600px; }

.hero_action { margin: 32px 0 56px; }

.hero_imgs { position: relative; max-height: 600px; height: auto; box-shadow: 0px 4px 16px rgba(180, 188, 208, 0.75); }

.hero_imgs-box { position: relative; max-width: 808px; margin-left: auto; margin-right: auto; }

.hero_imgs-box:after { content: ""; display: block; width: calc(100% + 100px); height: 1px; background: #E2E2E2; position: absolute; left: -50px; bottom: 0; }

.masthead--home { text-align: center; padding-top: 80px; padding-bottom: 80px; }

.masthead--home .d-headline { display: block; position: relative; background: #FFF; }

.masthead--home .d-headline span { position: relative; display: none; color: #212121 !important; }

.masthead--home .d-headline span:first-child { display: block; }

.masthead--home .d-headline span:after { content: ""; display: block; position: absolute; width: 100%; height: 100%; max-width: 100%; top: 0; left: 0; mix-blend-mode: lighten; background-color: #C02A34; -webkit-animation: d-headline 5s ease; animation: d-headline 5s ease; }

.masthead--home .btn-icon-play .icon { display: inline-block; vertical-align: middle; position: relative; border-radius: 12px; }

.masthead--home .btn-icon-play .icon img { z-index: 2; position: relative; display: block; width: 24px; height: 24px; margin: 0; }

.masthead--home .btn-icon-play span { display: inline-block; vertical-align: middle; color: #4B61DD; font-weight: normal; }

.masthead--home .btn-icon-play:hover .icon { box-shadow: 0 0 0 rgba(0, 95, 191, 0.4); -webkit-animation: pulse-blue 3s infinite; animation: pulse-blue 3s infinite; }

.masthead--home .masthead__img { display: block; position: relative; width: 100%; padding-top: 61.882%; }

.masthead--home .masthead__img img { width: 100%; height: auto; }

.masthead--home .masthead__img .media { display: block; position: absolute; width: 100%; height: 100%; object-fit: contain; object-position: center; left: 0; top: 0; opacity: 0; transition: all 1s ease-in-out; }

.masthead--home .masthead__img .media.active { opacity: 1; }

.masthead--home .masthead__action { margin-bottom: 40px; }

.masthead--home .masthead__desc { max-width: 600px; margin: 0 auto 32px; }

.masthead--home .masthead__wrap { padding-top: 0; }

@media (max-width: 991px) { .masthead--home { padding-top: 0; padding-bottom: 0; }
  .masthead--home .d-headline span:after { display: none; }
  .masthead--home .masthead__title { font-size: 28px; line-height: 40px; }
  .masthead--home .masthead__action { margin-bottom: 16px; }
  .masthead--home .masthead__img { margin: 64px auto 0; }
  .masthead--home .masthead__wrap { padding: 64px 20px 48px; } }

.hs1 .container { padding: 80px 12px; position: relative; }

.hs1 .container:before { content: ""; position: absolute; top: 0; left: 12px; right: 12px; height: 1px; border-bottom: 1px solid #e2e2e2; }

.hs1 .owl-dots { text-align: left; }

.hs1_item p { margin: 0 0 20px; }

.hs1_author p { margin: 0 0 4px; font-weight: 500; }

.hs1_author img { width: auto !important; }

.hs1_stat { min-height: 104px; padding-left: 152px; position: relative; }

.hs1_stat .radial-progress { position: absolute; top: 0; left: 0; }

.hs1_stat .radial-progress .inset .percentage .numbers span { font-family: "Graphik Medium", sans-serif; }

.hs1_stat:not(:last-child) { margin: 0 0 48px; }

.hs1_slider { margin-bottom: 16px; }

.hs1_action { margin-left: -8px; margin-right: -8px; }

.hs1_action .btn { margin-left: 8px; margin-right: 8px; }

.hs1 .container { padding-top: 80px; }

.hs1 .container:before { display: none; }

@media (max-width: 991px) { .hs1 { padding-left: 8px; padding-right: 8px; }
  .hs1_action { margin-bottom: 40px; margin-left: 0; margin-right: 0; }
  .hs1 .container { padding-top: 48px; } }

.home-clients { padding-top: 80px; padding-bottom: 80px; background: #F2F4F7; text-align: center; }

.home-clients__title { max-width: 600px; margin: 0 auto 20px; }

.home-clients__title .select-control { background: transparent; }

.home-clients__title .select-control .filter-option { font-weight: 500; }

.home-clients__title .select-control .filter-option:after { right: -24px; }

.home-clients__title .dropdown.bootstrap-select { display: inline-block; width: auto !important; }

.home-clients__title .dropdown.bootstrap-select .bttn { border: 0; padding: 0; font-size: 32px; line-height: 48px; color: #4B61DD; padding-right: 0; }

.home-clients__title .dropdown.bootstrap-select .bttn:after { right: -24px; font-size: 24px; }

.home-clients__title .dropdown.bootstrap-select div.dropdown-menu.show { min-width: 260px; }

.home-clients__desc { max-width: 600px; margin: 0 auto 40px; }

.home-clients__logos { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-right: -12px; margin-left: -12px; }

.home-clients__logos .item { position: relative; height: 60px; width: 100%; padding-left: 12px; padding-right: 12px; margin: 24px 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.home-clients__logos .item img { display: block; width: auto; height: 60px; }

.home-clients__buttons { padding-top: 48px; }

@media (max-width: 991px) { .home-clients { padding-top: 48px; padding-bottom: 48px; padding-left: 8px; padding-right: 8px; }
  .home-clients__title { font-size: 24px; line-height: 32px; }
  .home-clients__title .dropdown.bootstrap-select .bttn { font-size: 24px; line-height: 32px; }
  .home-clients__logos .item { max-width: 33.333333%; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; margin: 16px 0; }
  .home-clients__logos .item img { height: 40px; } }

.howtalenta__wrap { padding-top: 80px; padding-bottom: 80px; }

.howtalenta__wrap .row { -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 768px) { .howtalenta__wrap .reverse-sm { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.howtalenta__wrap .section-head__action a { margin-right: 15px; }

.howtalenta__wrap .section-head__action a:last-child { margin-right: 0; }

@media (max-width: 768px) { .howtalenta__wrap .section-head__action a { display: block; width: 100%; margin-bottom: 12px; } }

.howtalenta__img { transition: all .5s ease-in-out; }

.howtalenta__img img { display: block; width: 100%; height: auto; }

@media (max-width: 768px) { .howtalenta__img { display: none; } }

.howtalenta .accordion .card { position: relative; background: #FFF; border-radius: 4px; border: 2px solid transparent; }

.howtalenta .accordion .card .progress { display: none; }

.howtalenta .accordion .card__header .img-sm { display: none; }

.howtalenta .accordion .card__title { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.howtalenta .accordion .card__title img.icon { margin-right: 12px; }

@media (max-width: 768px) { .howtalenta .accordion .card__title img.icon { margin-top: -15px; } }

.howtalenta .accordion .card__body { position: relative; box-shadow: none; background: transparent; padding-top: 0; margin-top: 0; }

.howtalenta .accordion .card__body a { display: inline-block; margin-bottom: 16px; }

.howtalenta .accordion .card__body .img-sm { display: none; }

.howtalenta .accordion .card.open { border-color: #C02A34; box-shadow: 0px 2px 4px rgba(180, 188, 208, 0.75); margin-top: 12px; }

.howtalenta .accordion .card.open .card__header { border-color: transparent; padding-bottom: 12px; }

.howtalenta .accordion .card.open .card__header .img-sm { margin-bottom: 24px; }

@media (max-width: 768px) { .howtalenta .accordion .card.open .card__header .img-sm { text-align: center; display: inline-block; width: 100%; height: auto; } }

.howtalenta .accordion .card.open .progress { opacity: 1; }

.howtalenta .accordion .card.open .progress rect { stroke-dasharray: 1500; -webkit-animation: dash2 8s linear; animation: dash2 8s linear; }

@media (max-width: 768px) { .howtalenta { padding-left: 8px; padding-right: 8px; }
  .howtalenta .accordion .card__title img.icon { margin-top: 0; }
  .howtalenta .accordion .card__body .img-sm { display: block; }
  .howtalenta__wrap { padding-top: 40px; padding-bottom: 60px; } }

.timeline { position: relative; display: block; }

.timeline__wrap { padding-top: 80px; padding-bottom: 80px; }

.timeline__img { padding-left: 24px; z-index: 2; min-height: 600px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.timeline__img img { display: block; width: auto; max-height: 600px; margin: 0 auto; }

.timeline__img.fixed { position: fixed; }

.timeline .section-head { padding-bottom: 80px; }

.timeline__list li { position: relative; padding-left: 72px; padding-bottom: 64px; opacity: .6; transition: all .3s ease-in-out; }

.timeline__list li .icon { position: absolute; left: 32px; top: 0; }

.timeline__list li .icon img { display: block; width: 32px; height: auto; }

.timeline__list li .img { display: none; padding: 0 24px; text-align: center; }

.timeline__list li .img img { max-width: 100%; display: block; margin: 0 auto 16px; }

.timeline__list li h3 { font-size: 20px; line-height: 32px; margin-bottom: 8px; }

.timeline__list li:before { content: ''; display: block; position: absolute; width: 16px; height: 16px; background: #E2E2E2; border: 4px solid transparent; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); top: 10px; left: -7px; z-index: 2; border-radius: 50%; }

.timeline__list li:after { content: ""; display: block; width: 1px; height: 100%; position: absolute; top: 0; left: 0; background: #F2F4F7; }

.timeline__list li:last-child:after { display: none; }

.timeline__list li.active { opacity: 1; }

.timeline__list li.active:before { background: #C02A34; border: 4px solid #FFF; }

@media (max-width: 426px) { .timeline__wrap { padding-top: 60px; padding-bottom: 60px; }
  .timeline__img { display: none; }
  .timeline__list li { padding: 0; opacity: 1; text-align: center; }
  .timeline__list li .img { display: block; }
  .timeline__list li:before { display: none; } }

.timeline--competitor { background: #F8FAFC; }

.hs25 { padding: 40px 0 120px; }

@media (max-width: 991px) { .hs25 { padding-left: 8px; padding-right: 8px; } }

.cs1 { margin-bottom: 88px; padding-top: 80px; }

.cs1_box { position: relative; }

.cs1_marker { position: absolute; left: 5.042%; top: 2.13%; max-width: 3.267%; }

.cs1_marker:hover { cursor: pointer; }

.cs1_marker-2 { left: 18.82%; top: 20.4%; }

.cs1_marker-3 { left: 19.89%; top: 45.44%; }

.cs1_marker-4 { left: 19.36%; top: 57.84%; }

.cs1_marker-5 { left: 25.02%; top: 64%; }

.cs1_marker-6 { left: 26%; top: 68.99%; }

.cs1_marker-7 { left: 31.74%; top: 68.4%; }

.cs1_marker-8 { left: 37%; top: 70.71%; }

.cs1_marker-9 { left: 42.79%; top: 76.366%; }

.cs1_marker-10 { left: 90.15%; top: 48.28%; }

.cs1_marker-11 { left: 28%; top: 66.86%; }

.cs1_marker-12 { left: 52%; top: 56.876%; }

.cs1_marker-13 { left: 57.78%; top: 51.98%; }

.cs1_stat h3 { color: #C02A34; font-size: 32px; font-weight: bold; line-height: 48px; padding-left: 16px; border-left: 2px solid #C02A34; }

.cs1_stat p { color: #212325; font-size: 16px; line-height: 24px; padding-left: 16px; }

.tf { text-align: center; position: relative; z-index: 1; }

.tf.bg { background: #F8FAFC; }

.tf.blue { background: #143A72; }

.tf-title { padding: 80px 0 48px; }

@media (max-width: 768px) { .tf-title { padding: 40px 0; } }

.tf h2 { margin: 0 auto 64px; max-width: 691px; font-size: 32px; line-height: 48px; margin-bottom: 16px; }

@media (max-width: 375px) { .tf h2 { font-size: 21px; line-height: 37px; } }

.tf_img { width: 80px; background-color: #F2F2F2; background-repeat: no-repeat; display: block; margin: 0 auto 16px; }

.tf h3 { font-weight: 500; font-size: 16px; line-height: 24px; margin: 0 0 8px; }

.tf_item { padding: 48px 60px 64px; }

@media (max-width: 768px) { .tf_item { padding: 48px 15px 64px; } }

.tf_item.is-highlight { background: #143A72; color: #FFF; }

.tf_item.is-highlight h2 { color: #FFF; }

@media (max-width: 425px) { .tf_item.is-highlight { border-radius: 0; } }

.tf .btn-white { min-width: 180px; max-width: 100%; border: none; }

.tf .btn-white:hover { background: #102f5c; }

.home-best { background-color: #011C40; color: #FFF; position: relative; overflow: hidden; }

.home-best__bg { z-index: 1; display: block; position: absolute; width: 40%; padding-top: 40%; top: 0; right: 0; background: url("../images/ic-talenta-pattern.svg") no-repeat; background-size: contain; background-position: top right; opacity: 0.7; }

.home-best__sub { display: block; margin-bottom: 12px; color: #C7C7D1; font-size: 14px; line-height: 20px; max-width: 808px; }

.home-best__title { color: #FFF; font-size: 40px; line-height: 48px; margin-bottom: 28px; max-width: 808px; }

.home-best__desc { max-width: 808px; }

.home-best__action { margin-top: 32px; }

.home-best__tabs { display: block; position: relative; padding-top: 64px; }

.home-best__tabs .nav-selected { display: none; }

.home-best__tabs .tab-nav { margin-bottom: 24px; }

.home-best__tabs .tab-nav .nav-link { display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #9090A2; padding: 10px 0 18px; transition: all .3s ease; }

.home-best__tabs .tab-nav .nav-link .icon { display: block; height: 32px; width: auto; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); opacity: 0.6; margin-right: 12px; }

.home-best__tabs .tab-nav .nav-link span { display: block; font-size: 16px; line-height: 32px; font-weight: 600; transition: all .3s ease; }

.home-best__tabs .tab-nav .nav-link::after { content: ""; display: block; position: absolute; width: 100%; height: 4px; bottom: 0; left: 0; background: #FF8088; border-radius: 2px 2px 0 0; opacity: 0; transition: all .3s ease; }

.home-best__tabs .tab-nav .nav-link.active, .home-best__tabs .tab-nav .nav-link:hover { text-decoration: none; }

.home-best__tabs .tab-nav .nav-link.active .icon, .home-best__tabs .tab-nav .nav-link:hover .icon { -webkit-filter: initial; filter: initial; opacity: 1; }

.home-best__tabs .tab-nav .nav-link.active span, .home-best__tabs .tab-nav .nav-link:hover span { color: #FF8088; }

.home-best__tabs .tab-nav .nav-link.active::after { opacity: 1; }

.home-best__tabs .tab-nav .nav-item { display: inline-block; margin: 0 32px; }

.home-best__tabs .tab-nav .nav-item:first-child { margin-left: 0; }

.home-best__tabs .tab-nav .nav-item:last-child { margin-right: 0; }

.home-best__tabs .tab-box { display: block; background: #FFF; border-radius: 8px; color: #2B2A35; }

.home-best__tabs .tab-box__content { padding: 56px 24px 24px 56px; }

.home-best__tabs .tab-box__content .title { font-size: 40px; line-height: 48px; margin-bottom: 28px; }

.home-best__tabs .tab-box__content .desc { margin-bottom: 40px; }

.home-best__tabs .tab-box__content .item { margin-bottom: 32px; }

.home-best__tabs .tab-box__content .item[data-img] { cursor: pointer; }

.home-best__tabs .tab-box__content .item .link-more { font-weight: 600; display: inline-block; margin-bottom: 4px; }

.home-best__tabs .tab-box__content .item .link-more::after { opacity: 0; left: calc(100% - 10px); transition: all .3s ease-in-out; }

.home-best__tabs .tab-box__content .item .link-more.active { text-decoration: underline; }

.home-best__tabs .tab-box__content .item .link-more.active::after { left: calc(100% + 6px); opacity: 1; }

.home-best__tabs .tab-box__img { position: relative; }

.home-best__tabs .tab-box__img img { width: 100%; height: auto; display: none; }

.home-best__tabs .tab-box__img img.active { display: block; }

.home-best__wrap { z-index: 2; position: relative; padding-top: 80px; padding-bottom: 80px; }

@media (max-width: 991px) { .home-best__bg { width: 60%; padding-top: 60%; }
  .home-best__title { font-size: 24px; line-height: 32px; }
  .home-best__nav { position: relative; margin-bottom: 24px; }
  .home-best__tabs .nav-selected { position: relative; display: block; border: 1px solid #FFF; padding: 11px 16px 11px 48px; border-radius: 4px; }
  .home-best__tabs .nav-selected::after { content: ''; position: absolute; width: 30px; height: 30px; background: url(../images/ic-chevron-down-w.svg) no-repeat center; background-size: contain; right: 10px; top: 10px; }
  .home-best__tabs .nav-selected .img { position: absolute; top: 11px; left: 16px; }
  .home-best__tabs .nav-selected .img img { height: 24px; width: 24px; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
  .home-best__tabs .nav-selected span { display: block; font-size: 16px; line-height: 24px; font-weight: 500; }
  .home-best__tabs .tab-nav { display: none; overflow: hidden; border-radius: 4px; position: absolute; width: 100%; top: 52px; left: 0; z-index: 4; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16); }
  .home-best__tabs .tab-nav .nav-item { display: block; width: 100%; margin: 0; padding: 0; }
  .home-best__tabs .tab-nav .nav-link { font-size: 16px; line-height: 24px; padding: 12px 16px; background: #FFF; color: #232933; }
  .home-best__tabs .tab-nav .nav-link .icon { width: 24px; height: 24px; margin-right: 10px; -webkit-filter: brightness(0); filter: brightness(0); opacity: 1; }
  .home-best__tabs .tab-nav .nav-link span { width: 100%; line-height: 24px; font-weight: 500; }
  .home-best__tabs .tab-nav .nav-link.active .icon { -webkit-filter: brightness(0); filter: brightness(0); }
  .home-best__tabs .tab-nav .nav-link.active span { color: #232933; }
  .home-best__tabs .tab-nav .nav-link:after { display: none; }
  .home-best__tabs .tab-box__content { padding: 24px 32px; }
  .home-best__tabs .tab-box__content .title { font-size: 24px; line-height: 32px; margin-bottom: 16px; }
  .home-best__tabs .tab-box__content .item { margin-bottom: 24px; }
  .home-best__wrap { padding-top: 64px; padding-bottom: 64px; padding-left: 24px; padding-right: 24px; } }

.home-socprof__sub { font-size: 14px; line-height: 20px; display: block; margin-bottom: 12px; }

.home-socprof__title { font-size: 40px; line-height: 48px; font-weight: 500; margin-bottom: 28px; }

.home-socprof__desc { max-width: 600px; margin-bottom: 48px; }

.home-socprof .item__number { color: #C02A34; font-size: 48px; line-height: 56px; margin-bottom: 4px; font-weight: 500; }

.home-socprof .item__wrap { margin-bottom: 32px; }

.home-socprof__wrap { padding-top: 80px; padding-bottom: 80px; }

@media (max-width: 991px) { .home-socprof__title { font-size: 24px; line-height: 32px; margin-bottom: 16px; }
  .home-socprof .item__number { font-size: 32px; line-height: 48px; margin-bottom: 0; }
  .home-socprof .item__wrap { margin-bottom: 24px; }
  .home-socprof__wrap { padding: 64px 24px; } }

.masthead--home-alt .masthead__title { font-size: 40px; line-height: 56px; font-weight: 700; margin: 0 0 8px; }

.masthead--home-alt .masthead__list li { margin: 0; padding-top: 8px; padding-bottom: 8px; }

.masthead--home-alt .masthead__list li::before { top: 10px; }

.masthead--home-alt .masthead__list li:last-child { margin: 0; }

.masthead--home-alt .masthead__action { padding-top: 24px; }

.masthead--home-alt .masthead__action .btn:first-child { margin-right: 16px; }

.masthead--home-alt .masthead__media .media.media--img img { display: block; width: auto; height: auto; max-width: 100%; margin-left: auto; }

.masthead--home-alt .masthead__left { text-align: left; }

.masthead--home-alt .masthead__wrap { padding-top: 64px; padding-bottom: 64px; }

.masthead--home-alt .media__play { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.masthead--home-alt .media__play::before { content: ""; display: block; position: absolute; height: 100px; width: 100px; top: calc(50% - 50px); left: calc(50% - 50px); border-radius: 50px; background-image: url(../images/ic-play-white.svg); background-color: #4B61DD; background-repeat: no-repeat; background-size: 22px; background-position: 53% 33%; box-shadow: 0 0 0 rgba(255, 255, 255, 0.4); -webkit-animation: playbtn 2s infinite; animation: playbtn 2s infinite; }

@-webkit-keyframes playbtn { 0% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); }
  70% { box-shadow: 0 0 0 20px rgba(255, 255, 255, 0); }
  100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

@keyframes playbtn { 0% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); }
  70% { box-shadow: 0 0 0 20px rgba(255, 255, 255, 0); }
  100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

.masthead--home-alt .media__play span { z-index: 4; display: block; width: 100%; font-size: 10px; line-height: 16px; color: #FFF; position: absolute; bottom: calc(50% - 24px); left: 0; text-align: center; }

@media (max-width: 991px) { .masthead--home-alt { padding-left: 8px; padding-right: 8px; }
  .masthead--home-alt .masthead__title { font-size: 32px; line-height: 40px; }
  .masthead--home-alt .masthead__media { padding-top: 24px; }
  .masthead--home-alt .masthead__wrap { padding-top: 32px; padding-bottom: 32px; } }

.logo-marquee { padding-top: 64px; padding-bottom: 64px; }

.logo-marquee__title { text-align: center; margin: 0 0 32px; }

.logo-marquee__group { display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; gap: 0; position: relative; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin: 24px 0 0; position: relative; }

.logo-marquee__group::before, .logo-marquee__group::after { content: ""; z-index: 2; display: block; width: 64px; height: 100%; position: absolute; top: 0; left: 0; background: linear-gradient(89.8deg, #FFFFFF 49.02%, rgba(255, 255, 255, 0) 113.2%); }

.logo-marquee__group::after { left: auto; right: 0; -webkit-transform: matrix(-1, 0, 0, 1, 0, 0); transform: matrix(-1, 0, 0, 1, 0, 0); }

.logo-marquee__group.reverse { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.logo-marquee__group.reverse .logo-marquee__list { -webkit-animation: scroll-x-2 60s linear infinite; animation: scroll-x-2 60s linear infinite; -webkit-animation-direction: reverse; animation-direction: reverse; }

.logo-marquee__list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-animation: scroll-x 60s linear infinite; animation: scroll-x 60s linear infinite; }

.logo-marquee__list .item { display: -ms-grid; display: grid; place-items: center; width: 172px; padding-left: 24px; padding-right: 24px; }

.logo-marquee__list .item img { display: block; max-width: 148px; max-height: 56px; width: auto; height: auto; }

.logo-marquee.bg-gray .logo-marquee__group::before, .logo-marquee.bg-gray .logo-marquee__group::after { background: linear-gradient(89.8deg, #F2F4F7 49.02%, rgba(255, 255, 255, 0) 113.2%); }

@media (max-width: 991px) { .logo-marquee { padding-top: 32px; padding-bottom: 32px; }
  .logo-marquee__group.reverse .logo-marquee__list { -webkit-animation: scroll-x-2 30s linear infinite; animation: scroll-x-2 30s linear infinite; -webkit-animation-direction: reverse; animation-direction: reverse; }
  .logo-marquee__list { -webkit-animation-duration: 30s; animation-duration: 30s; }
  .logo-marquee__list .item { width: calc(100%/3); } }

.block-sol__title { margin: 0 0 16px; }

.block-sol__list { margin: 0 0 24px; }

.block-sol__list li { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 8px 0; }

.block-sol__list li span { display: block; width: 100%; max-width: calc(100% - 36px); -webkit-flex: 0 0 calc(100% - 36px); -ms-flex: 0 0 calc(100% - 36px); flex: 0 0 calc(100% - 36px); padding-left: 16px; }

.block-sol__list li .icon { display: block; width: 100%; max-width: 36px; -webkit-flex: 0 0 36px; -ms-flex: 0 0 36px; flex: 0 0 36px; }

.block-sol__list li .icon img { display: block; height: 36px; width: 36px; object-fit: contain; }

.block-sol__action { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: -8px; margin-right: -8px; }

.block-sol__action .btn { margin-left: 8px; margin-right: 8px; }

.block-sol__img img { display: block; max-width: 100%; width: auto; height: auto; margin-left: auto; }

.block-sol__box { background: #F2F4F7; padding-top: 64px; padding-bottom: 64px; border-radius: 4px; }

.block-sol__wrap { padding-top: 64px; padding-bottom: 64px; }

@media (max-width: 991px) { .block-sol { padding-left: 8px; padding-right: 8px; }
  .block-sol__action { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
  .block-sol__action .btn { display: block; margin-bottom: 8px; }
  .block-sol__img { padding-top: 24px; }
  .block-sol__box { padding: 32px 16px; }
  .block-sol__wrap { padding-top: 32px; padding-bottom: 32px; } }

.testi-main__title { text-align: center; margin: 0 auto 16px; }

.testi-main__desc { text-align: center; margin: 0 auto 40px; }

.testi-main .testi-box { display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; border-radius: 4px; }

.testi-main .testi-box__quote { font-size: 20px; line-height: 28px; font-weight: 600; color: #232933; }

.testi-main .testi-box .author { display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 32px; width: 100%; }

.testi-main .testi-box .author__avatar { display: block; width: 100%; max-width: 48px; -webkit-flex: 0 0 48px; -ms-flex: 0 0 48px; flex: 0 0 48px; }

.testi-main .testi-box .author__avatar img { display: block; width: 48px; height: 48px; object-fit: cover; border-radius: 24px; }

.testi-main .testi-box .author__content { display: block; width: 100%; padding: 0 16px; font-size: 16px; line-height: 24px; }

.testi-main .testi-box .author__content span { display: block; color: #232933; }

.testi-main .testi-box .author__content .name { font-weight: 600; }

.testi-main .testi-box .author__logo { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.testi-main .testi-box .author__logo img { display: block; max-height: 48px; width: auto; }

.testi-main .testi-box__left { width: 100%; max-width: 60%; -webkit-flex: 0 0 60%; -ms-flex: 0 0 60%; flex: 0 0 60%; background: #EDF0F2; padding: 64px 32px; }

.testi-main .testi-box__right { width: 100%; max-width: 40%; -webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; background: #A61C1C; padding: 64px 32px; color: #FFF; }

.testi-main .testi-box__right .sub { display: block; margin: 0 0 16px; font-size: 20px; line-height: 28px; font-weight: 600; }

.testi-main .testi-box__right .title { display: block; margin: 0 0 16px; font-size: 52px; line-height: 56px; font-weight: 700; }

.testi-main .testi-box__right .desc { display: block; margin: 0 0 16px; font-size: 20px; line-height: 28px; font-weight: 600; }

.testi-main .testi-box__right .link-more-white { color: #FFF; }

.testi-main__wrap { padding-top: 64px; padding-bottom: 64px; }

.testi-main .slider { padding-bottom: 40px; }

.testi-main .owl-dots { position: absolute; z-index: 2; left: 0; bottom: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.testi-main .owl-dot { margin: 0 4px; display: inline-block; vertical-align: middle; }

.testi-main .owl-dot:hover, .testi-main .owl-dot:focus { outline: none; }

.testi-main .owl-dot span { display: block; width: 32px; height: 4px; background: #8B95A5; border-radius: 2px; }

.testi-main .owl-dot span:hover, .testi-main .owl-dot span:focus { outline: none; }

.testi-main .owl-dot.active span { background: #A61C1C; }

@media (max-width: 991px) { .testi-main .testi-box { display: block; }
  .testi-main .testi-box .author { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .testi-main .testi-box .author__content { max-width: calc(100% - 48px); -webkit-flex: 0 0 calc(100% - 48px); -ms-flex: 0 0 calc(100% - 48px); flex: 0 0 calc(100% - 48px); }
  .testi-main .testi-box .author__logo { padding-top: 24px; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .testi-main .testi-box__left { max-width: 100%; padding: 32px 20px; }
  .testi-main .testi-box__right { max-width: 100%; padding: 32px 20px; }
  .testi-main__wrap { padding-top: 32px; padding-bottom: 32px; padding-left: 20px; padding-right: 20px; }
  .testi-main .slider { padding-bottom: 24px; } }

.block-feat__title { text-align: center; margin: 0 0 8px; }

.block-feat__desc { text-align: center; margin: 0 0 24px; }

.block-feat__action { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin: 0 -8px 24px; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.block-feat__action .btn { margin-left: 8px; margin-right: 8px; }

.block-feat__list { display: block; width: 100%; padding: 12px; margin-right: 24px; }

.block-feat__list .item__head { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #D0D6DD; cursor: pointer; transition: all .4s ease; }

.block-feat__list .item__head .icon { display: block; width: 100%; max-width: 60px; -webkit-flex: 0 0 60px; -ms-flex: 0 0 60px; flex: 0 0 60px; padding: 12px; }

.block-feat__list .item__head .icon .box img { display: block; width: 36px; height: 36px; -webkit-filter: grayscale(100); filter: grayscale(100); opacity: 0.7; transition: all .4s ease; }

.block-feat__list .item__head .text { display: block; width: 100%; max-width: calc(100% - 60px); -webkit-flex: 0 0 calc(100% - 60px); -ms-flex: 0 0 calc(100% - 60px); flex: 0 0 calc(100% - 60px); font-weight: 500; color: #626B79; }

.block-feat__list .item__box { display: none; }

.block-feat__list .item.active .item__head { border-bottom-color: #C02A34; }

.block-feat__list .item.active .icon .box img { -webkit-filter: grayscale(0); filter: grayscale(0); opacity: 1; }

.block-feat__list .item.active .text { color: #232933; }

.block-feat__box { background: #F2F4F7; padding: 0 64px 32px; display: none; }

.block-feat__box.active { display: block; }

.block-feat__left { padding-top: 24px; padding-right: 52px !important; }

.block-feat__right { padding-top: 24px; }

.block-feat__wrap { padding-top: 64px; padding-bottom: 64px; }

@media (max-width: 991px) { .block-feat { padding-left: 8px; padding-right: 8px; }
  .block-feat .item__box { background: #F2F4F7; padding: 0 24px 32px; }
  .block-feat .item__box img { display: block; width: auto; height: auto; max-width: 100%; }
  .block-feat .item.active .item__box { display: block; }
  .block-feat__action { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
  .block-feat__action .btn { display: block; margin-bottom: 8px; }
  .block-feat__list { padding: 0; }
  .block-feat__box { padding: 0 24px 24px; display: none; }
  .block-feat__box.active { display: none; }
  .block-feat__left { padding-right: 12px !important; }
  .block-feat__right { display: none; }
  .block-feat__wrap { padding-top: 32px; padding-bottom: 32px; } }

.block-proof { background: #F2F4F7; }

.block-proof .item__title { font-size: 40px; line-height: 48px; font-weight: 500; margin: 0 0 4px; color: #C02A34; }

.block-proof__wrap { padding-top: 64px; padding-bottom: 64px; }

@media (max-width: 991px) { .block-proof { padding-left: 8px; padding-right: 8px; }
  .block-proof .item { margin: 0 0 32px; }
  .block-proof .item:last-child { margin: 0; }
  .block-proof .item__title { font-size: 32px; line-height: 40px; }
  .block-proof__wrap { padding-top: 32px; padding-bottom: 32px; } }

.faq-block.faq-block--home .section-head { text-align: center; padding-bottom: 32px; }

.faq-block.faq-block--home .section-head__title { margin: 0 0 8px; }

.faq-block.faq-block--home .section-head__desc:not(:last-child) { margin: 0 0 24px; }

.faq-block.faq-block--home .accordion.accordion--faq { margin: 0; }

.faq-block.faq-block--home .accordion.accordion--faq .card { border-radius: 0; margin: 0 0 -1px; border-left: 0; border-right: 0; }

.faq-block.faq-block--home .accordion.accordion--faq .card:last-child { margin: 0; }

.faq-block.faq-block--home .accordion.accordion--faq .card.open { box-shadow: none; }

.faq-block.faq-block--home .accordion.accordion--faq .card.open .card__header { padding-bottom: 12px; }

@media (max-width: 991px) { .faq-block.faq-block--home .accordion.accordion--faq .card__header { padding-left: 0; padding-top: 12px; padding-bottom: 12px; padding-right: 32px; }
  .faq-block.faq-block--home .accordion.accordion--faq .card__header::after { right: 0; }
  .faq-block.faq-block--home .accordion.accordion--faq .card__body { padding: 0 0 24px; }
  .faq-block.faq-block--home .faq-block__wrap { padding-top: 32px; padding-bottom: 32px; }
  .faq-block.faq-block--home .section-head { padding-bottom: 0; margin: 0 0 24px !important; } }

main { padding-top: 75px; }

@media (max-width: 991px) { main { padding-top: 56px; } }

.masthead__wrap { padding-top: 5rem; padding-bottom: 5rem; }

.masthead__content { text-align: center; }

.masthead__desc { max-width: 600px; margin: 0 auto; }

.masthead__desc .img { position: relative; }

.masthead__desc .img img { display: block; width: 100%; height: auto; }

.masthead__action { padding-top: 32px; }

.masthead__action .btn:first-child { margin-right: 10px; }

.masthead__form { background: #FFFFFF; padding: 2.5rem; border-radius: 8px; }

@media (max-width: 768px) { .masthead__action .btn { margin-bottom: 8px; } }

@media (max-width: 375px) { .masthead__action .btn { width: 100%; margin-right: 0; } }

.masthead--pricing .masthead__wrap { padding-top: 64px; padding-bottom: 64px; }

.masthead--pricing .masthead__title { font-size: 32px; line-height: 40px; font-weight: 500; }

.masthead--pricing .masthead__title:last-child { margin-bottom: 0; }

@media (max-width: 991px) { .masthead--pricing { padding-left: 8px; padding-right: 8px; } }

.pricing-main { padding-bottom: 48px; }

.pricing-main .pricing-cards { padding-bottom: 96px; }

.pricing-main .tnc { position: absolute; top: 100%; right: 12px; display: block; padding-top: 16px; text-align: right; }

.pricing-main .card__wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; }

.pricing-main .card__head { padding: 20px 24px 24px; border: 1px solid #E2E2E2; background: #F2F4F7; border-radius: 4px 4px 0 0; }

.pricing-main .card__head h3 { font-size: 24px; line-height: 32px; margin-bottom: 12px; }

.pricing-main .card__head h3 .badge { display: inline-block; vertical-align: middle; margin-left: 12px; }

.pricing-main .card__head p { font-size: 14px; line-height: 20px; margin-bottom: 20px; }

.pricing-main .card__head .price { display: block; }

.pricing-main .card__head .price:not(:last-child) { margin-bottom: 20px; }

.pricing-main .card__head .price .sf { display: block; min-height: 20px; margin-bottom: 4px; font-size: 14px; line-height: 20px; }

.pricing-main .card__head .price .pr { display: block; color: #232933; font-size: 32px; line-height: 40px; font-weight: 500; }

.pricing-main .card__head .price .pr small { display: inline-block; font-size: 14px; line-height: 20px; font-weight: 400; margin-left: 6px; }

.pricing-main .card__toggle { position: relative; padding: 16px 56px 16px 24px; color: #C02A34; cursor: pointer; font-weight: 500; }

.pricing-main .card__toggle:hover { color: #962129; }

.pricing-main .card__toggle::after { content: ""; display: block; width: 24px; height: 24px; background: url("../images/ic-chevron-up-red.svg") no-repeat center; background-size: contain; position: absolute; top: calc(50% - 12px); right: 24px; -webkit-transform: rotate(0); transform: rotate(0); transition: all .3s ease; }

.pricing-main .card__toggle.collapsed::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.pricing-main .card__collapse-wrap { padding: 8px 24px 40px; }

.pricing-main .card__main { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; padding: 0; border: 1px solid #E2E2E2; border-top: 0; background: #FFF; border-radius: 0 0 4px 4px; }

.pricing-main .card__main span.cat { display: block; font-size: 14px; line-height: 20px; color: #2B2A35; margin-bottom: 4px; font-weight: 500; }

.pricing-main .card__main ul.custom-list:not(:last-child) { margin-bottom: 24px; }

.pricing-main .card__main ul.custom-list > li { padding-left: 32px; margin-bottom: 4px; }

.pricing-main .card__main ul.custom-list > li:last-child { margin-bottom: 0; }

.pricing-main .card--highlight .card__wrap { box-shadow: 0px 4px 8px rgba(119, 119, 119, 0.1), 0px 12px 20px rgba(119, 119, 119, 0.2); }

.pricing-main .card--highlight .card__head { border-color: #C02A34; background: #F9E2DE80; }

.pricing-main .card--highlight .card__main { border-color: #C02A34; }

@media (max-width: 991px) { .pricing-main { padding-left: 8px; padding-right: 8px; padding-bottom: 48px; }
  .pricing-main .card { margin-bottom: 32px; } }

.recom-addon { padding-top: 48px; padding-bottom: 64px; }

.recom-addon h2 { margin-bottom: 32px; text-align: center; }

.recom-addon .item { margin-bottom: 24px; }

.recom-addon .item__title { margin-bottom: 16px; transition: all .3s ease; }

.recom-addon .item__title .icon { display: inline-block; width: 24px; height: 24px; vertical-align: middle; margin-right: 12px; }

.recom-addon .item__content { margin-bottom: 16px; }

.recom-addon .item__wrap { border: 1px solid #E2E2E2; border-radius: 4px; padding: 20px; position: relative; }

.recom-addon .item__wrap[data-toggle] { cursor: pointer; box-shadow: 0px 0px 0px rgba(119, 119, 119, 0.1), 0px 0px 0px rgba(119, 119, 119, 0.2); transition: all .3s ease; }

.recom-addon .item__wrap[data-toggle] .item__title { position: relative; }

.recom-addon .item__wrap[data-toggle] .item__title:after { content: ""; display: block; width: 24px; height: 24px; position: absolute; right: 8px; opacity: 0; top: 4px; background: url(../images/ic-chevron-down-blue.svg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transition: all .3s ease; }

.recom-addon .item__wrap[data-toggle]:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; border-radius: 4px; border: 2px solid transparent; transition: all .3s ease; }

.recom-addon .item__wrap[data-toggle]:hover { box-shadow: 0px 4px 8px rgba(119, 119, 119, 0.1), 0px 12px 20px rgba(119, 119, 119, 0.2); }

.recom-addon .item__wrap[data-toggle]:hover .item__title:after { right: 0; opacity: 1; }

.recom-addon .item:first-child:last-child { margin-left: auto; margin-right: auto; }

@media (max-width: 991px) { .recom-addon { padding-top: 24px; padding-bottom: 32px; } }

.recom-bundle { padding-top: 48px; padding-bottom: 48px; }

.recom-bundle h2 { text-align: center; margin-bottom: 48px; }

.recom-bundle__nav .item { position: relative; padding: 20px 60px 20px 32px; background: #FFF; border: 1px solid #E2E2E2; border-radius: 4px; margin-bottom: 12px; transition: all .3s ease; }

.recom-bundle__nav .item[data-toggle] { cursor: pointer; }

.recom-bundle__nav .item:after { content: ""; display: block; width: 24px; height: 24px; background: url("../images/ic-chevron-right-round.svg") no-repeat center; background-size: contain; position: absolute; top: calc(50% - 12px); right: 30px; opacity: 0; transition: all .3s ease; }

.recom-bundle__nav .item__logo { position: relative; margin-bottom: 12px; }

.recom-bundle__nav .item__logo img { display: block; height: 26px; width: auto; }

.recom-bundle__nav .item.active { border-color: #C02A34; background: #F9E2DE80; }

.recom-bundle__nav .item.active:after { opacity: 1; right: 24px; }

.recom-bundle__nav .item:not(.active):hover { background: #F2F4F7; }

.recom-bundle .tab-pane { padding: 32px; border: 1px solid #E2E2E2; border-radius: 4px; }

.recom-bundle .tab-pane__sm { display: none; }

.recom-bundle .tab-pane h3 { margin-bottom: 16px; }

.recom-bundle .tab-pane span.cat { color: #2B2A35; font-size: 16px; line-height: 24px; font-weight: 500; display: block; margin-bottom: 8px; }

.recom-bundle .tab-pane ul.custom-list > li { margin-bottom: 8px; }

.recom-bundle .tab-pane ul.custom-list > li:last-child { margin-bottom: 0; }

.recom-bundle .tab-pane .price:not(:last-child) { margin-bottom: 24px; }

.recom-bundle .tab-pane .price .ps { font-size: 14px; line-height: 20px; color: #777; }

.recom-bundle .tab-pane .price .pn { font-size: 28px; line-height: 48px; font-weight: 500; color: #2B2A35; }

.recom-bundle .tab-pane .price .pt { font-size: 16px; line-height: 24px; font-weight: 500; color: #2B2A35; }

.recom-bundle .tab-pane .tab-action { padding-top: 32px; }

@media (max-width: 991px) { .recom-bundle__nav { display: none; }
  .recom-bundle .tab-pane { margin-bottom: 24px; display: block; }
  .recom-bundle .tab-pane__sm { display: block; }
  .recom-bundle .tab-pane__sm .item__logo { margin-bottom: 12px; }
  .recom-bundle .tab-pane__sm .item__desc { margin-bottom: 24px; }
  .recom-bundle .tab-pane .hide-sm { display: none; }
  .recom-bundle .tab-pane:last-child { margin-bottom: 0; } }

.pricing-clients { background: #F2F4F7; padding-top: 80px; padding-bottom: 58px; }

.pricing-clients h2 { text-align: center; margin-bottom: 24px; }

.pricing-clients .clients { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -16px; margin-right: -16px; margin-bottom: -32px; }

.pricing-clients .clients .item { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; max-width: 16.666667%; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0 16px; margin-bottom: 48px; }

.pricing-clients .clients .item.show { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; }

.pricing-clients .clients .item img { display: block; max-width: 100%; max-height: 80px; width: auto; height: auto; }

.pricing-clients .clients--alt { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.pricing-clients .clients--alt .item { max-width: calc(16.666667% * 2); -webkit-flex: 0 0 calc(16.666667% * 2); -ms-flex: 0 0 calc(16.666667% * 2); flex: 0 0 calc(16.666667% * 2); padding: 0; display: block; text-align: center; margin-bottom: 0; }

.pricing-clients .clients--alt .item img { padding: 0 21px; display: inline-block; margin-bottom: 48px; }

.pricing-clients .clients-more { text-align: center; margin-bottom: 24px; }

@media (max-width: 991px) { .pricing-clients { padding-left: 8px; padding-right: 8px; }
  .pricing-clients h2 { font-size: 28px; line-height: 36px; }
  .pricing-clients .clients { padding-top: 0; margin-left: 0; margin-right: 0; }
  .pricing-clients .clients .item { max-width: 33.333%; -webkit-flex: 33.333%; -ms-flex: 33.333%; flex: 33.333%; padding: 0; margin-bottom: 24px; }
  .pricing-clients .clients .item img { max-height: 56px; }
  .pricing-clients .clients--alt { margin-left: 0; padding-bottom: 70px; }
  .pricing-clients .clients--alt .item { max-width: 100%; -webkit-flex: 100%; -ms-flex: 100%; flex: 100%; padding: 0; }
  .pricing-clients .clients--alt .item img { height: 60px; padding: 0 10px; margin-bottom: 16px; }
  .pricing-clients.promo { padding-top: 64px; }
  .pricing-clients .slider-clients.owl-carousel .owl-dots { display: block; width: 100%; text-align: center; }
  .pricing-clients .slider-clients.owl-carousel .owl-dots .owl-dot { display: inline-block; margin: 0 6px; width: 30px; height: 5px; border-radius: 5px; background: #e3e3e8; }
  .pricing-clients .slider-clients.owl-carousel .owl-dots .owl-dot.active { background: #005FBF; } }

.pricing-testi { padding: 48px 0; position: relative; }

.pricing-testi.promo { padding-bottom: 80px; }

.pricing-testi:before { content: ""; display: block; width: 78vw; height: 100%; position: absolute; top: 0; left: 0; background: #F2F4F7; }

.pricing-testi__sub { display: block; color: #545465; margin: 0 0 8px; }

.pricing-testi .more { display: inline-block; color: #1357FF; transition: all .4s ease; }

.pricing-testi .more img, .pricing-testi .more svg { display: inline-block; vertical-align: middle; width: 1.5rem; height: 0.5rem; margin-left: 0.5rem; }

.pricing-testi .more:hover { color: #1357FF; text-decoration: underline; }

.pricing-testi .list-item { display: block; }

.pricing-testi .list-item:not(:first-child) { margin-top: 3rem; }

.pricing-testi .list-item .item { position: relative; padding-left: 64px; margin-bottom: 40px; }

.pricing-testi .list-item .item .icon { position: absolute; top: 0; left: 0; object-fit: contain; object-position: 50% 50%; }

.pricing-testi .list-item .item span { display: block; color: #545465; }

.pricing-testi .list-item .item .number { font-size: 3rem; line-height: 1.167em; font-weight: 500; }

.pricing-testi .owl-dots { text-align: left; padding: 0 42px; bottom: 3rem; }

.pricing-testi .owl-dot { display: inline-block; }

.pricing-testi .owl-dot span { background-color: #FFF; opacity: 0.3; }

.pricing-testi .owl-dot.active span { opacity: 1; background-color: #FFF; }

.pricing-testi .testi { background: #10253E; color: #FFF; margin-left: 6px; margin-right: 6px; border-radius: 0.5rem; }

.pricing-testi .testi .logo { margin-bottom: 2rem; }

.pricing-testi .testi .logo img { display: block; height: 2rem; width: auto; }

.pricing-testi .testi .quote p { font-size: 1.5rem; line-height: 1.333em; font-weight: 500; margin-bottom: 1.5rem; }

.pricing-testi .testi .quote span { display: block; font-size: 0.875rem; line-height: 1.429em; margin-bottom: 4px; }

.pricing-testi .testi .quote .name { font-weight: 500; }

.pricing-testi .testi .more { display: block; position: absolute; bottom: 2rem; right: 2.5rem; color: #F5D4CF; }

.pricing-testi .testi .more svg path { fill: #F5D4CF; }

.pricing-testi .testi__img { position: relative; width: 100%; padding-top: 42%; }

.pricing-testi .testi__img .btn-play { z-index: 2; display: block; width: 3.75rem; height: 3.75rem; border-radius: 3.75rem; background-image: url(../images/ic-play.svg); background-repeat: no-repeat; background-position: center; position: absolute; bottom: 1.5rem; right: 1.5rem; }

.pricing-testi .testi__img img { z-index: 1; border-radius: 0.5rem 0.5rem 0 0; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; object-position: 50% 50%; }

.pricing-testi .testi__body { position: relative; padding: 2rem 2.5rem 2rem 2.5rem; border-radius: 0 0 0.5rem 0.5rem; }

.pricing-testi .testi__body:before { content: ""; display: block; width: 100%; height: 2px; position: absolute; top: 0; left: 0; opacity: 0; background: #FFF; }

.pricing-testi .owl-item .testi__body { padding-bottom: 5rem; }

.pricing-testi:not([class*="theme-"]) .testi__img .btn-play { background-color: #C02A34; box-shadow: 0 0 0 rgba(0, 95, 191, 0.4); -webkit-animation: primary 2s infinite; animation: primary 2s infinite; }

@keyframes primary { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

.pricing-testi:not([class*="theme-"]) .testi .more { color: #A68AF1; }

.pricing-testi:not([class*="theme-"]) .testi .more svg path { fill: #A68AF1; }

.pricing-testi--alt { background: #F2F4F7; padding: 0; }

.pricing-testi--alt:before { display: none; }

.pricing-testi--alt .pricing-testi__wrap { position: relative; max-width: 83.333%; padding: 32px 0; margin: 0 auto; }

.pricing-testi--alt .pricing-testi__wrap:before { content: ""; display: block; width: 90%; height: 100%; position: absolute; top: 0; right: 0; background: #10253E; }

.pricing-testi--alt .slider-testi-alt { padding-left: 56px; }

.pricing-testi--alt .product-testi__block-img, .pricing-testi--alt .block-testi__block-img { position: relative; width: 100%; padding-top: 100%; }

.pricing-testi--alt .product-testi__block-img img, .pricing-testi--alt .block-testi__block-img img { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: contain; object-position: 50% 50%; border-radius: 8px; }

.pricing-testi--alt .product-testi__block-img .btn-play, .pricing-testi--alt .block-testi__block-img .btn-play { z-index: 2; display: block; width: 3.75rem; height: 3.75rem; border-radius: 3.75rem; background-color: #4B61DD; background-image: url(../images/ic-play-white.svg); background-repeat: no-repeat; background-position: center; position: absolute; bottom: 1.5rem; right: 1.5rem; box-shadow: 0 0 0 rgba(0, 95, 191, 0.4); -webkit-animation: primaryPulse 2s infinite; animation: primaryPulse 2s infinite; }

@-webkit-keyframes primaryPulse { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

@keyframes primaryPulse { 0% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0.4); }
  70% { box-shadow: 0 0 0 14px rgba(0, 95, 191, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 95, 191, 0); } }

.pricing-testi--alt .owl-item .testi__body { padding-bottom: 1.5rem; }

.pricing-testi--alt .owl-dots { bottom: 8px; padding: 0; left: 8px; }

.pricing-testi--alt .owl-dot { outline: none !important; }

.pricing-testi--alt .owl-dot span { background: #e2e2e2; opacity: 1; display: block; width: 8px; height: 8px; border-radius: 4px; margin: 0 6px; }

.pricing-testi--alt .owl-dot.active span { background: #4B61DD; border-color: #4B61DD; }

.pricing-testi--alt .testi .quote { max-width: 80%; color: #FFF; }

.pricing-testi--alt .testi .quote p { font-size: 1.5rem; line-height: 1.3333em; margin-bottom: 40px; }

.pricing-testi--alt .testi .more { position: relative; bottom: auto; right: auto; margin-top: 32px; }

.pricing-testi--alt .testi__body { padding: 0 0 32px 0; }

.pricing-testi--alt .testi__body:before { display: none; }

@media (max-width: 991px) { .pricing-testi { padding-top: 0; }
  .pricing-testi.promo { padding-top: 0; padding-bottom: 0; }
  .pricing-testi::before { display: none; }
  .pricing-testi .product-testi__block-img img { border-radius: 8px 8px 0 0; }
  .pricing-testi .pricing-testi__wrap { max-width: 100%; padding: 0; }
  .pricing-testi .pricing-testi__wrap::before { display: none; }
  .pricing-testi .slider-testi-alt { padding-left: 0; }
  .pricing-testi .testi { margin: 0; height: 100%; border-radius: 0 0 8px 8px; padding: 2rem 1.5rem 2rem 1.5rem; }
  .pricing-testi .owl-dots { position: relative; text-align: center; left: unset; bottom: unset; background: #10253E; margin: 0; padding: 20px 0; }
  .pricing-testi .owl-dots .owl-dot span { background: rgba(255, 255, 255, 0.7); }
  .pricing-testi .owl-dots .owl-dot.active span { background: #FFF; }
  .pricing-testi .owl-stage { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-align-items: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .pricing-testi .owl-stage .slider-item { height: 100%; } }

@media (max-width: 768px) { .pricing-testi .col-lg-4, .pricing-testi .col-lg-8 { padding: 0; }
  .pricing-testi .testi { border-radius: 0; }
  .pricing-testi .product-testi__block-img img { border-radius: 0; } }

.pricing-socproof { padding-bottom: 64px; padding-top: 64px; background: #F2F4F7; }

.pricing-socproof .item { margin-bottom: 20px; }

.pricing-socproof .item__wrap { padding-left: 16px; }

.pricing-socproof .item__number { position: relative; }

.pricing-socproof .item__number::before { content: ""; display: block; width: 2px; height: 32px; position: absolute; top: calc(50% - 16px); left: -16px; background-color: #C02A34; }

.pricing-socproof .item__number span { color: #C02A34; font-size: 32px; line-height: 48px; font-weight: 500; display: block; margin-bottom: 0; }

.pricing-socproof .item__desc { max-width: 85%; }

@media (max-width: 991px) { .pricing-socproof { padding-left: 8px; padding-right: 8px; padding-top: 48px; } }

.promise-block { background: #10253E; padding: 48px 0; color: #FFF; }

.promise-block .img { padding-right: 0.75rem; }

.promise-block .img img { display: block; width: 100%; height: auto; }

.promise-block span.sub { display: block; font-size: 0.875rem; line-height: 1.429em; margin-bottom: 0.5rem; }

.promise-block h2, .promise-block p, .promise-block a { color: #FFF; }

.promise-block ul { display: block; margin-bottom: 1rem; }

.promise-block ul li { display: block; position: relative; padding-bottom: 0.5rem; padding-left: 2rem; }

.promise-block ul li::before { content: ""; display: block; position: absolute; width: 1.25rem; height: 1.25rem; top: 0.083em; left: 0; background-image: url(../images/ic-check-alt.svg); background-repeat: no-repeat; background-size: contain; background-position: center; }

.promise-block .cta { padding-top: 1rem; }

.promise-block .cta .btn { font-weight: 400; }

@media (max-width: 991px) { .promise-block { padding: 32px 8px; } }

@media (max-width: 768px) { .promise-block .img { margin: 0 auto 32px; padding-right: 0; } }

.faq-block__wrap { padding-top: 5rem; padding-bottom: 5rem; }

.faq-block--alt .section-head { text-align: center; margin-bottom: 32px; }

.faq-block--alt .section-head__title { font-size: 40px; line-height: 48px; margin-bottom: 16px; }

.faq-block--alt .section-head__desc { margin-bottom: 24px; }

@media (max-width: 991px) { .faq-block { padding-left: 12px; padding-right: 12px; }
  .faq-block .faq-block__wrap { padding-top: 64px; padding-bottom: 32px; }
  .faq-block .section-head { margin-bottom: 3rem; }
  .faq-block .section-head__action { margin-left: 0; margin-right: 0; }
  .faq-block--alt .section-head__title { font-size: 28px; line-height: 36px; } }

.masthead--contact .masthead__wrap { padding: 80px 0 0 0; text-align: left; }

.masthead--contact .masthead__left { text-align: left; }

.masthead--contact .masthead__meta { display: block; margin-bottom: 4px; }

.masthead--contact .masthead__img img { display: block; width: 100%; height: auto; }

@media (max-width: 768px) { .masthead--contact { padding-left: 8px; padding-right: 8px; }
  .masthead--contact .masthead__title { font-size: 32px; line-height: 40px; }
  .masthead--contact .masthead__img { padding-top: 32px; } }

.contact-cards { padding: 2.5rem 0; }

.contact-cards .sm-only { display: none; }

.contact-cards .item__wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 32px 32px 24px; text-align: center; background: #F2F4F7; border-radius: 0.25rem; }

.contact-cards .item__img { margin: 0 0 0.75rem; }

.contact-cards .item__img img { display: block; width: auto; height: 5rem; margin: 0 auto; }

.contact-cards .item__title { margin: 0 0 1rem; }

.contact-cards .item__desc { margin: 0 0 32px; }

.contact-cards .item__desc ul > li { margin: 0 0 0.5rem; }

.contact-cards .item__desc ul > li:last-child { margin: 0; }

.contact-cards .item__action { margin-bottom: 16px; }

.contact-cards .item__action ul li { display: block; }

.contact-cards .item__action ul li + li { margin-top: 16px; }

.contact-cards .item--sm { background: #F2F4F7; border-radius: 4px; margin-bottom: 12px; }

.contact-cards .item--sm .item__wrap { padding: 8px 12px; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.contact-cards .item--sm .item__img { width: 40px; height: 40px; margin-bottom: 0; margin-right: 16px; }

.contact-cards .item--sm .item__img img { width: 40px; height: 40px; }

.contact-cards .item--sm .item__title { margin-bottom: 0; font-size: 16px; line-height: 24px; }

.contact-headquarter { padding: 5rem 0 2.5rem; }

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

.contact-headquarter__desc { text-align: center; max-width: 600px; margin: 0 auto 3rem; }

.contact-headquarter .info--img { position: relative; z-index: 2; }

.contact-headquarter .info { position: relative; z-index: 1; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; min-height: 360px; }

.contact-headquarter .info:before { content: ""; z-index: 1; display: block; position: absolute; width: 110%; height: 100%; top: 0; right: 0; background: #F2F4F7; border-radius: 0.25rem; }

.contact-headquarter .info__wrap { position: relative; width: 100%; z-index: 2; padding: 64px 64px 64px 45px; }

.contact-headquarter .info__map { margin-top: 24px; }

.contact-headquarter .info__title { margin: 0 0 1rem; }

.contact-headquarter .info__desc p { margin: 0 0 1rem; }

.contact-headquarter .info__desc p:last-child { margin: 0; }

.contact-headquarter .info__desc ul li:not(:last-child) { margin: 0 0 1rem; }

.contact-headquarter .info__action { padding-top: 2.5rem; }

.our-offices { padding: 5rem 0; }

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

.our-offices__desc { text-align: center; max-width: 600px; margin: 0 auto 3rem; }

.our-offices .item { margin: 0; width: 100%; max-width: 12.5%; -webkit-flex: 0 0 12.5%; -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; }

.our-offices .item__wrap { text-align: center; padding: 24px; border-radius: 0.25rem; }

.our-offices .item__img { margin: 0 auto 1rem; text-align: center; }

.our-offices .item__img img { display: inline-block; width: auto; height: 40px; }

.our-offices .item__title { font-size: 16px; line-height: 24px; margin: 0 0 0.5rem; text-align: center; }

.our-offices .item__title:last-child { margin: 0; }

.our-offices .item__desc p { margin: 0 0 0.75rem; }

.our-offices .item__desc ul li:not(:last-child) { margin: 0 0 0.75rem; }

.form-meeting { background: #F2F4F7; padding: 5rem; }

.form-meeting__title { margin: 0 0 1rem; }

.form-meeting__desc { margin: 0 0 3rem; }

.form-meeting__img { display: block; margin: 0 0 1.5rem; }

.form-meeting__box { padding: 2.5rem; background: #FFF; border-radius: 0.25rem; }

.form-meeting-blank { height: calc(100vh - 101px); }

@media (max-width: 768px) { .form-meeting-blank { height: 100%; } }

@media (max-width: 768px) { .masthead--contact .masthead__wrap { padding: 2rem 0; text-align: center; }
  .masthead--contact .masthead__title { margin: 0; }
  .masthead--contact .masthead__desc { display: none; }
  .masthead--contact .masthead__img { display: none; margin-top: 2rem; }
  .contact-cards { padding: 2rem 20px; }
  .contact-cards .hide-sm { display: none; }
  .contact-cards .item { margin-bottom: 24px; }
  .contact-cards .item__wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 16px; text-align: center; background: #F2F4F7; border-radius: 0.25rem; text-decoration: none; }
  .contact-cards .item__img { margin: 0 0 0.75rem; }
  .contact-cards .item__img img { display: block; width: auto; height: 5rem; margin: 0 auto; }
  .contact-cards .item__title { font-size: 14px; line-height: 20px; margin: 0 0 7px; }
  .contact-cards .item__desc { margin: 0 0 1.5rem; }
  .contact-cards .item__desc ul > li { margin: 0 0 0.5rem; }
  .contact-cards .item__desc ul > li:last-child { margin: 0; }
  .contact-cards .item__action { margin-top: auto; }
  .contact-headquarter { padding: 2rem 8px; background: #F2F4F7; }
  .contact-headquarter__title { font-size: 32px; line-height: 40px; text-align: center; }
  .contact-headquarter__desc { text-align: center; max-width: 270px; margin: 0 auto 3rem; }
  .contact-headquarter .info--img { position: relative; z-index: 2; }
  .contact-headquarter .info--img img { width: 100%; height: auto; }
  .contact-headquarter .info { position: relative; z-index: 1; }
  .contact-headquarter .info:before { content: ""; z-index: 1; display: block; position: absolute; width: 150%; height: 100%; top: 0; right: -8px; background: #F2F4F7; border-radius: 0.25rem; }
  .contact-headquarter .info__wrap { text-align: center; position: relative; z-index: 2; padding: 32px 0 0; }
  .contact-headquarter .info__title { margin: 0 0 1rem; }
  .contact-headquarter .info__desc p { margin: 0 0 1rem; }
  .contact-headquarter .info__desc ul li:not(:last-child) { margin: 0 0 1rem; }
  .contact-headquarter .info__action { padding-top: 2.5rem; }
  .our-offices { padding: 3rem 8px; }
  .our-offices__title { text-align: center; }
  .our-offices__desc { text-align: center; max-width: 600px; margin: 0 auto 3rem; }
  .our-offices .item { margin: 0 0 1rem; width: 100%; max-width: 50%; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .our-offices .item__wrap { position: relative; padding: 16px; text-align: center; }
  .our-offices .item__img img { display: block; margin: 0 auto 16px; width: 38px; height: auto; }
  .our-offices .item__title { margin: 0 0 0.5rem; font-size: 16px; line-height: 24px; }
  .our-offices .item__title:last-child { margin: 0; }
  .our-offices .item__desc p { margin: 0 0 0.75rem; }
  .our-offices .item__desc ul li:not(:last-child) { margin: 0 0 0.75rem; }
  .form-meeting { background: #F2F4F7; padding: 3rem 8px; }
  .form-meeting__title { margin: 0 0 1rem; }
  .form-meeting__desc { margin: 0 0 2rem; }
  .form-meeting__img { display: none; margin: 0 0 1.5rem; }
  .form-meeting__box { padding: 1.5rem 1rem; background: #FFF; border-radius: 0.25rem; }
  .form-meeting-blank { height: calc(100vh - 101px); } }

@media (max-width: 768px) and (max-width: 768px) { .form-meeting-blank { height: 100%; } }

/*# sourceMappingURL=styles-alt.css.map */
