

@font-face {
  font-family: 'Kaelia';
  src: url('https://7078896.fs1.hubspotusercontent-na1.net/hubfs/7078896/KaeliaBold.woff2') format('woff2'),
    url('https://7078896.fs1.hubspotusercontent-na1.net/hubfs/7078896/KaeliaBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}







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





html {
  font-size: 18px;
}

body {
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}

/* Anchors */

a {
  color: #333333;
}

a:hover,
a:focus {
  color: #000000;
}

a:active {
  color: #505050;
}

/* Headings */

h1 {
  font-family: 'Kaelia',Helvetica,sans-serif;
  ;
  line-height: 0.8em;
  color: ;
  font-size: ;
  text-transform: none;
}

h2 {
  font-family: 'Kaelia',Helvetica,sans-serif;
  line-height: 0.8em;
  color: #000000;
  font-size: 50px;
  text-transform: none;
}
@media screen and (max-width:767px) {
  h2 {
    font-size: 40px !important;
  }
}

h3 {
  font-family: 'Kaelia',Helvetica,sans-serif;
  line-height: 0.8em;
  color: #000000;
  font-size: 32px;
  text-transform: none;
}

h4 {
  font-family: 'Kaelia',Helvetica,sans-serif;
  color: #000000;
  font-size: 23px;
  text-transform: uppercase;
}

h5 {
  font-family: Poppins, serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  color: #000000;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: Poppins, serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: Poppins, serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  border-left-color: #F69864;
  color: #000000;
  font-size: 24px;
}

blockquote > footer {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  font-size: 18px;
}

/* Horizontal rules */

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





/* Primary button */

button,
.button,
.hs-button {
  border: 1px none #F69864;
;
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
;
  font-family: 'Kaelia',Helvetica,sans-serif;
  background-color: 

  
  
    
  


  rgba(246, 152, 100, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-clip-path: polygon(0 13px, 15px 0, 100% 0, 100% calc(100% - 13px), calc(100% - 15px) 100%, 0 100%);
  max-width: 400px;
}
.header__button.button {
  
}
button.header__menu-toggle, button.private-button {
  -webkit-clip-path: none;
  clip-path: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px none #F69864;
;
  background-color: 

  
  
    
  


  rgba(228, 114, 50, 1.0)

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

/* Secondary button */

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

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

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

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

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

  
  
    
  


  rgba(51, 51, 51, 1.0)

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


/* Simple button */

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

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


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

  padding: 0px;

  background-color: none;
  border-radius: 0px;
}

/* Form title */

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

  padding: 25px;

  font-family: Poppins, serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

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

/* Labels */

form label {
  padding: 0px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}

/* Help text */

form legend {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
  font-size: 14px;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}

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

  padding: 14px;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #000000;
  font-size: 18px;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #999999;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: #ffffff;
}

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

form .is-selected .pika-button {
  background-color: #F69864;
  color: #000000;
}

form .pika-button:hover {
  background-color: #333333 !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: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  color: #000000;
}

form .hs-richtext a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; 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: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  color: #000000;
  font-size: 14px;
}

/* Submit button */



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

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

  
  
    
  


  rgba(246, 152, 100, 1.0)

;
    border-radius: 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Kaelia',Helvetica,sans-serif;
  }

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

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

  
  
    
  


  rgba(228, 114, 50, 1.0)

;
    color: #ffffff;
    font-family: 'Kaelia',Helvetica,sans-serif;
  }

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

    font-weight: 600; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
    background-color: rgba(255, 194, 130, 100);
    border-color: #ffe8b4;
    color: #ffffff;
    font-family: 'Kaelia',Helvetica,sans-serif;
}





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

    font-size: 20px;
  }



/* Inline thank you message */

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

  padding: 0px;

  background-color: 

  
  
    
  


  rgba(246, 152, 100, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(246, 152, 100, 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: #F69864;
}

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

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 10px;

  color: #000000;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(246, 152, 100, 1.0)

;
  color: #000000;
}





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

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(246, 152, 100, 1.0)

;
}

/* Language switcher */

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

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

/* Language switcher - submenu */

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

.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: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
  font-size: 18px;
  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 {
  ;
  color: ;
  font-size: ;
  text-transform: none;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    min-height: 100vh;
  }
}

/* Menu items */

.header__menu-link {
  font-family: 'Kaelia',Helvetica,sans-serif;
  color: white;
  text-decoration: none;
  font-size: 20px;
  text-transform: none;
}
.header__menu-link:hover {
  color: #ccc;
}

