

@import url('https://cdnjs.cloudflare.com/ajax/libs/Swiper/8.1.0/swiper-bundle.css');







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */
































/* 1d. Buttons */






























/* 1e. Cards */








/* 1f. Forms */













/* 1g. Menus */






/* 1h. Tables */













/* 1i. Website header */








/* 1j. Website footer */








.content-wrapper {
  max-width: 1360px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1360px;
}





html {
  font-size: 18px;
}

body {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #374E5F;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  line-height: 160%
}

/* Anchors */

a {
  font-weight: 300; text-decoration: none; font-family: Outfit, sans-serif; font-style: normal;
  color: #a35c5f;
}

a:hover,
a:focus {
  font-weight: 300; text-decoration: none; font-family: Outfit, sans-serif; font-style: normal;
  color: #7b3437;
}

a:active {
  font-weight: 300; text-decoration: none; font-family: Outfit, sans-serif; font-style: normal;
  color: #cb8487;
}

/* Headings */

h1,
.h1 {
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  color: #374e5f;
  font-size: 64px;
  text-transform: none;
  line-height: 140%;
}

h1 a,
.h1 a {
	color: #374e5f;
	font-weight: inherit;
}

h2,
.h2 {
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  color: #374e5f;
  font-size: 40px;
  text-transform: none;
  line-height: 140%;
}

h2 a,
.h2 a {
	color: #374e5f;
	font-weight: inherit;
}

h3,
.h3 {
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  color: #374e5f;
  font-size: 32px;
  text-transform: none;
  line-height: 140%;
}

h3 a,
.h3 a {
	color: #374e5f;
	font-weight: inherit;
}

h4,
.h4 {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #374e5f;
  font-size: 20px;
  text-transform: none;
  line-height: 140%;
}

h4 a,
.h4 a {
	color: #374e5f;
	font-weight: inherit;
}

h5,
.h5 {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #374e5f;
  font-size: 18px;
  text-transform: none;
  line-height: 140%;
}

h5 a,
.h5 a {
	color: #374e5f;
	font-weight: inherit;
}

h6,
.h6 {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #374e5f;
  font-size: 16px;
  text-transform: none;
  line-height: 140%;
}

h6 a,
.h6 a {
	color: #374e5f;
	font-weight: inherit;
}

h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover,
h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {
	color: #a35c5f;
	font-weight: inherit;
}


/* Blockquote */

blockquote {
  border-left-color: ;
}

/* Breadcrumbs */

.hs-breadcrumb-menu {
	display: flex;
}

.hs-breadcrumb-menu .hs-breadcrumb-menu-item {
	float: none;
}





button,
.button {
  border: 0px solid #2B6258;

  padding-top: 12px;
padding-right: 24px;
padding-bottom: 12px;
padding-left: 24px;

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

  
  
    
  


  rgba(43, 98, 88, 1.0)

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(3, 58, 48, 1.0);
  border-color: #033a30;
}

button:active,
.button:active {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(83, 138, 128, 1.0);
  border-color: ;
}

.button:hover {
  background-color: #428075;
  color: #FFFFFF;
}

.alt-button {
  border: 1px solid #DFECEC;

  background-color: #ffffff;
  color: #2B6258;
}

.alt-button:hover,
.alt-button:active {
  border: 1px solid #F8C4C7;

  background-color: #ffffff;
  color: #374e5f;
}

.ghost-button {
  border: 1px solid #2b6258;

  background-color: #ffffff;
  color: #2B6258;
}

.ghost-button:hover,
.ghost-button:active {
  border: 1px solid #428075;

  color: ;
  background-color: #428075
}

.large-button {
  /* CSS Rules Here */ 
}

.simple-button {
  /* CSS Rules Here */ 
  background: none;
  color: #2b6258;
  text-transform: uppercase;
}

.simple-button:hover {
	color: #A35C5F;
	background: none;
}

.small-button {
  /* CSS Rules Here */ 
}





