







/* 1a. Containers */









/* 1b. Colors */







/* 1c. Typography */



































/* 1d. Buttons */






















































/* 1e. Forms */






























/* 1f. Icons */
















/* 1g. Cards */

/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

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

/* Padding on blog post sections */

.blog-post__column-wrapper  {
  padding: 80px 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: 1200px;
}





html {
  font-size: 20px;
}

body {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #ffffff;
  color: #1b1b1b;
  font-size: 20px;
}

/* Paragraphs */

p {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1b1b;
}

a:hover,
a:focus {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #8c20a4;
}

a:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #dc70f4;
}

/* Headings */

h1 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 70px;
  text-transform: none;
}
@media (max-width: 767px) {
  h1 {    
    font-size: 38px;    
  }
}

h2 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 50px;
  text-transform: none;
}
@media (max-width: 767px) {
  h2 {    
    font-size: 32px;    
  }
}

h3 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 30px;
  text-transform: none;
}
@media (max-width: 767px) {
  h3 {    
    font-size: 24px;    
  }
}

h4 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 24px;
  text-transform: none;
}
@media (max-width: 767px) {
  h4 {    
    font-size: 22px;    
  }
}

h5 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 20px;
  text-transform: none;
}
@media (max-width: 767px) {
  h5 {    
    font-size: 20px;    
  }
}

h6 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 18px;
  text-transform: none;
}
@media (max-width: 767px) {
  h6 {    
    font-size: 18px;    
  }
}

/* Blockquotes */

blockquote {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border-left-color: #3c3c3c;
  color: #1b1b1b;
  font-size: 24px;
}

blockquote > footer {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
}

/* Horizontal rules */

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





/* Primary button */

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

  padding-top: 17px;
padding-right: 30px;
padding-bottom: 17px;
padding-left: 30px;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(140, 32, 164, 1.0)

;
  border-radius: 100px;
  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: 0px solid #8C20A4;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(140, 32, 164, 1.0)

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

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

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(220, 112, 244, 100);
  border-color: #dc70f4;
  color: #FFFFFF;
  fill: #FFFFFF;
}

/* Secondary button */

.button.button--secondary {
  border: 0px solid #8C20A4;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(140, 32, 164, 0.1)

;
  border-radius: 100px;
  color: #8C20A4;
  fill: #8C20A4;
  text-transform: uppercase;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 0px solid #8C20A4;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(140, 32, 164, 1.0)

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

.button.button--secondary:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(220, 112, 244, 100);
  border: 0px solid #8C20A4;

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

/* Brutalist button */

.button.button--brutalist {   
  border: 2px solid #000000;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #000000;
  fill: #000000;
  text-transform: none;
  box-shadow: 8px 8px 0px 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.button.button--brutalist:hover,
.button.button--brutalist:focus,
.button.button--brutalist:active {        
  border: 2px solid #000000;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  fill: #000000;
  top: -4px;
  left: -4px;
  box-shadow: 12px 12px 0px 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Highlight button */

.button.button--highlight {
  border: 3px solid #4e0250;

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

  
  
    
  


  rgba(78, 2, 80, 1.0)

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

.button.button--highlight:hover,
.button.button--highlight:focus,
.button.button--highlight:active {
  border: 3px solid #4e0250;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(195, 52, 227, 0.0)

;
  color: #4e0250;
  fill: #4e0250;
}

.button.button--highlight:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(255, 132, 255, 0);
  border: 3px solid #4e0250;

  border-color: #9e52a0;
  color: #4e0250;
  fill: #4e0250;
}

/* Simple button */

.button.button--simple {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1b1b;
  fill: #1b1b1b;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #8c20a4;
  fill: #8c20a4;
}

.button.button--simple:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #dc70f4;
  fill: #dc70f4;
}

/* 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: 16px;
padding-right: 36px;
padding-bottom: 16px;
padding-left: 36px;

  font-size: 20px;
}





/* Form */

form {
  border: 0px none #3c3c3c;

  padding: 45px;

  border-radius: 0px;  
}


/* Form title */

.form-title {
  border: 0px none #8C20A4;

  padding: 25px;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #030303 !important;
  font-size: 30px;
  text-transform: ;
}

/* Labels */

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

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1b1b;
  font-size: 20px;
}

/* Help text */

form legend {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1b1b;
  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: 0px none #efbbf2;

  padding: 10px;

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #1b1b1b;
  font-size: 20px;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #efbbf2;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(#null, 1.0)

;
  color: #030303;
}

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

form .is-selected .pika-button {
  background-color: #3c3c3c;
  color: #1F1144;
}

form .pika-button:hover {
  background-color: #8C20A4 !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: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1b1b;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1b1b;
  font-size: 14px;
}

/* Submit button */



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

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(140, 32, 164, 1.0)

;
  border-radius: 100px;
  color: #ffffff;
  text-transform: uppercase;
}

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

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(140, 32, 164, 1.0)

