







/* 1a. Containers */




/* 1b. Colors */







/* 1c. Typography */





 
 










/* 1d. Buttons */









/* 1e. Forms */











/* 1f. Tables */











/* 1g. Site header */
























/* 1h. Site footer */












:root {
  --primary-font-color: #FBF8F1;
  --secondary-font-color: #471132;
}






.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 20px 0px;
}

.banner-section .dnd-section>.row-fluid {
  padding: 0;
}

.banner-section .dnd-section {
  padding: 0;
}

.header__container,
.dnd-section > .row-fluid,
.footer__container,
.content-wrapper,
.page-center{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}


/* TEMP */
/* .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6) {
    display: none;
} */
/* PINT MENU CHANGES - 10/04/24 */
.custom-menu-primary ul.hs-menu-children-wrapper:has(.hs-menu-depth-2) {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.hs-menu-depth-2 ul.hs-menu-children-wrapper:has(.hs-menu-depth-3) {
  left: 98% !important;
  top: 0;
  border-radius: 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  visibility: hidden !important;
}
.hs-menu-depth-2:hover ul.hs-menu-children-wrapper:has(.hs-menu-depth-3) {
  visibility: visible !important;
}
.hs-menu-item:not(.hs-menu-depth-1):hover {
  background: rgba(154, 97, 132, 0.1);
}
.custom-menu-primary .hs-menu-wrapper>ul ul {
  padding: 0;
}
.custom-menu-primary .hs-menu-wrapper>ul ul>li {
  padding: 13px;
}
li.hs-menu-item.hs-menu-depth-2.hs-item-has-children {
  position: relative;
}
.hs-menu-item:not(.hs-menu-depth-1):has(.hs-menu-depth-3):after {
  background-image: url(https://20041330.fs1.hubspotusercontent-na1.net/hubfs/20041330/dropdown-arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  left: 85%;
  top: calc(50% - 3px);
  transform: rotate(-90deg);
  transition: all .3s linear;
  width: 10px;
}
.hs-menu-item:not(.hs-menu-depth-1):has(.hs-menu-depth-3) > a:hover:after {
  display: none;
}

.mobile_menu .hs-menu-item:not(.hs-menu-depth-1):has(.hs-menu-depth-3):after {
  content: none;
}
.mobile_menu .hs-menu-depth-2 ul.hs-menu-children-wrapper:has(.hs-menu-depth-3) {
  visibility: visible !important;
  box-shadow: none;
  display: block !important;
}
.mobile_menu .hs-menu-depth-2 ul.hs-menu-children-wrapper .hs-menu-depth-3 > a {
  padding-inline-start: 25px;
}
.mobile_menu .hs-menu-depth-2:hover {
  background: none;
}




html {
  font-size: 18px;
}

body {
  font-size: 18px;
  color: #471132;
  font-weight: regular;
  font-family: DM Sans;
  letter-spacing: 0 !important;
  word-break: normal !important;
}

/* Paragraphs */

p {
  font-size: 18px;
  color: #471132;
  font-weight: regular;
  font-family: DM Sans !important;
  line-height: 26px !important;
  letter-spacing: 0 !important;
}

/* Anchors */

a {
  color: #471132;
  font-family: DM Sans !important;
  font-weight: 700;
  letter-spacing: 0 !important;
}

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

/* Headings */



h1 {
  font-family: P22 Mackinac !important;
  font-size: 48px!important;;
  color: #471132;
  font-weight: 500 !important;
  line-height: 62px !important;
  letter-spacing: 0 !important;
}

h2 {
  font-family: P22 Mackinac !important;
  font-size: 40px; 
  color: #471132;
  font-weight: 500 !important;
  line-height: 52px !important;
  letter-spacing: 0 !important;
}

h3 {
  font-family: P22 Mackinac !important;
  font-size: 28px !important;
  color: ;
  font-weight: 500;
  line-height: 36px !important;
  letter-spacing: 0 !important;
}

h4 {
  font-family: DM Sans !important;
  font-size: 20px !important;
  color: #471132;
  font-weight: 700;
  line-height: 28px !important;
  letter-spacing: 0 !important;
}

h5 {
  font-family: DM Sans !important;
  font-size: 18px !important;
  color: #471132;
  font-weight: 700;
  line-height: 26px !important;
  letter-spacing: 0 !important;
}

h6 {
  font-family: DM Sans !important;
  font-size: 14px !important;
  color: #471132;
  font-weight: 700;
  line-height: 22px !important;
  letter-spacing: 0 !important;
}
.hs-content-id-87351138215 .benefits-and-perks-section .row-number-3 a img{
  max-width:100%;
}
.hs-content-id-76974496340 .signup-section {
  margin-top:-80px !important;
}
.btn-primary{
  cursor: pointer;
  background: #803663;
  color: #fff;
  border: 2px solid #803663 !important;
  border-radius: 10px !important;
  padding: 12px 15px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
#hs_cos_wrapper_widget_1653080473231 input[type="submit"]{
  margin: 40px auto 0;
}
.btn-primary:hover,
#hs_cos_wrapper_widget_1653080473231 input[type="submit"]:hover{
  background-color:#116978 !important;
  border: 2px solid #116978 !important;
  color:#fff !important;
}
#hs_cos_wrapper_widget_1653080473231 {
  background-color: transparent !important;
}
.hs-video-wrapper iframe{border-radius:15px;}
.footer.footer-wrapper .top_content-new {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  border-block-end: 1px solid #9A6184;
}
.footer.footer-wrapper .footer_menu-new {
  display: flex;
  justify-content: space-between;
}
.footer.footer-wrapper .footer-subscription {
  width: 35%;
}
.footer.footer-wrapper .footer_menu-new {
  display: flex;
  justify-content: space-between;
  width: 55%;
  margin-bottom: 42px;
}
.footer.footer-wrapper .footer_menu-new ul{
  list-style:none;
  margin:0 0 60px;
  padding:0;
}