form,
.submitted-message {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Form title */

.form-title {
  color: #A35C5F;
}

/* Labels */

form label {
  color: #374E5F;
}

/* Help text */

form legend {
  color: #374E5F;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 1px solid #BDDCEF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #374E5F;
  border-radius: 4px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #374E5F;
}

::-moz-placeholder {
  color: #374E5F;
}

:-ms-input-placeholder {
  color: #374E5F;
}

::placeholder {
  color: #374E5F;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #374E5F;
}

.fn-date-picker td.is-selected .pika-button {
  background: #2B6258;
}

.fn-date-picker td .pika-button:hover {
  background-color: #2B6258 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #2B6258;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 0px solid #2B6258;

  padding-top: 12px;
padding-right: 24px;
padding-bottom: 12px;
padding-left: 24px;

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

  
  
    
  


  rgba(43, 98, 88, 1.0)

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

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(3, 58, 48, 1.0);
  border-color: #033a30;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(83, 138, 128, 1.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #374E5F;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #374E5F;

  padding: 18px;

  border-color: ;
  color: #374E5F;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(43, 98, 88, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #374E5F;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #374E5F;
  font-family: Outfit;
}

.menu__child-toggle-icon {
  border-top-color: #374E5F;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #0f2637;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #0f2637;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #5f7687;
}

.menu__child-toggle-icon:active {
  border-top-color: #5f7687;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #374E5F;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 1px solid #FDEDED;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 1px solid #FDEDED;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #374E5F;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Outfit;
}

.header__language-switcher-label-current:after {
  border-top-color: #374E5F;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #374E5F;
  }
}

.header__row-2,
.header__row-2 .header__navigation,
#hs_cos_wrapper_navigation-primary,
#hs_cos_wrapper_navigation-primary .menu--desktop,
#hs_cos_wrapper_navigation-primary .menu__wrapper,
#hs_cos_wrapper_navigation-primary .menu__item--depth-1 {
  height: 100%;
}

#hs_cos_wrapper_navigation-primary .menu__item--depth-1 > a,
#hs_cos_wrapper_navigation-primary .menu__item--depth-1 > span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  padding: .7rem .875rem;
  text-transform: capitalize;
}

.menu__item--has-submenu .menu__child-toggle {
  display: none;
}

#hs_cos_wrapper_navigation-primary .menu__item--depth-1 {
  padding: 0;
}

.header__cta--button {
  display: inline-block;
  margin-left: .5rem;
  padding-left: 1rem;
  border-left: 1px solid #F4CCCC;
}

.menu__item .menu__link {
 font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  color: #374e5f;
}

.menu__submenu .menu__item .menu__link:hover,
.menu__submenu .menu__item .menu__link:focus {
  background-color: #F4CCCC;
  color: #374E5F;
}

@media (min-width: 768px) {
  .menu__submenu.menu__submenu--level-2 {
    border-radius: 8px;
    overflow: hidden;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer.footer .footer__container {
    max-width: none;
	padding-left: 0;
	padding-right: 0;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #374E5F;
}





.blog-post,
.blog-header__inner {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #374E5F;
}

.blog-post__tag-link {
  color: #374E5F;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #0f2637;
}

.blog-post__tag-link:active {
  color: #5f7687;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #a35c5f;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #7b3437;
}

#comments-listing .comment-reply-to:active {
  color: #cb8487;
}





.hs-search-results__title {
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  color: #374e5f;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #374e5f;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #0f2637;
}

.blog-index__post-title-link:active {
  color: #5f7687;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #374E5F;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #374E5F;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #0f2637;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #5f7687;
}

.pagination__link-icon svg {
  fill: #374E5F;
}

/* Cards */

.card {
  border: 1px solid #DFECEC;

  border-radius: 16px;
  box-shadow: 0 0 10px {color=#999999, opacity=50, rgba=rgba(153, 153, 153, 0.5), rgb=rgb(153, 153, 153), hex=#999999, css=rgba(153, 153, 153, 50%)};
  padding-top: 40px;
padding-right: 24px;
padding-bottom: 40px;
padding-left: 24px;

  background-color: #ffffff;
  overflow: hidden;
}

/* Pricing card */

.card__price {
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  color: #374e5f;
  font-size: 32px;
}

.card__body svg {
  fill: #2B6258;
}

/* Social follow */

.social-links__icon {
  background-color: #2B6258;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #033a30;
}

.social-links__icon:active {
  background-color: #538a80;
  font-weight: normal; text-decoration: none; font-family: Quattrocento, serif; font-style: normal;
  color: #374e5f;
  font-size: 32px;
}