;
  color: #FFFFFF;
}

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

  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(220, 112, 244, 100);
  border-color: #dc70f4;
  color: #FFFFFF;
}





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

  font-size: 16px;
}



/* Inline thank you message */

.submitted-message {
  border: 0px none #3c3c3c;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(60, 60, 60, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 12px;

  background-color: 

  
  
    
  


  rgba(140, 32, 164, 1.0)

;
}

.icon svg {
  fill: #FFFFFF;
  height: 22px;
  width: 22px;
}

/* Light icon */

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

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
}

.icon--light svg {
  fill: #4e0250;
}

/* Size */

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

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

}

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

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

}





/* Table */

table {
  border: 0px solid #efbbf2;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 0px solid #efbbf2;

  padding: 10px;

  color: #1F1144;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(#null, 1.0)

;
  color: #030303;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(60, 60, 60, 1.0)

;
  color: #1F1144;
}





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

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1F1144;
  font-size: 20px;
  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: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

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

/* Language switcher - submenu */

.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: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1F1144;
  font-size: 20px;
  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: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
  font-size: 30px;
  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: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  text-transform: none;
}

/* Menu items - top level */

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

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

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

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

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

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; 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)

;
}


@media screen and (min-width: 768px) {
  .header__menu-submenu {
    box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
  }    
}


/* Menu icons */

.header__menu-toggle svg {
  fill: #1F1144;
}





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

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

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1F1144;
  font-size: 20px;
  text-transform: none;
}

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

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











/* Error templates */

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

/* System templates */

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

/* Search template */

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

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 24px;
}

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

.blog-post__left-sidebar .btn__back-to-posts {
  color: #1b1b1b;
}

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

.blog-listing__post-title-link {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #1b1b1b;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
}

.blog-listing__post-title-link:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #6b6b6b;
}

.blog-listing__post-tag {
  color: #1b1b1b;
}

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

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

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

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

/* Image gallery */

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

.image-gallery__close-button-icon:active {
  background-color: rgba(220, 112, 244, 1.0);
}

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

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

/* Pagination */

.pagination__link-icon svg {
  fill: #1b1b1b;
  height: 20px;
  width: 20px;
}

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

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

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

/* Pricing card */

.pricing-card__heading {
  background-color: #8C20A4;
}

