







/* 1a. Containers */


  



  


/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */






























/* 1e. Forms */































/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
    padding: 60px 1.5rem;
    margin-right: auto;
    margin-left: auto
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 60px 0;
  max-width: 1152px;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
.dnd-section > .row-fluid, .content-wrapper, .header__wrapper {
  max-width: 1140px;
}
  a.button {
        min-width: 175px !important;
        padding: 12px 10px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1399px) {
.dnd-section > .row-fluid, .content-wrapper, .header__wrapper {
  max-width: 1240px;
}
  a.button {
          min-width: 185px !important;
    }
}

@media (min-width: 1400px) {
.dnd-section > .row-fluid, .content-wrapper, .header__wrapper {
  max-width: 1320px;
}
}

.casepost__content-wrapper {
    max-width: 1152px;
    margin: 0 auto;
    padding: 0px 12px;
}

.casepost__content-wrapper-banner {
   padding: 60px 12px;
}

.casePost__header {
    background-position: top;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 384px;
    text-align: left;
}

.case-studies-index {
  padding: 0.333em 1em
}

.case-study-company {
  text-transform: uppercase;
  padding: 0.333em 1em;
  background-color: #1b1b1b;
  color: #fff!important;
  font-size: 16px;
}

.case-study-company p, .casePost__feature p {
  margin-bottom: 0px !important;
}

.case-study-company a {
  color: #ffffff !important;
}

.widget-type-rich_text img {
/*   margin: 1rem auto; */
}

.tag-box, .tag-box-blog {
  display: flex;
  flex-flow: row wrap;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 40px;
}

.tag-box {
  max-width: 640px;
}

.tag-box-tags {
    display: flex;
    align-items: center;
}

.case-post__tags {
    color: #000;
    font-size: 16px;
    padding: .333em 1em
}

.blog-post__body img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

@media only screen and (max-width: 1120px) {  
  .blog-post__body #hs_cos_wrapper_post_body {
    max-width: 100%;
  }
.tag-box {
  flex-wrap: nowrap;
  align-items: center;
  max-width: 100%
  }

.casePost__header {
  background-position: inherit;
}
.case-studies-index {
  padding: 0.333em;
  } 
}



.blog-study-related {
  width: 100%
}

.blog-post__body, .blog-post__body li {
  font-size: 1.125rem !important;
  line-height: 1.625rem !important;
}

.blog-post__body a {
  color: #147ebd !important;
  padding: 8px 0;
}

.blog-post__tag-link a, .case-post__tags a {
  color: #231f20 !important;
  padding: 15px 0px;
}

.resourcepost__content-wrapper {
    max-width: 1320px;
    margin: 0 auto;
    padding: 60px 12px;
}

.resourcepost__content-wrapper-banner {
    max-width: 1320px;
    margin: 0 auto;
      padding: 60px 12px;
}

.franklin-content {
  background-color: #ffffff;
}
.header-row-1-padding {
  position: static !important;
}
.blog-listing__post-author-image {
  border-radius: 50%;
}





* {
    -webkit-font-smoothing: antialiased;
}

html {
  font-size: 16px;
}

body {
  background-color: #ffffff;
  color: #231f20;
  font-size: 16px;
}

/* Paragraphs */

p {
    font-size: 1.125rem;
    line-height: 1.625rem
}

/* Anchors */

a {
  text-decoration: none;
  color: #1a426b;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:active {
  text-decoration: none;
  color: #2852DE !important;
}

/* Headings */

h1 {
  font-weight: 400; 
  color: #ffffff;
     font-size: 3.125rem;
    line-height: 1.2;
  text-transform: none;
}

@media (max-width: 767px) {
  h1 {
     font-size: 2.5rem;
}
}

h2 {
    font-weight: 400; 
  font-size: calc(1.325rem + .9vw);
  color: #FFFFFF;
  text-transform: none;
}

h3 {
  font-size: 1.75rem;
  line-height: 2.5rem;
  font-weight: 400; 
  color: #5757D3;
  text-transform: none;
}

h4 {
  font-size: 1.375rem;
  line-height: 2rem;
  font-weight: 400; 
  color: #1A426B;
  text-transform: none;
}

h5 {
  font-size: 1.125rem;
  line-height: 1.25rem;
  font-weight: 400; 
  color: #231f20;
  text-transform: none;
}

h6 {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  border-left-color: #1A426B;
  color: #231f20;
  font-size: 16px;
}