/* .footer.footer-wrapper .footer_menu-new .footer-holder.column2 ul:nth-child(1):not(.active-branch){
  margin-bottom:102px;
} */
.footer.footer-wrapper .footer_menu-new ul li{
  display:block;
  margin:0 0 14px;
}
.footer.footer-wrapper .footer_menu-new ul li a {
  color: #FBF8F1;
  font-size: 18px;
  line-height: 27px;
  font-weight:400;
  transition: 0.2s ease-in-out all !important;
}
.footer.footer-wrapper .footer_menu-new ul li a:hover{
  color:#fff !important;
/*   font-size: 19px; */
  text-decoration: underline;
}
.footer.footer-wrapper .footer_menu-new ul li a span {
  background: #9A6184;
  border-radius: 6px;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  padding: 3px 10px;
  margin: 0 0 0 14px;
  color:#fff;
}
.footer.footer-wrapper .footer-botom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #9A6184;
  padding: 16px 0 6px !important;
}
@media (max-width: 767px) {
  .footer.footer-wrapper .footer-botom {
    padding-block: 24px !important;
  }
}
.footer.footer-wrapper .footer-botom .policy-links ul {
  display: flex;
  color: #fbf8f1;
  list-style: none;
  margin-inline-start: auto;
  margin-block: 0;
  gap: 22px;
  padding: 0;
}
@media (max-width: 767px) {
  .footer.footer-wrapper .footer-botom .policy-links ul {
    flex-direction: column;
    gap: 9px;
    margin-inline-start: 0;
  }
}
.footer.footer-wrapper .footer-botom .policy-links ul a {
  color: #C09BB1;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.footer.footer-wrapper .footer-botom .policy-links {
  width: 100%;
  display: flex;
}
.footer.footer-wrapper .footer-botom .footer_logo_img {
  max-width: 188px;
}
.footer.footer-wrapper .footer-botom .copyright {
  border-top: 0;
  color: #fbf8f1!important;
  margin-top: 0;
  padding: 0 50px;
}
.footer.footer-wrapper .footer-botom .footer_img-company {
  max-width: 107px;
}
.footer.footer-wrapper .footer-botom  .copyright p {
  color: rgba(251, 248, 241, 1.0);
  font-size: 14px !important;
}
.footer.footer-wrapper .copyright-mobile{
  display:none;
}
.footer.footer-wrapper{
  padding:60px 20px;
}
.footer.footer-wrapper .footer_comtainer {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-top: 0;
}
.mobile-menu {
  display: none;
}
.footer.footer-wrapper .footer-holder span,
.footer.footer-wrapper .footer-subscription div.footer-stay-connected span {
  color: #C09BB1;
  font-weight:700;
  display: block;
  margin-bottom: 14px;
}

