







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-size: 18px;
}

body {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

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

ul.checkList li::marker { content: "\2611 "; font-size: 20px; }
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 0px solid rgba(255, 255, 255, 0%);

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 6px;
  color: #b20b4b;
  font-size: 14px;
  text-transform: uppercase;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 0px solid rgba(255, 255, 255, 0%);
;
  color: 

  
  
    
  


  rgba(1, 43, 127, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 255, 0.0);
  border-color: #ffffff;
}





form,
.submitted-message {
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #F8FAFC;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #F8FAFC;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Raleway; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #000000;
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}


/* Labels */

form label {
  color: #000000;
}

/* Help text */

form legend {
  color: #000000;
}

/* Inputs */

form input[type=text],
form input[type=search],
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: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  border-radius: 3px;
}

/* Form placeholder text */

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

::-moz-placeholder {
  color: #000000;
}

:-ms-input-placeholder {
  color: #000000;
}

::placeholder {
  color: #000000;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #012b7f;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(1, 43, 127, 1.0)

;
  border-radius: 6px;
  text-transform: uppercase;
}

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: #ffffff;
}





/* Table */

table {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #000000;

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(1, 43, 127, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}





.header {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

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

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

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

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

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(248, 250, 252, 1.0)

;
}

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

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.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: #000000;
}





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

/* Blog post */

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

.blog-post__tag-link {
  color: #000000;
}

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

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

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #000000;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #282828;
}

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #282828;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #000000;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #000000;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #282828;
}

.hs-pagination__link-icon svg {
  fill: #000000;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
}

.card__body svg {
  fill: #012b7f;
}

/* Social follow */

.social-links__icon {
  background-color: #012b7f;
}

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

.social-links__icon:active {
  background-color: #2953a7;
  font-weight: 700; text-decoration: none; font-family: Raleway, sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
}