blockquote > footer {
    font-family: 'Glober';
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #1A243D;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #5757D3;

  padding-top: 14px;
padding-right: 20px;
padding-bottom: 14px;
padding-left: 20px;
;
  background-color: 

  
  
    
  


  rgba(217, 224, 232, 0.0)

;
  border-radius: 15px;
  color: ;
  fill: ;
  font-size: 16px;
  text-transform: none;
  display: inline-flex;
  justify-content: space-between;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px solid #4063D8;

  
  background-color: 

  
  
    
  


  rgba(64, 99, 216, 1.0)

;
  color: ;
  fill: ;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #4063D8;

  ;
  background-color: rgba(144, 179, 255, 100);
  border-color: #a7a7ff;
  color: ;
  fill: ;
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: 15px;
  color: ;
  fill: ;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 1px solid #0035C7;

  ;
  background-color: 

  
  
    
  


  rgba(0, 53, 199, 1.0)

;
  color: ;
  fill: ;
}

.button.button--secondary:active {
  ;
  background-color: rgba(80, 133, 255, 100);
  border: 1px solid #0035C7;

  border-color: #505050;
  color: ;
  fill: ;
}


/* Simple button */

.button.button--simple {
  ;
  color: ;
  fill: ;
    min-width: 120px;
}

.button.button--simple:hover,
.button.button--simple:focus {
  ;
  color: ;
  fill: ;
}

.button.button--simple:active {
  ;
  color: ;
  fill: ;
}

/* Button sizing */

.button.button--small {
  padding-top: 1px;
padding-right: 10px;
padding-bottom: 1px;
padding-left: 10px;

  font-size: 14px;
    min-width: 120px;
}

.button.button--large {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 18px;
}

/* Products - Get on Board Icon */
.products-on-board {
  background-color: #1A426B;
    height: 250px;
    width: 250px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  text-align: center;
      padding: 1rem 1.5rem;
}






/* Form */

form {
  border: 1px none #FFFFFF;

  padding: 0px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 3px;
}

/* Form title */

.form-title {
  border: 1px none #D9E0E8;

  padding: 25px;

  ;
  background-color: 

  
  
    
  


  rgba(217, 224, 232, 0.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: ;
  font-size: ;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 6px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;

  font-family: 'Glober';
  color: #000000;
  font-size: 17px;
}

/* Help text */

form legend {
  font-family: 'Glober';
  color: #231f20;
  font-size: 14px;
}

/* Form fields */
form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form select,
form textarea {
  font-weight: 300;
  border-radius: 3px;
  color: #231f20;
  font-size: 15px;
    background-image: none !important;
    border-color: #cbd6e2 !important;
    border-style: solid !important;
    border-width: 0px !important;
    padding: 9px 10px !important;
}


form input[type='search'] {
  border: 0px !important;
  background-color: transparent !important;
  border-radius: 3px;
  color: #ffffff;
  font-size: 15px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #CCCCCC;
}

::-moz-placeholder {
  color: #CCCCCC;
}

:-ms-input-placeholder {
  color: #CCCCCC;
}

:-moz-placeholder {
  color: #CCCCCC;
}

::placeholder {
  color: #CCCCCC;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(217, 224, 232, 1.0)

;
  color: #000000;
}

form td.is-today .pika-button {
  color: #FFFFFF;
}

form .is-selected .pika-button {
  background-color: #535588;
  color: #FFFFFF;
}

form .pika-button:hover {
  background-color: #D9E0E8 !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

form .hs-richtext a {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #231f20;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 1px solid #000000;

    ;
    background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
    border-radius: 15px;
    color: ;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 1px solid #0035C7;

    ;
    background-color: 

  
  
    
  


  rgba(0, 53, 199, 1.0)

;
    color: ;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    border: 1px solid #0035C7;

    ;
    background-color: rgba(80, 133, 255, 100);
    border-color: #505050;
    color: ;
  }





  form input[type='submit'],
  form .hs-button {
    padding-top: 14px;
padding-right: 20px;
padding-bottom: 14px;
padding-left: 20px;

    font-size: 16px;
  }



/* Inline thank you message */

.submitted-message {
  border: 1px none #FFFFFF;

  padding: 0px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 3px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(84, 113, 211, 0.0)

;
}

.icon svg {
  fill: #ffffff;
  height: 32px;
  width: 32px;
}

/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.icon--light svg {
  fill: #4063D8;
}

/* Size */

.icon--small svg {
  height: 18px;
  width: 18px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 60px;
  width: 60px;
}

.icon--large .icon {
  padding: 25px;

}

.reasons-to h4 {
color: #1A426B;
    font-weight: 600;
}






/* Table */

table {
  border: 1px solid #1A243D;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 1px solid #1A243D;

  padding: 10px;

  color: #FFFFFF;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(217, 224, 232, 1.0)

;
  color: #000000;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(83, 85, 136, 1.0)

;
  color: #231f20;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(26, 36, 61, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header a:hover,
.header a:focus,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #ffffff;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(87, 87, 211, 0.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
}

.header__language-switcher-child-toggle svg {
  fill: #231f20;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #1A243D;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(26, 36, 61, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(224, 224, 224, 1.0)

;
  color: #FFFFFF;
}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(26, 36, 61, 1.0)

;
}




/* Menu items */

.header__menu-link {
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
}


@media (max-width: 991px) {
  .header__menu-item--depth-1 {
    border-top: 0px solid #1A243D;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  .header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #ffffff !important;
}
}
  
  
.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: 'Glober';
  font-weight: 400;
  text-decoration: none;
  color: #ffffff !important;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: 'Glober';
  font-weight: 400;
  text-decoration: none;
  color: #FFFFFF;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: 'Glober';
  font-weight: 400;
  text-decoration: none;
  color: #FFFFFF;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #ffffff !important;
}