.footer.footer-wrapper div.footer-stay-connected { 
/*   display: none;  */
  margin-block-start: 60px;
}
.footer.footer-wrapper .footer_img-company {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin-block: 40px;
}
.footer.footer-wrapper .footer_img-company #hs_cos_wrapper_module_16799949905433 img {
  max-width: 72px !important;
}
.footer.footer-wrapper .footer-hide{ 
/*   display: none;  */
}
/* .footer.footer-wrapper .footer-botom > div { 
  display: none !important;
} */
.footer.footer-wrapper div.footer-stay-connected .icon-wrapper {
  display: flex;
  flex-direction: row;
  gap: 30px;
/*   margin-block-start: 40px; */
}
.footer.footer-wrapper div.footer-stay-connected .icon-wrapper a {
  line-height: 1;
}
.footer.footer-wrapper div.footer-stay-connected .icon-wrapper a:hover svg circle,
.footer.footer-wrapper div.footer-stay-connected .icon-wrapper a:focus-visible svg circle {
  transition: .3s ease-in-out;
  fill: #fbf8f1;
}
.footer.footer-wrapper div.footer-stay-connected > p {
  color: #FBF8F1;
  font-size: 18px;
  line-height: 27px;
  font-weight:400;
}
.footer.footer-wrapper div.footer-stay-connected > p a {
  color: #7accc5;
  text-decoration: underline;
}
.home_page_row1-row-2-background-color{
  overflow:hidden;
}
/* @media(max-width:942px){
  .footer.footer-wrapper .footer_menu-new .footer-holder.column2 ul:nth-child(1){
    margin-bottom:74px;
  }
}
@media(max-width:846px){
  .footer.footer-wrapper .footer_menu-new .footer-holder.column2 ul:nth-child(1) {
    margin-bottom: 102px;
  }
} */
@media(max-width:480px){
/*   .btn-primary{
    padding: 10px 8px;
    font-size: 14px;
  } */
/*   .btn-secondary{
    padding: 10px 8px !important;
  } */
}
.btn-secondary{
  cursor: pointer;
  background: #fff;
  color: #803663 !important;
  border: 2px solid #803663;
  border-radius: 10px !important;
  padding: 12px 15px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
.btn-secondary:hover{
  background-color:#116978 !important;
  border: 2px solid #116978 !important;
  color:#fff !important;
}
.dark-mood.btn-primary {
  cursor: pointer;
  background: #fbf8f1;
  color: #471132;
  border: 2px solid #fbf8f1;
  border-radius: 10px;
  padding: 12px 20px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  font-family: NeueMontreal-Bold;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
.dark-mood.btn-primary:hover{
  background-color:#ec6555;
  border: 2px solid #ec6555;
  color:#fff;
}
.dark-mood.btn-secondary {
  cursor: pointer;
  background: #471132;
  color: #FBF8F1;
  border: 2px solid #FBF8F1;
  border-radius: 10px;
  padding: 12px 20px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  font-family: NeueMontreal-Bold;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
.dark-mood.btn-secondary:hover{
  background-color:#ec6555;
  border: 2px solid #ec6555;
  color:#fff;
}
@media (min-width: 800px){
  h1 {
    font-size: 48px!important;;
    line-height: 72px;
  }
  h2 {
    font-size: 40px !important;
    line-height: 55px;
  }
}

/* Blockquote */

blockquote {
  border-left-color: #803a62;
}




#hs_cos_wrapper_widget_1645739728260 input[type="submit"] {
  margin: 0 auto;
}
.hs-button,
.hs-button.large.primary,
button,
.button {
  background-color: 

  
  
    
  


  rgba(128, 58, 98, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  border-radius: 10px;
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
  padding: 12px 15px;
  font-family: DM Sans !important;
  font-weight: 700;
  letter-spacing: 0 !important;
}
.hs-landing-page a.button:hover {
  color: #f8fbf1 !important;
}
.hs-button:hover,
.hs-button:focus,
.hs-button.large.primary:hover,
.hs-button.large.primary:focus,
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(15, 95, 164, 0.0)

;
  border: 1px solid 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
}

.hs-button:active,
.hs-button.large.primary:active,
button:active,
.button:active {
  background-color: ;
  border: 1px solid 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  color: ;
}





form,
.submitted-message {
  font-size: 18px;
  color: #471132;
  font-weight: regular;
  font-family: DM Sans !important;
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  font-family: DM Sans !important;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  font-family: DM Sans !important;
}

/* Form inputs */

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select  {
  border-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  color: #471132;
  border-radius: 5px;
  font-family: DM Sans !important;
  width: 100% !important;
  /*   color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

 !important; */
}
div#hs_form_target_widget_1666189321118 select{
  color: #471132 !important;
}
input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  border-bottom-color: 

  
  
    
  


  rgba(128, 58, 98, 1)

;
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
}





