







/* 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 20px;
}

/* Padding on blog post sections */

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

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1100px;
}





html {
  font-size: 16px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: #ffffff;
  color: #1d264a;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* Anchors */

a {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #666666;
}

a:hover,
a:focus {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #eaf6ff;
}

a:active {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ffffff;
}

/* Headings */

h1 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 40px;
  text-transform: none;
}

h2 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 32px;
  text-transform: none;
}

h3 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 28px;
  text-transform: none;
}

h4 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  border-left-color: #ffffff;
  color: #1d264a;
  font-size: 24px;
}

blockquote > footer {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #0f80a2;
}





/* Primary button */

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

  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(29, 38, 74, 1.0)

;
  border-radius: 100px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: none;
}

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(234, 246, 255, 1.0)

;
  color: #1d264a;
  fill: #1d264a;
}

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border-color: #6d769a;
  color: #1d264a;
  fill: #1d264a;
}

/* Secondary button */

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: #666666;
  fill: #666666;
  text-transform: none;
}

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

.button.button--secondary:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(182, 182, 182, 100);
  border: 1px solid #1D264A;

  border-color: #6d769a;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #666666;
  fill: #666666;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #eaf6ff;
  fill: #eaf6ff;
}

.button.button--simple:active {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #ffffff;
  fill: #ffffff;
}

/* Button sizing */

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

  font-size: 14px;
}

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

  font-size: 18px;
}





/* Form */

form {
  border: 1px none #f4f0ec;

  padding-top: 45px;
padding-right: 35px;
padding-bottom: 45px;
padding-left: 35px;

  background-color: 

  
  
    
  


  rgba(234, 246, 255, 1.0)

;
  border-radius: 20px;
}

/* Form title */

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

  padding-top: 25px;
padding-right: 35px;
padding-bottom: 5px;
padding-left: 35px;

  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(234, 246, 255, 1.0)

;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #1D264A;
  font-size: 28px;
  text-transform: ;
}

/* Labels */

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

  ;
  color: #7B8197;
  font-size: ;
}

/* Help text */

form legend {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #7B8197;
  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 input[type='search'],
form select,
form textarea {
  border: 1px none #0f80a2;

  padding: 10px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #1d264a;
  font-size: 16px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #0f80a2;
}

::-moz-placeholder {
  color: #0f80a2;
}

:-ms-input-placeholder {
  color: #0f80a2;
}

:-moz-placeholder {
  color: #0f80a2;
}

::placeholder {
  color: #0f80a2;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  color: #ffffff;
}

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

form .is-selected .pika-button {
  background-color: #ffffff;
  color: #1d264a;
}

form .pika-button:hover {
  background-color: #666666 !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: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1d264a;
}

form .hs-richtext a {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1d264a;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1d264a;
  font-size: 14px;
}

/* Submit button */



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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(29, 38, 74, 1.0)

;
  border-radius: 100px;
  color: #ffffff;
  text-transform: none;
}

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(234, 246, 255, 1.0)

;
  color: #1d264a;
}

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border-color: #6d769a;
  color: #1d264a;
}





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

  font-size: 16px;
}



/* Inline thank you message */

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

  padding-top: 45px;
padding-right: 35px;
padding-bottom: 45px;
padding-left: 35px;

  background-color: 

  
  
    
  


  rgba(234, 246, 255, 1.0)

;
  border-radius: 20px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(11, 63, 93, 1.0)

;
}

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

/* Light icon */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
  fill: #0b3f5d;
}

/* Size */

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

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

}

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

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

}





/* Table */

table {
  border: 1px solid #0f80a2;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 1px solid #0f80a2;

  padding: 10px;

  color: #1d264a;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1d264a;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 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 .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #1d264a;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1d264a;
  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: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #1d264a;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #0f80a2;
}

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

  
  
    
  


  rgba(255, 255, 255, 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: #1d264a;
  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(255, 255, 255, 1.0)

;
  color: #000000;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
  font-size: 40px;
  text-transform: none;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

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

/* Menu items - top level */

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

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #1d264a;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #0f80a2;
}

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #1d264a;
}





/* Footer container */

footer .row-fluid-wrapper {
  display: flex!important;
  float: none!important;
  justify-content: space-between;
}
footer {
  background-color: #1d264a;
}

