







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */







.dnd-section, .content-wrapper--vertical-spacing {
  padding: 40px 0;
}
@media (min-width: 64.0625em){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}

.dnd-section > .row-fluid,
.content-wrapper{
  margin-right: auto;
  margin-left: auto;

}

.dnd-section > .row-fluid,
.content-wrapper , .footer__container{
  max-width: 1544px;
}
}






html {
  font-size: 22px;
}
body {
  font-size: 15px;
  color: #000;
  font-weight: ;
  font-family: SuisseIntl;
}

@media (min-width: 64.0625em){
  body {
    font-size: 18px;
  }
}

@media (min-width: 87.5em){
  body {
    font-size: 22px;
  }
}


/* Paragraphs */



/* Anchors */

a {
  color: #00838f;
}

a:hover,
a:focus,
a:active {
  color: #003e59;
}

/* Headings */

h1 {
  font-family: SuisseIntl;
  color: #000;
  font-weight: 700;
}

h2 {
  font-family: SuisseIntl;
  color: #000;
  font-weight: 700;
}

h3 {
  font-family: SuisseIntl;
  color: #000;
  font-weight: 700;
}

h4 {
  font-family: SuisseIntl;
  color: #000;
  font-weight: 700;
}

h5 {
  font-family: SuisseIntl;
  font-size: 13px;
  color: #000;
  font-weight: 700;
}

h6 {
  font-family: ;
  font-size: 11px;
  color: #000;
  font-weight: 700;
}
@media (min-width: 64.0625em){
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 34px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 18px;
  }

}
/* Blockquote */







button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #00b3c4;
  border-radius: 0px;
  color: #00b3c4;
  padding: 20px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 179, 196, 1.0);
  border-color: #008b9c;
  color: rgba(255, 255, 255, 1.0);

}

button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #28dbec;
  color: #00b3c4;
}






form,
.submitted-message {
  font-size: 22px;
  color: #000;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #00b3c4;
}

/* Form label */

form label {
  color: #000;
}

/* Form help text */

form legend {
  color: #000;
}

/* Form 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-color: #d0d0d0;
  color: #000;
}

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

/* Form placeholder text */

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

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #000;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #00b3c4;
  border-radius: 0px;
  color: #00b3c4;
  padding: 20px 20px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 179, 196, 1.0);
  border-color: #008b9c;
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #28dbec;
  color: #00b3c4;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000;
}

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000;
  color: #fff;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #fff;
}