.header-bg {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul>li
{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  font-weight: 700;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:active>a
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  background-color: 

  
  
    
  


  rgba(231, 231, 231, 0.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul ul>li
{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul ul>li>a
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  font-weight:700;
}
.custom-menu-primary .hs-menu-wrapper>ul ul>li:hover>a
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul ul>li:active>a
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}


.custom-menu-primary .hs-menu-wrapper>ul>li:last-child>.phone
{
  color: ;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child>.phone:hover
{
  color: ;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a{
  background-color:unset;
  border:unset;
  border-radius: unset;
  color: rgba(71, 17, 50, 1.0);
  padding: 6px 30px;
  display: block;
  font-family: NeueMontreal-Bold;
  font-size: 16px;
  margin-left: 20px;
  outline: none;
  padding: 8px 2px;
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a:hover {
  background-color: unset;
  border-color: #803a62;
  color: rgba(71, 17, 50, 1.0);
  padding:8px 16px 8px 2px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child ul li a{
  margin-left:0;
  padding-right:0 !important;
}
.custom-menu-primary .hs-menu-wrapper ul li:last-child ul li a:hover:before{
  opacity:0;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a:before {
  background-color: currentColor;
  bottom: -3px;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  transform: translateY(4px);
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100%;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a:hover:before {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li:first-child {
  display: none;
}
form input[type="submit"]{
  background-color: 

  
  
    
  


  rgba(128, 58, 98, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(128, 58, 98, 1.0)

;
  border-radius: 20px;
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
  padding: 6px 30px;
  font-weight: 700; */
  cursor: pointer;
  background: #803663 !important;
  color: #fbf8f1;
  border: 2px solid #803663  !important;
  border-radius: 10px  !important;
  padding: 12px 15px  !important;
  text-decoration: none;
  transition: all .3s ease-in-out;
  font-family: NeueMontreal-Bold;
  font-weight: 700;
  text-align: center;
  font-size: 16px  !important;
  line-height: 24px  !important;
  white-space:nowrap  !important;
}
button.accordian-item:hover,
button.accordian-item:focus{
  background: transparent !important;
  color: #471132 !important;
}
form input[type="submit"]:hover {
  background-color: #116978 !important;
  border: 2px solid #116978 !important;
  color: #fff !important;
  white-space:nowrap;
}
form input.hs-button.large.primary:hover{
  background-color: #116978 !important;
  border: 2px solid #116978 !important;
  color: #fff !important;
}
footer form input.hs-button.large.primary:hover{
  background-color: #fbf8f1 !important;
  border: 2px solid #fbf8f1 !important;
  color: rgba(71, 17, 50, 1.0) !important;
}
.footer-subs .hs_submit input[type=submit] {
  border: 1px solid #fff   !important;
  color: #fff   !important;
  padding: 10px 8px !important;
  border-radius:35px !important;
  width: 100%;
  margin: 0 0 0 -1px;
  min-height: 42.8px  !important;
  background: #471132 !important;
}


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

.header__language-switcher-label-current:after {
  border-top-color: ;
}
.footer.footer-wrapper.footer_test .mobile_logo_wrapper{
  display:none;
}

@media(max-width: 767px) {
/*  latest Changes  */
  .footer.footer-wrapper.footer_test .mobile_logo_wrapper{
  display:none;
}
  .footer.footer-wrapper.footer_test .footer-subscription{
    padding-top:30px;
  }
/*   .footer.footer-wrapper.footer_test .footer-botom, .footer.footer-wrapper.footer_test .footer-subscription{
     display:none !important;
  } */
  .mobile_menu .hs-menu-wrapper > ul ul{
    display:block;
  }
  .mobile_menu .hs-menu-wrapper > ul > li:last-child ul li a{
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: NeueMontreal-Bold;
    font-size: 23px;
    letter-spacing: .02em;
    line-height: 1.3;
    margin-bottom: 20px;
    text-decoration: none;
    text-transform: capitalize;
  }
  .mobile_menu .hs-menu-wrapper > ul > li:last-child {
    padding-top: 0;
  }

  .mobile_menu .hs-menu-wrapper > ul > li:last-child a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: NeueMontreal-Bold;
    font-size: 32px;
    letter-spacing: .02em;
    line-height: 1.3;
    margin-bottom: 20px;
    text-decoration: none;
    background: unset;
    color: #fff !important;
    padding: 0;
    margin: 0 0 20px;
    border: unset;
    border-radius: 0 !important;
  }
  .hs-content-id-95092858752  .parent_header {
    margin-bottom: 53px;
  }
  .hs-content-id-95092858752  .banner {
    padding-top: 100px;
  }
  .hs-content-id-95092858752  .row > .bar {
    margin: 8px 0 0;
  }
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
  .care-experience-page h2{
    /*     font-size:32px !important; */
  }
  .footer.footer-wrapper .footer_menu-new {
    display: none;
  }
  .footer.footer-wrapper .footer-subscription {
    width: 100%;
  }
  .footer.footer-wrapper .footer-botom .copyright {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .footer.footer-wrapper .footer-botom .copyright {
    display: none;
  }
  .footer.footer-wrapper .copyright-mobile {
    display: block;
  }
  .footer.footer-wrapper .copyright-mobile p {
    color: #E6D7E0;
    font-size: 14px !important;
    line-height: 21px !important;
    margin: 30px 0 0;
  }
  .footer.footer-wrapper {
    padding: 30px 20px;
  }
  .footer.footer-wrapper .footer-subs {
    margin: 0;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(128, 58, 98, 1.0)

;
}
.footer-menu .hs-menu-wrapper>ul>li>a,
.footer-right .footer-contact-details h4
{
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.footer-right .footer-address-details .postalAddress h5,
.footer-right .footer-address-details .phone h5,
.footer-right .footer-contact-details h5
{
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.footer-right .footer-address-details .postalAddress p,
.footer-right .footer-address-details .phone p,
.footer-right .footer-contact-details p
{
  color: 

  
  
    
  


  rgba(71, 17, 50, 1.0)

;
}
.footer_menu .hs-menu-wrapper>ul li a
{
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.footer_menu .hs-menu-wrapper>ul li a:hover{
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.social_items >ul li a {
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.social_items >ul li a:hover {
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.copyright p{
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

;
}
.footer-subs h4 {
  color: 

  
  
    
  


  rgba(251, 248, 241, 1.0)

 !important;
  margin-bottom: 15px;
}




/* 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: #471132;
}

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

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

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

.blog-pagination__link {
  color: #471132;
}

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

.blog-post__title {
  color: #471132;
  font-family:P22 Mackinac;
  font-size: 48px;
  font-weight: 500;
}

.blog-post__author {
  background-color: #803a62;
}

#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 {
  background-color: ;
}

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

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

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

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

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

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

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

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

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

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

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

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

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

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

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

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

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

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

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











.card__price {
  font-family: P22 Mackinac
    font-size: 28px;
  color: ;
  font-weight: 500
}

/* April 3, 2024 */
.blog-related-posts__title a {
  color: #471132;
  font-family: P22 Mackinac !important;
  font-weight: 500 !important;
}
.blog-related-posts .blog-post__meta-section {
  justify-content:space-between;
  align-items:flex-end;
  
}

.blog-related-posts .blog-post__meta-section .blog-post__read-more,
.blog-index__post-inner-card .blog-index__post-content .blog-post__meta-section .blog-post__read-more{
    min-width: 120px;
}
.blog-index__post-inner-card .blog-index__post-content .blog-post__tags a {
  font-family: DM Sans !important;
  font-size: 14px;
  font-weight: 700 !important;
}
.blog-index__post-inner-card .blog-index__post-content h3.blog-related-posts__title {
  margin-top:0;
  margin-bottom:25.20px;
}
.blog-related-posts .blog-post__meta-section .blog-post-author h6,
.blog-index__post-inner-card .blog-index__post-content .blog-post__meta-section .blog-post-author h6{
    text-align: right;
}
.blog-index__post-inner-card .blog-index__post-content {
  padding:20px;
}