/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/*****************************************/
/* Start your style declarations here    */
/*****************************************/
body { 
  margin: 0; 
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.hse-section { 
  padding: 0px !important; 
}    

/* Font stacks for better cross-client compatibility */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
}

p, div, span, td {
  font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

/* Global link styling */
a {
  text-decoration: none !important;
}

/* Improved CTA button styling with nowrap fix */
table[role="presentation"] td[bgcolor="#00ACF9"] {
  display: inline-block !important;
  width: auto !important;
  min-width: 160px !important;
  border-radius: 50px !important;
  margin: 0 !important;
}

table[role="presentation"] td[bgcolor="#00ACF9"] a {
  text-decoration: none !important;
  display: inline-block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

table[role="presentation"] td[bgcolor="#00ACF9"] a span {
  white-space: nowrap !important;
  word-break: keep-all !important;
  font-family: 'Inter', Arial, Helvetica, sans-serif !important;
  display: block !important;
  padding: 16px 30px !important;
  font-size: 16px !important;
  line-height: 19px !important;
}

table[role="presentation"] td[bgcolor="#00ACF9"] img {
  display: inline-block !important;
  width: 17px !important;
  height: 15px !important;
  vertical-align: middle !important;
  padding-left: 15px !important;
  border: 0 !important;
}

/* Fix for equal width rendering in all email clients */
.tcic-img td {
  line-height: 0 !important;
  font-size: 0 !important;
}

/* Force all tables to have fixed layout */
table {
  table-layout: fixed !important;
}

/* Image rendering fixes */
img {
  -ms-interpolation-mode: bicubic !important;
  border: 0 !important;
  outline: none !important;
  display: block !important;
}

/* Table fixes */
table {
  border-collapse: collapse !important;
  mso-table-lspace: 0pt !important;
  mso-table-rspace: 0pt !important;
}

/* Desktop to mid-size devices */
@media only screen and (max-width: 639px) {
  .hs_padded {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
} 

/* Mid-size devices */
@media only screen and (max-width: 515px) {
  img.fullwidth:not([bgcolor="#00ACF9"] img) { 
    width: 100% !important; 
    height: auto !important; 
  }
} 

/* Mobile-specific styles */
@media only screen and (max-width: 540px) {
  /* Padding and spacing */
  .hs_padded {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  
  .header-logo, .footer-logo {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
  
  td.hs_padded.tcic-cap { 
    padding: 15px 10px 5px 10px !important;
  }
  
  /* Two-column layout */
  .tc-wrap {
    padding-top: 25px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  
  .hse-column.hse-size-6 {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  /* Column specific styles */
  #column_1670066769255_0,
  #column_1670066769255_1 {
    padding-left: 23px !important;
    padding-right: 23px !important;
    padding-bottom: 20px !important;
    box-sizing: border-box !important;
  }
  
  .tc-wrap.tc-wrap-2 {
    padding-bottom: 30px !important;
  }
  
  .tc-wrap.tc-wrap-2 #column_1670066769255_0 {
    padding-bottom: 20px !important;
  }
  
  td.iccwp {
    padding: 40px 23px 0 0 !important;
  }
  
  /* Image and text adjustments for mobile */
  .tcic-img td {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 10px !important;
  }
  
  .hs_padded.tcic-cap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  /* Reduce vertical spacing */
  p {
    margin: 5px 0 10px 0 !important;
  }
  
  /* Fix for CTA on mobile */
  table[align="left"] {
    margin-left: 0 !important;
    margin-top: 5px !important;
    width: 100% !important;
  }
  
  table[role="presentation"] td[bgcolor="#00ACF9"] {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
  }
  
  table[role="presentation"] td[bgcolor="#00ACF9"] a {
    width: 100% !important;
    display: block !important;
  }
  
  table[role="presentation"] td[bgcolor="#00ACF9"] a span {
    padding: 12px 20px !important;
    font-size: 14px !important;
    text-align: center !important;
  }
}

/* Desktop styles for columns */
@media only screen and (min-width: 541px) {
  .hse-section .hse-size-6 {
    max-width: 300px !important;
    width: 300px !important;
  }
  
  .hse-column.hse-size-6 {
    display: table-cell !important;
    vertical-align: top !important;
  }
  
  /* Ensure images have consistent width without cropping */
  .tcic-img img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
  }
  
  /* Ensure text areas align */
  .tcic-cap {
    display: block !important;
  }
}

/* Outlook-specific styles */
<!--[if mso]>
<style>
  /* Force fixed width for all containers */
  .outlook-container {
    width: 600px !important;
    max-width: 600px !important;
    table-layout: fixed !important;
  }
  
  /* Force nowrap on all CTA text */
  .cta-text, 
  table[role="presentation"] td[bgcolor="#00ACF9"] a span {
    white-space: nowrap !important;
    word-break: keep-all !important;
  }
  
  /* Force image sizing */
  .outlook-img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
  }
  
  /* Force column widths */
  .col-50 {
    width: 280px !important;
    max-width: 280px !important;
  }
  
  /* Fix text styles */
  h3, h4 {
    margin: 0 !important; 
    font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  }
  
  p {
    margin: 0 !important; 
    font-family:'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
  }
</style>
<![endif]-->