@media (min-width: 64.0625em){
  .header_group{
  background-color: rgba(255, 255, 255, 0.0);
}
  .c-header__nav .hs-menu-wrapper>ul>li>a , .c-header__button , .c-header__logo a , .c-header__button--phone-text , .c-header__button-icon {
    color:rgba(255, 255, 255, 1.0);

  }
  .c-header__button{
    color:rgba(255, 255, 255, 1.0) !important;
  }
  .c-header__button:hover , .c-header__logo a:hover {
    color:rgba(255, 255, 255, 1.0) !important;
   
  }
  .c-header__nav .hs-menu-wrapper>ul>li:hover>a , .c-header__button {
    color:rgba(255, 255, 255, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
    text-decoration: unset;
  }
  
  .c-header__nav .hs-menu-wrapper>ul>li.active.lang-open>a ,  .c-header__nav .hs-menu-wrapper>ul>li.lang-open>a:hover , .c-header__nav .hs-menu-wrapper>ul>li.lang-open>a{
    color:rgba(0, 179, 196, 1.0);
     background-color: rgba(255, 255, 255, 0.0);
  }
  .c-header__nav .hs-menu-wrapper>ul>li.active.lang-open>a:after , .c-header__nav .hs-menu-wrapper>ul>li.lang-open>a:after{
    background:rgba(0, 179, 196, 1.0);
  }
  .c-menu {
    background-color:rgba(255, 255, 255, 1.0);

  }
  .c-primary-nav .hs-menu-wrapper>ul>li>ul>li>a , .c-primary-nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a {
    color:rgba(0, 0, 0, 1.0);
    
  }
  .c-primary-nav .hs-menu-wrapper>ul>li>ul>li>a:hover , .c-primary-nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover {
    color:rgba(0, 131, 143, 1.0);
    background-color: rgba(247, 217, 181, 0.0);
    text-decoration: unset;
  }
  .c-primary-nav .hs-menu-wrapper>ul>li>ul>li.active>a , .c-primary-nav .hs-menu-wrapper>ul>li>ul>li>ul>li.active>a {
    color:rgba(0, 131, 143, 1.0);
    background-color: rgba(247, 217, 181, 0.0);
  }


  .c-header__language ul li a , .c-secondary-nav .hs-menu-wrapper>ul>li>a , .c-secondary-nav .hs-menu-wrapper>ul>li>ul>li>a{
    color:rgba(255, 255, 255, 1.0);
   
  }
  .c-header__language ul li a:hover , .c-secondary-nav .hs-menu-wrapper>ul>li>a:hover , .c-secondary-nav .hs-menu-wrapper>ul>li>ul>li>a:hover{
    color:rgba(255, 255, 255, 1.0);
    
  }
  .c-header__search{
    background-color: rgba(255, 255, 255, 1.0);
  }
  .o-search__label , .o-search__icon.iconf-search{
    color:rgba(0, 0, 0, 1.0);
  }
  .o-search__input-wrapper [type="search"]{
    border-color:rgba(235, 235, 235, 1.0);
  }
  .animate .header_group{
    background-color: rgba(255, 255, 255, 1.0);
  }
  .animate .c-header__nav .hs-menu-wrapper>ul>li>a, .animate .c-header__button, .animate .c-header__logo a, .animate .c-header__button--phone-text, .animate .c-header__button-icon ,
  .search-open .c-header__nav .hs-menu-wrapper>ul>li>a, .search-open .c-header__button, .search-open .c-header__logo a, .search-open .c-header__button--phone-text, .search-open .c-header__button-icon{
    color:rgba(0, 0, 0, 1.0) !important;
  }
  .animate .c-header__nav .hs-menu-wrapper>ul>li:hover>a, .animate .c-header__button, .animate .c-header__logo a:hover, .animate .c-header__button:hover , .search-open .c-header__nav .hs-menu-wrapper>ul>li>a:hover, .search-open .c-header__button:hover, .search-open .c-header__logo a:hover, .search-open .c-header__button--phone-text:hover, .search-open .c-header__button-icon:hover{
    color:rgba(0, 0, 0, 1.0) !important;
  }
}

.c-header__logo {
    top: 70px;
    font-size: 100px;
}



#hs_cos_wrapper_subscription_preferences h1 {
  color: #00838f;
}
#hs_cos_wrapper_subscription_preferences p.header.animate {
    margin-top: 2rem;
}
#hs_cos_wrapper_subscription_preferences .fakelabel span {
    font-weight: bold;
    /* color: #00b3c4; */
    color: #00838f;
}
#hs_cos_wrapper_subscription_preferences .item-inner p {
    padding-left: 1.4rem;
}
#hs_cos_wrapper_subscription_preferences .subscribe-options {
    border-top: 2px solid #00b3c4;
    padding-top: 2rem;
}
#hs_cos_wrapper_subscription_preferences .email-prefs div.item:nth-of-type(4),
#hs_cos_wrapper_subscription_preferences .email-prefs div.item:nth-of-type(8),
#hs_cos_wrapper_subscription_preferences .email-prefs div.item:nth-of-type(11) {
    border-top: 2px solid #00b3c4;
    padding-top: 2rem;
}

@media (min-width: 64.0625em){
  .animate .c-header__logo{
      left: 40px;
  }
}




@media (max-width: 1024px){
  .c-header__logo,
  .iconf-lovetaupo:before {
      font-size: 2rem;
      top: 1.5rem;
  }
  .c-menu__bg {
    display: none;
  }
}




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

.c-footer{
  border-color: rgba(0, 0, 0, 1.0);
}
.o-social__heading , .c-footer__legal {
  color: rgba(0, 0, 0, 1.0);

}
.c-footer__legal a , .c-footer__links .hs-menu-wrapper ul li a , .f-logo a , .c-footer__social ul li a {
  color: rgba(0, 0, 0, 1.0);
}
.c-footer__legal a:hover ,.c-footer__links .hs-menu-wrapper ul li a:hover {
  color: rgba(0, 131, 143, 1.0);
}
.footer__copyright {
  color: rgba(0, 0, 0, 1.0);
}






/* Blog Header */

.blog-header {
  background-color: rgb(245, 245, 245);
}

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000;
}

.blog-post__title {
  color: #000;
  font-family:SuisseIntl;
  font-size: 48px;
  font-weight: 700;
}

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

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

.hs-blog-listing,
.hs-blog-post , .blog__subscription-block, .blog-related-posts {
  background-color: #fff;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #003e59;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #003e59;
}

.blog-index__post-content--small h2 {
  font-size: 28px;
}

.blog-index__post-content a {
  color: #000;
}

.blog-post__read-more svg {
  fill: #000;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #000;
}



.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #000;
}

.blog-post__meta a:hover {
  color: #003e59;
}

.blog-post__links-container {
  border-top:  2px solid rgb(0, 0, 0);
}

.blog-post__back-to-blog {
  color: #000;
}

.blog-post__back-to-blog svg {
  fill: #000;
}



.comment.depth-1 {
  border-left: 2px solid rgb(0, 0, 0);
}

.section.post-footer .hs-input {
  border-color: rgb(0, 0, 0);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: SuisseIntl
    font-size: 28px;
  color: #000;
  font-weight: 700
}