







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
























































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */










.dnd-section > .row-fluid,
.content-wrapper , .header__container , .footer__container {
  max-width: calc(1400px + 8vw);
  width: 100%;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding-bottom: 6.6vmax;
  padding-top: 6.6vmax;
}

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

}







html {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  color: #034f84;
  font-weight: regular;
  font-family: Raleway;
  font-size: 1.1rem;
}

/* Paragraphs */



/* Anchors */

a {
  color: #D30D73;

}

a:hover {
  color: #F5E0DF;

}

/* Headings */

h1 {
  font-family: Raleway;
  color: #335C7D;
  font-weight: 400;
  font-size: 4.9rem;
}

h2 {
  font-family: futura-pt;
  color: #335C7D;
  font-weight: 400;
  font-size: 2.3rem;
}

h3 {
  font-family: futura-pt;
  color: #335C7D;
  font-weight: 400;
  font-size: 2rem;
}

h4 {
  font-family: Raleway;
  color: #335C7D;
  font-weight: 400;
  font-size: 1.4rem;
}

h5 {
  font-family: Raleway;
  font-size: 20px;
  color: #335C7D;
  font-weight: 700;
}

h6 {
  font-family: Raleway;
  font-size: 16px;
  color: #335C7D;
  font-weight: 700;
}


/* Blockquote */







button,
.button,
.hs-button {
  background-color: rgba(211, 13, 115, 1.0);
  border-color: rgba(211, 13, 115, 1.0);
  border-radius: 131px;
  color: #FFFFFF;
  padding: 28.8px 48.096px;
  border-width: 0px;

} 

button:hover,
.button:hover,
.hs-button:hover {
  background-color: rgba(211, 13, 115, 0.8);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(211, 13, 115, 0.8);

}





.form-title {
  background-color: rgba(255, 255, 255, 0.0); 
}
form,
.submitted-message {
  color: #034f84;
  font-weight: regular
}

/* Form title */

.form-title {
  color: #D30D73;
}

/* Form label */

form label {
  color: #D30D73;
}

/* Form help text */

form legend {
  color: #D30D73;
}