/* Social follow and social sharing */

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

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(220, 112, 244, 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(158, 158, 158, 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: #1b1b1b;
  color: #1b1b1b;
}

/* Product Box CSS */
.quaeris-product-box .quaeris-product-heading {
  margin:0 0 64px;
}
.quaeris-product-box .quaeris-product-heading h2 {
  margin:0;
}
.quaeris-product-box .quaeris-product-inner {
  display:flex;
  flex-direction:column;
  gap:32px;
}
.quaeris-product-box .quaeris-product-boxs {
  border-radius: 16px;
  overflow: hidden;
}
.quaeris-product-box .quaeris-product-boxs a {
  text-decoration:none!important;
}
.quaeris-product-box .quaeris-product-boxs .quaeris-product-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1.1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}
.quaeris-product-box .quaeris-product-boxs .quaeris-product-left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 4rem;
  display: flex;
  position: relative;
  grid-area: 1 / 1 / 2 / 2;
  z-index:5;
  justify-content: center;
}
.quaeris-product-box .quaeris-product-boxs .quaeris-product-left h3 {
  margin:0;
  text-wrap: balance;
  text-transform: capitalize;
}
.quaeris-product-box .quaeris-product-boxs .quaeris-product-left p {
  margin:20px 0 0;
}
.quaeris-product-box .quaeris-product-boxs .quaeris-product-btn {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
}
.quaeris-product-box .quaeris-product-boxs .quaeris-product-btn i ,
.quaeris-product-box .quaeris-product-boxs .quaeris-product-btn i svg {
  fill:currentcolor;
  display:block;
  width:20px;
  height:20px;
}
.quaeris-product-box .quaeris-product-right {
  padding: 20px 4rem 20px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quaeris-product-box .quaeris-product-right img {
  z-index:1;
  position:relative;
}
.quaeris-product-box .quaeris-product-right .quaeris-product-bg-img {
  z-index: 0;
  object-fit: cover;
  position: absolute;
  inset: 0%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: -2px;
  bottom: -2px;
}
@media(max-width:991px) {
  .quaeris-product-box .quaeris-product-boxs .quaeris-product-link {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    gap:30px;
    padding: 1.5rem 1rem ;
  }
  .quaeris-product-box .quaeris-product-right {
    padding:0;
  }
  .quaeris-product-box .quaeris-product-boxs .quaeris-product-left {
    padding: 0;
  }
}

/* Tab Slider CSS */
.quaeris-tab-slider .quaeris-tab-slider-heading {
  margin: 0 0 50px;
}
.quaeris-tab-slider .quaeris-tab-slider-heading h2 {
  margin:0 ;
}
.quaeris-tab-slider .quaeris-tab-slider-heading p {
  margin:10px 0 0 ;
}
.quaeris-tab-slider .quaeris-tab-slider-box {
  display:flex;  
  gap:44px;
  align-items:center;
}
.quaeris-tab-slider .quaeris-tab-slider-content,
.quaeris-tab-slider .quaeris-tab-slider-img {
  width:55%;
}
.quaeris-tab-slider .quaeris-tab-slider-img {
  width:45%;
}
.quaeris-tab-slider .quaeris-tab-slider-content .slick-track {
  display: flex;
  flex-direction: column;
  width: 100% !important;
  transform: none !important;
}
.quaeris-tab-slider .quaeris-tab-slider-content .slick-track:before,
.quaeris-tab-slider .quaeris-tab-slider-content .slick-track:after {
  content:none;
}
.quaeris-tab-slider .quaeris-tab-slider-content .slick-slide {
  display: block;
  height: auto;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-tab-slider-bottom .slider ,
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-tab-slider-bottom ul {
  display:flex;
  flex-direction:column;
  gap:20px;
  list-style:none;
  padding:0;
  margin:0;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-tab-slider-bottom ul li ,
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-content h4{
  margin:0;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-tab-slider-bottom ul li a {
  display:block;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-box {
  cursor:pointer;
  padding: 1.5rem 0 1.5rem 1rem;
  position:relative;
  border-left: 1px solid #d8d8d8;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-content {
  text-align: left;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-box p {
  margin: 15px 0 0;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  width: 100%;
  opacity: 0;
  height: 0px;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-box.is-active p {
  opacity: 1;
  height:auto;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-box.is-active {
  border-color: #8C20A4;
}
.quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-box.is-active .quaeris-content-split-icon {
  background: rgb(255 255 255 / 20%);
}
.quaeris-tab-slider .quaeris-tab-slider-img .slick-slider {
  touch-action: auto;
}
.quaeris-tab-slider .quaeris-tab-slider-img .quaeris-tab-slider-img-inner {
  text-align:center;
} 
.quaeris-tab-slider .quaeris-tab-slider-img .quaeris-tab-slider-img-inner img {
  display:inline-block;
}
@media(min-width:992px) {
  .quaeris-tab-slider .quaeris-tab-slider-box.flip {
    flex-direction:row-reverse;
  }
}
@media(max-width:991px) {
  .quaeris-tab-slider .quaeris-tab-slider-box {
    flex-direction:column;
  }
  .quaeris-tab-slider .quaeris-tab-slider-content,
  .quaeris-tab-slider .quaeris-tab-slider-img {
    width:100%;
  }
  .quaeris-tab-slider .quaeris-tab-slider-heading {
    margin: 0 0 40px;
  }
}
@media(max-width:767px) {
  .quaeris-tab-slider .quaeris-tab-slider-content .quaeris-content-split-list-box {
    gap: 15px;
  }
  .quaeris-tab-slider .quaeris-tab-slider-heading {
    margin: 0 0 30px;
  }
}