
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@200&display=swap');
@font-face {
    font-family: 'Fixel Text';
    src: url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/Fixel%20Font/FixelText-Regular.eot');
    src: url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/Fixel%20Font/FixelText-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/Fixel%20Font/FixelText-Regular.woff2') format('woff2'),
        url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/Fixel%20Font/FixelText-Regular.woff') format('woff'),
        url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/Fixel%20Font/FixelText-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
  font-family: 'DINNeuzeitGrotesk LT BoldCond';
  src: url('DINNeuzeitGroteskLT-BoldCond.eot');
  src: local('DIN 30640 Neuzeit Grotesk LT Bold Condensed'), local('DINNeuzeitGroteskLT-BoldCond'),
    url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/font/DINNeuzeitGroteskLT-BoldCond.eot?#iefix') format('embedded-opentype'),
    url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/font/DINNeuzeitGroteskLT-BoldCond.woff2') format('woff2'),
    url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/font/DINNeuzeitGroteskLT-BoldCond.woff') format('woff'),
    url('https://7745874.fs1.hubspotusercontent-na1.net/hubfs/7745874/font/DINNeuzeitGroteskLT-BoldCond.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */
h1, h2,h3,h4,h5,h6,a,p, ul li, button, .button, body, form input, form label,form textarea, form input::placeholder, form textarea::placeholder {font-family:'Fixel Text' !important;}
/* p, span, button, .button, .hs-button, ul li{font-family: 'Barlow', sans-serif !important;}
.blogPostCategoryDetails a, .blogPostCategoryDetails ul li {font-family: 'Barlow', sans-serif !important;}
.blog-post-section p, .blog-post-section span,.blog-post-section blockquote, .blog-post-section a, .blog-post-section ul li, .recentBlogBottomContent span{font-family:Raleway, sans-serif !important;} */









/* 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:  0;
}

/* Padding on blog post sections */

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

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


.content-wrapper,
.header__wrapper {
  max-width: 1200px;
}





html {
  font-size: 20px;
}

body {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #ffffff;
  color: #575550;
  font-size: 20px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #000;
}

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

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

/* Headings */

h1 {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 88px;
  text-transform: uppercase; 
}

h2{
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 50px;
  text-transform: uppercase;
}
.blogPostTitle h1 {
  font-size: 50px;
}
h3 {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 42px;
  text-transform: uppercase;
}

h4 {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 28px;
  text-transform: uppercase;
}

h5 {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 22px;
  text-transform: uppercase;
}

h6 {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 20px;
  text-transform: uppercase;
}

/* Blockquotes */

blockquote {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  border-left-color: #000;
  color: #575550;
  font-size: 20px;
}

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

/* Horizontal rules */

hr {
  border-bottom-color: #505757;
}





/* Primary button */

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

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

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

  
  
    
  


  rgba(84, 173, 82, 1.0)

;
  border-radius: 15px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 18px;
  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 #6e6868;

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

  
  
    
  


  rgba(110, 104, 104, 1.0)

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

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

  font-family: Raleway, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(190, 184, 184, 100);
  border-color: #6e6868;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

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

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

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

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

  border-color: #a4fda2;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

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

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

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

/* Button sizing */

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

  font-size: 16px;
}

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

  font-size: 20px;
}





/* Form */

form {
  border: 1px none #000000;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: 0px;
}

/* Form title */

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

  padding: 25px;

  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

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

/* Labels */

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

  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
  font-size: 18px;
}

/* Help text */

form legend {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
  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 #505757;

  padding: 10px;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #575550;
  font-size: 20px;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #505757;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(147, 148, 87, 1.0)

;
  color: #ffffff;
}

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

form .is-selected .pika-button {
  background-color: #D2CEB9;
  color: #575550;
}

form .pika-button:hover {
  background-color: #939457 !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: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
}

form .hs-richtext a {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
}

/* GDPR */

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

