.mmtwo_blogcol .mmtwo__text p {
  white-space: normal !important;
    font-size: 12px;
    font-weight: 300;
}

/*.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{
display: inline-flex !important;
gap: 8px !important;
} */
a.mmtwo_blog_row {
    text-decoration: none !important;
}
.menu_text h3 a{
  display: inline-flex !important;
  gap: 8px !important;
}
.target-logo-group .reejig-logo-group {
  display: none 
}
.main-header.topbar .promo-content {
  position: fixed;
}
.standardBackground .header_main.indusrty_nav.scrolled {
  top: 0 !important 
}
.standardBackground:hover .indusrty_nav .white-logo {
  display: none !important 
}
.standardBackground:hover .scrolled.indusrty_nav .white-logo {
  display: none !important 
}
.standardBackground:hover .header_main.indusrty_nav:hover {
  background: #18174d !important 
}
.content-text-top {
  text-align: center;
  margin-left: auto;
}
.show-tablet {
  display: none !important;
}
.hs-tools-menu.hs-collapsed {
  display: none;
}
.content-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.close-icon-div i {
  font-size: 20px;
  line-height: 26px;
  PADDING: 0 10PX;
  color:#18174d;
}
.close-icon-div {
  cursor: pointer;
  text-align: right;
  margin-left: auto;
}
.close-icon-div i:hover{
  color:#4f4bff;
}
.header_row {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
.header_login {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  text-align: right;
  justify-content: right;
  margin-left: auto;
  padding-right: 43px;
}
.login_link a {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  padding-right: 30px;
  text-decoration: underline;
}
.demobtn a {
  padding: 10px 16px;
  /*   background: #FFFFFF; */
  border-radius: 8px;
  /*   color: #4F4BFF; */
}
.header_menu {
  display: flex;
  align-items: center;
  padding-left: 45px;
}
.header_main.scrolled .demobtn.button_design a:hover {
  background-color: #615DFF !important;
}
.header_main:hover .demobtn.button_design a {
  background-color: #4F4BFF;
  color: #FFFFFF;
}
.header_main.scrolled .demobtn a {
  background-color: #4F4BFF;
  color: #FFFFFF;
}
.demobtn.button_design a:hover {
  background-color: #615dff;
}
.mmhtex_col {
  position: relative;
  width: 277px;
  height: 67px;
  transition: all 0.3s ease-in-out;
}
.header_main .container {
  max-width: 100%;
  padding: 0;
}
.standardBackground header.header_main {
  padding: 0 72px 
}
.standardBackground:hover .header_main:hover .header_logo.black-logo {
  display: block;
}
.Persona_header_btn {
  gap: 16px;
}
.header-leftbtn {
  background-color: #E2E9F8;
  transition: all 0.4s ease;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  border-radius: 12px;
  transition: 1s ease-in-out;
}
.header-rightbtn {
  background-color: #4F4BFF;
  color: #fff;
  transition: all 0.4s ease;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  border-radius: 12px;
  transition: 1s ease-in-out;
}
.header-leftbtn, .header-rightbtn {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
}
.header-rightbtn a {
  color: #fff !important;
}
.header-rightbtn:hover, .header-rightbtn:active, .header-rightbtn:focus {
  background-color: #615dff;
  color: #fff !important;
  font-weight: 600;
}
.header-leftbtn:hover, .header-leftbtn:active, .header-leftbtn:focus {
  background-color: #f3f7ff;
  font-weight: 600;
}
@media (max-width: 1439px) {
  .standardBackground header.header_main {
    padding: 0 16px 
  }
  .header_main .container {
    max-width: 1171px;
    padding: 0 20px;
  }
}
/* gbear .header_main:hover .header_logo img {
filter: invert(76%) sepia(96%) saturate(2903%) hue-rotate(237deg) brightness(100%) contrast(107%);
}
.header_main.scrolled .header_logo img {
filter: invert(76%) sepia(96%) saturate(2903%) hue-rotate(237deg) brightness(100%) contrast(107%);
}
*/
.standardBackground .header_main .header_logo.white-logo {
  display: none;
}
.standardBackground:hover .header_main:hover .header_logo.white-logo {
  display: none; 
}
.standardBackground .header_main .header_logo.black-logo {
  display: block;
}
header#header_main.scrolled .header_logo.white-logo {
  display: none;
}
.mobile-open #header_main .header_logo.white-logo {
  display: none !important;
}
.header_main.scrolled .header_logo.black-logo {
  display: block;
}
.mobile-open .header_main .header_logo.black-logo {
  display: block !important;
}
/* RESOURCES MAIN */
.transparentBackground header.header_main {
  background: transparent;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
.transparentBackground header.header_main:hover {
  background: #FFF;
}
.standardBackground header.header_main {
  background: #18174D;
  width: 100%;
  z-index: 999;
  position: relative;
}
.transparentBackground .header_main.scrolled {
  background: #FFF;
}
.standardBackground .header_main.scrolled {
  background: #FFF;
  border-bottom: 1px solid #DADAE1;
  position: fixed;
  top: 47px;
}
/* ZWP header css */

.zwp-body .standardBackground:hover .header_main:hover .header_logo.white-logo
{
  display: none !important;
}
.zwp-body .standardBackground .header_main .header_logo.black-logo {
  display: none;
}
.zwp-body .header_main.scrolled .header_logo.black-logo{
  display:none;
}
.zwp-body .header_main.scrolled:hover .header__row2_left ul>li>a {
  color: #18174d;
}
.zwp-body header#header_main.scrolled:hover .header_logo.white-logo{
  display:none !important;
}
.zwp-body header#header_main.scrolled:hover .header_main.scrolled .header__row2_left ul>li>a {
  color: #18174d; 
}
.zwp-body .standardBackground .header_main.scrolled{
  top:0;
}
.zwp-body .standardBackground header.header_main{
  background: #18174D !important;
}
.zwp-body .header__row2_left ul>li>a {
  color: #fff;
}
.zwp-body .standardBackground .header_main .header_logo.white-logo {
  display: block !important;
}
.zwp-body .header_main .header_logo.white-logo img {
  display: block;
}
.zwp-body .header_main.scrolled .header__row2_left ul>li>a {
  color: #fff;
}
.zwp-body header#header_main.scrolled .header_logo.white-logo {
  display: block !important;
}
@media screen and (max-width:1024px){
  .zwp-body .header_main.scrolled .header__row2_left ul>li>a {
    color: #fff;
  } 
}
}
/* .standardBackground:hover .header_main:hover .header__row2_left ul > li > a, .standardBackground:hover .header_main:hover .header_logo img, .standardBackground:hover .header_main:hover .login_link a {
color: #4F4BFF !important;
}
*/
.standardBackground:hover .header_main:hover .header_logo img, .standardBackground:hover .header_main:hover .login_link a {
  color: #4F4BFF !important;
}
.standardBackground:hover header.header_main:hover {
  background: #fff !important;
}
.standardBackground:hover .header_main:hover .header_login .demobtn a {
  background: #4F4BFF !important;
  color: #FFF !important;
}
/* .standardBackground:hover .header_main:hover .header_logo img {
filter: invert(65%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(100%) contrast(100%);
}
*/
/* .header_logo img:hover {
filter: invert(65%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(100%) contrast(100%);
}
*/
/* filter: invert(65%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(100%) contrast(100%);
*/
/* .standardBackground:hover .header_main:hover.scrolled .header__row2_left ul > li > a {
color: #4F4BFF !important;
}
*/
.hs-item-has-children-item:hover {
  color: #4F4BFF !important;
}
/* .standardBackground:hover .header_main:hover.scrolled .header_logo img {
filter: invert(65%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(100%) contrast(100%);
}
*/
/* .standardBackground:hover .header_main:hover .demobtn a {
background: #FFFFFF !important;
color: #4F4BFF !important;
}
*/
.standardBackground:hover .header_main:hover.scrolled .demobtn a {
  background: #4F4BFF !important;
  color: #FFFFFF !important;
}
.standardBackground:hover .header_main:hover.scrolled .login_link a {
  color: #4F4BFF !important;
}
.mmenu_one h3 a {
  font-weight: 700;
}
@media (min-width:1025px) {
  /* .mmenu_text_cover.paddingbottom30 {
  padding: 0px;
}
  */
  .resource_menu .imtext h4, .mmenutwo_cover .imtext h4 {
    color: #18174D;
  }
  .resource_menu .mmhtex_col 
  /*, .mmenutwo_cover .mmhtex_col*/
  {
    /* padding-bottom: 11px;
    */
  }
  .mmenu_col.mmhtex_col:nth-of-type(4), .mmenu_col.mmhtex_col:nth-of-type(5) {
    margin-bottom: 0;
  }
  /* .hs-menu-children-wrapper {
  padding: 0 15px;
}
  */
  .header__row2_left {
    padding-left: 0;
  }
  .header__row2_left ul>li>a {
    color: #18174d;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 15px;
    display: inline-block;
    /
    /*padding: 28px 0*/
    /;
    position: relative;
  }
  .header_logo img {
    display: block;
    vertical-align: baseline;
  }
  /*   .header__row2_left ul>li>a:before {
} */
  .hs-item-has-children>a:after {
    content: "\f107";
    font-family: 'fontawesome';
    margin-left: 7px;
    font-size: 21px;
    vertical-align: middle;
    opacity: 1;
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transition: all 0.4s ease-in-out;
  }
  .hs-item-has-children.active>a:after {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(180deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .hs-item-has-children.active {
    border-bottom: 2px solid #4f4bff;
  }
  .header__row2_left>ul>li {
    padding: 16px;
    margin: 0 5px;
  }
  .header__row2_left ul>li>a:hover {
    color: #35E0B4;
  }
  .header__row2_left ul>li>a:hover {
  }
  .header__row2_left ul>li>a:before {
    content: "";
    position: absolute;
    height: 4px;
    background: #35E0B4;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.4s ease;
    display: none;
  }
  .header__row2_left ul>li>a:hover:before {
    opacity: 1;
  }
  .demobtn a:hover {
    background-color: #615DFF;
    color: #fff;
  }
  .header_main:hover .header__row2_left ul>li:hover>a {
    color: #4F4BFF;
  }
  .header_main:hover .header__row2_left ul>li>a {
    color: #18174D;
  }
  .header_main.scrolled .header__row2_left ul>li>a {
    color: #18174D;
  }
  .header_main.scrolled .header__row2_left ul>li.active>a {
    color: #4f4bff;
  }
  .header_main:hover .login_link a {
    color: #4F4BFF;
  }
  .header_main.scrolled .login_link a {
    color: #18174D;
  }
  .standardBackground:hover .header_main:hover .demobtn a:hover {
    background-color: #615DFF !important;
    color: #fff;
  }
  .hs-menu-wrapper.flyouts .hs-item-has-children {
    position: static;
  }
  .megamenu_design_one {
    z-index: 999;
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    background: #fff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    padding-bottom: 20px;
  }
  .mmenu_text_cover {
    max-width: 1240px;
    margin: 0 auto;
    padding: 30px 15px;
  }
  .mmenu_one h3 {
    display: inline-block;
    /*     border-bottom: 1.18519px solid #DADAE1; */
    padding-bottom: 6px;
    padding-right: 60px;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.75px;
  }
  .mmenu_two {
    display: flex;
    flex-flow: wrap;
    gap: 18px;
    padding-bottom: 24px;
  }
  .mmenu_col {
    min-height: auto;
    width: calc(100% / 3 - 11px);
    position: relative;
    border: 1px solid #DADAE1;
    border-radius: 8px;
    transition: box-shadow 200ms cubic-bezier(.55, .055, .675, .19);
  }
  .mmenu_two.why-items .mmenu_col {
    width: calc(100% / 4 - 14px);
  }
  .mmenu_col:before {
    box-shadow: 0px 3px 7px 2px rgba(79, 75, 255, 0.17);
    border-radius: 8px;
  }
  .menu_image img {
    border-radius: 6px 6px 0 0;
  }
  .menu_text h3 {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .menu_text h3 a {
    font-weight: inherit;
  }
  .menu_text {
    padding: 16px 14px;
    font-weight: 400;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    column-gap: 10px;
    justify-content: center;
  }
  .menu_text p {
    font-size: 11px;
    line-height: 16px;
    color: #585f62;
  }
  .mmenu_three {
    border-top: 1px solid #DADAE1;
    display: flex;
    flex-flow: wrap;
    padding: 20px 0;
  }
  .mmenu_three a {
    color: #4F4BFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-right: 38px;
    transition: all 0.4s ease;
  }
  .mmenu_three svg {
    vertical-align: middle;
  }
  .mmenu_three a svg {
    margin-left: 5px;
  }
  .mmenu_three a:hover {
    /*transform: translateX(5px);
    */
  }
  .mmenu_col:hover, .mmenu_left_col:hover {
    box-shadow: 2px 2px 7px 2px rgb(79 75 255 / 17%);
  }
  .arrow_menu {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  .arrow_menu svg path {
    fill: #4F4BFF;
  }
  .menu_image img {
    display: block;
    /*     height: 138px !important; */
    width: 100%;
    object-fit: cover;
  }
  .header__row2_left>ul>li.active>a {
    color: #4f4bff;
  }
  .header__row2_left>ul>li.active>a:before {
    opacity: 1;
  }
  .hs-menu-children-wrapper {
    display: none;
    min-height: 490px;
  }
  .header__row2_left>ul>li.active .hs-menu-children-wrapper {
    display: block;
  }
  .resource_menu {
    display: flex;
    flex-flow: wrap;
  }
  .resource_menu .mmenu_three {
    width: 100%;
    padding: 20px 0;
  }
  .mmenutwo_cover {
    display: flex;
    flex-flow: wrap;
  }
  .mmenutwo_left {
    width: 28%;
    padding-top: 30px;
  }
  .mmenutwo_right {
    width: 72%;
    padding: 0px 0 24px 0;
  }
  .mmenutwo_right.about-right .mmtwo__img img {
    min-height: 150px;
  }
  .mmenutwo_right.about-right .mmtwo__text {
    padding: 24px;
  }
  .mmheader h3 {
    /*     border-bottom: 1.18519px solid #DADAE1; */
    display: initial;
    padding-right: 60px;
    padding-bottom: 5px;
  }
  .mmheader_row {
    padding-top: 0;
  }
  .mmhtex_col {
    display: flex;
    flex-flow: wrap;
  }
  .imtext_img {
    width: 40px;
  }
  .imtext {
    width: calc(100% - 40px);
    padding-left: 20px;
  }
  .imtext h4 {
    padding: 0;
    margin: 0;
  }
  .imtext p {
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    color: #585f62;
  }
  .imtext h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #4F4BFF;
  }
  .mmtwo_blog_row {
    display: flex;
    flex-flow: wrap;
    gap: 16px 
  }
  .mmtwo_blogcol:hover {
    box-shadow: 2px 2px 7px 2px rgb(79 75 255 / 17%);
    cursor: pointer;
  }
  .mmtwo_blogcol {
    width: calc(100% / 3 - 11px);
    border: 1.02206px solid #DADAE1;
    border-radius: 9.22034px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;       
  }
  .mmtwo__img img {
    width: 100%;
  }
  .mmheader {
    padding-bottom: 30px;
  }
  .mmtwo__text p {
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    /* or 160% */
    letter-spacing: -0.384181px;
    color: #18174D;
    margin-bottom: 15px;
    /*         min-height: 50px;
    max-height: 50px; */
  }
  .mmtwo__text a:hover {
    text-decoration: underline;
  }
  .mmtwo__text a {
    font-weight: 600;
    font-size: 12.2938px;
    line-height: 18px;
    color: #4F4BFF;
    margin-top: auto;
  }
  .mmtwo__img img {
    display: block;
    height: 133px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
  }
  .mmtwo__text {
    padding: 20px;
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
  }
  /* .mmenu_text_cover.resource_menu, .mmenu_text_cover.mmenutwo_cover {
  padding: 0px 15px;
}
  */
  .resourcess_menu .megamenu_design_one {
    padding-bottom: 0;
  }
  .resourcess_menu .mmenutwo_left {
    padding: 0px 30px 24px 0px;
  }
  .mmhtex_col {
    padding: 12px 0px 12px 6px;
  }
  .mmhtex_col:hover {
    transform: translateX(5px);
    border-radius: 8px;
  }
  .mmhtex_col .white-img {
    display: block 
  }
  .mmhtex_col .black-img {
    display: none 
  }
  .mmhtex_col:hover .white-img {
    display: none 
  }
  .mmhtex_col:hover .black-img {
    display: block 
  }
  .mmenu_two.floating_menu_item.resources_items .mmenu_col:not(:first-child) {
    height: 130px;
  }
  .mmenu_two.floating_menu_item.resources_items .menu_text {
    justify-content: flex-start;
    height: 100%;
  }
  .platform-menu_block {
    display: flex;
  }
}
@media (max-width: 767px) {
  a.mobile-trigger {
    top: 12px !important;
  }
  .demobtn a {
    padding: 10px 16px;
    background: #0C0989;
    border-radius: 12px;
    color: #FFF;
  }
  .header_row {
    padding: 16px 0px !important;
  }
  .header_logo {
    width: 64px;
    align-self: end;
  }
  img.title_icon {
    vertical-align: middle;
    margin-right: 5px;
  }

  .mobile-open .header_login {
    display: none !important;
  }
}
@media(min-width:1025px) {
  .header_login {
    padding-right: 0px;
  }
  .header__row2_left>ul>li {
    margin: 0 !important;
  }
  .mmenu_two.floating_menu_item .mmenu_col {
    float: left;
  }
  .mmenu_three {
    clear: both;
  }
  .col8 {
    width: 70%;
  }
  .col4 {
    width: 28%;
  }
  .resource_menu .mmtwo_blogcol {
    width: 100%;
    position: relative;
    height: 278px;
  }
  .resource_menu .mmenu_col {
    width: calc(100% / 3 - 16px);
  }
  /* .hs-menu-children-wrapper.megamenu_design_one {
  padding: 20px 0;
}
  */
}
.header_main .header_logo.black-logo img {
  /*   max-width: 156px !important;
  width: 100% !important; */
  display: block;
}
.header_main .header_logo.white-logo img {
  max-width: 156px !important;
  width: 100% !important;
  display: none;
}
.target-logo-block{
  height:45px;
}
.target-logo {
  margin: auto;
}
.targetHeader-logo {
  max-Width: 150px;
  object-fit: contain;
  Width: 100%;
  height:45px;
}
.target-logo-group .reejig-logo-group {
  display: none 
}
.standardBackground .header_main.target_nav.scrolled {
  top: 0 
}
.standardBackground:hover .target_nav .white-logo {
  display: none !important 
}
.standardBackground:hover .scrolled.target_nav .white-logo {
  display: none !important 
}
.standardBackground:hover .header_main.target_nav:hover {
  background: #18174d !important 
}
.standardBackground:hover .target-navy-blue, .target-navy-blue {
  display: none 
}
.scrolled .target-navy-blue {
  display: block;
  margin: auto;
}
.scrolled .target-logo {
  display: none 
}
.scrolled .reejig-red-logo {
  border-color: #18174d 
}
.target-logo-block {
  display: flex;
  gap: 15px;
  align-items: center 
}
.reejig-red-logo {
  height: 34px;
  border-right: 1.76697px solid #fff;
  padding-right: 15px 
}
.target_nav .header_menu {
  display: none;
}
.indusrty_nav .header_row, .target_nav .header_row {
  padding: 12px 0 
}
.standardBackground:hover .indusrty_nav.scrolled:hover .target-logo {
  display: block 
}
.standardBackground:hover .indusrty_nav.scrolled:hover .reejig-red-logo {
  border-color: #fff 
}
.standardBackground .indusrty_nav.scrolled:hover .header_logo.white-logo {
  display: none !important 
}
.standardBackground:hover .target_nav.scrolled:hover .target-logo {
  display: block 
}
.standardBackground:hover .target_nav.scrolled:hover .reejig-red-logo {
  border-color: #fff 
}
.standardBackground .target_nav.scrolled:hover .header_logo.white-logo {
  display: none !important 
}
.target_nav .login_link {
  display: none 
}
svg.arrow-symbol-mktg {
  width: 20px;
  height: 20px 
}
.mmenu_three a:hover svg.arrow-symbol-mktg path {
  transform: translateX(4px);
  transition: all .5s ease-in-out 
}
.mmenu_three a:hover {
  text-decoration: none 
}
.mmenu_three a span {
  position: relative 
}
.mmenu_three a span:hover:after {
  width: 100% 
}
.mmenu_three a span:after {
  content: '';
  position: absolute;
  width: 0;
  height: auto;
  bottom: -2px;
  transition: all .5s ease-in-out;
  display: block;
  box-sizing: border-box;
  border-bottom: 2px solid #4f4bff 
}
path.octicon-chevrow-stem {
  stroke-dasharray: 10;
  stroke-dashoffset: 1 transition: stroke-dashoffset .2s 
}
.mmenu_three a:hover path.octicon-chevrow-stem {
  stroke-dashoffset: 20 
}
.imtext_img.res-mobile-img {
  display: none 
}
.mmenu_col.mmhtex_col .mobile-dark-img {
  display: none 
}
.mmenu_col.mmhtex_col {
  height: auto;
  padding: 0 
}
.mmenu_col.mmhtex_col:hover {
  transform: unset 
}
span.news-right-arrow {
  margin-left: 10px 
}
.promo-content {
  left: 0;
  top: 0;
  width: 100%;
  right: 0;
  background: #dcdbff;
  z-index: 111111;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #18174d;
  letter-spacing: -.25px;
  font-weight: 500;
  padding: 11px 0;
  cursor:pointer;
}
.promo-content span.close-icon {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer 
}
.promo-content .content-text {
  position: relative 
}
.promo-content .content-text a {
  font-weight: 700;
  color: #18174d;
  margin-left: 16px;
  display: inline-block 
}
.promo-content img {
  vertical-align: middle 
}
.promo-content .content-text a img {
  margin-left: 10px 
}
.promo-content .content-text a:hover {
  text-decoration: underline;
  color: #4F4BFF;
}
.mmenu_three a:first-child {
  display: none !important 
}
.back-to-main {
  font-weight: 500 !important;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -.25px;
  color: #4f4bff !important 
}
.mmenu_left_col {
  position: relative;
  border: 1px solid #dadae1;
  border-radius: 8px;
  transition: box-shadow .2s cubic-bezier(.55, .055, .675, .19);
  height: 100% 
}
.indusrty_nav .header_menu, .target_nav .header_menu {
  display: none;
}
@media screen and (min-width:1024px) {
  .header_hide {
    padding: 28px 0 
  }
}
@media screen and (max-width:1025px) {
  li.hs-menu-item.hs-menu-depth-1.active .hs-menu-children-wrapper {
    display: block !important 
  }
  .header_main .header_logo.white-logo {
    display: none !important 
  }
  header#header_main.scrolled .header_logo.white-logo {
    display: none !important 
  }
}
@media screen and (max-width:1024px) {
  .target-logo-block {
    display: none 
  }
  .target-logo-group .reejig-logo-group {
    display: block 
  }
  .target_nav .header_menu {
    display: block 
  }
  .imtext_img.res-mobile-img {
    display: block;
    align-self: center 
  }
  .indusrty_nav .header_row, .target_nav .header_row{
    padding:0;
  }
  .resources_items .mmenu_col.mmhtex_col:last-child {
    display: flex 
  }
  .imtext_img.res-mobile-img img {
    width: 40px;
    height: 40px 
  }
  .mmenu_col.mmhtex_col {
    padding: 16px 0 
  }
  .mmenu_col.mmhtex_col .menu_text h3 a {
    padding: 0;
    font-weight: 700 
  }
  .mmenu_col.mmhtex_col:hover .mobile-dark-img {
    display: block 
  }
  .mmenu_col.mmhtex_col:hover .mobile-light-img {
    display: none 
  }
  .mmenu_col.mmhtex_col:first-child {
    display: none 
  }
  .mmenu_col.mmhtex_col:hover, .mmhtex_col:hover {
    background-color: #f3f7ff 
  }
  .mmenu_col.mmhtex_col .menu_text p {
    display: block;
    font-family: Inter;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    color: #585f62 
  }
  /* gbear .standardBackground:hover .header_main:hover .header_logo img {
  filter: invert(65%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(100%) contrast(100%);
}
  */
  .header_main .container {
    padding: 0 0px;
  }
  .indusrty_nav .header_menu, .target_nav .header_menu {
    display: block;
  }
  .standardBackground header.header_main {
    padding: 16px 24px;
    height: 73px;
  }
  .target_nav .header_row {
    padding: 0;
  }
  .header_main .header_logo.black-logo {
    display: block !important;
  }
  .header_main.scrolled .header_logo.black-logo {
    display: block !important;
  }
  .header_main.scrolled a.mobile-trigger i, .header_main.scrolled a.mobile-trigger i:before, .header_main.scrolled a.mobile-trigger i:after {
    background-color: #4F4BFF;
  }
  a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after {
    background-color: #FFF;
  }
  .standardBackground .header_main.scrolled a.mobile-trigger i, .standardBackground .header_main.scrolled a.mobile-trigger i:before, .standardBackground .header_main.scrolled a.mobile-trigger i:after {
    background-color: #4F4BFF !important;
  }
  .standardBackground:hover .header_main:hover.scrolled a.mobile-trigger i, .standardBackground:hover .header_main:hover.scrolled a.mobile-trigger i:before, .standardBackground:hover .header_main:hover.scrolled a.mobile-trigger i:after {
    background-color: #FFF;
  }
  .standardBackground:hover header.header_main:hover.scrolled {
    background: #FFF !important;
  }
  .standardBackground:hover header.header_main:hover.scrolled .demobtn a {
    background: #4F4BFF !important;
    color: #FFFFFF !important;
  }
  .standardBackground .header_main a.mobile-trigger i, .standardBackground .header_main a.mobile-trigger i:before, .standardBackground .header_main a.mobile-trigger i:after {
    background-color: #4f4bff !important;
  }
  /* .standardBackground .header_main a.mobile-trigger i:before, .standardBackground .header_main a.mobile-trigger i:after {
  background-color: #4F4BFF !important;
}
  */
  /*   .standardBackground:hover header.header_main:hover {
  background: #18174D !important;
} */
  /* gbear .standardBackground:hover header.header_main:hover .header_logo img {
  filter: none !important;
}
  */
  .standardBackground:hover header.header_main:hover .demobtn a {
    background: #FFFFFF;
    color: #4F4BFF;
  }
  /*   .standardBackground:hover .header_main:hover .header_login .demobtn a {
  background: #FFFFFF !important;
  color: #4F4BFF !important;
} */
  .standardBackground:hover .header_main:hover .demobtn a {
    background: #4F4BFF !important;
    color: #FFF !important;
  }
  .mobile-open .standardBackground .header_main {
    background: #FFF !important;
    color: #4F4BFF !important;
  }
  .mobile-open .standardBackground:hover .header_main:hover {
    background: #FFF !important;
    color: #4F4BFF !important;
  }
  /* gbear .mobile-open .standardBackground .header_main .header_logo img, .mobile-open .standardBackground:hover .header_main:hover .header_logo img {
  filter: invert(65%) sepia(100%) saturate(500%) hue-rotate(200deg) brightness(100%) contrast(100%) !important;
}
  */
  .mobile-open .standardBackground .header_menu .mobile-trigger i, .mobile-open .standardBackground:hover .header_menu:hover .mobile-trigger i, .mobile-open .standardBackground .header_menu .mobile-trigger i:before, .mobile-open .standardBackground:hover .header_menu:hover .mobile-trigger i:before, .mobile-open .standardBackground .header_menu .mobile-trigger i:after, .mobile-open .standardBackground:hover .header_menu:hover .mobile-trigger i:after {
    background-color: #4F4BFF !important;
    color: #4F4BFF !important;
  }
  .mobile-open .standardBackground .header_menu.scrolled .mobile-trigger i, .mobile-open .standardBackground:hover .header_menu:hover.scrolled .mobile-trigger i, .mobile-open .standardBackground .header_menu.scrolled .mobile-trigger i:before, .mobile-open .standardBackground:hover .header_menu:hover.scrolled .mobile-trigger i:before, .mobile-open .standardBackground .header_menu.scrolled .mobile-trigger i:after, .mobile-open .standardBackground:hover .header_menu:hover.scrolled .mobile-trigger i:after {
    background-color: #4F4BFF !important;
    color: #4F4BFF !important;
  }
  .hide-tablet {
    display: none !important;
  }
  img.title_icon {
    display: none;
  }
  .mainmenu.js-enabled .hs-menu-flow-horizontal {
    height: 100vh !important;
    padding: 0;
    overflow: auto;
  }
  .demobtn a {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 12px 
  }
  body.mobile-open {
    overflow: hidden;
  }
  .mainmenu span.child-triggerm {
    background-image: url(https://9116355.fs1.hubspotusercontent-na1.net/hubfs/9116355/dark-blue-right-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right;
  }
  .mainmenu span.child-triggerm span {
    display: none !important;
  }
  .mainmenu .hs-menu-depth-1 span.child-triggerm {
    top: 50% !important;
    transform: translateY(-50%);
  }
  .mainmenu .hs-menu-flow-horizontal ul li {
    position: static !important;
  }
  .mainmenu .hs-menu-flow-horizontal ul li a {
    border-bottom: 1px solid #DADAE1;
    padding: 16px 0px;
    position: relative;
  }
  .mainmenu.js-enabled .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    transition: left 0.3s ease;
    padding: 0px 40px;
  }
  .mobile-child-open .mainmenu.js-enabled .hs-menu-children-wrapper.menu_active {
    display: block !important;
  }
  .header_menu .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    position: absolute;
    right: 0;
    transition: right 0.3s ease;
    padding: 16px 41px 0 41px;
  }
  .mobile-child-open .hs-menu-wrapper.hs-menu-flow-horizontal .header__row2_left>ul {
    left: auto;
    width: 100%;
    right: 100%;
  }
  .mmenu_text_cover .back-to-main {
    display: bock !important;
    background-image: url(//9116355.fs1.hubspotusercontent-na1.net/hubfs/9116355/assets/left-arrow.svg);
    background-repeat: no-repeat;
    background-position: center left;
    border-bottom: 1px solid #DADAE1;
    padding: 20px 30px;
    line-height: 24px;
    cursor: pointer;
  }
  .header_main .mmenu_one h3 {
    color: #18174D;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
    letter-spacing: -0.75px;
  }
  p.show-tablet.title_description {
    font-size: 16px;
    color: #504F5C;
    line-height: 24px;
  }
  .header_main .mainmenu .demobtn a {
    text-align: center !important;
    display: block;
    line-height: 20px;
    background: #4F4BFF;
    font-size: 14px;
    line-height: 20px;
    padding: 14px !important;
    margin: 40px 0 35px;
  }
  /* === menu === */
  {
    % set menuColorMobile="#18174" % 
  }
  {
    % set aColorMobile="#4F4BFF" % 
  }
  {
    % set primaryColor="#18174d" % 
  }
  {
    % set aColorHoverMobile="#4F4BFF" % 
  }
  .standardBackground:hover .header_logo.white-logo {
    display: none !important;
  }
  .mainmenu, .mainmenu * {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: {
      {
        primaryColor 
      }
    }
    ;
  }
  a.mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 44px;
    height: 44px;
    padding: 12px 10px;
    background: {
      {
        menuColorMobile 
      }
    }
    !important;
    z-index: 99999999999;
    -webkit-transition: background-color 0.2s linear;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-transition:color .2s ease-in;
    -moz-transition:color .2s ease-in;
    transition:color .2s ease-in;
  }
  a.mobile-trigger:hover {
    text-decoration: none;
    color: {
      {
        aColorHoverMobile 
      }
    }
    !important;
  }
  a.mobile-trigger span {
    display: inline;
  }
  a.mobile-trigger span:before {
    position: absolute;
    content: 'Menu';
  }
  a.mobile-trigger span:after {
    position: relative;
    right: 2px;
    content: 'Close';
    background-color: {
      {
        menuColorMobile 
      }
    }
    ;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
  }
  /* Change button when menu is open */
  .mobile-open a.mobile-trigger {
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    background: transparent;
  }
  .mobile-open a.mobile-trigger span:after {
    opacity: 1;
  }
  /* Toggle Button Icon & Animations */
  a.mobile-trigger i {
    display: inline;
    position: relative;
    top: -2px;
    margin-left: 0;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger i:before, a.mobile-trigger i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after {
    width: 20px;
    height: 2px;
    /* background-color: #fff;
    */
    display: inline-block;
  }
  a.mobile-trigger i:before {
    margin-top: -6px;
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s 
  }
  a.mobile-trigger i:after {
    margin-top: 6px;
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s 
  }
  .mobile-open a.mobile-trigger i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  }
  .header_main:hover a.mobile-trigger i, .header_main:hover a.mobile-trigger i:before, .header_main:hover a.mobile-trigger i:after {
    background-color: #4F4BFF;
  }
  .mobile-open a.mobile-trigger i:before, .mobile-open a.mobile-trigger i:after {
    background-color: #4F4BFF;
  }
  .mobile-open .standardBackground .header_menu .header__nav.navigation .mobile-trigger i {
    background-color: #fff !important;
  }
  /* Child Toggle Button */
  span.child-triggerm {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    min-width: 55px !important;
    height: 45px !important;
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  span.child-triggerm:hover {
    text-decoration: none;
  }
  /* Child Toggle Button Icon & Animations */
  span.child-triggerm span {
    position: relative;
    top: 50%;
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  span.child-triggerm span:after {
    position: absolute;
    content: '';
  }
  span.child-triggerm span, span.child-triggerm span:after {
    width: 10px;
    height: 1px;
    background-color: {
      {
        aColorMobile 
      }
    }
    ;
    display: block;
  }
  .row-fluid .mainmenu .hs-menu-flow-horizontal>ul>li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal>ul>li:hover span.child-triggerm span:after {
    background-color: #fff;
  }
  span.child-triggerm span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  span.child-triggerm.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  span.child-triggerm.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  /* Menu Styles on Mobile Devices */
  .mainmenu.js-enabled .hs-menu-flow-horizontal, .mainmenu.js-enabled .hs-menu-children-wrapper {
    display: none;
  }
  .mainmenu ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  .mainmenu.js-enabled .hs-menu-flow-horizontal {
    border-top: 1px solid #DADAE1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
  }
  .mainmenu .hs-menu-flow-horizontal {
    padding: 78px 0 0 0;
    background-color: {
      {
        menuColorMobile 
      }
    }
    ;
    width: 100%;
    z-index: 8888;
  }
  .mainmenu .hs-menu-flow-horizontal>ul>li {
    position: relative;
  }
  .mainmenu .hs-menu-flow-horizontal>ul>li a {
    font-size: 17px;
    line-height: 45px;
    overflow: visible;
  }
  .mainmenu .hs-menu-flow-horizontal ul li {
    border-top: 1px dotted rgba(255, 255, 255, .35);
    /*padding: 0px 41px;
    */
    padding: 0px 5px;
    border-bottom: 1px solid #DADAE1;
  }
  .mainmenu .hs-menu-flow-horizontal ul li a {
    padding: 0 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.25px;
    color: #18174D;
  }
  .mainmenu .hs-menu-flow-horizontal ul li a:hover {
    color: {
      {
        aColorHoverMobile 
      }
    }
    ;
  }
  .mainmenu .hs-menu-flow-horizontal>ul ul li {
    background-color: rgba(255, 255, 255, .08);
  }
  .mainmenu .hs-menu-flow-horizontal>ul ul li a {
    text-indent: 10px;
    font-size: 16px;
  }
  .mainmenu .hs-menu-flow-horizontal>ul ul ul li a {
    text-indent: 30px;
  }
  .mainmenu .hs-menu-flow-horizontal>ul ul ul ul li a {
    text-indent: 50px;
  }
  .mainmenu .hs-menu-flow-horizontal ul li a {
    border-bottom: 1px solid #DADAE1;    
    padding: 16px 0px;
    border-bottom: none;
  }
  /**/
  .show-tablet {
    display: block !important;
  }
  .mainmenu .hs-menu-flow-horizontal ul li .mmenu_one h3 a {
    font-weight: 700;
    padding-top: 0;
  }
  .login_link {
    display: none;
  }
  header.header_main {
    padding: 15px 0;
  }
  .mobile-open .standardBackground header.header_main {
    background: #ffffff;
  }
  .mainmenu.js-enabled .hs-menu-flow-horizontal {
    background-color: #fff;
    margin-top: 56px;
  }
  .mmenu_three svg {
    vertical-align: middle;
    width: 20px;
  }
  .menu_image {
    display: none;
  }
  .menu_text p {
    display: none;
  }
  .menu_text svg {
    width: 20px;
    height: 17px;
  }
  .mmenu_three {
    display: none;
  }
  .imtext_img {
    display: none;
  }
  .menu_text {
    display: flex;
    flex-flow: wrap;
    position: relative;
    align-items: center;
  }
  .menu_text h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    letter-spacing: -0.25px;
  }
  .arrow_menu svg {
    margin-right: auto;
    display: inline-block;
  }
  .menu_text h3 {
    padding: 0 0;
  }
  .menu_text a.position_link {
    padding: 0 !important;
  }
  .mmenu_one {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DADAE1;
  }
  .mainmenu .hs-menu-flow-horizontal ul li:last-child {
    border: none;
  }
  .menu_text {
    display: flex;
    flex-flow: wrap;
    position: relative;
    align-items: center;
  }
  .menu_text h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    letter-spacing: -0.25px;
  }
  .arrow_menu {
    position: absolute;
    right: 0;
    left: auto;
    text-align: right;
    width: 20px;
    height:auto;
    /*     display: inline-block;
    pointer-events: none;
    top: 50%;
    transform: translatey(-50%); */
  }
  .arrow_menu svg {
    margin-right: auto;
    display: inline-block;
  }
  .menu_text h3 {
    padding: 0;
    border-bottom: 1px solid #dadae1;
  }
  .menu_text a.position_link {
    padding: 0 !important;
    display: none !important;
  }
  .mmenu_one {
    padding-top: 20px;
    padding-bottom: 20px;
  }  
  .mmtwo__img {
    display: none;
  }
  .mmtwo_blogcol {
    position: relative;
  }
  .mmtwo__text p {
    display: none;
  }
  .mmtwo__text a {
    font-size: 0 !important;
    padding: 0 !important;
    position: absolute;
  }
  .imtext p {
    display: none;
  }
  .imtext h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }
  .mmhtex_col {
    border-bottom: 1px solid #DADAE1;
    padding: 15px 0;
    position: relative;
    padding-left: 20px;
  }
  .mmenutwo_right {
    display: none;
  }
  .mmheader {
    display: none;
  }
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    left: 0 !important;
    opacity: 1 !important;
    position: static !important;
  }
  .mmhtex_col a.position_link {
    padding: 0 !important;
    border: none !important;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .imtext p {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #585F62;
  }
  .mmhtex_col {
    display: flex;
    padding-left: 0;
  }
  .imtext_img {
    display: block;
    width: 50px;
    margin-right: 15px;
  }
  .hs-menu-depth-1>span.child-triggerm {
    top: 20px;
    right: 29px;
  }
  .mmhtex_col:hover .imtext_img img.white-img {
    display: none;
  }
  .mmhtex_col .imtext_img img.black-img {
    display: none;
  }
  .mmhtex_col:hover .imtext_img img.black-img {
    display: block;
  }
  .resources_items .menu_text h3 {
    border-bottom: none;
  }
  @media screen and (max-width:689px) {
    .standardBackground .header_main.scrolled {
      top: 48px;
    }
  }
  @media screen and (max-width:480px) {
    .Persona_header_btn {
      display: none;
    }
  }
  @media (max-width: 461px) {
    .standardBackground .header_main.scrolled {
      top: 76px;
    }
  }
  @media (max-width: 344px) {
    .header_login {
      padding-right: 39px;
    }
  }
@media (max-width: 991px) {
    .demobtn.button_design {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px; /* Fixed width */
        height: 30px; /* Fixed height */
        padding: 0; /* Remove extra padding */
    }

    .demobtn.button_design a {
        position: relative;
        color: transparent; /* Hide original text */
        width: 120px;
        height: 30px; /* Ensure height is consistent */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .demobtn.button_design a::after {
        content: "Get in Touch";
        color: #fff; /* Adjust text color */
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        white-space: nowrap;
        font-size: inherit;
        width: 100%;
        height: 30px; /* Ensures the text stays inside the button */
        display: flex;
        align-items: center;
        justify-content: center;
    }
}