.gradTest-01 {
  width: 100%;
  min-height: 800px;
  background-image: linear-gradient(170deg, #012B7F, #075E9F, #12BFDC);
}


a { color: #0092a7; text-decoration: none; }
a:active { color: #0092a7; text-decoration: none; }
a:hover { color: #0092a7; text-decoration: underline; }
a:visited { color: #0092a7; text-decoration: none; }
h1 { font-size: 64px; font-weight: 400; }
 @media(max-width: 768px){ h1 { font-size: 48px; } } 
h2 { font-size: 48px; font-weight: 400; }
 @media(max-width: 768px){ h2 { font-size: 40px; } }


/* *********************** */
/* header, navigation, etc */
/* *********************** */
.header {
  position: fixed;
  top: 0;
  width: 100%;
  background: transparent;
  z-index: 9;
  padding: 0 20px;
}
/* --- STRUCTURAL HEADER CSS --- */
.header__container {
  max-width: 1280px;
  margin: 0 auto;
  background: #F4F4ED;
  border-radius: 0 0 10px 10px;
  box-shadow: 4px 4px 8px rgba(0,0,0,0.10);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; /* Crucial so the mobile menu can drop down from it! */
}

/* Pushes the navigation over to the right so it sits neatly next to the CTA */
.header__column {
  flex-grow: 1;
  display: flex;
  justify-content: center; /* This centers the navigation! */
  align-items: center;
}

.header__logo {
  border-bottom-left-radius: 10px;
  background: #fff;
  padding: 20px;
}
.headerCta {
  border-bottom-right-radius: 10px;
}

.header__row-2 {
  min-height: 75px;
}
.headerCta {
  width: 200px; 
  min-height: 75px; 
  height: 100%; 
  background: #C2004A; 
  padding: 20px; 
  color: #fff; 
  text-align:center; 
  transition: 0.4s;
}
.headerCta:hover {
  background: #850838;
  transition: 0.4s;  
}
.headCall {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: 0.4s;
}
.headerCta:hover .headCall {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: 0.4s;
}

@media(max-width:768px){
  .header__container {
    overflow: normal;
  }
  .header__logo { 
    margin: 0;
    padding: 10px;
  }
  .header__navigation {
    display: block;
  }
  .headerCta {
    display: none;
  }
}

@media (max-width: 767px) {
  .header__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap; /* This strictly forbids stacking */
    position: relative; /* Keeps the absolute mobile dropdown attached to the bottom! */
    padding-top: 0;
  }
  .header__logo {
    flex: 0 0 auto; /* Tells it to only take up exactly as much space as the image needs */
    width: auto;
    padding: 10px 20px;
    margin: 0;
  }
  .header__column {
    flex: 1 1 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }
}



/* *********************** */
/* footer, navigation, etc */
/* *********************** */
/* --- FOOTER STRUCTURAL WRAPPER --- */
.footer {
  background-color: #f4f4ed; /* The Meyestro beige */
  padding: 80px 20px 60px;
  color: #1a1a1a;
  border-radius: 10px 10px 0 0; /* Optional: if it needs top rounding like the header */
}

.footer_wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  /* Proportions: Logo gets 1 part, Menu gets 1.5 parts, Form gets 1.2 parts */
  grid-template-columns: 1fr 1.5fr 1.2fr; 
  gap: 40px;
}

/* --- COLUMN 1: LOGO --- */
.footer_logo img {
  max-width: 180px;
  height: auto;
}

/* --- COLUMN 2: MENUS --- */
.footer_menu_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* Pushes the legal links to the absolute bottom! */
}

/* Strip default HubSpot menu styling */
.footer_menu .hs-menu-wrapper > ul,
.footer_legal .hs-menu-wrapper > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer_menu .hs-menu-wrapper > ul > li {
  margin-bottom: 18px;
}

.footer_menu .hs-menu-wrapper > ul > li > a {
  color: #1a1a1a;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.2s;
}

.footer_menu .hs-menu-wrapper > ul > li > a:hover {
  color: #C2004A; /* Meyestro Fuchsia */
}

/* Legal Links (Horizontal) */
.footer_legal .hs-menu-wrapper > ul {
  display: flex;
  gap: 30px;
  margin-top: 60px; /* Space between main menu and legal */
}

.footer_legal .hs-menu-wrapper > ul > li > a {
  color: #1a1a1a;
  text-decoration: none;
  font-size: 14px;
}

.footer_legal .hs-menu-wrapper > ul > li > a:hover {
  text-decoration: underline;
}

/* --- COLUMN 3: NEWSLETTER & SOCIAL --- */
.newsletter-heading {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 25px 0;
  font-weight: 600;
}

/* Overriding HubSpot Form Defaults */
.newsletter-form-wrapper .hs-form {
  margin: 0;
}

/* Hides the label so we just see the input box */
.newsletter-form-wrapper label {
  display: none; 
}

.newsletter-form-wrapper .hs-form-field {
  margin-bottom: 20px;
}

.newsletter-form-wrapper input[type="email"] {
  width: 100%;
  padding: 18px 20px;
  border-radius: 8px;
  border: none;
  background-color: #ffffff;
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
}

/* Strips the button background and turns it into text */
.newsletter-form-wrapper .hs-button {
  background: transparent !important;
  color: #C2004A !important; /* Fuchsia */
  border: none !important;
  padding: 0 !important;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: none !important;
  text-shadow: none !important;
}

.newsletter-form-wrapper .hs-button:hover {
  color: #012B7F !important; /* Navy hover */
}

/* Social Link */
.footer_social {
  margin-top: 40px;
}

.footer_social a {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #1a1a1a;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}

.footer_social a:hover {
  color: #0ab4d6; /* Meyestro Cyan */
}

/* --- MOBILE RESPONSIVENESS --- */
@media (max-width: 900px) {
  .footer_wrapper {
    grid-template-columns: 1fr; /* Stacks everything into 1 column */
    gap: 60px;
  }
  
  .footer_legal .hs-menu-wrapper > ul {
    flex-direction: column;
    gap: 15px;
  }
}


/* *********************** */
/* ********* CTAs ******** */
/* *********************** */
.ctaWhite {
  display: inline-bock;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  transition: .2s;
}
.ctaWhite::after {
  content: '';
  background: url('https://244639277.fs1.hubspotusercontent-na2.net/hubfs/244639277/graphics/cta_teal-arrow.png');
  background-size: cover;
  position:absolute;
  top: -6px;
  right: -51px;
  width: 32px;
  height: 32px;
  transition: .2s;
}
.ctaWhite:hover {
  color: #012B7F;
  text-decoration: none;
  font-weight: bold;
  transition: .2s;
}
.ctaWhite:hover::after {
  content: '';
  background: url('https://244639277.fs1.hubspotusercontent-na2.net/hubfs/244639277/graphics/cta_teal-arrow.png');
  background-size: cover;
  position:absolute;
  top: -6px;
  right: -68px;
  width: 32px;
  height: 32px;
    transition: .2s;
}

.ctaRed {
  display: inline-bock;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #B20B4B;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.2s;
}
.ctaRed::after {
  content: '';
  background: url('https://244639277.fs1.hubspotusercontent-na2.net/hubfs/244639277/graphics/cta_teal-arrow.png');
  background-size: cover;
  position:absolute;
  top: -6px;
  right: -51px;
  width: 32px;
  height: 32px;
  transition: .2s;
}
.ctaRed:hover {
  color: #012B7F;
  text-decoration: none;
  font-weight: bold;
  transition: 0.2s;
}
.ctaRed:hover::after {
  content: '';
  background: url('https://244639277.fs1.hubspotusercontent-na2.net/hubfs/244639277/graphics/cta_teal-arrow.png');
  background-size: cover;
  position:absolute;
  top: -6px;
  right: -68px;
  width: 32px;
  height: 32px;
  transition: .2s;
}

.redPill {
  display: inline-block;
  background: #B20B4B;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 24px;
  transition: 0.3s;
}
.redPill:hover {
  display: inline-block;
  background: #850838;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 24px;
  transition: 0.3s;
}

/* **************** */
/* ***** BLOG ***** */
/* **************** */

/* --- BLOG LISTING STRUCTURAL WRAPPERS --- */
.meyestro-blog-listing {
  background-color: #ffffff;
  padding-bottom: 60px;
}

.meyestro-blog-listing .content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- HEADER SECTION --- */
.blog-header {
  padding: 180px 0 60px;
}

.blog-title {
  font-size: 48px;
  font-weight: 300; 
  color: #1a1a1a;
  margin: 0 0 20px 0;
  line-height: 1.2;
}

.blog-subtitle {
  font-size: 20px;
  font-weight: 600; 
  color: #1a1a1a;
  max-width: 800px;
  line-height: 1.5;
  margin: 0;
}

/* --- BLOG GRID --- */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 60px;
}

/* --- THE CARD DESIGN --- */
.blog-card {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); /* Soft drop shadow */
  overflow: hidden; /* Crucial: Clips the image to the card's rounded corners */
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card:hover {
  transform: translateY(-5px); /* Slight lift effect on hover */
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.blog-card-image-wrapper {
  display: block;
  height: 240px; /* Locks all images to the exact same height */
  overflow: hidden;
}

.blog-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures images fill the box without squishing */
  transition: transform 0.5s ease;
}

.blog-card:hover .blog-card-image {
  transform: scale(1.03); /* Subtle image zoom on hover */
}

.blog-card-content {
  padding: 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1; /* Pushes the "Read Article" link to the bottom if summary lengths vary */
}

.blog-card-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

.blog-card-title a {
  color: #1a1a1a;
  text-decoration: none;
  transition: color 0.2s;
}

.blog-card-title a:hover {
  color: #0ab4d6; /* Meyestro Cyan */
}

.blog-card-excerpt {
  font-size: 15px;
  color: #555555;
  line-height: 1.6;
  margin-bottom: 30px;
  flex-grow: 1; 
}

.blog-card-link {
  font-size: 15px;
  font-weight: 700;
  color: #0ab4d6; /* Teal/Cyan color from design */
  text-decoration: none;
  display: inline-block;
  margin-top: auto; /* Glues it to the bottom */
  transition: opacity 0.2s;
}

.blog-card-link:hover {
  opacity: 0.8;
}

/* --- SIMPLE PAGINATION --- */
.blog-pagination {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 40px;
}

.btn-pagination {
  padding: 10px 20px;
  background-color: #f4f4ed;
  color: #1a1a1a;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  transition: background-color 0.2s;
}

.btn-pagination:hover {
  background-color: #e5e5dd;
}

/* --- MOBILE RESPONSIVENESS --- */
@media (max-width: 1024px) {
  .blog-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 columns on tablets */
  }
}

@media (max-width: 768px) {
  .blog-title {
    font-size: 36px;
  }
  .blog-subtitle {
    font-size: 18px;
  }
  .blog-grid {
    grid-template-columns: 1fr; /* 1 column on phones */
  }
}

/* --- POST STRUCTURAL WRAPPERS --- */
.content-wrapper-narrow {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px;
}

.meyestro-blog-post {
  padding-top: 120px; /* Adjust this to clear your fixed header */
  background-color: #ffffff;
}

/* --- HERO IMAGE --- */
.post-hero {
  margin-bottom: 40px;
}

.post-featured-image {
  width: 100%;
  height: auto;
  max-height: 450px;
  object-fit: cover;
  border-radius: 20px; /* Matches Figma mockup */
}

/* --- POST HEADER --- */
.post-header {
  margin-bottom: 40px;
}

.post-title {
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
  color: #1a1a1a;
  margin: 0 0 15px 0;
}

.post-meta {
  font-size: 14px;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* --- POST BODY TYPOGRAPHY --- */
.post-body {
/*  font-size: 16px; */
  line-height: 1.8;
  color: #444444;
}

.post-body h2 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 400;
  margin: 40px 0 20px;
  color: #1a1a1a;
}

.post-body h3 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  margin: 30px 0 15px;
  color: #1a1a1a;
}

