/*Footer*/

.divider {
  margin: auto;
  margin-bottom: 80px;
  width: 1200px;
  height: 1px;
  background: #ebebeb;
}

.footer-last-col {
  margin-right: -9%;
}

.bg-dark-blue {
  background: var(--dark-blue);
}

.wrap-footer-nav {
  margin-bottom: 4vw;
  flex-wrap: nowrap;
}
.footer-col {
  max-width: 337px;
  width: auto;
}
.footer-col-less-col{
  margin-right: 194px;
}

.footer-nav-list {
  padding: 0;
}

.footer-nav-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  color: var(--white);
}

.footer-nav-item,
.footer-nav-item a {
  list-style: none;
  font-size: 18px;
  line-height: 1.17;
  color: var(--white);
  font-family: Inter;
  font-weight: normal;
}

.footer-nav-item:not(:last-child) {
  margin-bottom: 16px;
}

.copyright {
  font-size: 16px;
  line-height: 1.35;
  color: #fff !important;
  font-family: Inter;
}

footer a:hover {
  color: #6ec6d4;
}

.footer-col:last-child {
  /*margin-right: -18%;*/
}

.footer-url-list {
  padding: 0;
  display: flex;
  color: #fff;
}

ul.social-links li {
  list-style: none;
  margin-left: 24px;
}

.footer-url-item {
  list-style: none;
  font-size: 16px;
  line-height: 1.35;
  font-family: Inter;
}

li.footer-url-item * {
  color: #fff;
}

.footer-url-item:not(:last-child) {
  margin-right: 4px;
}

table.table.table-to-use td {
  border-bottom: 0;
  border-left: 1px solid #ebebeb;
  padding: 15px;
  line-height: 0;
}

.recommended-h2 {
  font-family: Inter;
  font-size: 24px;
  font-weight: bold;
  color: #002c45;
  padding-bottom: 10px;
}

.dropdown-toggle.dropdown-language::after {
  display: inline-block;
  width: 0.5em;
  font-size: 18px;
  height: 0.5em;
  margin: -0.3em 0 0 0.4em;
  vertical-align: middle;
  content: "";
  border: 0.3em solid;
  border-width: 0 0.1em 0.1em 0;
  transform: rotateZ(45deg);
  color: var(--dark-blue);
}

.footer .dropdown-toggle.dropdown-language::after {
  color: var(--white);
}

/* SECTION SUBSCRIBE*/
.section-subscribe {
  position: relative;
  padding: 3.6vw 0 1.4vw 0;
  /*background-image: url(../images/bg/subscribe-bg2.jpg);*/
  background: linear-gradient(
          to right,
          rgba(0, 43, 70, 0.91),
          #002b46 48%,
          rgba(0, 43, 70, 0.84)
  );
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .section-subscribe{
    padding-top: 7.6vw 0 0 0;
  }
}

.section-subscribe .bg-overline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 43, 70, 0.91),
    #002b46 48%,
    rgba(0, 43, 70, 0.84)
  );
  z-index: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-position: left;
}

.section-subscribe .container * {
  z-index: 10;
}

.news-letter-wrap {
  font-size: 18px;
}

.newsletter-items img {
  max-width: 14px;
  margin-top: 5px;
  object-fit: scale-down;
  /* margin-bottom: -7px; */
  /* line-height: 22px; */
  /* padding-top: 4px; */
  /* margin-bottom: -8px; */
}

.newsletter-wrap form .email-wrap .input-wrap input {
  border: none;
  outline: none;
  border-radius: 5px;
  height: 50px;
  width: 230px;
  margin-right: 20px;
  padding: 0px 20px;
}

.newsletter-wrap form .email-wrap .input-wrap input::placeholder,
.newsletter-wrap form .newsletter-wrapper .input-select option {
  font-size: 18px;
  line-height: 1.17;
  color: rgba(0, 44, 69, 0.7);
}

.newsletter-wrap form .newsletter-wrapper .input-wrap select {
  padding: 0px 20px;
  margin-right: 20px;
  height: 50px;
  width: 230px;
  border: none;
  appearance: none;
  outline: none;
  border-radius: 5px;
  font-size: 18px;
  line-height: 1.17;
  color: rgba(0, 44, 69, 0.7);
  cursor: pointer;
}

