







/* 1a. Containers */




/* 1b. Colors */









/* 1c. Typography */



























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1440px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 0rem;
}

.dnd-section > .row-fluid {
  max-width: 1440px;
}





html {
  font-size: 16px;
}

body {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #F7F7F7;
  font-size: 16px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: 'Andale Mono', sans-serif; font-style: normal;
  color: #5A62FC;
}

a:hover,
a:focus {
}

a:active {
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 150px;
  text-transform: uppercase;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 120px;
  text-transform: uppercase;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 80px;
  text-transform: uppercase;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 40px;
  text-transform: uppercase;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 30px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 20px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #5A62FC;
}





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

  padding-top: 7px;
padding-right: 35px;
padding-bottom: 11px;
padding-left: 18px;

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

  
  
    
  


  rgba(247, 247, 247, 0.0)

;
  border-radius: 21px;
  color: #f7f7f7;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: left;
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 13px) center;
  width: 100%;
  min-width: 212px;
}

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 #f7f7f7;
;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(247, 247, 247, 0.0)

;
  border-radius: 21px;
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-dark.svg);
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: obviously-condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.yellow-btn .button {
  border-color: var(--zest_yellow);
  color: var(--zest_yellow);
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-yellow.svg);
}
.yellow-btn .button:hover {
  background-color: var(--zest_yellow);
  border-color: var(--zest_yellow);
  color: var(--dark);
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-dark.svg);
}
.white-btn .button {
  color: var(--light);
  border-color: var(--light);
}
.white-btn .button:hover {
  background-color: var(--light);
  color: var(--dark);
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-dark.svg);
}
.black-btn .button {
  border-color: var(--dark);
  color: var(--dark);
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-dark.svg);
}
.black-btn .button:hover {
  border-color: var(--dark);
  background-color: var(--dark);
  color: var(--light);
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-white.svg);
}






form,
.submitted-message {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 0px none #5A62FC;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(90, 98, 252, 0.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 0px none #5A62FC;
;
  padding: 0px;
;
  font-family: obviously-condensed; font-style: normal; font-weight: 700; 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: 80px;
  color: #F7F7F7;
  background-color: 

  
  
    
  


  rgba(90, 98, 252, 1.0)

;
}


/* Labels */

form label {
  color: #F7F7F7;
}

/* Help text */

form legend {
  color: #F7F7F7;
}

/* 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 rgba(255, 255, 255, 50%);

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

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

/* Form placeholder text */

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

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

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

::placeholder {
  color: #F7F7F7;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #E5FF00;
;
  padding-top: 7px;
padding-right: 35px;
padding-bottom: 11px;
padding-left: 18px;
;
  font-family: obviously-condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #E5FF00;
  font-size: 20px;
  background-color: 

  
  
    
  


  rgba(247, 247, 247, 0.0)

;
  border-radius: 21px;
  text-transform: uppercase;
  background-image: url(https://145661246.fs1.hubspotusercontent-eu1.net/hubfs/145661246/Lunar-digital/images/btn-arrow-yellow.svg);\
}

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

  
  
    
  


  rgba(229, 255, 0, 1.0)

;
  color: #000000;
  border: 1px solid #E5FF00;
;
}

form input[type=submit]:active,
form .hs-button:active {
}





/* Table */

table {
  border: 1px solid #F7F7F7;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 18px;

  color: #F7F7F7;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(247, 247, 247, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #F7F7F7;
}





.header {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}
.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #F7F7F7;
}
.menu__child-toggle-icon {
  border-top-color: #F7F7F7;
}
.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #F7F7F7;
}
.transparent_herder_2025 .menu__link {
  color: var(--dark);
}
.transparent_herder_2025 .menu__link:hover {
  color: var(--light);
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 0px solid #F7F7F7;

    background-color: 

  
  
    
  


  rgba(247, 247, 247, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 0px solid #F7F7F7;

    background-color: 

  
  
    
  


  rgba(247, 247, 247, 1.0)

;
  }
}

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

  
  
    
  


  rgba(247, 247, 247, 1.0)

;
}

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

.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(0, 0, 0, 0.0)

;
}

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

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}

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

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

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

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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





