

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');







/* 1a. Containers */


  



  


/* 1b. Colors */









/* 1c. Typography */





























/* 1d. Buttons */




































/* 1e. Forms */











































/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* @font-face {
  font-family: 'Lexend';
  src: url('/safetrac-nz-2025/fonts/Lexend-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
} */


/* Drag and drop layout styles */

.dnd-section {
  padding: 60px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 60px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

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





html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: #ffffff;
  color: #52606D;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: 300; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #00007b;
}

a:hover,
a:focus {
  font-weight: 300; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #0000ff;
}

a:active {
  font-weight: 300; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #5050ff;
}

/* Headings */
h1 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 64px;
  text-transform: none;
}

h2 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 48px;
  text-transform: none;
}

h3 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 32px;
  text-transform: none;
}

h4 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 16px;
  text-transform: none;
}

@media (max-width: 1780px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 32px;
  }
}

/* Blockquotes */

blockquote {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  border-left-color: #0000ff;
  color: #00007b;
  font-size: 24px;
}

blockquote > footer {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #1dbaff;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #0000ff;

  padding-top: 13px;
padding-right: 23px;
padding-bottom: 13px;
padding-left: 23px;

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

  
  
    
  


  rgba(0, 0, 255, 1.0)

;
  border-radius: 16px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: none;
  transition: 0.2s ease;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px solid #0000E8;

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

  
  
    
  


  rgba(0, 0, 232, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
  transition: 0.2s ease;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #0000E8;

  font-family: Lexend, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(80, 80, 255, 100);
  border-color: #5050ff;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

.button.button--secondary,
.hs-delete-data__button,
.hs-download-data__button {
  border: 1px solid #ffffff;

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 16px;
  color: #ffffff;
  fill: #ffffff;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active,
.hs-delete-data__button:hover,
.hs-delete-data__button:focus,
.hs-delete-data__button:active,
.hs-download-data__button:hover,
.hs-download-data__button:focus,
.hs-download-data__button:active {
  border: 1px solid #E6E6FF;

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

  
  
    
  


  rgba(230, 230, 255, 1.0)

;
  color: #0000ff;
  fill: #0000ff;
}

.button.button--secondary:active,
.hs-delete-data__button:active,
.hs-download-data__button:active {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border: 1px solid #E6E6FF;

  border-color: #ffffff;
  color: #0000ff;
  fill: #0000ff;
}

/* Simple button */

.button.button--simple {
  font-weight: 300; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #00007b;
  fill: #00007b;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 300; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #0000ff;
  fill: #0000ff;
}

.button.button--simple:active {
  font-weight: 300; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #5050ff;
  fill: #5050ff;
}

/* Button sizing */

.button.button--small {
  padding-top: 11px;
padding-right: 15px;
padding-bottom: 11px;
padding-left: 15px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 16px;
padding-right: 19px;
padding-bottom: 16px;
padding-left: 19px;

  font-size: 18px;
}





/* Form */

:root {
  --hsf-global__font-family: Lexend;
  --hsf-global__font-size: 1rem;
  --hsf-global__color: #52606D;
}

form {
  border: 1px none #ffffff;

  padding: 0px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  text-align: left;
}

:root {
  --hsf-background__background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  --hsf-background__padding: 0px;
  --hsf-background__border-style: none;
  --hsf-background__border-color: #ffffff;
  --hsf-background__border-radius: 0px;
  --hsf-background__border-width: 1px;
}

/* Form title */

.form-title {
  border: 1px none #00007b;

  padding: 25px;

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

  
  
    
  


  rgba(0, 0, 123, 1.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #ffffff;
  font-size: 32px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

  font-family: Lexend, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000078;
  font-size: 15px;
  margin: 0px;
}

:root {
  --hsf-field-label__font-family: Lexend;
  --hsf-field-label__font-size: 15px;
  --hsf-field-label__color: #000078;
  --hsf-erroralert__font-family: var(--hsf-field-label__font-family);
}

/* Help text */

form legend {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #52606D;
  font-size: 14px;
}

:root {
  --hsf-field-description__font-family: Lexend;
  --hsf-field-description__color: #52606D;
  --hsf-field-footer__font-family: var(--hsf-field-description__font-family);
  --hsf-field-footer__color: var(--hsf-field-description__color);
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px solid #CBD2DA;

  padding: 10px;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 16px;
  color: #52606D;
  font-size: 16px;
}


form .input{
  line-height: 0px;
}

:root {
  --hsf-field-input__font-family: Lexend;
  --hsf-field-input__color: #52606D;
  --hsf-field-input__background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  --hsf-field-input__border-color: #CBD2DA;
  --hsf-field-input__border-width: 1px;
  --hsf-field-input__border-style: solid;
  --hsf-field-input__border-radius: 16px;
  --hsf-field-input__padding: 10px;

  /* Textarea */
  --hsf-field-textarea__font-family: var(--hsf-field-input__font-family);
  --hsf-field-textarea__color: var(--hsf-field-input__color);
  --hsf-field-textarea__background-color: var(--hsf-field-input__background-color);
  --hsf-field-textarea__border-color: var(--hsf-field-input__border-color);
  --hsf-field-textarea__border-style: var(--hsf-field-input__border-style);
  --hsf-field-textarea__border-radius: var(--hsf-field-input__border-radius);
  --hsf-field-textarea__padding: var(--hsf-field-input__padding);

  /* Checkbox */
  --hsf-field-checkbox__padding: 8px;
  --hsf-field-checkbox__background-color: var(--hsf-field-input__background-color);
  --hsf-field-checkbox__color: var(--hsf-field-input__color);
  --hsf-field-checkbox__border-color: #959494;
  --hsf-field-checkbox__border-width: 1px 1px 1px 1px;
  --hsf-field-checkbox__border-style: solid;

  /* Radio */
  --hsf-field-radio__padding: 8px;
  --hsf-field-radio__background-color: var(--hsf-field-input__background-color);
  --hsf-field-radio__color: var(--hsf-field-input__color);
  --hsf-field-radio__border-color: #959494;
  --hsf-field-radio__border-width: 1px 1px 1px 1px;
  --hsf-field-radio__border-style: solid;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #1dbaff;
}

::-moz-placeholder {
  color: #1dbaff;
}

:-ms-input-placeholder {
  color: #1dbaff;
}

:-moz-placeholder {
  color: #1dbaff;
}

::placeholder {
  color: #1dbaff;
}

:root {
  --hsf-field-input__placeholder-color: #1dbaff;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(0, 0, 123, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #52606D;
}

form .is-selected .pika-button {
  background-color: #0000ff;
  color: #52606D;
}

form .pika-button:hover {
  background-color: #00007b !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #52606D;
}

form .hs-richtext a {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #52606D;
}

:root {
  --hsf-heading__font-family: Lexend;
  --hsf-heading__color: #52606D;
  --hsf-heading__text-shadow: none;
  --hsf-richtext__font-family: Lexend;
  --hsf-richtext__font-size: 1rem;
  --hsf-richtext__color: #52606D;
  --hsf-field-footer__font-family: var(--hsf-field-description__font-family);
  --hsf-field-footer__color: var(--hsf-field-description__color);
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #52606D;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 1px solid #0000ff;

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

  
  
    
  


  rgba(0, 0, 255, 1.0)

;
    border-radius: 16px;
    color: #ffffff;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 1px solid #0000E8;

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

  
  
    
  


  rgba(0, 0, 232, 1.0)

;
    color: #ffffff;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    border: 1px solid #0000E8;

    font-family: Lexend, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
    background-color: rgba(80, 80, 255, 100);
    border-color: #5050ff;
    color: #ffffff;
  }

  :root {
    --hsf-button__font-family: Lexend;
    --hsf-button__color: #ffffff;
    --hsf-button__background-color: 

  
  
    
  


  rgba(0, 0, 255, 1.0)

;
    --hsf-button__background-image: none;
    --hsf-button__border-width: 1px;
    --hsf-button__border-style: solid;
    --hsf-button__border-color: #0000ff;
    --hsf-button__border-radius: 16px;
    --hsf-button__box-shadow: none;
    --hsf-button--hover__color: #ffffff;
    --hsf-button--hover__background-color: 

  
  
    
  


  rgba(0, 0, 232, 1.0)

;
    --hsf-button--hover__border-color: #0000E8;
    --hsf-button--focus__color: #ffffff;
    --hsf-button--focus__background-color: 

  
  
    
  


  rgba(0, 0, 232, 1.0)

;
    --hsf-button--focus__border-color: #0000E8;
  }





  form input[type='submit'],
  form .hs-button {
    padding-top: 13px;
padding-right: 23px;
padding-bottom: 13px;
padding-left: 23px;

    font-size: 16px;
  }

  :root {
    --hsf-button__font-size: 16px;
    --hsf-button__padding: 13px;
  }



/* Inline thank you message */

.submitted-message {
  border: 1px none #ffffff;

  padding: 0px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(15, 93, 255, 1.0)

;
}

.icon svg {
  fill: #ffffff;
  height: 16px;
  width: 16px;
}

/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
  fill: #0f5dff;
}

/* Size */

.icon--small svg {
  height: 12px;
  width: 12px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 24px;
  width: 24px;
}

.icon--large .icon {
  padding: 25px;

}





/* Table */

table {
  border: 1px solid #1dbaff;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 10px;

  color: #52606D;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 123, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 0, 255, 1.0)

;
  color: #52606D;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #52606D;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(0, 0, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #52606D;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #52606D;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #1dbaff;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #52606D;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
  font-size: 64px;
  text-transform: none;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #1dbaff;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #52606D;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #52606D;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #1dbaff;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #52606D;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #52606D;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #52606D;
}

.footer hr {
  border-bottom-color: #52606D !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #52606D;
  font-size: 16px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: Lexend, sans-serif; font-style: normal;
  color: #000000;
}






/* Dark card */

.card--dark {
  border: 1px solid #52606D;

  background-color: 

  
  
    
  


  rgba(82, 96, 109, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}

/* Light card */

.card--light {
  border: 1px solid #1dbaff;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #52606D;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #52606D;
}





/* Error templates */

.error-page:before {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #000078;
}

/* Search template */

.hs-search-results__title {
  font-size: 48px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 16px !important;
  padding: 10px!important;
;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 24px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #52606D;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00007b;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #00002b;
}

.blog-listing__post-title-link:active {
  font-family: Lexend, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #5050cb;
}

.blog-listing__post-tag {
  color: #52606D;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #02101d;
}

.blog-listing__post-tag:active {
  color: #a2b0bd;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #52606D;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #02101d;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #a2b0bd;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(0, 13, 175, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(95, 173, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #00007b;
  height: 16px;
  width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #0000ff;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #5050cb;
}

.pagination__link--active {
  border-color: #1dbaff
}

/* Pricing card */

.pricing-card__heading {
  background-color: #00007b;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(0, 13, 175, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(95, 173, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #52606D;
  color: #52606D;
}

/* cs_metrics -- default module */
.cs-metric .cs-metric__data {
  font-family: Lexend;
}

form .hs-error-msgs label,
form .hs-error-msgs li{
  color: #ff0000;
  margin-top: 0px;
  padding: 0px;
}

form .hs-error-msgs {
  margin-top: 7px;
  padding-top: 0px !important;
}
  /* Hero heading override */
  h1.blog-hero__heading {
    font-weight: 500 !important;
  }
[id] {
    scroll-margin-top: 80px;
  }
/* Cart drawer - override the inline template styles */
shopify-cart::part(dialog) {
  max-width: 550px !important;
}

shopify-cart::part(line-heading) {
  font-size: 15px !important;         /* course name smaller */
  -webkit-line-clamp: initial !important;
  display: block !important;
  overflow: visible !important;
}

shopify-cart::part(line-price) {
  font-size: 14px !important;         /* price smaller */
}

Tune the 15px / 14px to whatever looks right. If you also want to keep the price colour you'd set earlier, add it in the same line-price block:
shopify-cart::part(line-price) {
  font-size: 14px !important;
  color: #52606D !important;
}