@import url('https://fonts.googleapis.com/css2?family=Poppins: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');










/* 1a. Containers */









/* 1b. Colors */










/* 1c. Typography */





























/* 1d. Buttons */



















































/* 1e. Forms */































/* 1f. Icons */

/* Icon Size */









/* Icon Spacing */









/* Icon Light Plain Small */



/* Icon Light Plain Regular */



/* Icon Light Plain Large */



/* Icon Light square Small */



/* Icon Light square Regular */



/* Icon Light square Large */



/* Icon dark Plain Small */



/* Icon dark Plain Regular */



/* Icon dark Plain Large */



/* Icon dark square Small */



/* Icon dark square Regular */



/* Icon dark square Large */





/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

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

/* Padding on blog post sections */

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

#main-content-subscriptions-pages{
  min-height: 72vh;
}

/* .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: 1040px;
}





html {
  font-size: 16px;
  font-family: Arial;
}

body {
  font-weight: 400; text-decoration: none; line-height: 150%; font-family: Poppins, sans-serif; font-style: normal;
  background-color: #ffffff;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-weight: 400; text-decoration: none; line-height: 150%; font-family: Poppins, sans-serif; font-style: normal;
}

/* Anchors */

a {
  font-weight: 600; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #141414;
}

a:hover,
a:focus {
  font-weight: 600; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #141414;
}

a:active {
  font-weight: 600; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #141414;
}

/* Headings */

h1 {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 16px;
  color: #141414;
  font-size: 64px;
  text-transform: none;
}

h2 {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 12px;
  color: #141414;
  font-size: 50px;
  text-transform: none;
}

h3 {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 8px;
  color: ;
  font-size: 36px;
  text-transform: none;
}

h4 {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 12px;
  color: #141414;
  font-size: 28px;
  text-transform: none;
}

h5 {
  font-weight: 600; text-decoration: none; line-height: 130%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 8px;
  color: #141414;
  font-size: 22px;
  text-transform: none;
}

h6 {
  font-weight: 400; text-decoration: none; line-height: 130%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 4px;
  color: #141414;
  font-size: 18px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  border-left-color: #70BA31;
  color: #141414;
  font-size: 34px;
}

blockquote > footer {
  font-weight: 400; text-decoration: none; line-height: 150%; font-family: Poppins, sans-serif; font-style: normal;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #EEEEEE;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 0px solid ;

  padding-top: 12px;
padding-right: 24px;
padding-bottom: 12px;
padding-left: 24px;

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

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
  border-radius: 4px;
  color: #141414;
  fill: #141414;
  font-size: 16px;
  text-transform: none;
  height: 48px;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 0px solid ;

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

  
  
    
  


  rgba(137, 152, 24, 1.0)

;
  color: #FFFFFF;
  fill: #FFFFFF;
}

button:active,
.button:active,
.hs-button:active {
  border: 0px solid ;

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

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
  border-color:;
  color: #141414;
  fill: #141414;
}


.button.button--primary svg {
  fill: #141414;
}

.button.button--primary:hover svg,
.button.button--primary:focus svg,
.button.button--primary:active svg {
  fill: #141414;
}


/* Secondary button */

.button.button--secondary {
  border: 2px solid #CDD941;

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

  
  
    
  


  rgba(34, 188, 181, 0.0)

;
  border-radius: 4px;
  color: #CDD941;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 2px solid #70BA31;

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

  
  
    
  


  rgba(112, 186, 49, 1.0)

;
  color: #FFFFFF;
  fill: #FFFFFF;
}

.button.button--secondary svg {
  fill: #CDD941;
}

.button.button--secondary:hover svg,
.button.button--secondary:focus svg,
.button.button--secondary:active svg {
  fill: #FFFFFF;
}


/* Tertiary button */

.button.button--tertiary {
  border: 0px solid ;

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

  
  
    
  


  rgba(207, 248, 242, 1.0)

;
  border-radius: 4px;
  color: #141414;
  text-transform: none;
}

.button.button--tertiary:hover,
.button.button--tertiary:focus,
.button.button--tertiary:active {
  border: 0px solid ;

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

  
  
    
  


  rgba(22, 111, 110, 1.0)

;
  color: #FFFFFF;
  fill: #FFFFFF;
}

.button.button--tertiary svg {
  fill: #141414 !important;
}

.button.button--tertiary:hover svg,
.button.button--tertiary:focus svg,
.button.button--tertiary:active svg {
  fill: #FFFFFF;
}


/* Simple button */

.button.button--simple {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: transparent;
  border: none;
  height: auto !important;
  padding: 0 !important;
  color: #166F6E;
  fill: #166F6E;
}

.button.button--simple:hover,
.button.button--simple:focus,
.button.button--simple:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #174A4A;
  fill: #174A4A;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 4px;
  text-underline-position: from-font;
}


/* Button sizing */