.newsletter-wrap form .newsletter-wrapper .input-select {
  position: relative;
}

.newsletter-wrap form .newsletter-wrapper .input-select select {
  padding-right: 35px;
  width: 280px;
}

.newsletter-wrap form .newsletter-wrapper .input-select::after {
  position: absolute;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  color: #00b5d3;
  right: 40px;
  top: 50%;
  border-top: 0.3em solid#00b5d3;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.newsletter-wrap form button {
  border: none;
  outline: none;
  border-radius: 5px;
  height: 50px;
  width: 200px;
}

.news-letter-area h3 {
  font-family: "Demo", sans-serif;
}
h3.title {
  font-family: "Demo", sans-serif;
}
.section-subscribe .container .ms-2 {
  min-width: 200px;
  margin-top: -10px;
  font-size: 18px;
  height: 21px;
  font-family: Inter;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  line-height: 0;
  font-weight: 300;
  font-family: "Inter";
  letter-spacing: 0.5px;
  font-size: 17px;
}

@media (max-width: 800px) {
  .close {
    top: 10px;
    z-index: 9999999;
    position: fixed;
    right: 10px;
    display: block;
  }
}

@media (max-width: 1300px) {
  .dropdown-toggle.dropdown-language::after {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  footer.footer  img.footer-logo{
    margin-bottom: 9px;
  }
}
/*forms*/
@media (min-width: 769px) {
  .close-popup-form-button {
    font-size: 67px;
    font-weight: 100;
  }
  .pop-up-modal-form-container .gform_title {
    font-weight: normal;
    font-size: 48px;
  }
  .pop-up-modal-form-container .gform_description {
    font-size: 18px;
    max-width: 790px;
    margin-bottom: 0;
  }
  .pop-up-modal-form-container .gform_heading {
    margin-bottom: 40px;
  }
  .pop-up-modal-form-container .gform_heading:has(.gform_required_legend){
    margin-bottom: 0;
  }
  .pop-up-modal-form-container .gform_description + .gform_required_legend {
    margin-top: 40px;
  }
  .pop-up-modal-form-container .gfield_label:not(.gfield--type-quiz .gfield_label) {
    font-size: 18px !important;
    font-weight: 500 !important;
    max-width: 380px;
    color: #002c45 !important;
  }
  .pop-up-modal-form-container .gfield.gfield--width-full .gform-field-label {
    max-width: 100%;
  }
  .pop-up-modal-form-container .gfield--width-full.gfield_label {
    max-width: 100%;
  }
  .pop-up-modal-form-container gform_body .gfield input::-webkit-input-placeholder,
  .pop-up-modal-form-container gform_body .gfield input:-moz-placeholder,
  .pop-up-modal-form-container gform_body .gfield input:-ms-input-placeholder,
  .pop-up-modal-form-container gform_body .gfield input::placeholder{
    font-size: 18px !important;
  }
  /*.pop-up-modal-form-container .gform_body .gfield input,*/
  /*.ginput_container.ginput_container_select,*/
  /*.pop-up-modal-form-container .gform_body .gfield textarea{*/
  /*  margin-bottom: 32px !important;*/
  /*  font-size: 18px !important;*/
  /*}*/
  /*checkbox*/
  .pop-up-modal-form-container .gform_body .gfield [type=checkbox] {
    padding-left: 9px !important;
    margin-bottom: auto !important;
    padding-bottom: 0px !important;
    height: auto;
  }
  .pop-up-modal-form-container .gfield [type=checkbox]::before {
    transform: translate(-10px, -1px) !important;
  }
  .pop-up-modal-form-container .ginput_container_consent{
    align-items: flex-start;
    margin-bottom: 16px;
  }
  .pop-up-modal-form-container .gfield_radio {
    justify-content: flex-start;
  }
  .pop-up-modal-form-container .gfield .gfield_description{
    padding-top: 0px !important;
    /*font-size: 18px !important;*/
  }
  .pop-up-modal-form-container fieldset:first-child legend{
    margin-top: 0px !important;
  }
  .pop-up-modal-form-container .gform_body .gfield textarea.large{
    width: 100% !important;
    color: #002b46
  }
  .pop-up-modal-form-container .gform_fields {
    align-items: flex-end;
  }
  /*errors*/
  .pop-up-modal-form-container .gform_validation_errors {
    margin-top: 16px !important;
    max-width: 790px;
  }
  .pop-up-modal-form-container .gfield_validation_message {
    max-width: 380px;
  }
  /*dropdown*/
  .pop-up-modal-form-container .chosen-container .chosen-results li.active-result::before{
    display: none;
  }
  /*.pop-up-modal-form-container .ginput_container_radio {*/
  /*  margin-bottom: 32px;*/
  /*}*/
  .pop-up-modal-form-container .gfield--type-radio .ginput_container_radio .gfield_radio {
    margin-bottom: 0;
  }
  .pop-up-modal-form-container .gfield--type-radio.gfield_error .ginput_container_radio {
    margin-bottom: 0 !important;
  }
  .pop-up-modal-form-container .gfield_description.validation_message {
    line-height: 24px !important;
  }
  .gform_title {
    max-width: 790px;
  }
}
@media (max-width: 768px) {
  .close-popup-form-button {
    font-size: 32px;
    font-weight: 400;
  }
  .pop-up-modal-form-container .gform_title {
    font-weight: normal;
    font-size: 28px;
  }
  .pop-up-modal-form-container .gform_description {
    font-size: 18px;
    margin-bottom: 0;
  }
  .pop-up-modal-form-container .gform_heading {
    margin-bottom: 40px;
  }
  .pop-up-modal-form-container .gform_heading:has(.gform_required_legend){
    margin-bottom: 0;
  }
  .pop-up-modal-form-container .gform_description + .gform_required_legend {
    margin-top: 40px;
  }
  .pop-up-modal-form-container .gfield_label:not(.gfield--type-quiz .gfield_label) {
    font-weight: 500 !important;
    font-size: 16px;
    color: #002c45 !important;
  }
  /*checkbox*/
  .pop-up-modal-form-container .gform_body .gfield [type=checkbox] {
    padding-left: 10px !important;
    transform: translateY(12px) !important;
    margin-bottom: auto !important;
    padding-bottom: 0px !important;
    height: auto;
  }
  .pop-up-modal-form-container .gfield [type=checkbox]::before {
    transform: translate(-10px, -13px) !important;
  }
  .pop-up-modal-form-container .ginput_container_consent{
    align-items: flex-start;
    margin-bottom: 16px;
  }
  .pop-up-modal-form-container .container{
    padding-right: 20px;
    padding-left: 20px;
  }
  .pop-up-modal-form-container .gfield .gfield_description{
    padding-top: 0px !important;
    /*font-size: 18px !important;*/
  }
  .pop-up-modal-form-container fieldset:first-child legend{
    margin-top: 0px !important;
  }
  .pop-up-modal-form-container .gform_body .gfield textarea{
    font-size: 16px;
    margin-bottom: 16px;
    color: #002b46;
  }
  /*.pop-up-modal-form-container .ginput_container_radio {*/
  /*  margin-bottom: 24px;*/
  /*}*/
  .pop-up-modal-form-container .gfield--type-radio.gfield_error .ginput_container_radio {
    margin-bottom: 0 !important;
  }
}
/*underline for links*/
.pop-up-modal-form-container .gfield a {
  text-decoration: underline;
}
.pop-up-modal-form-container .gsection_description{
  font-size: 18px !important;
}
.pop-up-modal-form-container .gform_validation_errors ol{
  display: none;
}
.pop-up-modal-form-container .gform_validation_errors h2{
  margin-bottom: 0 !important;
}
/*red border - error select*/
.pop-up-modal-form-container .gfield_error .ginput_container_select .chosen-container a.chosen-single {
  border: 1px solid #c02b0a !important;
}
.pop-up-modal-form-container .gfield_error .ginput_container_select .select2-container--default .select2-selection--single {
  border: 1px solid #c02b0a !important;
}
/*Thank-you messege*/
.pop-up-modal-form-container .gform_confirmation_message {
  color: #002b46;
}
/*Cookiebot*/
/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the Privacy trigger */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}
/*font of numbers trial block*/
@font-face {
  font-family: "DemoNumber";
  src: url("../fonts/Demo_extralight.woff2") format("woff2");
  font-display: swap;
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "DemoNumber";
  src: url("../fonts/Demo-Light.otf") format("opentype");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "InterPercent";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
}

