







/* 1a. Containers */


  





  


/* 1b. Colors */







/* 1c. Typography */






























/* 1d. Buttons */






























a.cta_button.storegga_cta_yellow:hover {
  background: none !important;
  border: 2px solid #3171FF !important;
  color: #F64A19 !important;
}
a.cta_button.storegga_cta_yellow_bg:hover {
  background: none !important;
  border: 2px solid #fff !important;
}

/* 1e. Forms */






























/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */









#hs_cos_wrapper_footer-module-7 .social-follow__icon:hover {
  background: #3171FF !important;
}

.footer a.cta_button:hover {
  background: #3171FF !important;
  color: #F64A19 !important;
}

/* Global classes */
.textcenter {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}





#main-content {
  padding-top: 100px;
}

/* Drag and drop layout styles */

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

/* Padding on blog post sections */

.hs-blog-post #main-content {
  padding-top: 0px;
}

.hs-blog-post .content-head {
  background: #f3f3f3;
  padding-top: 150px;
}

.hs-blog-post .content-head img {
  max-width: 100%;
  width: 100%;
  margin-bottom: -250px;
}

.blog-post-section {
  max-width: 800px;
  margin: 60px auto 0;
}

article.blog-post {
  margin-top: 280px;
}

/* .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: 1200px;
}
.header__wrapper {
  max-width: 1300px;
}





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

:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}

body {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: #ffffff;
  color: #686362;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* Anchors */

a {
  font-weight: 400; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #F64A19;
}

a:hover,
a:focus {
  font-weight: 400; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #D4D619;
}

a:active {
  font-weight: 400; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #ffff69;
}

/* Headings */

h1 {
  font-family: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #410056;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 1.2;
}

h2 {
  font-family: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #410056;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.2;
}

h3 {
  font-family: Source Sans Pro, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #410056;
  font-size: 20px;
  text-transform: none;
}

h4 {
  font-family: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #410056;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-family: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #410056;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #410056;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  border-left-color: #3171FF;
  color: #410056;
  font-size: 24px;
}

blockquote > footer {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #83AAFF;
}





/* Primary button */

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

  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(246, 74, 25, 1.0)

;
  border-radius: 30px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(212, 214, 25, 1.0)

;
  color: #F64A19;
  fill: #F64A19;
}

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 105, 100);
  border-color: #ff9a69;
  color: #F64A19;
  fill: #F64A19;
}

/* Secondary button */

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: #F64A19;
  fill: #F64A19;
  text-transform: none;
}

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(246, 74, 25, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

.button.button--secondary:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 154, 105, 100);
  border: 2px solid #F64A19;

  border-color: #ff9a69;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: 400; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #F64A19;
  fill: #F64A19;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 400; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #D4D619;
  fill: #D4D619;
}

.button.button--simple:active {
  font-weight: 400; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #ffff69;
  fill: #ffff69;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 13px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 18px;
}





/* Form */

form {
  border: 2px none #F64A19;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(246, 74, 25, 1.0)

;
  border-radius: 0px;
}

/* Form title */

.form-title {
  border: 2px none #F64A19;

  padding: 25px;

  font-family: Source Sans Pro, serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(246, 74, 25, 1.0)

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

/* Labels */

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
  font-size: 16px;
}

/* Help text */

form legend {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #686362;
  font-size: 14px;
}

/* 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: 2px none #83AAFF;

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #686362;
  font-size: 16px;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #410056;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(246, 74, 25, 1.0)

;
  color: #ffffff;
}

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

form .is-selected .pika-button {
  background-color: #3171FF;
  color: #686362;
}

form .pika-button:hover {
  background-color: #F64A19 !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: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #686362;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
  font-size: 14px;
}

/* Submit button */



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

    font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: #3171FF;
    border-radius: 30px;
    color: #F64A19;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 50px;
    margin-top: 15px;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 2px solid #ffffff;
    background-color: #F64A19;
    color: #ffffff;
  }

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

    font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: rgba(255, 255, 105, 100);
    border-color: #ff9a69;
    color: #F64A19;
}





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

    font-size: 16px;
  }



/* Inline thank you message */

.submitted-message {
  border: 2px none #F64A19;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(246, 74, 25, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(0, 51, 102, 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: #003366;
}

/* Size */

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

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

}

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

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

}





/* Table */

table {
  border: 2px solid #83AAFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 2px solid #83AAFF;

  padding: 10px;

  color: #686362;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(246, 74, 25, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(49, 113, 255, 1.0)

;
  color: #686362;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  position: fixed;
  width: 100%;
  z-index: 10000;
}

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

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(49, 113, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #686362;
  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: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

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

/* Language switcher - submenu */

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

.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: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #410056;
  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: #D4D619;
}

