







/* 1a. Containers */









/* 1b. Colors */








/* 1d. Buttons */






























/* 1e. Forms */































/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */


/* 1i. Website header */






















/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
  padding: 100px 20px;
  position: relative;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 100px 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: 1280px;
}





body {
  background-color: #ffffff;
}

/* Horizontal rules */

hr {
  border-bottom-color: #29461a;
}





/* Primary button */


:focus-visible {
  outline: #c9b787 auto 1px !important;
}

button,
.button,
.hs-button {
  border: 1px none #c9b787;

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

  
  
    
  


  rgba(201, 183, 135, 1.0)

;
  border-radius: 30px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 17px;
  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 none #c9b787;

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

  
  
    
  


  rgba(191, 174, 129, 1.0)

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

button:active,
.button:active,
.hs-button:active {
  border: 1px none #c9b787;

  font-family: Figtree, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 254, 209, 100);
  border-color: #ffffd7;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

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

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

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

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

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

  
  
    
  


  rgba(201, 183, 135, 1.0)

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

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

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

/* Button sizing */

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

  font-size: 15px;
}

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

  font-size: 18px;
}





/* Form title */

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

  padding: 25px;

  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(16, 34, 47, 1.0)

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

/* Labels */

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

  font-family: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #10222f;
  font-size: 17px;
}

/* Help text */

form legend {
  font-family: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #726e6e;
  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 dotted #29461a !important;
  padding-top: 19px;
padding-right: 30px;
padding-bottom: 19px;
padding-left: 30px;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 30px;
  color: #726e6e;
  font-size: 17px;
}

/* Form fields - date picker */

form .hs-dateinput input{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
}

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

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

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

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

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

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p {
  color: #726e6e;
}

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

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #726e6e;
  font-size: 14px;
  margin: 2rem auto;
  text-align: center;
}

@media (min-width: 769px) {

    form .legal-consent-container,
    form .legal-consent-container .hs-richtext,
    form .legal-consent-container .hs-richtext p {
      max-width: 80%;
    }
}

/* Submit button */



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

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

  
  
    
  


  rgba(201, 183, 135, 1.0)

;
  border-radius: 30px;
  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 none #c9b787;

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

  
  
    
  


  rgba(191, 174, 129, 1.0)

;
  color: #ffffff;
}

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

  font-family: Figtree, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 254, 209, 100);
  border-color: #ffffd7;
  color: #ffffff;
}





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

  font-size: 17px;
}



/* Inline thank you message */

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

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(23, 48, 66, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(20, 22, 25, 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: #141619;
}

/* 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 */







/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #726e6e;
  font-size: 17px;
  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: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
}

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

/* Language switcher - submenu */

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

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

  
  
    
  


  rgba(255, 255, 255, 0.75)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #726e6e;
  font-size: 17px;
  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: #c9b787;
}

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

  
  
    
  


  rgba(255, 255, 255, 0.75)

;
}


/* Logo */

.header__logo-company-name {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

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

/* Menu items - top level */

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

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

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

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

/*.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #726e6e;
}*/

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #29461a;
}

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

.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: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #c9b787;
}

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





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(16, 34, 47, 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 hr {
  border-bottom-color: #ffffff !important;
}

/* Footer menu */

.footer .hs-menu-wrapper .hs-menu-depth-2 a {
  font-family: Figtree, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  text-transform: none!important;
}
.footer .hs-menu-wrapper .active > a {
  font-weight: normal; text-decoration: underline; font-family: Figtree, sans-serif; font-style: normal;
  color: #c9b787;
}






/* Dark card */

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

  background-color: 

  
  
    
  


  rgba(114, 110, 110, 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 #29461a;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #726e6e;
}

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





/* Error templates */

.error-page:before {
  ;
}

/* System templates */

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

/* Search template */

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

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 17px !important;
  padding: padding-top: 19px;
padding-right: 30px;
padding-bottom: 19px;
padding-left: 30px;
 !important;
}





/* Slick Sliders 

.slick-slide:not(.slick-active) {
  opacity: 0.5;
}
*/
/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 24px;
}

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

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

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

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

.blog-listing__post-title-link {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #173042;
}

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

.blog-listing__post-title-link:active {
  font-family: 'Playfair Display', serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #678092;
}

.blog-listing__post-tag {
  color: ;
}

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

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

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

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

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

/* 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(100, 102, 105, 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: ;
  height: ;
  width: ;
}

.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: #29461a
}

/* Pricing card */

.pricing-card__heading {
  background-color: #10222f;
}

/* 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(100, 102, 105, 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: ;
  color: ;
}