/* 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: rgba(204, 204, 204, 1.0);
  border-width: 1px;
}

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: rgba(204, 204, 204, 1.0);



}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #034f84;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: rgba(211, 13, 115, 1.0);
  border-color: rgba(211, 13, 115, 1.0);
  border-radius: 131px;
  color: #FFFFFF;
  padding: 28.8px 48.096px;
  border-width: 0px;
}

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

  background-color: rgba(211, 13, 115, 0.8);
  border-color: rgba(211, 13, 115, 0.8);
  color: rgba(255, 255, 255, 1.0);

}






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

th,
td {
  border-color: #034f84;
  color: #034f84;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: #034f84;
  color: #034f84;
}

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




.banner-hidden .header-group{
  background-color: rgba(255, 255, 255, 1.0);

}

.banner-hidden .header-nav-list .hs-menu-wrapper>ul>li>a{
  color: rgba(211, 13, 115, 1.0);
}
.banner-hidden  .header-actions-action--social a svg{
  fill: rgba(211, 13, 115, 1.0);
}
.banner-hidden  .header-nav-list .hs-menu-wrapper>ul:hover>li:hover > a{
  color: rgba(211, 13, 115, 1.0);
}
.banner-hidden  .header-nav-list .hs-menu-wrapper>ul>li.active > a {
  color: rgba(211, 13, 115, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.banner-hidden  .header-nav-list .hs-menu-wrapper>ul>li>ul
background-color: rgba(217, 238, 237, 1.0);
}

.banner-hidden .header-nav-list .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(211, 13, 115, 1.0);

}
.banner-hidden  .header-nav-list .hs-menu-wrapper>ul>li>ul:hover>li:hover > a{
  color: rgba(211, 13, 115, 1.0);
  background-color: rgba(245, 245, 245, 0.0);
  text-decoration: unset;

}

.banner-hidden  .header-nav-list .hs-menu-wrapper>ul>li>ul>li.active > a {
  color: rgba(211, 13, 115, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header-actions-action--cta a.cta_button{
  background: linear-gradient(-45deg,rgba(211, 13, 115, 1.0),rgba(211, 13, 115, 1.0));
  color: rgba(255, 255, 255, 1.0);

}


.banner-visible .header-group{
  background-color: rgba(255, 255, 255, 0.0);

}

.banner-visible .header-nav-list .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}

.banner-visible .header-actions-action--social a svg{
  fill: rgba(255, 255, 255, 1.0);
}

.banner-visible  .header-nav-list .hs-menu-wrapper>ul:hover>li:hover > a{
  color: rgba(255, 255, 255, 1.0);
}

.banner-visible  .header-nav-list .hs-menu-wrapper>ul>li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.banner-visible  .header-nav-list .hs-menu-wrapper>ul>li>ul
background-color: rgba(211, 13, 115, 0.44);
}

.banner-visible .header-nav-list .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(255, 255, 255, 1.0);

}

.banner-visible  .header-nav-list .hs-menu-wrapper>ul>li>ul:hover>li:hover > a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(245, 245, 245, 0.0);
  text-decoration: unset;

}

.banner-visible  .header-nav-list .hs-menu-wrapper>ul>li>ul>li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}






.footer-background{
  background-color: rgba(211, 13, 115, 1.0);

}

.footer__copyright p{
  color: rgba(255, 255, 255, 1.0);
}

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

.footer__copyright p a:hover , .footer-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer-menu .hs-menu-wrapper>ul>li:not(:last-child):after{
  color: rgba(255, 255, 255, 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(36, 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: #034f84;
}

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

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

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

.blog-pagination__link {
  color: #034f84;
}

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

.blog-post__title {
  color: #335C7D;
  font-weight: 400;
}

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

#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-header ,.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: #F5E0DF;
}

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



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

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

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

.blog-sidebar a {
  color: #034f84;
}



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

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

.blog-post__meta a {
  color: #034f84;
}

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

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

.blog-post__back-to-blog {
  color: #034f84;
}

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(191, 0, 95) !important;
}

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



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











.card__price {
  font-family: futura-pt
    font-size: 2px;
  color: #335C7D;
  font-weight: 400
}


@media screen and (min-width: 0) and (max-width:calc(1512px - 1px)) and (orientation:landscape) {
  body {
    font-size:calc((1.1 - 1) * 1.2vw + 1rem);
      }
  h1 {
    font-size:calc((4.9 - 1) * 1.2vw + 1rem);
      }
  h2 {
    font-size:calc((2.3 - 1) * 1.2vw + 1rem);
      }
  h3 {
    font-size:calc((2 - 1) * 1.2vw + 1rem);
      }
  h4 {
    font-size:calc((1.4 - 1) * 1.2vw + 1rem);
      }
}
@media screen and (min-width: 0) and (max-width:calc(1512px - 1px)) and (orientation:portrait) {
  body {
    font-size:calc((1.1 - 1) * 1.2vh + 1rem);
      }
  h1 {
    font-size:calc((4.9 - 1) * 1.2vh + 1rem);
      }
  h2 {
    font-size:calc((2.3 - 1) * 1.2vh + 1rem);
      }
  h3 {
    font-size:calc((2 - 1) * 1.2vh + 1rem);
      }
  h4 {
    font-size:calc((1.4 - 1) * 1.2vh + 1rem);
      }
}

.footer-logo {
  display: block;
}

.footer-logo .ft-logo-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ft-logo-inner>div {
  padding-left:20px;
  padding-right: 20px;
  width: 50%;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}

.footer-logo img {
  max-height: 100%;
}
@media (min-width: 1200px) {
  
  .footer-logo img {
    max-width: 175px;
  }
  
}

@media (min-width: 768px) {
  
  .footer-logo {
    display: block;
  }

  .footer-logo,
  .footer-logo .ft-logo-inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
}

.row-fluid [class*=span] {
  min-height:0;
}