.blog-post,
.blog-header__inner {
  padding: 0px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #F7F7F7;
}

.blog-post__tag-link {
  color: #F7F7F7;
}

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

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

/* 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 {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  text-transform: uppercase;
}

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

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
}





/* 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 {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  text-transform: uppercase;
}

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

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 80px;
}

.card__body svg {
  fill: #F7F7F7;
}

/* Social follow */

.social-links__icon {
  background-color: #F7F7F7;
}

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

.social-links__icon:active {
  background-color: #ffffff;
  font-weight: 700; text-decoration: none; font-family: obviously-condensed, sans-serif; font-style: normal;
  color: #F7F7F7;
  font-size: 80px;
}

/*---- website global styles ----*/

:root{
  --heading_font: obviously-condensed;
  --body_font: Work Sans;
  --tertiary_font: Andale Mono;
  --light: #F7F7F7;
  --ultraviolet: #5A62FC;
  --dark: #000;
  --Deep-Magenta: #C111E8;
  --hot-coral: #FF2D4D;
  --fresh_mint: #0AE893;
  --zest_yellow: #E5FF00;
}

h1,.h1,h2,.h2,h3,.h3,.h3,h4,.h4,h5,.h5,h6,.h6{
  line-height: 88%;
}


.highlight-text {
  color: var(--ultraviolet);
  font-family: var(--tertiary_font);
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.bg-black-highlight {
  background-color: var(--dark);
  border-radius: 2px;
  color: var(--light);
  padding: 4px;
  font-family: var(--tertiary_font);
  text-transform: uppercase;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  display: inline-block;  
}
.bg-white-highlight {
  background-color: var(--light);
  color: var(--dark);
  border-radius: 2px;
  padding: 3px 4px;
  text-transform: uppercase;
  font-family: var(--tertiary_font);
  letter-spacing: -0.02em;
}
.multi-list-column .title , .description .title {
  margin: 0 0 20px;
}
.multi-list-column .title p, .description .title p, .card-wrap .single-tag  {
  display: inline-block;
  font-family: var(--tertiary_font);
  background-color: #F2F2F2;
  padding: 4px;
  border-radius: 2px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.description .title p {
  background-color: var(--zest_yellow);
}
video {
  max-width: 100%;
  vertical-align: bottom;
}
.card-wrap .single-tag {
  background-color: #363636;
  color: var(--light);
}
.arrow svg {
  vertical-align: middle;
}
.arrow a {
  display: inline-block;
}
.arrow a:hover {
  transform: rotate(45deg);
}

.heading-content-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 0 40px;
  border-bottom: 1px solid var(--dark);
}
.heading-content {
  max-width: 35.883%;
  flex: 0 0 100%;
}
.heading-content p:not(:has(.highlight-text)) {
  margin: 0px;
}
.heading-content-wrap h2 {
  margin: 0 0 8px;
}
.heading-content-wrap h1 {
  margin: 0px;
}

@media (max-width: 1370px) {
  h1, .h1 {
    font-size: 140px;
  }
}
@media (max-width: 1330px) {
  h1, .h1 {
    font-size: 120px;
  }
}
@media (max-width: 1199px) {
  h2, .h2 {
    font-size: 90px;
  }
  h3, .h3 {
    font-size: 60px;
  }
  .heading-content {
    max-width: 47.883%;
  }
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 100px;
  }
  h2, .h2 {
    font-size: 75px;
  }
  h3, .h3 {
    font-size: 50px;
  }
  button,
  .button,
  .hs-button,
  .hs-blog-post-listing__post-button {
    min-width: unset;
  }
  .heading-content-wrap {
    flex-wrap: wrap;
  }
  .heading-content {
    max-width: 100%;
    margin: 40px 0px 0px;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 75px;
  }
  h2, .h2 {
    font-size: 60px;
  }
  h3, .h3 {
    font-size: 40px;
  }
  h4, .h4 {
    font-size: 30px;
  }
  button,
  .button,
  .hs-button,
  .hs-blog-post-listing__post-button {
    min-width: 212px;
  }
  .heading-content-wrap {
    padding: 0 20px 40px;
    margin: 0px -20px;
  }
  .heading-content {
    margin: 228px 0px 0px;
  }
}