







c































html {font-size: 24px; scroll-behavior: smooth;}
body {font-family: Lato, serif;font-size: 1rem;color: #494a52;line-height: 1.6;}
p {margin-top: 0;margin-bottom: 1rem;font-family: Lato, serif;}
/* Anchor Links */
a,a:hover, a:focus {text-decoration: none;}
/* Headings */
h1,h2,h3,h4,h5,h6 ,.h1,.h2,.h3,.h4,.h5,.h6 {margin:0 0 0.5rem;font-weight: 800;font-family: Open Sans, sans-serif;color: #000000; word-break: break-word;}
h1 , .h1 {font-size: 2.1rem;line-height: 1.19;}
h2 , .h2 {font-size: 1.6rem;line-height: 1.4;}
h3 , .h3 {font-size: 1.25rem;line-height: 1.31;}
h4 , .h4 {font-family: Lato, sans-serif;font-weight: normal;font-size: 1.175rem;line-height: 1.5;}
h5 , .h5 {font-size: 1rem;line-height: 1.63;}
h6 , .h6 {font-size: .9rem;line-height: 1.57;}
.font-12{font-size:12px;font-weight:600;}
strong {font-weight: 700;}
code { vertical-align: bottom;}
.font_w_700 { font-weight:700; }
.font_w_500 { font-weight:500; }
/* svg {
max-height: 1000000px;
fill: currentColor!important;
} */
ul.ul_d_text li {margin-bottom: 12px;}
ul.ul_d_text {padding-left: 30px;}
svg { fill:#E64097;}
svg:hover { fill:#E64097;}
ul,ol { margin-top: 1.5rem; margin-bottom: 1.5rem;}
ul li,ol li {line-height: 1.5rem;}
ul ul,ol ul,ul ol,ol ol { margin-top: 0;margin-bottom: 0;}
blockquote {line-height: 1.5rem;margin-top: 1.5rem;margin-bottom: 1.5rem;border-left: 2px solid #A9A9A9;padding-left: 15px;}
/* Horizontal Rules */
hr {color: #ccc;background-color: #ccc;height: 1px;border: none;}
/* TODO */
/* TODO */
sup,sub {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sup { top: -0.5em;}
sub {bottom: -0.25em;}
:focus {outline: auto;outline-color: green;}
.disable-focus-styles :focus {outline: none;}
@media (max-width: 767px) {
  html {font-size: 18.0px;}
}
@media (max-width: 480px) {
  html {font-size: 14.399999999999999px; }
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {line-height: 1.15; /* 1 */-webkit-text-size-adjust: 100%; /* 2 */}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {margin: 0;}
/**
 * Render the `main` element consistently in IE.
 */
main {display: block;}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {font-size: 2em;}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {box-sizing: content-box; /* 1 */height: 0; /* 1 */overflow: visible; /* 2 */}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {font-family: monospace, monospace; /* 1 */font-size: 1em; /* 2 */}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {background-color: transparent;}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {border-bottom: none; /* 1 */text-decoration: underline; /* 2 */text-decoration: underline dotted; /* 2 */}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,strong {font-weight: bolder;}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {font-family: monospace, monospace; /* 1 */font-size: 1em; /* 2 */}
/**
 * Add the correct font size in all browsers.
 */
small {font-size: 80%;}
/** * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {border-style: none;}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {font-family: inherit; /* 1 */font-size: 100%; /* 1 */line-height: 1.15; /* 1 */margin: 0; /* 2 */}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input { /* 1 */  overflow: visible;}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select { /* 1 */ text-transform: none;}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,[type="button"],[type="reset"],[type="submit"] {  -webkit-appearance: button;}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none;padding: 0;}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
/**
 * Correct the padding in Firefox.
 */
fieldset {padding: 0.35em 0.75em 0.625em;}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {box-sizing: border-box; /* 1 */color: inherit; /* 2 */display: table; /* 1 */max-width: 100%; /* 1 */padding: 0; /* 3 */white-space: normal; /* 1 */}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {vertical-align: baseline;}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {overflow: auto;}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],[type="radio"] {box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {  -webkit-appearance: textfield; /* 1 */outline-offset: -2px; /* 2 */}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {-webkit-appearance: button; /* 1 */font: inherit; /* 2 */}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {display: block;}
/*
 * Add the correct display in all browsers.
 */
summary {display: list-item;}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {display: none;}
/**
 * Add the correct display in IE 10.
 */
[hidden] {display: none;}
/* 
@media (max-width: 767px) {
.dnd-section {padding: 80px 20px;}
}
*/
.dnd-section > .row-fluid {max-width: 1200px;margin-left: auto;margin-right: auto;}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {padding-left: 0px;padding-right: 0px;}
}
/* Primary Button */
.heading__content-title{display:inline-block;position:relative;margin-bottom: 15px;}
.heading__content-title:after {position: absolute;content: "";bottom: -8px;left: 0;padding: 2px;width: 100%;height:3px;background: #196db6;border-radius: 5px;}
button,.button, .hs-button {-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #1E90FF;border: 1px solid #1E90FF;  border-radius: 50px;color: #fff;cursor: pointer;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;fill: #fff;  font-size: 1rem;font-weight: 600;letter-spacing: 0;padding: 1rem 2rem;text-align: center;text-decoration: none;text-transform: uppercase;  line-height: 1;-webkit-transition: all 0.15s linear; -o-transition: all 0.15s linear;transition: all 0.15s linear;
	grid-gap: 6px;
}
button:disabled,.button:disabled,.button.button--secondary:disabled,.button.button--simple:disabled,.hs-button:disabled,.hs-button.button--secondary:disabled,.hs-button.button--simple:disabled {border: 1px solid #d0d0d0;color: #e6e6e6;pointer-events: none;}
button:disabled,.button:disabled,.hs-button:disabled {background-color: #d0d0d0;}
.button.button--secondary:disabled,.hs-button.button--secondary:disabled {background-color: inherit;}
.button.button--simple:disabled,.hs-button.button--simple:disabled {background-color: inherit;border: inherit;}
button:hover,button:focus,.button:hover,.button:focus,.hs-button:hover,.hs-button:focus {background-color: #1E90FF;border-color: #1E90FF;color: #fff;text-decoration: none;}
button:active,.button:active,.hs-button:active {background-color: #50eed3;border-color: #50eed3;color: #fff;text-decoration: none;}
/* Secondary Button */
.button.button--secondary,.hs-button.button--secondary {background-color: transparent;border: 1px solid #1E90FF;color: #1E90FF;fill: #1E90FF;}
.button.button--secondary:hover,.button.button--secondary:focus,
.button.button--secondary:active,.hs-button.button--secondary:hover,.hs-button.button--secondary:focus,
.hs-button.button--secondary:active {background-color: #1E90FF;border-color: #1E90FF;color: #fff;fill: #fff;}
/* Simple Button */
.button.button--simple,.hs-button.button--simple {background-color: transparent;border: none;border-radius: 0;color: #1E90FF;font-style: normal;fill: #1E90FF;padding:18px;position: relative;text-decoration: none;}
.button.button--simple:after,.hs-button.button--simple:after {background-color: #1E90FF;content: none;left: 0;position: absolute;width: 100%;}
.button.button--simple:hover,.button.button--simple:focus,.hs-button.button--simple:hover,.hs-button.button--simple:focus {background-color: transparent;border: none;color: #1E90FF;}
.button.button--simple:active,.hs-button.button--simple:active {background-color: transparent;border: none;color: #1E90FF;}
.button--center {text-align: center;}
.button--right {text-align: right;}
/* Button Sizing */
.button.button--small,.hs-button.button--small {font-size: 0.875rem;}
.button.button--large,.hs-button.button--large {font-size: 1.125rem;}
/* Button Icons */
.button .button__icon svg,.hs-button .button__icon svg {fill: inherit;display: block;height: 1.1rem;margin-right: 1rem;}
.button.button--icon-right .button__icon,.hs-button.button--icon-right .button__icon {order: 1;}
.button.button--icon-right .button__icon svg,.hs-button.button--icon-right .button__icon svg {margin-right: 0;margin-left: 1rem}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.button .button__icon svg,  .hs-button .button__icon svg {width: 1.1rem;}
}
.hs_error_rollup {   display: none;}
form {max-width: none;font-family: Lato, sans-serif;border-radius: 6px;}
.hs-form label {font-size: 14rem;color: #33475b;float: none;width: auto;font-weight: normal;text-align: left;line-height: 1.2;margin-bottom: 10px;}
.hs-error-msgs label {font-size: 14px; color: #ffffff;}
/* Membership error message */
.form-input-validation-message ul {padding-left: 0;margin: 0;}
.form-input-validation-message ul li {line-height: 1rem;}
 .hs-input {display: inline-block;width: 100%;height: 54px;padding: 9px 10px;font-size: 16px;font-weight: normal;line-height: 22px;color: #33475b; background-color: #ffffff;border: 1px solid #D1D6DC;box-sizing: border-box;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;border-radius: 3px;} 
.hs-input[type=checkbox],.hs-input[type=radio] {cursor: pointer;width: auto;height: auto;padding: 0;margin: 3px 5px 3px 0px;line-height: normal;border: none;}
.hs-input[type=file] {background-color: #fff;padding: initial;border: initial;line-height: initial;box-shadow: none;}
.hs-input:-moz-placeholder {color: #bfbfbf;}
.hs-error-msg {background: #e20029; color: #fff; font-family: Poppins,sans-serif; font-size: .81rem; font-style: normal; font-weight: 500; text-decoration: none; border-radius: 6px; display: inline-block; line-height: 1.1; margin-left: .56rem; margin-right: .56rem; margin-top: -.23rem; padding: .23rem .46rem; vertical-align: top; }
.inputs-list>li { display: block; margin: 0; padding: 0; position: relative; width: 100%;}
.hs-input::-webkit-input-placeholder {color: #bfbfbf;}
.hs-input input,.hs-input textarea {transition: border 0.2s linear;}
textarea.hs-input {height: auto;}
select[multiple].hs-input {height: inherit;}
/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {width: 100% !important;}
input.hs-input.error,div.field.error input,div.field.error textarea,div.field.error .chzn-choices,textarea.hs-input.error,select.hs-input.error {border-color: #e20029;}
input.hs-input.error:focus,div.field.error input:focus,div.field.error textarea:focus,div.field.error .chzn-choices:focus,textarea.hs-input.error:focus,select.hs-input.error:focus {border-color: #e20029;}
.actions {padding: 0;}
.inputs-list {margin: 0 0 5px;width: 100%;padding-left: 0;}
.inputs-list > li {display: block;padding: 0;width: 100%; padding-top: 0;}
.inputs-list label { text-align: left;white-space: normal; }
.inputs-list:first-child {padding-top: 6px;}
.inputs-list > li + li {padding-top: 2px;}
.inputs-list label > input,.inputs-list label > span {vertical-align: middle;}
ul.no-list {list-style: none;}
.hs-form-field {margin-bottom: 18px;}
.hs-field-desc {color: #7c98b6;margin: 0px 0px 6px;font-size: 14px;}
.hs-form-required {color: red;}
.hs-richtext {margin-bottom: 3px;line-height: 1.2;font-size: 1rem;color: #494a52;}
.hs-richtext hr {  text-align: left;margin-left: 0;width: 91%;}
.grecaptcha-badge {margin: 0 auto;}
.email-correction, .email-validation {padding-top: 3px;font-size: 12px;}
.email-correction a,.email-validation a {cursor: pointer;}
@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,.email-correction form .form-columns-3 .hs-form-field,.email-validation form .form-columns-2 .hs-form-field,.email-validation form .form-columns-3 .hs-form-field {float: none;width: 100%;}
    .email-correction form .form-columns-2 .hs-form-field .hs-input,.email-correction form .form-columns-3 .hs-form-field .hs-input,.email-validation form .form-columns-2 .hs-form-field .hs-input,.email-validation form .form-columns-3 .hs-form-field .hs-input {width: 90%;}
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],.email-correction form .form-columns-2 .hs-form-field input[type=radio],.email-correction form .form-columns-3 .hs-form-field input[type=checkbox],.email-correction form .form-columns-3 .hs-form-field input[type=radio],.email-validation form .form-columns-2 .hs-form-field input[type=checkbox],.email-validation form .form-columns-2 .hs-form-field input[type=radio],.email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {width: 24px;}
}
.hs-button,.hs-form-field input[type=text],.hs-form-field input[type=email],.hs-form-field input[type=phone],.hs-form-field input[type=number],.hs-form-field input[type=tel],.hs-form-field input[type=date],
.hs-form-field textarea {-webkit-appearance: none;-moz-appearance: none;}
.hs-default-font-element,.hs-main-font-element {font-family: Lato, serif;}
.hs-menu-wrapper ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}
/* .hs-menu-item a {display: block;padding: 0.5rem 1rem;color: rgba(0, 0, 0, 0.5);text-decoration: none;} */
/*.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}
*/
.hs-menu-item.active a {color: rgba(0, 0, 0, 0.9);}
table {margin-bottom: 1rem;border: 1px solid #dee2e6;}
th,td {padding: 0.75rem;vertical-align: top;border: 1px solid #dee2e6;}
thead th,thead td {color: #fff;background-color: #343a40;border-color: #454d55;border-bottom-width: 2px;}
thead th {vertical-align: bottom;border-bottom: 2px solid #dee2e6;}
tbody + tbody {border-top: 2px solid #dee2e6;}
/*  Header Lp */
div#hs-overlay-cta-192929197212 ,div#hs-overlay-cta-190228587180{
  border-radius: 8px;
  overflow: hidden;
}

.header .dropdown-menu .right-area .title-lebel {
  color:#E64097;
}
.wrapper-grid.content-wrapper .right-area .button-edit>a.button--simple {
  color: #fff;
}
.wrapper-grid.content-wrapper .right-area .button-edit>a.button--simple:hover {
  color:#E64097;
}
.header .button_left-area>*:last-child {
  margin-bottom: 0;
}
.header__search--toggle svg {
  height: 28px;
  width: auto;
  display:block;
  line-height:0;
}
.header .header_search_btn .button {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.0002em;
  padding: 7px 16px;
}
.fill-unset>svg,.fill-unset>svg>path{
  fill:transparent;
}
a.simple-link {
  color: #000000;
}
.header__content ul {margin: 0;padding: 0;list-style: none;display: flex;}
.header__content ul>li+li {margin-left: 20px;}
header.header.header---lp {background: transparent;position: absolute;top: 0;left: 0;right: 0;box-shadow: none;}
.header__content ul>li>a {display: flex;align-items: center;color: #fff;}
.header__content ul>li>a span.img {display: flex;padding-right: 5px;}
.header__logo>div>span>a {display: flex;}
.headerheader--transparent {position: absolute;top: 0;left: 0;right: 0;z-index:9;}
.header__search form,.header__search .submitted-message {padding: 0;border: 0;border-radius:7px;}
body header.headerheader--transparent ul.submenu.level-1 {background: transparent;}
.header {overflow-X: clip;}
.header .header__logo {
  padding: 9px 0;
}
.header,.top-header{    
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  -ms-transition: all .5s ease-in;
  transition: all .5s ease-in;
}


.header--secondary {top:0;left:0;right:0;z-index: 998;width:100%;}
.header {position: sticky;background-color: #F8FAFC;z-index:11;}

.header__container {position: relative;padding: 0 20px;display: flex;align-items: center;justify-content: space-between;}
.header__menu--flex {display: flex;}
.header__language-switcher--toggle {margin-left: 30px;}
.header__search--close {position: absolute;right: 15px;top: 15px;z-index: 999;cursor: pointer;color:#fff !important;}
.header .header__navigation--toggle, .menu-arrow {display: none;}
#nav-toggle {display: none;}
/* Styles for the Logo */
.header__logo { margin-right: 40px;}
.header__logo img {max-width: 100%;}
.header__logo .logo-company-name {font-size: 28px;}
.header__logo--tablet {display: none;}
/* Styles for the Search Bar */

.header__search {position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  background: rgba(0, 0, 0, .9);
  -webkit-transform: translateY(101%);
  -ms-transform: translateY(101%);
  transform: translateY(101%);
  transition: .7s;
  -moz-transition: .7s;
  -webkit-transition: .7s;
  -ms-transition: .7s;
  -o-transition: .7s;}
.header__search--toggle {cursor: pointer;padding:35px 30px;}
.header__search.open {    -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.header .search-grid {
  margin: 150px auto;
  padding: 0 20px;
  max-width: 700px;
}

.header .hs-search-field__bar button svg{
  fill:currentColor;height: 16px;
}
.header__search .hs-search-field__input {
  border: none;
  outline: 0;
  padding: 0 15px;
  border-radius: 7px 0 0 7px;

}

.header__search .hs-search-field__button {
  border-radius: 0 7px 7px 0;
  padding: 15px 20px;
}
.header__search .hs-search-field__input:focus {border: none;outline-color: transparent;outline: none;}
.header__search .hs-search-field__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */color: #D1D6DC;font-style: italic;opacity: 1; /* Firefox */}
.header__search .hs-search-field__input:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #D1D6DC;font-style: italic;}
.header__search .hs-search-field__input::-ms-input-placeholder { /* Microsoft Edge */color: #D1D6DC;font-style: italic;}

.header__search .hs-search-field--open .hs-search-field__suggestions {position: absolute;width: 100%;background-color: #fff;z-index: 10;border: 0;box-shadow: 0 20px 20px 0 rgb(0 0 0 / 5%);}
.header__search .hs-search-field__suggestions li {border-top: 1px solid #D1D6DC;font-family: Lato, serif;}
.header__search .hs-search-field__suggestions li a {color: #494a52;text-decoration: none;padding: 3px 15px;transition: background-color 0.3s;}
.header__search .hs-search-field__suggestions #results-for {display: none;}
.header__cta.header__cta--main {align-items: center;display: flex;flex-wrap: wrap;}
.header__cta.header__cta--main>div+div {margin-left: 20px;}

.header__cta--desktop {display: block;align-items: center;}

.header__cta .button--simple {font-size: 1rem;}
.header__cta--mobile {display: none;text-align: center;}
.header__cta--mobile .header__cta--main,.header__cta--mobile .header__cta--secondary {padding-top: 30px;}

@media screen and (max-width: 1220px){
  .contant_info{display:none;}
}
@media screen and (min-width: 1150px) {   
  .top_header_mobile{display:none}
  .header__search--toggle {border-left:1px solid #fafafa;}
  .header__menu.header__element {margin-left: auto;}
  .header--transparent {position: absolute;top: 0;left: 0;right: 0;z-index: 999;background-color: transparent !important;width: 100%;}  
}
@media (max-width: 1149px) {
  .header .header__navigation--toggle{display:block;order:3;position:relative}
  .header .header__navigation--toggle svg{  display: block;height:34px;width:auto;fill:#fff; }
  .header .header__navigation--toggle svg:hover{fill:#fff;}
  .header__cta--desktop{margin-left:auto;}
  .header__container__top_header.top-header{display:none;}
  .header__cta.header__cta--main>div+div {margin-left: 0;}
  .header__search{padding:10px 0;} 
  .header--secondary {display: none;}
  .header__container form {max-width: 100%;}
  .header__navigation.header_on_mobile {position: absolute;top: 76px;width:100%;right: -100%;bottom: 0;transition: all 0.3s;}  
  .header__navigation.header_on_mobile.open {right: 0;width: 80%;box-shadow: -10px 40px 40px 0 rgb(0 0 0 / 20%);}
  .header__menu.header__element {margin-right: unset;}
  .header__navigation.header_on_mobile.open .top_header_mobile{display:block;margin-bottom:90px;}
  .header__navigation.open {overflow: scroll;}
  .header__navigation--toggle,.header__search--toggle,  .header__language-switcher--toggle, .header__close--toggle {position: relative;cursor: pointer;}
  .header__search--toggle,.header__language-switcher--toggle{margin-left: auto;}
  .header__navigation--toggle.hide,.header__search--toggle.hide,.header__language-switcher--toggle.hide {display: none;}
  .header__navigation--toggle.open,.header__search--toggle.open,.header__language-switcher--toggle.open {display: block;}
  .header__navigation--toggle.open:after,.header__search--toggle.open:after,.header__language-switcher--toggle.open:after {display: block;}
  .header__navigation--toggle:after,.header__search--toggle:after,.header__language-switcher--toggle:after {display: none;position: absolute;left: 40px;top: -10px;font-weight: 600;font-size: 26px;text-transform: uppercase;}
  .header__column {position: relative;}
  .header__navigation--toggle {font-size: 1.3rem;cursor: pointer;}
  .lang_list_class:after, .lang_list_class:before {display: none;}
  .header__search {order: 1;}
  .header__search .hs-search-field__suggestions li {padding: 10px 0;}
  .header__close--toggle {display: none;background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-size: 110%;background-repeat: no-repeat;width: 25px;height: 25px;margin-right: 0;}
  .header__close--toggle.show {display: block;}
}
@media(max-width:767px){
  .header__content ul.icons>li>a {font-size: 0;}
}

/* landing Page container  style */

.header .landing_container{max-width: 1300px;padding-top: px;padding-bottom: px;margin:0 auto;padding:0 20px;}
@media(min-width:600px){ 
  .header .landing_container .toggle_in.landing_toggle{display:none;}
}

@media(max-width:599px){
  .landing_container .contant_info_landing.block_in{right: 0;width: 100%;}
  .landing_container .contant_info_landing{position: absolute;top: 100%;width:100%;right: -100%;bottom: 0;transition: all 0.5s ease-out;}
  .header .header__container.landing_container{position:relative;}
  .header .landing_container .toggle_in.landing_toggle{display:block;order:3;position:relative}
  .header .landing_container .toggle_in.landing_toggle .landing_open svg,.header .landing_container .toggle_in.landing_toggle .landing_close svg{  height:34px;width:auto;fill:#fff; display:none;}
  .header .landing_container .toggle_in.landing_toggle .landing_open.open_in svg{display:block;}
  .header .landing_container .toggle_in.landing_toggle .landing_close.open_in svg{display:block;}
  .header .landing_container .toggle_in.landing_toggle svg:hover{fill:#fff;}
}
/* end Styling */
/* backtotop-button-css */
.backtotop-btn {height: 88px;width: 88px;border: 1px solid #545454;border-radius: 100px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.backtotop-btn svg{height:32px;width:auto;}
/* backtotop-button-css-end */
.footer-bottom-section { background-color: #1F1F1F; }
.footer .footer-bottom__wraper { padding-top: 18px;}
.social--links--wrap {display: flex;align-items: center;}
.logo-flexbox {display: flex;opacity: 50%;flex-wrap:wrap;align-items: center;justify-content: space-between;grid-gap:12px;}
.footer-logo-flexbox {display: flex;align-items: center;grid-gap: 24px;margin-top: 22px;}
.footer-bottom__wraper { display: flex;align-items: center;justify-content: space-between;}
.copyright-inner { flex: 0  0 40%;}
.footer-logos {flex: 0 0 60%;}
.social-sharing-links .icon-wrap a {align-items: center;display: inline-flex;height: 40px;justify-content: center;width: 40px;border-radius: 100px;border: 1px solid #545454;}
.footer-content>*{color:#B2B1AA;font-size: 14px;margin-bottom: 0;}
.footer-content>h6{color:#8C8C8C;font-size: 10px;font-weight:500;letter-spacing: 0.04em;}
.footer-text-social-icons {display: flex;margin-top: 160px;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;}
ul.footer-links>a {color: currentColor;}
.footer-links-list {margin: 24px 0 48px; }
.footer-main-menu { border-top:1px solid rgb(54, 54, 54,100%); }
.footer_text-link { display: flex;flex-wrap: wrap;grid-gap: 24px; flex: 0 0 60%;}
.social--links--wrap { flex: 0 auto; }
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children { position: relative; }
ul.hs-menu-children-wrapper:before { position: absolute;content: "";border-bottom: 1px solid rgb(54, 54, 54,100%); width: 100%; }
li.hs-menu-item.hs-menu-depth-2:first-child { padding-top: 30px; }
.footer-content:first-child { margin-right: 30px; }
.footer .logo-iner { line-height: 0; }
li.hs-menu-item.hs-menu-depth-2:not(last-child){ margin-bottom: 8px; }
.footer li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a {pointer-events: none;}
.footer { padding: 16px 0 0;}
.footer .footer-main-menu ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children  .hs-menu-children-wrapper {  display: block;}
.footer .icon-wrap>a div svg {   height: 20px;}
.footer .social-sharing-links .icon-wrap>a>div {    line-height: 0;}
.footer .footer-main-menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a,.footer .footer_form_title_heading h2,.footer .footer_form_title_heading h3,
.footer .footer_form_title_heading h4,.footer .footer_form_title_heading h5 {padding: 0;line-height: 1.5rem;}
.footer-main-menu ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children .hs-menu-children-wrapper li a {padding: 0; display: inline-block;color:#fff;}
.content_button>*:last-child { margin-bottom: 0;}
.footer .logo-menu-iner .logo-module-iner{ flex: 0 0 40%;  padding-right: 5%;}
.footer .logo-menu-iner { display: flex; flex-wrap: wrap;}
.footer .footer-description>*:last-child {  margin-bottom: 0;}
.footer-main-menu .hs-menu-wrapper ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {  flex: 0 0 calc(100% / 2 );margin-bottom:20px;}
.footer .footer-main-menu {  flex: 1;}
.footer .logo-iner>a>img {  display: block;}
.footer .icon-text-link {  padding-bottom: 30px;  margin-bottom: 60px;}
.footer .logo-iner>a {  display: inline-flex;}
.footer .footer-description { margin: 20px 0;}
.footer .logo-menu-iner .hs-menu-wrapper ul {  margin: 0;padding:0;  margin-top: 18px;}
.footer .footer-bottom__wraper { margin-top: 37px;padding-bottom: 16px;flex-wrap:wrap;}
.footer .social--links--wrap>a svg {width: 26px;height: 26px;}
.footer .social-sharing-links>div {  align-items: center;  display: flex;  justify-content: center;  text-align: center;  margin-right: 8px;}
.footer .social-sharing-links>div:not(:last-child) {margin-bottom: 8px;}
.footer .social-sharing-wrap a+a {margin-left: 10px;}
.footer .social-sharing-links>div a span { display: inline-flex;}
.footer-main-menu ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children .hs-menu-children-wrapper li:last-child>a { margin-bottom: 0;}
ul.footer-ul_flex,.footer-links {display: flex;grid-gap: 18px;  flex-wrap:wrap;  list-style-type: none;padding-left: 0;margin:8px 0 0 -12px;}
.footer-ul_flex li,.footer-links li{position:relative;    padding: 0 12px;}
.footer-ul_flex li{padding: 0 8px;}
.footer-ul_flex li:not(:last-child)::before {position: absolute;content: ' // ';right: -16px; bottom: 0;top:0;}
.footer_form_sec form {background-color: transparent;padding: 0;position:relative;}
.footer_form_sec .hs-form-field{margin-bottom:0;position: relative;}
.footer_form_sec .hs_submit.hs-submit {position: absolute;bottom: 0;right: 0;top:0;}
@media(min-width:412px){
	.footer-links li:not(:last-child)::before {position: absolute;content: ' / ';right: -12px; bottom: 0;top:0;color:#403F3C;}
}
@media(max-width:1024px){
	.footer .footer-main-menu{ flex: 0 0 60%;}
	.footer .logo-module-iner{ flex: 0 0 40%;}
}
@media(max-width:1000px){ .copyright-info ,.content-list  {flex: 0 0 100%;} }
@media(max-width:950px){
	.footer .footer-main-menu {flex: 0 0 100%;max-width: 100%;margin-top: 40px;}
	.footer .logo-menu-iner .logo-module-iner {flex: 0 0 100%;max-width: 100%;}
}
@media(max-width:767px){
	.footer .footer-bottom__wraper { padding-top: 0px;}
	.footer-bottom-section { background-color: transparent; }
	.logo-with-link{ background-color: #1F1F1F;margin: 0 -15px;padding: 10px 15px;}
	.logo-flexbox .logo-iner.logos_1 {order: 1;}
	.logo-flexbox	 .logo-iner.logos_2 {order: 3;}
	.logo-flexbox	.logo-iner.logos_3 {order: 6;}
	.logo-flexbox	.logo-iner.logos_4 {order: 4;}
	.logo-flexbox	.logo-iner.logos_5 {order: 5;}
	.logo-flexbox .logo-iner.logos_6 {order: 2;}
	.social--links--wrap {margin-top: 38px;}
	.footer .social-sharing-links>div:not(:last-child) { margin-bottom: 0px; }
	.backtotop-btn { height: 40px; width: 40px; }
	.backtotop-btn svg { height: 15px; }
	.footer-content {width: 100%;}
	.footer-content:first-child{margin-right: 0px;}
	.footer-logos {order: 1;}
	.copyright-inner {order: 2;flex: 0 0 100%;padding: 27px 0 0;}
	.social-sharing-links {display: flex;}
	.footer_text-link {flex: 0 0 100%;}
	.footer-text-social-icons{margin-top:58px;}
	.footer-links-list{margin-bottom:56px;}
	.footer .footer-bottom__wraper {margin-top: 27px;}
	.footer-logos {flex: 0 0 100%;}
	.footer .icon-text-link {margin-bottom: 30px;}
	.footer-main-menu .hs-menu-wrapper ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:first-child {margin-left: 0;}
	.footer-main-menu .hs-menu-wrapper ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-child {margin-right: 0;} 
	.footer-main-menu .hs-menu-wrapper ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {flex: 0 0 calc(100% / 2);margin: 0 0 30px 0;}
	.footer-main-menu .hs-menu-wrapper ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-child {margin-bottom: 0;}
	.footer .privacy-term-text {margin-top: 10px;}
	.footer {padding-top: 27px;}
}
@media(max-width:590px){
	.logo-flexbox .logo-iner{
		flex: 0 0 calc(100% / 3 - 12px);
	}
}
@media(max-width:420px){
	.footer-links li:not(:last-child):not(:nth-child(2))::before {
		position: absolute;content: ' / ';right: -12px; bottom: 0;top:0;color:#403F3C;
	}
}
body .slick-prev:before {content: '\f053';font-weight: 900;font-family: 'Font Awesome 5 Free';font-size: 20px;color: #E64097;}
body .slick-next:before {content: '\f054';font-weight: 900;font-family: 'Font Awesome 5 Free';font-size: 20px;color:  #E64097;}

body .slick-arrow {z-index:2;cursor: pointer;border-radius: 40px;width: 40px;height: 40px;background: #ffffff;align-items: center;justify-content: center;display: flex;}
body .slick-arrow:hover, body .slick-arrow:active, body .slick-arrow:focus {border: 0;background: #fff;}
body .slick-dots li{height:12px;width: 12px;}
ul.slick-dots>li.slick-active>button {opacity: 1;}
body .slick-dots li button:before{display:none;}
body .slick-dots li button{
	width: 8px;
	height: 8px;
	background-color:#A5A4A3;
	border-radius: 50%;
	border: none;
	padding: 0;
	cursor: pointer;
	opacity: 0.25;
	transition: all 0.3s ease;
	left: 50%;
	transform: translateX(-50%);
}
body .slick-dots .slick-active button {
	margin:0 4px;
	background-color:#A5A4A3; /* Your custom active color */
}

body .slick-dots {
	position: relative;
	gap: 5px;
}

body	.slick-dots li button {
	position:relative;
}

body	li.slick-active::before {
	position: absolute;
	content: "";
	width: 16px;
	height: 8px;
	background-color: #2A2B2C;
	top: 0;
	right: 0;
	border-radius: 100px;
}