/* Submit button */



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

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

  
  
    
  


  rgba(84, 173, 82, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
  text-transform: none;
  transition: all 0.5s ease;
}

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

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

  
  
    
  


  rgba(110, 104, 104, 1.0)

;
  color: #ffffff;
}

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

  font-family: Raleway, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(190, 184, 184, 100);
  border-color: #a4fda2;
  color: #ffffff;
}





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

  font-size: 18px;
}



/* Inline thank you message */

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

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 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: #F8A231;
}

/* 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 #505757;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 10px;

  color: #575550;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(147, 148, 87, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(210, 206, 185, 1.0)

;
  color: #575550;
}





/* 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: #575550;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(210, 206, 185, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
  font-size: 20px;
  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: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

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

/* Language switcher - submenu */

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

.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: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
  font-size: 20px;
  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: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
  font-size: 88px;
  text-transform: uppercase;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

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

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

/* Menu items - top level */

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

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

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

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

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

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #505757;
}

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

.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: Raleway, sans-serif; font-style: normal; font-weight: normal; 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: #575550;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 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: #575550;
}

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

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575550;
  font-size: 20px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
}






/* Dark card */

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

  background-color: 

  
  
    
  


  rgba(87, 85, 80, 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 #505757;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

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





/* Error templates */

.error-page:before {
  font-family: Raleway, 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: #575550;
}

/* Search template */

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

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 28px;
}

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

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

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

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

.blog-listing__post-title-link {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #575550;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #070500;
}

.blog-listing__post-title-link:active {
  font-family: georgia, palatino, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #a7a5a0;
}

.blog-listing__post-tag {
  color: #575550;
}

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

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

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

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

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

/* Image gallery */

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

