







/* 1a. Containers */














/* 1b. Colors */




/* 1c. Typography */




































































/* 1d. Buttons */









/* 1e. Forms */















/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */


















body {
  font-size: 18px;
  color: #474747;
  font-weight: 300;
  font-family: Inter;
}


@media(max-width: 767px) {
  body {
    font-size: 13.99999999986px;
  }
}

/* Paragraphs */

p {
  font-size: 18px;
  color: #474747;
  font-weight: 300;
}

@media(max-width: 767px) {
  p {
    font-size: 13.99999999986px;
  }
}

/* Anchors */

a {
  color: #067C2C;
}

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

/* Headings */

h1 {
  font-family: Inter;
  font-size: 40px;
  color: #067C2C;
  font-weight: regular;
}
@media(max-width: 767px) {
  h1 {
    font-size: 25.0px;
  }
}


@media(max-width: 991px) {
  h1 {
    font-size: 26.666666666399998px;
  }
}

h2 {
  font-family: Inter;
  font-size: 37px;
  color: #000000;
  font-weight: 600;
}
@media(max-width: 992px) {
  h2 {
    font-size: 31.1136363633px;
  }
}


h3 {
  font-family: Inter;
  font-size: 32px;
  color: #067C2C;
  font-weight: 600;
}

@media(max-width: 992px) {
  h3 {
    font-size: 29.6px;
  }
}


h4 {
  font-family: Inter;
  font-size: 24px;
  color: #000;
  font-weight: 600;
}

h5 {
  font-family: Inter;
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

h6 {
  font-family: Libre Franklin;
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}

/* Blockquote */

blockquote {
  border-left-color: #ffffff;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border-radius: 5px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 7px 12px;
}



button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 84, 4, 1.0);
  border-color: #005404;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(46, 164, 84, 1.0);
  border-color: #2ea454;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}









/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000;
}

/* Form label */

form label {
  color: #000;
}

/* Form help text */

form legend {
  color: #A1A1A1;
}

/* Form inputs */


.hs_cos_wrapper_type_password_prompt, .hs-search-field__bar,
.hs_cos_wrapper_type_form, .widget-type-blog_subscribe,
.widget-type-google_search, .widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription, .section.post-footer form,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_member_register, .hs_cos_wrapper_type_password_reset_request, .hs_cos_wrapper_type_password_reset{
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}





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-color: #ffffff;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;


}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: ;
}

/* Form placeholder text */



/* Date picker */

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

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

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

/* Submit button */


form input[type=submit],
form .hs-button,
button,
.button{
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border-radius: 5px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 7px 12px;
}









form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





a.hs-button .circle{
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;

}



.button:hover,
.button:focus,
button:hover,
button:focus{
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}

.button:active,
button:active{
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  border-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000000;
}

th,
td {
  border-color: #000000;
  color: #000000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

























.container-fluid {
    overflow: hidden; 
}

.hsForm_4293b7bd-55ae-48cf-8cd8-6bb3a2928f54 label {
    display: none;
}

.hsForm_4293b7bd-55ae-48cf-8cd8-6bb3a2928f54 .hs-form-field {
    margin-bottom: 0;
}


.hsForm_4293b7bd-55ae-48cf-8cd8-6bb3a2928f54 {
    display: flex;
    align-items: center;
    justify-content: center;
}

body #hs_cos_wrapper_module_1648734741747 input[type=email],
form #hs_cos_wrapper_module_1648734741747 .hs-input input,
#hs_cos_wrapper_module_1648734741747 input:placeholder,
#hs_cos_wrapper_module_1648734741747 input::placeholder {
    min-width: 210px;
    color: #FFFFFF !important; 
}

.hsForm_4293b7bd-55ae-48cf-8cd8-6bb3a2928f54 .actions {
    margin: 0;
    flex-shrink: 0;
}


.body-container-wrapper {
    padding-top: 66px;
}

.menu-wrapper .header__navigation {
    position: relative;
    top: 4px;
}

.navigation-primary>ul>li .child-trigger{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

; 
}

.navigation-primary>ul>li:hover .child-trigger{
  color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
}



.navigation-primary>ul>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



.navigation-primary>ul>li>a:hover, 
.navigation-primary>ul>li>a:hover i{
  color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
}
.navigation-primary>ul>li>a:hover,
.navigation-primary>ul>li.hover>a,
.custom-menu-primary ul li a: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: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  background-color: ;
}
.navigation-primary>ul>li>a.active-item,
.custom-menu-primary ul li a.active-item,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
  background-color: ;
}
.custom-menu-primary ul ul,
.navigation-primary>ul ul,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.child_menuWrapper>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.menu-item-paddings>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}
.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.custom-menu-primary ul ul li a,
.navigation-primary>ul ul>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


.custom-menu-primary ul ul li a.active-item,
.navigation-primary>ul ul>li>a.active-item{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: ;
}
.custom-menu-primary ul ul li a.active{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: ;
}

.navigation-primary>ul .child_wrapper,
.navigation-primary>ul ul>.menu-grid-wrapper,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

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




.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



.custom-menu-primary ul ul li a:hover, .navigation-primary>ul ul>li>a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

 ;
}












@media(max-width: 767px) {


  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}

@media(max-width: 767px) {


  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}





















































.footer_form_inner .hs-input{
  background-color: 

  
  
    
  


  rgba(243, 248, 244, 1.0)

; 
 
  border-bottom-color: 

  
  
    
  


  rgba(38, 38, 38, 1.0)

; 
}
.footer_form_inner .hs-input:active, .footer_form_inner .hs-input:focus {
  border-bottom-color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

; 

}
.footer_form_inner .hs-input::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


@media screen and (min-width: 768px){

  .footer_form_inner .hs_submit.hs-submit{
    background-color: 

  
  
    
  


  rgba(6, 124, 46, 1.0)

; 
  }

  .footer_form_inner .hs_submit.hs-submit:before{
    background-color: 

  
  
    
  


  rgba(6, 124, 46, 1.0)

;
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
  }

  .footer_form_inner .hs_submit.hs-submit:hover{
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .footer_form_inner .hs_submit.hs-submit:hover:before{
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

; 
  }

}





.footer_social_item a{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer_social_item a:hover{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


.footer_text p{
  color: #fff;
}

.footer_nav .hs-menu-children-wrapper>li>a,
.footer_nav .hs-menu-wrapper>ul>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer_nav .hs-menu-children-wrapper>li>a:hover,
.footer_nav .hs-menu-wrapper>ul>li>a:hover{
  color: 

  
  
    
  


  rgba(6, 124, 44, 1.0)

;
}






footer.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}







/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #474747;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #000000;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}




.blog-post__author {
  background-color: #ffffff;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */












.card__price {
  font-family: Inter
    font-size: 32px;
  color: #067C2C;
  font-weight: 600
}