@media screen and (max-width:1500px) {
  .header__menu-link {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #eee;
  }
  a.header__menu-link {
    font-size: 18px !important;
    padding: .4rem 1rem !important;
  }
}

/* Menu items - top level */

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

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  
}

.header__menu-item--depth-1 > .header__menu-link:active {
  
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  
}

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

@media screen and (max-width:1500px) {
  .header_nav .header__menu-item--depth-1 {
    padding: 0 .6rem;
  }
}

@media screen and (max-width:767px) {
.header__menu-child-toggle {
  height: 45px;
  padding: 10px 20px 10px 40px;
}
.header__menu-link, .header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: black;
}
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #ffffff;
}

.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(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  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: #000000;
}





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

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

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  color: #000000;
  font-size: 18px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}

.footer .hs-menu-wrapper .active > a {
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}






/* Dark card */

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

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 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 #ffffff;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

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





/* Error templates */

.error-page:before {
  ;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
}

/* System templates */

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

/* Search template */

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

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Poppins, serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-family: 'TT Norms W01 Regular',Helvetica,sans-serif;
  font-size: 15px;
}

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

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

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

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

.blog-listing__post-title-link {
  color: #000000;
  text-decoration: none;
}

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

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

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

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

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

/* Image gallery */

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

.image-gallery__close-button-icon:active {
  background-color: rgba(255, 232, 180, 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: #333333;
  height: 18px;
  width: 18px;
}

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

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

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

/* Pricing card */

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

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(166, 72, 20, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(255, 232, 180, 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: #000000;
  color: #000000;
}

.social-follow__link {
  border:0 !important;
  text-decoration: none !important;
}


.header_nav {
  background: #414455;
  display: flex;
  max-width: 1500px;
  margin: 0 auto -34px auto;
  height: 67px;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 99;
  position: relative;
}

@media screen and (max-width:767px) {
  .header_nav {
    display: none;
  }
}

a.header_phone {
  margin-right: 20px;
  text-decoration: none;
}

form .hs-form-field {
  margin-bottom: 0.8rem;
}
@media screen and (max-width:767px) {
  form .hs-form-field {
    margin-bottom: 0.3rem;
  }
  .hs-menu-wrapper li {
    margin-bottom: 0;
  }
  .footer .hs-menu-wrapper a {
    font-size: 15px;
  }
  .footer {
    text-align: center;
  }
}

.hs_submit .actions {
  text-align: center;
}

ul.hs-error-msgs {
  margin: 0;
  padding: 0;
}
ul.hs-error-msgs li {
  margin: 0;
  padding: 0;
}
ul.hs-error-msgs li label {
  font-size: 13px;
  margin-top: 5px;
  color: #be1515;
}

img.blog_featureimage {
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: center center;
  margin: 0 0 30px 0;
}
@media screen and (max-width:767px) {
  img.blog_featureimage {
    height: 200px;
    margin: -50px 0 20px 0;
  }
}
h1.blog_heading {
  color: #F69864;
}

h1, h2 {
  color: #F69864;
}

.homebanner {
  display:flex;
}
.homebanner_slider {
  width: 50%;
  position: relative;
}
.homebanner_slick {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.homebanner .slick-list, .homebanner .slick-track {
  height: 100%;
}
.homebanner_slider .homebanner_slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.homebanner_text {
  width: 50%;
  background: #f69864;
  color: white;
  padding: 80px 60px 60px 60px;
}
.homebanner_text h1, .homebanner_text h2, .homebanner_text h3, .homebanner_text p {
  color: white;
}
.homebanner h3.form-title { display: none !important; }
.homebanner .hs-button {
  background: #414455 !important;
}
ul.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0 20px 0;
  margin: 0;
  text-align: center;
}
ul.slick-dots li {
  margin: 0;
  padding: 0;
  display: inline;
}
ul.slick-dots li button {
  font-size: 0;
  -webkit-clip-path: none;
  clip-path: none;
  background: white;
  border: 1px solid black;
  border-radius: 999px;
  padding: 0;
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
ul.slick-dots li.slick-active button {
  background: #f69864;
}

@media screen and (max-width:1400px) {
  .homebanner_text {
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width:1023px) {
  .homebanner {
    display:block;
  }
  .homebanner_text {
    width: auto;
  }
  .homebanner_slider {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .homebanner_text {
    padding: 20px;
  }
}

.hs-landing-page .header__menu-col { display:none !important; }

.rplg-form .rplg-form-close {
	-webkit-clip-path: none !important;
}