.image-gallery__close-button-icon:active {
  background-color: rgba(80, 80, 80, 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: #000;
  height: 20px;
  width: 20px;
}

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

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

.pagination__link--active {
  border-color: #505757
}

/* Pricing card */

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

/* 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, 0, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(80, 80, 80, 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: #575550;
  color: #575550;
}





*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body{
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body a.cta_button {
  box-sizing: border-box !important;
  display: inline-block;
}

h1, h2, h3, h4, h5, h6 {  margin: 0; padding: 0;}

img { display: inline-block; max-width: 100%; height: auto; vertical-align: middle; }
.FullImageWidth img{width:100%;}

a { text-decoration: none!important; transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s;}
.text-center { text-align: center;}
.text-right { text-align: right;}
.text-left { text-align: left;}
.bg, .overlay, .set-bg { background-size: cover; background-position: center; position: relative; background-repeat: no-repeat;}
.bg.bgTop{background-position: top center;}

.overlay { position: relative;}
.overlay>* { position: relative; z-index: 2;}
.dis-flex{display:flex;flex-wrap:wrap;}
.al-center{align-items:center;}
.js-center{justify-content:center}
.flex-end{justify-content:flex-end;}

.w20 { width: 20%}
.w25 { width: 25%}
.w30 { width: 30%}
.w33 { width: 33.33%}
.w34 { width: 34%}
.w35 { width: 35%}
.w40 { width: 40%}
.w42 { width: 42%}
.w45 { width: 45%}
.w50 { width: 50%}
.w55 { width: 55%}
.w58 { width: 58%}
.w60 { width: 60%}
.w65 { width: 65%}
.w66 { width: 66%}
.w66 { width: 66.66%}
.w70 { width: 70%}
.w75 { width: 75%}
.w80 { width: 80%}
.w100 { width: 100%}.pt0,.p0-0{padding-top:0px;}
.pb0,.p0-0{padding-bottom:0px;}.pt5,.p5-0{padding-top:5px;}
.pb5,.p5-0{padding-bottom:5px;}.pt10,.p10-0{padding-top:10px;}
.pb10,.p10-0{padding-bottom:10px;}.pt15,.p15-0{padding-top:15px;}
.pb15,.p15-0{padding-bottom:15px;}.pt20,.p20-0{padding-top:20px;}
.pb20,.p20-0{padding-bottom:20px;}.pt25,.p25-0{padding-top:25px;}
.pb25,.p25-0{padding-bottom:25px;}.pt30,.p30-0{padding-top:30px;}
.pb30,.p30-0{padding-bottom:30px;}.pt35,.p35-0{padding-top:35px;}
.pb35,.p35-0{padding-bottom:35px;}.pt40,.p40-0{padding-top:40px;}
.pb40,.p40-0{padding-bottom:40px;}.pt45,.p45-0{padding-top:45px;}
.pb45,.p45-0{padding-bottom:45px;}.pt50,.p50-0{padding-top:50px;}
.pb50,.p50-0{padding-bottom:50px;}.pt55,.p55-0{padding-top:55px;}
.pb55,.p55-0{padding-bottom:55px;}.pt60,.p60-0{padding-top:60px;}
.pb60,.p60-0{padding-bottom:60px;}.pt65,.p65-0{padding-top:65px;}
.pb65,.p65-0{padding-bottom:65px;}.pt70,.p70-0{padding-top:70px;}
.pb70,.p70-0{padding-bottom:70px;}.pt75,.p75-0{padding-top:75px;}
.pb75,.p75-0{padding-bottom:75px;}.pt80,.p80-0{padding-top:80px;}
.pb80,.p80-0{padding-bottom:80px;}.pt85,.p85-0{padding-top:85px;}
.pb85,.p85-0{padding-bottom:85px;}.pt90,.p90-0{padding-top:90px;}
.pb90,.p90-0{padding-bottom:90px;}.pt95,.p95-0{padding-top:95px;}
.pb95,.p95-0{padding-bottom:95px;}.pt100,.p100-0{padding-top:100px;}
.pb100,.p100-0{padding-bottom:100px;}.p0{padding:0px;}.p5{padding:5px;}.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.p25{padding:25px;}.p30{padding:30px;}.p35{padding:35px;}.p40{padding:40px;}.p45{padding:45px;}.p50{padding:50px;}/* margin */.mt0,.m0-0{margin-top:0px;}
.mb0,.m0-0{margin-bottom:0px;}.mt5,.m5-0{margin-top:5px;}
.mb5,.m5-0{margin-bottom:5px;}.mt10,.m10-0{margin-top:10px;}
.mb10,.m10-0{margin-bottom:10px;}.mt15,.m15-0{margin-top:15px;}
.mb15,.m15-0{margin-bottom:15px;}.mt20,.m20-0{margin-top:20px;}
.mb20,.m20-0{margin-bottom:20px;}.mt25,.m25-0{margin-top:25px;}
.mb25,.m25-0{margin-bottom:25px;}.mt30,.m30-0{margin-top:30px;}
.mb30,.m30-0{margin-bottom:30px;}.mt35,.m35-0{margin-top:35px;}
.mb35,.m35-0{margin-bottom:35px;}.mt40,.m40-0{margin-top:40px;}
.mb40,.m40-0{margin-bottom:40px;}.mt45,.m45-0{margin-top:45px;}
.mb45,.m45-0{margin-bottom:45px;}.mt50,.m50-0{margin-top:50px;}
.mb50,.m50-0{margin-bottom:50px;}.mt55,.m55-0{margin-top:55px;}
.mb55,.m55-0{margin-bottom:55px;}.mt60,.m60-0{margin-top:60px;}
.mb60,.m60-0{margin-bottom:60px;}.mt65,.m65-0{margin-top:65px;}
.mb65,.m65-0{margin-bottom:65px;}.mt70,.m70-0{margin-top:70px;}
.mb70,.m70-0{margin-bottom:70px;}.mt75,.m75-0{margin-top:75px;}
.mb75,.m75-0{margin-bottom:75px;}.mt80,.m80-0{margin-top:80px;}
.mb80,.m80-0{margin-bottom:80px;}.mt85,.m85-0{margin-top:85px;}
.mb85,.m85-0{margin-bottom:85px;}.mt90,.m90-0{margin-top:90px;}
.mb90,.m90-0{margin-bottom:90px;}.mt95,.m95-0{margin-top:95px;}
.mb95,.m95-0{margin-bottom:95px;}.mt100,.m100-0{margin-top:100px;}
.mb100,.m100-0{margin-bottom:100px;}.m0{margin:0px;}.m5{margin:5px;}.m10{margin:10px;}.m15{margin:15px;}.m20{margin:20px;}.m25{margin:25px;}.m30{margin:30px;}.m35{margin:35px;}.m40{margin:40px;}.m45{margin:45px;}.m50{margin:50px;}html {
  scroll-behavior: smooth;
  scroll-padding-top: 140px;
}



/* banner section */
.bannerSection{padding:50px 0;}
.bannerContentInner{max-width: 600px; margin: 0 auto;}
.banneroverlay { position: absolute; top: 0; left: 0; z-index: -4; width: 100%; height: 100%; }
.bannerTitle{max-width: 650px; margin: 0 auto; padding-bottom: 1.4rem;}

/*  three Col section */
.threeColSection{padding:50px 0;}
.threeColInnerContent { margin: 0 -15px; }
.threeColInner{margin: 0px 15px 20px; width: calc(33.33% - 30px); position: relative;padding-bottom: 50px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.threeColImage {height: 250px; margin: 0 auto; }
.threeColImage img{width: 100%; height: 100% !important; object-fit: cover;}
.threeColDetails{padding:20px;}
.threeColCTA a, .threeColCTA a font{color:#fff;}
.threeColCTA { position: absolute; bottom: 20px; left: 0; right: 0; }

/* timeline */
.timelineSection {padding:50px 0;}
.timelineContent{  max-width:90%;margin:0 0 0 auto;display:block;position:relative;  }
.timelineContent ul.timelineUL{margin:20px 0; padding:0; display:inline-block; }
.timelineContent ul.timelineUL .timelineItem{list-style: none; margin:auto; margin-left:50px; min-height:50px; border-left:1px dashed #000; padding:0 0 30px 30px; position:relative;}
.timelineContent ul.timelineUL .timelineItem:last-child{ border-left:0;}
.timelineContent ul.timelineUL .timelineItem::before{position: absolute; left: -20px; top: -5px; content: " "; border: 8px solid rgba(255, 255, 255, 0.74); border-radius: 500%; background: #000; height: 40px; width: 40px; transition: all 500ms ease-in-out;}
.timelineContent ul.timelineUL .timelineItem:hover::before{border-color:  #000;transition: all 1000ms ease-in-out;}
.timelineContent ul.timelineUL .timelineItem .timestamp{color: #8D8D8D; position: absolute; left: -15%; text-align: right;}
.timelineDetail ul li { list-style: disc; }

/* onlytext section */
.onlyTextSection{padding:50px 0;}
.onlytextCTA .button--secondary:hover{border:1px solid #fff;}


/* slider section */
.sliderSection{padding:50px 0;}
.oneColSilder {padding:40px 0 20px; margin:50px auto 0 auto; max-width: 1000px; box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 12px; }
.sliderImage { width: 250px; height: 150px; margin: 0 auto; }
.sliderImage img{width: 100%; height: 100% !important; object-fit: contain;}
ul.slick-dots { display: flex; flex-wrap: wrap; justify-content: center; align-items: center;margin-top:30px; }
.slick-dots li { list-style: none;padding: 0 10px }
.slick-dots li.slick-active button {background: #000;}
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 15px; height: 15px; padding: 5px; cursor: pointer; background: #f2f2f2; border: 0; outline: none; border-radius: 50%; }

/* one col section */
.oneColumnSection{padding:50px 0;}
.oneColItem{box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 12px;}
.oneColItemInner {max-width: 1000px; margin: 0 auto;}
.oneColItem.dis-flex {margin-bottom: 30px;padding:20px;align-items: center;}
.oneColImage { display: flex; flex-wrap: wrap; align-items: center; }
.oneColContentItem { padding-left: 20px; }

/*  two col text and form */
.twoColSection{padding:50px 0;}
.twoColFormInner h3{display:none}
.twoColFormInner form{background:transparent;padding:0;max-width: 500px; margin: 0 auto;}
form label{margin:0;padding:0;}
.twoColFormInner form input,.twoColFormInner textarea{color:#fff;font-size:18px;background:transparent;border-bottom:1px solid #fff;}
.twoColFormInner .hs-submit input{border-radius:15px;background:#54AD52;border:1px solid #54AD52;color:#fff;}
.twoColFormInner form input:focus, .twoColFormInner form input:focus-visible{border:1px solid #fff;}
.twoColFormInner textarea{min-height:80px;}

/* footer */
.footerBottomDetails{background:#f4f4f4;color: #000;}
.footerTitle a{font-size:22px;}
.footerPhone, .footerBottomDetails{font-size:15px;}
/* .footerPhone a, .footerBottomDetails{font-family:Raleway, sans-serif !important;} */
.footerDetails { padding: 30px 0; }
.footerBottomDetails { padding: 10px 0; }

/* recent blog */
.recentBlogSection{padding:80px 0 50px 0;}
.recentBlogTitle *{color:#000;}
.recentBlogPost{margin:0 -15px;}
.recentBlogPostinner { display: flex; flex-direction: column;width: calc(33.33% - 30px);margin: 0 15px; box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px; border: 1px solid #f4f4f4;  }
.recentBlogImage{height:250px;}
.recentBlogImage img { height: 100% !important; object-fit: cover; }
.recentBlogTitle { padding: 15px 20px; }
.recentBlogBottomContent{justify-content: space-between; margin: auto 20px 15px; border-top: 1px solid #ada4a4; padding-top: 15px;}
.recentBlogPostLike svg{}
.recentBlogPostLike p{margin:0;}
.recentBlogPostLike svg{cursor: pointer;width: 18px; height: 20px;fill: transparent; stroke: #e84a43; stroke-width: 1.5px; transition: fill .25s;}
.recentBlogPostLike.svgActive svg{fill:#e84a43;}
.recentBlogCmt a { font-size: 16px; }
.recentBlogTitle p{margin:0;}

/* blog post */
.blogPostSection .content-wrapper, .blogListingSection .content-wrapper { max-width: 1000px; }
.blogPostSection *{color:#000;}
.relatedTitleContent, .blogPostSocialAndtag, .blogPostBottomFooter,.blogPostCategoryDetails{justify-content:space-between;}
.blogPostSection form, .blog-post-section{background:#fff;box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;}
.blogPostSection .hs-submit input{background:#000;border:1px solid #000;color:#fff;}
.blogPostSection form input:focus, .blogPostSection form input:focus-visible{border:1px solid #000;}
.blogPostSection form input::placeholder, .blogPostSection form textarea::placeholder{color:#000;}
.blogPostSection form input,.blogPostSection textarea{color:#000;font-size:18px;background:transparent;border-bottom:1px solid #000;}
.blogPostSection textarea{min-height:80px;}
.blogPostCommentSection{padding:80px 0;}
.blogPostupdatedDate p, .blog-post__tags a, .blogpostCmtCount p, .blogPostAuthor p, .blogPostAuthor a{font-size:16px;}
.blog-post-section .iconBlack svg{fill:#000;}
.blog-post-section .iconWhite svg{fill:#fff;}
.blogSocialIcon .icon{padding:8px;}
.blogPostFooter { padding-bottom: 10px; border-bottom: 1px solid #ada4a4; }
.blogPostBottomFooter{padding-top:10px;}
#comments-listing{display:none;}
.blogPostAuthor p, .blogPostAuthor a{margin:0;}
.blogPostAuthor svg{width:25px;height:25px;}
.blogPostAuthor .blog-post__author-name{padding-left:10px;}
.blogPostAuthor span{padding:0 10px;}
.blog-post__tags span{padding:0 5px;}
.blogPostTag ul{margin:0 ;padding:0;display:flex;flex-wrap:wrap;}
.blogPostTag ul li{list-style-type:none;margin:0;padding-right:25px;}
.blogPostTag ul li a{font-size:18px;}
.blogpostSearch form{box-shadow: none;padding: 0;}
.blogpostSearch { padding-top: 20px; max-width: 300px; margin: 0 0 0 auto; }
.recentBlogBottomContent span{font-size:14px;}
.recentBlogCmt span {padding-left:5px;}
.mobileBlogPostCTA.blogPostLoginCTA, .blogPostTagToggle {display:none;}
.blogPostSearchInner svg{width:20px;cursor: pointer;}
.blogPostSearchInner { width: 50px; text-align: center;position:relative; }
.blogPostCategoryDetails { width: calc(100% - 50px); }
.blogPostSearchInput{position: absolute; top: 50px; width: 350px; right: 0px; z-index: 1; transform: scale(0); transition: 0.5s all ease;}
.blogPostSearchInput.activeForm{transform: scale(1);}
.hs-search-field__suggestions-container ul{text-align:left;}
.blogPostLoginCTA a, .twoColCtaGrp a{color:#fff;}

/* blog listing */
.blogListPage{padding:60px 0 0 0;}
.blogListingInner{box-shadow:rgb(100 100 111 / 20%) 0px 7px 29px 0px}
.blogListingInner *{color:#000;}
.blog-listing__post-button{color:#fff;}
.blog-listing__post-content>div{padding:0 20px;}
.blog-listing__post-content{padding-bottom:20px;}
.blogListing form input,.blogListing textarea{color:#000;font-size:18px;border-bottom:1px solid #000;}
.blogListAuthorDetail p, .blogListauthor-name{margin:0;font-size:14px;}
.blogAuthorAvatav svg { width: 35px; height: 35px; }
.blogListAthorDetail{padding-left:15px;}
.blogListAuthorDetail {justify-content: space-between;}
.mobileCTAAndSearch{display:none;}
.blogListing form{background:#fff;box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;}


/* teoCol text and image */
.twoColTextAndImage{padding:50px 0;}
.twoColCtaGrp a{color:#fff;}
/* .twoColSubtextGrp p a{font-weight: 600;font-family: 'Barlow', sans-serif !important;} */
.twoColTextImageContent{position:relative;}
.twoColTextImageContent .order-2{order:2;}
.twoColTextImageContent .order-1{order:1;}
.swapColumn .twoColImageContent{text-align:right;padding-left:40px;padding-right:0;}
.twoColImageContent { padding-right: 40px; }


.hs_error_rollup ul li label { color: #ef6b51; font-size: 14px; }
.bgWhiteForm form{background:#fff;padding:0;}
.bgWhiteForm form input[type='email']{border:1px solid #000;}
@media (max-width: 1250px){
  h1 {font-size:75px} 
  h2,.blogPostTitle h1 {font-size:45px;} 
  h3 {font-size:32px} 
  h4 {font-size:25px} 
  .threeColInner{width: calc(50% - 30px);}
}
@media (max-width: 1024px){
  h1 {font-size:70px} 
  h2,.blogPostTitle h1 {font-size:40px;} 
  h3 {font-size:30px}   
} 
@media (max-width: 991px){
  h1 {font-size:50px} 
  h2,.blogPostTitle h1 {font-size:35px;} 
  h3 {font-size:25px} 
  h4 {font-size:24px} 
  .timelineContent { max-width: 85%;}
  .timelineContent ul.timelineUL .timelineItem .timestamp{left:-22%;} 
  .twoColContent br{display:none;}
  .blogPostTag ul li{padding-right: 18px;}
  .blogPostLoginCTA a{font-size:16px;padding:10px;}
  .recentBlogPostinner {width: 100%;margin:0 0 30px; }
  .recentBlogPostinner:last-child {margin: 0;}
  .recentBlogPost{margin:0 auto;max-width: 500px;}  
  .blogPostSearchInner { width: 30px; }
  .blogPostCategoryDetails { width: calc(100% - 30px); }
}
@media (max-width: 991px){
html {  scroll-padding-top: 100px;}
}  

@media (max-width: 767px){
  .mw100 { width: 100%}
  h1 {font-size:45px} 
  h2 {font-size:30px;}

  .logoCTA .button{padding:10px;}
  .threeColInner{width: 100%; margin:0 0 20px;}
  .threeColInnerContent { margin: 0; }
  .timelineContent { max-width: 100%;}
  .timelineContent ul.timelineUL .timelineItem{margin-left:30px;}
  .timelineContent ul.timelineUL .timelineItem .timestamp { left: 0; position: relative; text-align: left; padding-bottom: 15px; }
  .sliderImage{height:100px;}
  .oneColContentItem { padding-left: 0px; }
  .twoColFormInner form{max-width:100%;}
  .twoColContent { padding-bottom: 20px; }  
  .recentBlogImage { height: 200px; }  
  .blogPostCommentSection{padding:50px 0;}  
  .mobileBlogPostCTA.blogPostLoginCTA {display:block;}
  .blogpostSearch{display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 100%;}
  .blogPostTagToggle, .mobileCTAAndSearch{display:block;}
  .blogPostTagToggle svg{color:#fff;padding-right:10px;}
  .blogPostTagToggle h6, .mobileTagMenu ul li a{color:#fff;text-transform:capitalize;}
  .blogPostTagToggle{background: #000;fill: #fff; padding: 10px;}
  .mobileTagMenu ul {margin:0;padding:0}
  .mobileTagMenu li { border-bottom: 1px solid #fff; padding: 10px 0;list-style: none; }
  .mobileTagMenu li:last-child{border-bottom:none;}
  .mobileTagMenu, .blofPostMenu{display:none;}
  .blogPostTagToggleInner{ cursor: pointer; }
  .blogPostTagToggle.active .mobileTagMenu{display:block;} 
  .blogPostCmtinner form{padding:30px;}
  .mobileCTAAndSearch>div, .blogPostTagToggle>div{justify-content:space-between;}
  .blogPostSearchInner svg{padding-right:0;}
  .blogPostSearchInner{width: 30px; height: 30px;}
  .blogPostSearchInner svg { height: 100%; }
  .blogPostSearchInput{right:-10px;top:45px;}
  .blogPostSearchInput form{padding:30px 20px;}
  .mobileBlogPostCTA a:hover { border: 1px solid #fff!important; }
  .twoColTextImageContent .order-2{order:1;}
  .twoColTextImageContent .order-1{order:2;}
  .swapColumn .twoColImageContent{text-align:left;padding-left:0px;padding-right:0;}
  .twoColImageContent { padding-right: 0px; } 
  .twoColImage { margin-bottom:30px; } 
  .blogListing .content-wrapper{padding:0;}


}
@media (max-width: 600px){

}
@media (max-width: 460px){
  p,body{font-size:18px;}
  .logoCTA .button { padding: 8px 10px; font-size: 16px; }
  .timelineContent ul.timelineUL .timelineItem{margin-left:20px;padding:0 0 10px 30px;}
  .footerDetails { padding: 20px 0; }
  .blogPostSearchInput{width:280px;}
  .headerLeft.w50{width:70%}
  .headerRight.w50{width:30%}
  .onlytextContent p{display:inline-block;}
  .onlytextContent p>img{margin:0;}

}