
  @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap');







/* 1a. Containers */




/* 1b. Colors */






/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */







.body-wrapper {
    padding-top: 100px;
}
.content-wrapper {
  max-width: 2500px;
}
/* 
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}
 */
.dnd-section > .row-fluid {
  max-width: 2500px;
}






html {
  font-size: ;
}

body {
  ;
  color: ;
  font-size: ;
    Background-color: #000;

}

/* Paragraphs */

p {
  ;
}

/* Anchors */

a {
  ;
  color: ;
}

a:hover,
a:focus {
  ;
  color: ;
}

a:active {
  ;
  color: ;
}

/* Headings */
/* 
h1,
.h1 {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}




h2,
.h2 {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

h3,
.h3 {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

h4,
.h4 {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

h5,
.h5 {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

h6,
.h6 {
  ;
  color: ;
  font-size: ;
  text-transform: ;
} */

/* Blockquote */

/* ================= DESKTOP ================= */

h1,.h1 { color: #ffffff;font-size: 52px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
h2,.h2 { color: #ffffff;font-size: 44px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
h3,.h3 { color: #ffffff;font-size: 36px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
h4,.h4 { color: #ffffff;font-size: 28px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
h5,.h5 { color: #ffffff;font-size: 24px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
h6,.h6 { color: #ffffff;font-size: 20px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }

body,
p,
.hs_cos_wrapper_type_rich_text p {
  color: #FFFFFF;font-size: 18px;font-family: Manrope, sans-serif;
}

.small-text,
.meta,
.caption,
.hs-form label,
.form-help-text {
  color: #FFFFFF;font-size: 16px;font-family: Manrope, sans-serif;
}

a {
  color: #87df67;text-decoration: underline; font-family: Manrope, sans-serif;
    text-decoration:none;
}

/* ================= LAPTOP ================= */

@media (max-width: 1199px) {

  h1,.h1 { color: #ffffff;font-size: 48px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h2,.h2 { color: #ffffff;font-size: 44px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h3,.h3 { color: #ffffff;font-size: 36px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h4,.h4 { color: #ffffff;font-size: 28px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h5,.h5 { color: #ffffff;font-size: 24px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h6,.h6 { color: #ffffff;font-size: 20px;font-family: Manrope, sans-serif; text-transform: none; }

  body,
  p,
  .hs_cos_wrapper_type_rich_text p {
    color: #FFFFFF;font-size: 18px;font-family: Manrope, sans-serif;
  }

  .small-text,
  .meta,
  .caption,
  .hs-form label,
  .form-help-text {
    color: #FFFFFF;font-size: 16px;font-family: Manrope, sans-serif;
  }

  a {
    color: #87df67;text-decoration: underline; font-family: Manrope, sans-serif;
  }
}

/* ================= TABLET ================= */

@media (max-width: 991px) {

  h1,.h1 { color: #ffffff;font-size: 44px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h2,.h2 { color: #ffffff;font-size: 36px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h3,.h3 { color: #ffffff;font-size: 28px;font-weight: 700; font-family: Manrope, sans-serif; text-transform: none; }
  h4,.h4 { color: #ffffff;font-size: 24px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h5,.h5 { color: #ffffff;font-size: 20px;font-weight: 500; font-family: Manrope, sans-serif; text-transform: none; }
  h6,.h6 { color: #ffffff;font-size: 18px;font-weight: 500; font-family: Manrope, sans-serif; text-transform: none; }

  body,
  p,
  .hs_cos_wrapper_type_rich_text p {
    color: #FFFFFF;font-size: 16px;font-family: Manrope, sans-serif;
  }

  .small-text,
  .meta,
  .caption,
  .hs-form label,
  .form-help-text {
    color: #FFFFFF;font-size: 16px;font-family: Manrope, sans-serif;
  }

  a {
    color: #87df67;text-decoration: underline; font-family: Manrope, sans-serif;
  }
}


/* ================= MOBILE ================= */

@media (max-width: 767px) {

  h1,.h1 { color: #ffffff;font-size: 36px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h2,.h2 { color: #ffffff;font-size: 28px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h3,.h3 { color: #ffffff;font-size: 24px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h4,.h4 { color: #ffffff;font-size: 20px;font-weight: 600; font-family: Manrope, sans-serif; text-transform: none; }
  h5,.h5 { color: #ffffff;font-size: 18px;font-weight: 500; font-family: Manrope, sans-serif; text-transform: none; }
  h6,.h6 { color: #ffffff;font-size: 16px;font-weight: 500; font-family: Manrope, sans-serif; text-transform: none; }

  body,
  p,
  .hs_cos_wrapper_type_rich_text p {
    color: #FFFFFF;font-size: 16px;font-family: Manrope, sans-serif;
  }

  .small-text,
  .meta,
  .caption,
  .hs-form label,
  .form-help-text {
    color: #FFFFFF;font-size: 16px;font-family: Manrope, sans-serif;
  }

  a {
    color: #87df67;text-decoration: underline; font-family: Manrope, sans-serif;
  }
}



blockquote {
  border-left-color: #F88302;
}
.light-grey {
    color: #A1A7C0;
}




button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #87DF67;

  padding-top: 14px;
padding-right: 50px;
padding-bottom: 14px;
padding-left: 28px;

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

  
  
    
  


  rgba(135, 223, 103, 1.0)

;
  border-radius: 40px;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #87DF67;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 40px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(175, 255, 143, 1.0);
  border-color: #afff8f;
}





form,
.submitted-message {
  ;
  border: 1px none #000000;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  padding: 20px;
;
}

/* Form title */

.form-title {
  border: 1px none #F88302;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Manrope; font-style: normal; font-weight: 600; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 36px;
  color: #ffffff;
  background-color: 

  
  
    
  


  rgba(248, 131, 2, 0.0)

;
}


/* Labels */

form label {
  color: #FFFFFF;
}

/* Help text */

form legend {
  color: #FFFFFF;
}

/* Inputs */

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

  background-color: 

  
  
    
  


  rgba(22, 22, 25, 1.0)

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

/* Form placeholder text */

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

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

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

::placeholder {
  color: #FFFFFF;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FFFFFF;
}

.fn-date-picker td.is-selected .pika-button {
  background: #87DF67;
}

.fn-date-picker td .pika-button:hover {
  background-color: #87DF67 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #87DF67;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #87DF67;
;
  padding-top: 14px;
padding-right: 50px;
padding-bottom: 14px;
padding-left: 28px;
;
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  background-color: 

  
  
    
  


  rgba(135, 223, 103, 1.0)

;
  border-radius: 40px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(175, 255, 143, 1.0);
  border-color: #afff8f;
}





/* Table */

table {
  border: 1px solid #FFFFFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 18px;

  color: #FFFFFF;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(135, 223, 103, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
}





.header {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: ;
}

.menu__child-toggle-icon {
  border-top-color: ;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: ;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

.menu__child-toggle-icon:active {
  border-top-color: ;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: ;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: ;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

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

  
  
    
  


  rgba(#null, 1)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}



.section-header-padding {
padding-bottom:70px;
}

.subtitle {
    position: relative;
    display: inline-flex;
    align-items: center;
      font-family: "Space Grotesk";
    justify-content: center;
    padding: 12px 32px;
    border-radius: 999px;
    color: #6aff3d;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    background: rgba(20, 40, 15, 0.75);
  box-shadow: 0 -2px 6px 0 rgba(135, 223, 103, 0.10) inset;
    margin-bottom:32px;
}

/* GRADIENT BORDER */
.subtitle::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1.5px;
    border-radius: inherit;
    background: linear-gradient(200deg, rgba(160, 255, 120, 1), rgba(106, 255, 61, 0), rgb(106 255 61 / 0%), rgb(106 255 61 / 0%));
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.orange-subtitle {
      font-family: "Space Grotesk";
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 32px;
    border-radius: 999px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    background: rgba(229, 107, 86, 0.1);
  box-shadow: 0 -2px 6px 0 rgba(135, 223, 103, 0.10) inset;
    margin-bottom:32px;
}

/* GRADIENT BORDER */
.orange-subtitle::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1.5px;
    border-radius: inherit;
    background: linear-gradient(200deg, rgba(229, 107, 86, 1), rgba(106, 255, 61, 0), rgb(106 255 61 / 0%), rgb(106 255 61 / 0%));
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}





.footer {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: ;
}







/* Blog post */

.blog-post__meta a {
  color: ;
}

.blog-post__tag-link {
  color: ;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: ;
}

.blog-post__tag-link:active {
  color: ;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  ;
  text-transform: ;
}

.blog-related-posts__title-link {
  color: ;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: ;
}

.blog-related-posts__title-link:active {
  color: ;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: ;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: ;
}

#comments-listing .comment-reply-to:active {
  color: ;
}





.hs-search-results__title {
  ;
  color: ;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  ;
  text-transform: ;
}

.hs-blog-post-listing__post-title-link {
  color: ;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: ;
}

.hs-blog-post-listing__post-title-link:active {
  color: ;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: ;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: ;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: ;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: ;
}

.hs-pagination__link-icon svg {
  fill: ;
}

/* Pricing card */

.card__price {
  ;
  color: ;
  font-size: ;
}

.card__body svg {
  fill: #87DF67;
}

/* Social follow */

.social-links__icon {
  background-color: #87DF67;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #5fb73f;
}

.social-links__icon:active {
  background-color: #afff8f;
  ;
  color: ;
  font-size: ;
}

footer {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: {font=Manrope, font_set=GOOGLE, styles={font-family=Manrope, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=null, size_unit=null, color=#FFFFFF, variant=regular, fallback=sans-serif, line_height=null, letter_spacing=null, casing=null, style=font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #FFFFFF;font-family: Manrope, sans-serif;};
}


/* base hidden */
.revx-ani-up, .revx-ani-left, .revx-ani-right{
  opacity: 0 !important;
transition: opacity 2s ease, transform 2s ease;

  will-change: opacity, transform;
}




.revx-ani-up{ transform: translate3d(0, 24px, 0); }
.revx-ani-left{ transform: translate3d(-24px, 0, 0); }
.revx-ani-right{ transform: translate3d(24px, 0, 0); }

/* visible */
.revx-ani-visible{
  opacity: 1 !important;
  transform: translate3d(0,0,0) !important;
}

@media (prefers-reduced-motion: reduce){
  .revx-ani-up, .revx-ani-left, .revx-ani-right{
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
  }
}

/* Homepage    */
.home-banner-title h1 span, h1 span{ color: #87DF67; }
 h2 span,.h2 span{ color: #87DF67; }