.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: Futura Std, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #410056;
  font-size: 60px;
  text-transform: uppercase;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

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

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #410056;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #D4D619;
}

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

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #83AAFF;
}

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

.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: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #D4D619;
}

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





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(246, 74, 25, 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: #ffffff;
}

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

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: color 0.3s;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #d4d619;
}

.footer .hs-menu-wrapper a:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffff69;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #d4d619;
}






/* Dark card */

.card--dark {
  border: 2px solid #686362;

  background-color: 

  
  
    
  


  rgba(104, 99, 98, 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: 2px solid #83AAFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

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





/* Error templates */

.error-page:before {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

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

/* Search template */

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

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Futura Std, 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: #686362;
}

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

.blog-listing__post-title {
  text-transform: unset;
  line-height: 0.9;
}

.blog-listing__post-title-link {
  font-family: Source Sans Pro, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #410056;
  font-weight: 400;
  font-size: 0.7em;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: Source Sans Pro, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000006;
  font-weight: 400;
  font-size: 0.7em;
}

.blog-listing__post-title-link:active {
  font-family: Source Sans Pro, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #9150a6;
  font-weight: 400;
  font-size: 0.7em;
}

.blog-listing__post-tag {
  color: #F64A19;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8em;
}

.blog-listing__post-button.simple {
  color: #F64A19;
  background: none;
  border: none;
  padding-left: 0;
}

.blog-listing__post-button.simple svg {
  margin-left: 5px;
  transition: margin-left 0.5s;
}

.blog-listing__post-button.simple:hover svg {
  margin-left: 10px;
}

.blog-listing__post-button.simple svg path {
  fill: #F64A19;
}

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

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

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

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

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

/* Image gallery */

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

.image-gallery__close-button-icon:active {
  background-color: rgba(80, 131, 182, 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: #F64A19;
  height: 16px;
  width: 16px;
}

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

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

.pagination__link--active {
  background: #F64A19;
  color: #ffffff;
}

/* Pricing card */

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

/* 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, 0, 22, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(80, 131, 182, 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: #686362;
  color: #686362;
}

/* Global module options */

.full-width-accent {
  background-color: #83AAFF;
}
.padding-comf {
  padding: 120px 0 60px;
}
footer .hs-menu-wrapper li {
  margin: 0 0 0 5%;
}

/* Icon sections */
.icon-text-right h2 {
  margin-bottom: 5px;
}

/* Quote header size override */
@media (min-width: 767px) {
  .quote h2 {
    font-size: 40px;
  }
}





/** Tablet **/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .header__menu-link {
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  #main-content {
    padding-top: 40px;
  }
  h1 {
    font-size: 2em;
    line-height: 1em;
  }
  .mfull {
    width: 100% !important;
  }
  header.header { 
    position: relative; 
  }
  .hs-blog-post .content-head {
    padding-top: 30px;
    padding-bottom: 100px;
    margin-bottom: -75px;
  }
  .hs-blog-post .content-head h1 {
    padding-right: 60px;
    line-height: 1.3em;
  }
  .icon-text-right {
    float: right;
    width: 75%;
    margin-top: -84px;
    margin-bottom: 20px;
  }
  #hs_cos_wrapper_footer-module-3 {
    text-align: center;
  }
  .footer {
    text-align: center;
  }
  footer .hs-menu-wrapper li {
    margin: 0 0 20px 0;
  }
  .footer #hs_cos_wrapper_footer-module-6 {
    padding-bottom: 25px !important;
  }
  .footer #hs_cos_wrapper_footer-module-7 .social-follow {
    justify-content: center !important;
    order: 2;
  }
  .footer a.cta_button {
    float: unset !important;
    margin-left: 0 !important;
    margin-top: 30px;
  }
  .footer span.hs-cta-node {
    text-align: unset !important;
  }
  .blog-post-section {
    padding: 0 30px;
  }
  .hs-blog-post .content-head img {
    width: 100%;
    margin-bottom: -200px;
  }
}





.fade-in {
  animation: fadeIn ease-out 1s;
}
.fade-in-home {
  animation: fadeInHome ease-out 0.5s;
}
.fade-in-page {
  animation: fadeInPage ease-out 0.5s;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
@keyframes fadeInHome {
  0% {margin-left:0;opacity:0;}
  100% {margin-left:-100px;opacity:1;}
}
@keyframes fadeInPage {
  0% {left:0%;opacity:0;}
  100% {left:-20%;opacity:1;}
}