/* 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: #c6e8e6;
}
footer h3 {
  font-family: "TTCommons";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.7999999523162842px;
  color: #7B8197;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
footer p.copyright {
  font-family: "TTCommons";
  font-weight: 400;
  padding: 0;
  margin: 10px 0 0 0;
  color: #7b8197;
  font-size: 17px;
  line-height: 22px;
  text-align: right;
}
/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: "TTCommons";
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  color: #c6e8e6;
  text-decoration: none;
}

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

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

@media screen and (max-width: 767px) {
  footer h3 {
    font-family: "TTCommons";
    font-style: normal;
    font-weight: 400;
    font-size: 22px!important;
    line-height: 22px!important;
    color: #FFFFFF!important;
    text-transform: capitalize!important;
    text-align: left;
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #5E6580;
  }
  footer .hs-menu-depth-1 {
    display: none;
  }
  footer p.copyright {
    text-align: left;
    margin: 0;
  } 
}






/* Dark card */

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

  background-color: 

  
  
    
  


  rgba(29, 38, 74, 1.0)

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

.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: #ffffff;
}

/* Light card */

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

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #1d264a;
}

.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: #1d264a;
}





/* Error templates */

.error-page:before {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

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

/* Search template */

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

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 24px;
}

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

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

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

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

.blog-listing__post-title-link {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1d264a;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
}

.blog-listing__post-title-link:active {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #6d769a;
}

.blog-listing__post-tag {
  color: #1d264a;
}

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

.blog-listing__post-tag:active {
  color: #6d769a;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #1d264a;
}

.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: #6d769a;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(0, 0, 13, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(91, 143, 173, 1.0);
}

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

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

/* Pagination */

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

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

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

.pagination__link--active {
  border-color: #0f80a2
}

/* Pricing card */

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

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(0, 0, 13, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(91, 143, 173, 1.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, 1.0);
}

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

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #1d264a;
  color: #1d264a;
}

/* landing page template */

@font-face {
font-family: "TTTalent";
  src: url("https://3044396.fs1.hubspotusercontent-na1.net/hubfs/3044396/fonts/TT%20Talent%20Normal.ttf");
}
@font-face {
font-family: "TTCommons";
  src: url("https://3044396.fs1.hubspotusercontent-na1.net/hubfs/3044396/fonts/TT%20Commons%20Regular.otf") format("opentype");
}
body.landing-page-template {
  font-family: TTTalent;
}
.lp-form-section h1 {
  font-family: TTTalent;
  font-size: 67px;
  font-weight: 400;
  line-height: 64px;
  text-align: left;
}
.lp-form-section h2 {
  font-family: TTTalent;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}
.lp-form-section p,
.lp-form-section p a {
  font-family: TTTalent;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
.lp-form-section ul li {
  font-family: TTCommons;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
.lp-form-section .form-title {
  font-family: "TTTalent";
  font-size: 31px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
}
.lp-form-section .form-title,
.lp-form-section form {
  max-width: 500px;
}
.lp-form-section form input,
.lp-form-section form select,
.lp-form-section form textarea {
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  padding: 15px;
}
.lp-form-section form input::placeholder,
.lp-form-section form input[type='text'],
.lp-form-section form input[type='email'],
.lp-form-section form input[type='password'],
.lp-form-section form input[type='tel'],
.lp-form-section form input[type='number'],
.lp-form-section form input[type='search'],
.lp-form-section form select,
.lp-form-section form textarea,
.lp-form-section form label {
  font-family: "TTCommons";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #1D264A;
}
.lp-form-section form .legal-consent-container,
.lp-form-section form .legal-consent-container .hs-richtext,
.lp-form-section form .legal-consent-container .hs-richtext p,
.lp-form-section form .legal-consent-container .hs-richtext p a {
  font-family: "TTTalent";
  font-weight: 400;
  font-size: 14px!important;
  line-height: 100%;
}
.lp-form-section form .legal-consent-container .hs-richtext p a {
  text-decoration: underline;
}
.lp-form-section form input[type='submit'],
.lp-form-section form .hs-button {
  font-family: "TTCommons";
  font-size: 24px;
  font-weight: 400;
}
.lp-form-section form input[type='submit']:hover,
.lp-form-section form .hs-button:hover {
  background-color: #5E6580;
  border-color: #5E6580;
  color: #ffffff;
}

.lp-form-section .dnd-column:nth-child(2) {
  background-color: #EAF6FF;
  border-radius: 20px;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .lp-form-section .dnd-section,
  .lp-logo-section .dnd-section,
  .lp-form-section .form-title {
    padding-top: 0!important;
  }
  .lp-form-section .dnd-section .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
  .lp-form-section form {
    padding-top: 10px!important;
  }
  .lp-form-section h1 {
    font-size: 34px;
    line-height: 35px;
    padding-top: 40px;
  }
}