.post-body {
  & h4 { font-size: 20px; font-weight: 700; line-height: 1.25; }
  & h5 { font-size: 16px; font-weight: 400; line-height: 1.25; }
  & h6 { font-size: 14px; font-weight: 400; line-height: 1.25; }
}


.post-body p {
  margin-bottom: 20px;
}

.post-body a {
  color: #0092a7; 
  text-decoration: none;
  font-weight: inherit;
}

.post-body a:hover {
  text-decoration: underline;
}

.post-body ul, 
.post-body ol {
  margin-bottom: 20px;
  padding-left: 20px;
}

.post-body li {
  margin-bottom: 10px;
}

/* --- AUTHOR BOX --- */
.post-author-box {
  display: flex;
  align-items: flex-start;
  gap: 25px;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.06);
  margin-top: 60px;
  margin-bottom: 40px;
}

.author-avatar img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  object-fit: cover;
}

.author-info {
  flex-grow: 1;
}

.author-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.author-name {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: #1a1a1a;
}

.author-title {
  font-weight: 400;
  color: #666;
}

.author-social:hover svg {
  fill: #0ab4d6; /* Cyan hover on LinkedIn */
  transition: fill 0.2s;
}

.author-bio {
  font-size: 14px;
  line-height: 1.6;
  color: #555;
  margin: 0;
}