.button.button--small {
  padding-top: 8px;
padding-right: 12px;
padding-bottom: 8px;
padding-left: 12px;

  font-size: 14px;
  height: 30px;
  border-width: 1.5px !important;
}

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

  font-size: 18px;
  height: 56px;
  /*   border-width: 2.5px !important; */
  font-family: Poppins !important;
}

/* Dark button */

.button.button--primary.button--dark{
  background-color: #FFFFFF !important;
  Color: #000000 !important;
  /*   border-color: #FFFFFF !important; */
}

.button.button--secondary.button--dark{
  color: #FFFFFF !important;
  /*   border-color: #FFFFFF !important; */
}

.button.button--simple.button--dark{
  color: #FFFFFF !important;
}





/* Form */

form {
  border: 1px solid rgba(244, 244, 245, 1%);

  padding-top: 32px;
padding-right: 24px;
padding-bottom: 32px;
padding-left: 32px;

  background-color: 

  
  
    
  


  rgba(244, 244, 245, 1.0)

;
  border-radius: 8px;
}

/* Form title */

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

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

  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 8px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #CDD941;
  font-size: 36px;
  text-transform: ;
}

/* Labels */

form label {
  padding: 0px;

  color: #141414;font-family: Poppins, sans-serif; font-weight: 400;;
  color: #141414;
  font-size: ;
}

form .inputs-list span {
  font-size: 16px;
}
form .inputs-list.multi-container span {
  padding-left: 8px;
}

/* Help text */

form legend {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #141414;
  font-size: 12px;
}

/* 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 #C4C4C4;

  padding-top: 8px;
padding-right: 12px;
padding-bottom: 8px;
padding-left: 12px;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 4px;
  color: #141414;
  font-size: 16px;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #939598;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
  color: #ffffff;
}

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

form .is-selected .pika-button {
  background-color: #70BA31;
  color: #141414;
}

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

/* Headings and text */

form .hs-richtext {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #141414;
}

form .hs-richtext a {
  font-weight: 600; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #141414;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #141414;
  font-size: 12px;
}

/* Submit button */



form input[type='submit'],
form .hs-button {
  border: 0px solid ;

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

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
  border-radius: 4px;
  color: #141414;
  text-transform: none;
}

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

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

  
  
    
  


  rgba(137, 152, 24, 1.0)

;
  color: #FFFFFF;
}

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

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(217, 232, 104, 100);
  border-color: ;
  color: #FFFFFF;
}





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

  font-size: 16px;
}



/* Inline thank you message */

.submitted-message {
  border: 1px solid rgba(244, 244, 245, 1%);

  padding-top: 32px;
padding-right: 24px;
padding-bottom: 32px;
padding-left: 32px;

  background-color: 

  
  
    
  


  rgba(244, 244, 245, 1.0)

;
  border-radius: 8px;
}





/* Default icon (regular/Light) */
svg{
  stroke-width: 20;
}

.icon {
  border-radius: 0px;
}

.icon--plain .icon svg{
  fill: none;
}


/* Plain Icon Sizes and Spacing */
.icon--light.icon--plain.icon--small .icon svg{
  height: 33px;
  width: 33px;
  stroke: #333333;
}

.icon--light.icon--plain.icon--small .icon{
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}




.icon--light.icon--plain.icon--regular .icon svg{
  height: 48px;
  width: 48px;
  stroke: #333333;
}

.icon--light.icon--plain.icon--regular .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}



.icon--light.icon--plain.icon--large .icon svg{
  height: 82px;
  width: 82px;
  stroke: #333333;
}

.icon--light.icon--plain.icon--large .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}



/* Square Icon Sizes, Spacing, Strock and Background */
.icon--light.icon--square.icon--small .icon svg{
  height: 12px;
  width: 12px;
  stroke: #ffffff;
  fill: #ffffff;
}

.icon--light.icon--square.icon--small .icon{
  padding: 9px;

  background: 

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}



.icon--light.icon--square.icon--regular .icon svg{
  height: 18px;
  width: 18px;
  stroke: #ffffff;
  fill: #ffffff;
}

.icon--light.icon--square.icon--regular .icon {
  padding: 13px;

  background: 

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}




.icon--light.icon--square.icon--large .icon svg{
  height: 32px;
  width: 32px;
  stroke: #ffffff;
  fill: #ffffff;
}

.icon--light.icon--square.icon--large .icon {
  padding: 24px;

  background: 

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}







/* Dark Plain Icon Color and Background */

.icon--dark.icon--plain.icon--small .icon svg{
  height: 33px;
  width: 33px;
  stroke: #B62025;
}

.icon--dark.icon--plain.icon--small .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}

.icon--dark.icon--plain.icon--regular .icon svg{
  height: 48px;
  width: 48px;
  stroke: #B62025;
}

.icon--dark.icon--plain.icon--regular .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}

.icon--dark.icon--plain.icon--large .icon svg{
  height: 82px;
  width: 82px;
  stroke: #B62025;
}