/* Menu */

@media (max-width: 991px) {
  .header__menu--mobile {
    background-color: 

  
  
    
  


  rgba(224, 224, 224, 1.0)

;
  }
  
  .header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #000000 !important;
}
  
  .header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #000000 !important;
}
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(224, 224, 224, 1.0)

;
  border-color: #1A243D;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #000000;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(26, 36, 61, 1.0)

;
  color: #ffffff !important;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Glober;
  font-weight: 400;
  text-decoration: none;
  color: #FFFFFF;

}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(26, 36, 61, 1.0)

;
    color: #ffffff;
}


/* Menu icons */

.header__menu-toggle svg {
  fill: #ffffff !important;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(31, 40, 71, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #ffffff;
}

.footer li {
  line-height: 1.75rem;
}

.footer hr {
  border-bottom-color: #ffffff !important;
}

/* Footer menu */

.footer .xmenu-wrapper a {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  color: #FFFFFF;
}

.footer .hs-menu-wrapper a:active {
  color: #ffffff;
}

.footer .hs-menu-wrapper .active > a {
  color: #FFFFFF;
}






/* Dark card */

.card--dark {
  border: 1px solid #d9e0e8;

  background-color: 

  
  
    
  


  rgba(217, 224, 232, 1.0)

;
  border-radius: 15px;
  color: #000000;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #000000;
}

/* Light card */

.card--light {
  border: 1px solid #1A243D;

  background-color: 

  
  
    
  


  rgba(26, 36, 61, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #FFFFFF;
}





.inpage-editor-active-field {
  max-width: 840px
}
    

/* Error templates */

.error-page:before {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #000000;
}

/* Search template */

.hs-search-results__title {
  font-size: 32px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 15px !important;
  padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
    font-family: 'Glober';
  font-style: normal;
  font-size: 24px;
}

.card--dark .accordion__summary:before {
  color: #000000;
}

.card--light .accordion__summary:before {
  color: #FFFFFF;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link, .blog-listing__post-title-link-featured {
  color: #000;
}

.blog-listing__post-title-link {
  font-size: 1.5rem;
  line-height: 1.9rem;
}

.blog-listing__post-title-link-featured {
  font-size: 2.5rem;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-style: normal;
}

.blog-listing__post-title-link:active {
  font-style: normal;
}

.blog-listing__post-tag {
  color: #231f20;
  padding: 15px 0px;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #000000;
}

.blog-listing__post-tag:active {
  color: #736f70;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #231f20;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #736f70;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(4, 33, 131, 0.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(164, 193, 255, 0.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 0.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 0.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: ;
  height: 16px;
  width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: ;
}

.pagination__link:active .pagination__link-icon svg {
  fill: ;
}

.pagination__link--active {
  border-color: #1A243D
}

/* Pricing card */

.pricing-card__heading {
  background-color: #D9E0E8;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(4, 33, 131, 0.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(164, 193, 255, 0.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 0.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 0.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #231f20;
  color: #231f20;
}

.hs-responsive-embed-wrapper, .hs-responsive-embed {
    margin: 1rem auto !important;
}
#hs_cos_wrapper_header-module-1 .header__menu-link {
  width: 100%;
}
.header__menu-submenu .header__menu-item:hover a{
  color: #fff;
}

@media screen and (min-width: 300px) and (max-width: 767px) {
  .header__menu.header__menu--mobile.header__menu--show .header__menu-wrapper.no-list{
   overflow: hidden;
  }
  .header__menu.header__menu--mobile.header__menu--show .header__menu-wrapper.no-list .header__menu-item.header__menu-item--depth-1.header__menu-item--has-submenu.hs-skip-lang-url-rewrite, .header__menu-item.header__menu-item--depth-1.hs-skip-lang-url-rewrite{
    border-bottom: 1px solid #000;
    margin: 0 !important;
    padding-left: 30px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .header__menu.header__menu--mobile.header__menu--show .header__menu-wrapper.no-list .header__menu-item.header__menu-item--depth-1.header__menu-item--has-submenu.hs-skip-lang-url-rewrite .header__menu-child-toggle.no-button{
    left: auto;
    right: -30px;
    top: 15px;
    rotate: 0deg;
  }
  .header__menu.header__menu--mobile.header__menu--show .header__menu-wrapper.no-list li:last-child{
    border: none;
  }
}