.gform_validation_errors ol{
  display: none;
}
.gform_validation_errors h2{
  margin-bottom: 0 !important;
}

/************************* START POP-UP SCROLLBAR *************************/
@media (min-width: 769px) {

  .pop-up-modal-form-container::-webkit-scrollbar {
    all: unset;
  }
  .pop-up-modal-form-container::-webkit-scrollbar-button
  {
    display:block;
    background-color:ButtonFace;
    box-shadow:inset 0px 0px 0px 20px rgba(255,255,255,0.3);
    height: auto;
    width: initial;
    background-position: center 5px;
    background-size:9px 7px;
    image-rendering: pixelated;
    background-repeat:no-repeat;
  }

  .pop-up-modal-form-container::-webkit-scrollbar-button:hover
  {
    box-shadow:inset 0px 0px 0px 20px rgba(128,128,128,0.5);
  }

  .pop-up-modal-form-container::-webkit-scrollbar-button:active
  {
    box-shadow:inset 0px 0px 0px 20px rgba(128,128,128,0.7);
  }

  .pop-up-modal-form-container::-webkit-scrollbar-button:vertical:start:increment,
  .pop-up-modal-form-container::-webkit-scrollbar-button:vertical:end:decrement
  {
    display:none;
  }

  .pop-up-modal-form-container::-webkit-scrollbar-button:vertical:decrement
  {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='ButtonText'><polygon points='50,00 0,50 100,50'/></svg>");
  }

  .pop-up-modal-form-container::-webkit-scrollbar-button:vertical:increment
  {
    background-position: center 6px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='ButtonText'><polygon points='0,0 100,0 50,50'/></svg>");
  }

  .pop-up-modal-form-container::-webkit-scrollbar-thumb
  {
    background-color:ButtonFace;
    box-shadow:inset 0px 0px 0px 20px rgba(128,128,128,0.3);
    border-left:2px solid rgba(255,255,255,0.3);
    border-right:2px solid rgba(255,255,255,0.3);
  }

  .pop-up-modal-form-container::-webkit-scrollbar-thumb:hover
  {
    box-shadow:inset 0px 0px 0px 20px rgba(128,128,128,0.5);
  }

  .pop-up-modal-form-container::-webkit-scrollbar-thumb:active
  {
    box-shadow:inset 0px 0px 0px 20px rgba(128,128,128,0.7);
  }

  .pop-up-modal-form-container::-webkit-scrollbar-track
  {
    background-color:ButtonFace;
    box-shadow:inset 0px 0px 0px 20px rgba(255,255,255,0.3);
  }
  /*Disappear the scroll of the body*/
  BODY:has(.pop-up-modal-form-container[style*="display: block"])::-webkit-scrollbar {
    width: 0 !important;
  }

}
@media (max-width: 768px) {
  html:has(.pop-up-modal-form-container[style*="display: block"]) {
    overflow-y: hidden;
  }
}
/************************* END POP-UP SCROLLBAR *************************/