.icon--dark.icon--plain.icon--large .icon {
  padding: 0px;

  background: 

  
  
    
  


  rgba(#null, 0.0)

;
}





/* Dark Square Icon Color and Background */

.icon--dark.icon--square.icon--small .icon svg{
  height: 12px;
  width: 12px;
  stroke: #ffffff;
  fill: #ffffff;
}

.icon--dark.icon--square.icon--small .icon {
  padding: 9px;

  background: 

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
}

.icon--dark.icon--square.icon--regular .icon svg{
  height: 18px;
  width: 18px;
  stroke: #ffffff;
  fill: #ffffff;
}

.icon--dark.icon--square.icon--regular .icon {
  padding: 13px;

  background: 

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
}

.icon--dark.icon--square.icon--large .icon svg{
  height: 32px;
  width: 32px;
  stroke: #ffffff;
  fill: #ffffff;
}

.icon--dark.icon--square.icon--large .icon {
  padding: 24px;

  background: 

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
}









/* Table */

table {
  border-top: 1px none rgba(34, 188, 181, 0%);
border-right: 1px none rgba(34, 188, 181, 0%);
border-bottom: 1px none #22BCB5;
border-left: 1px none rgba(34, 188, 181, 0%);

  background-color: 

  
  
    
  


  rgba(205, 217, 65, 0.0)

;
  margin: 0;
  border-collapse: collapse;
  overflow-wrap: break-word;
  table-layout: fixed;
}

/* Table cells */

th,
td {
  border-top: 1px none rgba(34, 188, 181, 0%);
border-right: 1px none rgba(34, 188, 181, 0%);
border-bottom: 1px none #22BCB5;
border-left: 1px none rgba(34, 188, 181, 0%);

  padding: 9px;

  color: #141414;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(205, 217, 65, 1.0)

;
  color: #ffffff;
  font-weight: 400;
}

/* Table body */

tbody td{
  border-bottom: 1.5px solid #C4C4C4;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(112, 186, 49, 1.0)

;
  color: #141414;
}





/* Header container */

.header {

}

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

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #141414;
  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: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
}

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

/* Language switcher - submenu */

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

.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: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #141414;
  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-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 16px;
  color: #141414;
  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: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

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

/* Menu items - top level */

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

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

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

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

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

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #939598;
}

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

.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: Poppins, sans-serif; font-style: normal; font-weight: 600; 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: #141414;
}





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

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

/* Footer menu */

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

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

.footer .hs-menu-wrapper a:active {
  font-family: Poppins, 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: Poppins, sans-serif; font-style: normal;
  color: #000000;
}






.card{
  /*   border: 1px solid #EEE;  */
  padding: 30px;
}


/* Dark card */

.card--dark {
  border: 1px none rgba(20, 20, 20, 0%);

  background-color: 

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
  border-radius: 4px;
  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 {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 4px;
  color: #141414;
}

.card--light summary,
.card--light p,
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #141414;
}

.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button){
  color: #141414;
}





/* Error templates */

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

/* Search template */

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

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 16px !important;
  padding: padding-top: 8px;
padding-right: 12px;
padding-bottom: 8px;
padding-left: 12px;
 !important;
}






/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 12px;
  font-size: 28px;
}

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

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

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

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

.blog-listing__post-title-link {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 12px;
  color: #141414;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 12px;
  color: #000000;
}

.blog-listing__post-title-link:active {
  font-weight: 600; text-decoration: none; line-height: 125%; font-family: Poppins, sans-serif; font-style: normal; margin-bottom: 12px;
  color: #646464;
}

.blog-listing__post-tag {
  color: #141414;
}

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

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

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

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

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

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(#null, 0.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(#null, 0.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(#null, 0.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(#null, 0.0);
}

/* Pagination */

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

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

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

.pagination__link--active {
  border-color: #939598
}

/* Pricing card */

.pricing-card__heading {
  background-color: #CDD941;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(#null, 0.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(#null, 0.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(#null, 0.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(#null, 0.0);
}

/* Video icon */

.oembed_custom-thumbnail_icon svg{
  width: 35%!important;
  margin-left: 10px;
}
.oembed_custom-thumbnail_icon {
  background: #141414;
  border-radius: 50%;
  width: 8% !important;
  height: 13%;
}

.oembed_container {
  border-radius: 8px;
  overflow: hidden;
}





@media (max-width: 767px) {
  h1 {
    font-size: 35px;
    line-height: normal;
  }
  h2 {
    font-size: 30px;
    line-height: normal;
  }
  h3 {
    font-size: 26px;
    line-height: normal;
  }

  #hs_cos_wrapper_dnd_area-dnd_partial-13-module-5 .button-wrapper {
    text-align: LEFT !important;
  }
  .oembed_custom-thumbnail_icon svg {
    margin-left: 3px;
  }
}

@media (max-width: 767px) {
  form {
    padding-right: 12px;
    padding-left: 20px;
  }
  .form-title{
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
}