/* --- RELATED POSTS SECTION --- */
.related-posts-section {
  /* Smooth gradient from white to Meyestro's subtle blue/gray background */
  background: linear-gradient(180deg, #ffffff 0%, #eef3f8 100%); 
  padding: 80px 0;
}

.related-posts-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #1a1a1a;
}


/* --- MOBILE RESPONSIVENESS --- */
@media (max-width: 768px) {
  .post-title {
    font-size: 32px;
  }
  
  .post-author-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .author-header {
    flex-direction: column;
    gap: 10px;
  }
}


/* --- THE NUCLEAR BUTTON RESET --- */
form, .hs-form {
  background: inherit; 
}
.newsletter-form-wrapper .hs-submit {
  margin-top: 20px; /* Gives it breathing room from the input field */
}

.newsletter-form-wrapper .hs-button,
.newsletter-form-wrapper input[type="submit"],
.newsletter-form-wrapper .hs-submit input {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #C2004A !important; /* Meyestro Fuchsia */
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-family: inherit !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  cursor: pointer !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-radius: 0 !important;
  min-width: 0 !important;
  line-height: 1 !important;
  text-align: left !important;
  display: inline-block !important;
}

.newsletter-form-wrapper .hs-button:hover,
.newsletter-form-wrapper input[type="submit"]:hover,
.newsletter-form-wrapper .hs-submit input:hover,
.newsletter-form-wrapper .hs-button:focus,
.newsletter-form-wrapper input[type="submit"]:focus {
  color: #012B7F !important; /* Navy hover */
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  transform: none !important; /* Kills any global hover shifts */
}