/*Remove placeholder from dropdown list in forms*/
.gform_wrapper.gravity-theme .ginput_container_select li.active-result.gf_placeholder {
  display: none !important;
}

/*rich text headings*/
@media (min-width: 768px) {
  .rich-text-wrap h2 {
    font-size: 24px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap h3 {
    font-size: 22px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap h4 {
    font-size: 20px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap h5 {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .rich-text-wrap h6 {
    font-size: 16px !important;
    font-weight: normal !important;
  }
  .rich-text-wrap .wp-caption-text {
    font-size: 15px !important;
    opacity: 0.7 !important;
    color:  #002c45 !important;
  }
  .rich-text-wrap .tablepress-table-name {
    font-size: 20px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap .tablepress-table-description {
    font-size: 16px !important;
    font-weight: normal !important;
  }
  .rich-text-wrap blockquote p {
    font-size: 24px !important;
    font-weight: bold !important;
  }
}
@media (max-width: 768px) {
  .rich-text-wrap h2 {
    font-size: 22px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap h3 {
    font-size: 20px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap h4 {
    font-size: 18px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap h5 {
    font-size: 16px !important;
    font-weight: 500 !important;
  }
  .rich-text-wrap h6 {
    font-size: 14px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap .wp-caption-text {
    font-size: 15px !important;
    opacity: 0.7 !important;
    color:  #002c45 !important;
  }
  .rich-text-wrap .tablepress-table-name {
    font-size: 18px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap .tablepress-table-description {
    font-size: 16px !important;
    font-weight: normal !important;
  }
  .rich-text-wrap blockquote p {
    font-size: 20px !important;
    font-weight: bold !important;
  }
  .rich-text-wrap ol li,
  .rich-text-wrap ul li{
    font-size: 16px !important;
  }
}


/*tables*/
@media (min-width: 768px) {
  .freeze-1-col td.column-1,
  .freeze-1-col th.column-1 {
    position: sticky;
    left: 0;
    z-index: 1;
  }

  .freeze-2-cols td.column-1,
  .freeze-2-cols th.column-1,
  .freeze-2-cols td.column-2,
  .freeze-2-cols th.column-2 {
    position: sticky;
    z-index: 1;
  }
}

.center-table-cols th,
.center-table-cols td{
  text-align: center;
}
.uncenter-1-row tr.row-1 th,
.uncenter-1-row tr.row-1 td{
  text-align: left;
}
.uncenter-2-rows tr.row-1 th,
.uncenter-2-rows tr.row-1 td,
.uncenter-2-rows tr.row-2 td{
  text-align: left;
}
.uncenter-1-col th.column-1,
.uncenter-1-col td.column-1{
  text-align: left;
}
.uncenter-2-cols th.column-1,
.uncenter-2-cols td.column-1,
.uncenter-2-cols th.column-2,
.uncenter-2-cols td.column-2{
  text-align: left;
}

@-moz-keyframes spin-form {
    100% {
        -moz-transform: translate(-50%, -50%) rotate(360deg);
    }
}

@-webkit-keyframes spin-form {
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
    }
}
@keyframes spin-form {
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.gform_button{
  margin-bottom: 0 !important;
}
.gform_ajax_spinner {
  -webkit-animation: spin-form 1s linear infinite;
  -moz-animation: spin-form 1s linear infinite;
  animation: spin-form 1s linear infinite;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform : translate(-50%, -50%);
}
.gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: fit-content;
  padding: 0 !important;
}

@media (max-width: 768px) {
  .gform_wrapper.gravity-theme .gform_footer {
    width: 100%;
  }
  }

.gform_wrapper.gravity-theme .gfield--type-radio.gfield--type-choice.gfield_visibility_hidden {
    display: none;
}

.gform_wrapper.gravity-theme .top_label .gsection_description,
.gform_body .gfield textarea,
.gform_description,
.gfield_consent_label,
.gfield_html {
  font-family: Inter;
}


.page-template-knowledge-hub .icon-tag:before,
.page-template-knowledge-hub .icon-trial:before,
.page-template-knowledge-hub .icon-testimonial:before,
.single-brand .knowledge-hubs-area .icon-tag:before,
.single-brand .knowledge-hubs-area .icon-trial:before,
.single-brand .knowledge-hubs-area .icon-testimonial:before {
  margin-bottom: 0 !important;
  transform: translateY(-2px) !important;
}

.page-template-knowledge-hub .icon-article:before,
.page-template-knowledge-hub .icon-video:before,
.page-template-knowledge-hub .icon-news:before,
.page-template-knowledge-hub .icon-event:before,
.single-brand .knowledge-hubs-area .icon-article:before,
.single-brand .knowledge-hubs-area .icon-video:before,
.single-brand .knowledge-hubs-area .icon-news:before,
.single-brand .knowledge-hubs-area .icon-event:before {
  margin-bottom: 0 !important;
  transform: translateY(-3px) !important;
}

.page-template-knowledge-hub .icon-ebook:before,
.single-brand .knowledge-hubs-area .icon-ebook:before {
  margin-bottom: 0 !important;
  transform: translateY(-4px) !important;
}

.page-template-knowledge-hub .icon-event,
.single-brand .knowledge-hubs-area .icon-event {
  margin-right: 1px !important;
}

.icon-testimonial:before {
  background-image: url("../icons/Testimonials.svg") !important;
}