/*************
FONTS
*************/

/* Hero New Font*/
@import url("https://use.typekit.net/mzs7ude.css");

/*  */







/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */









/* 1d. Typography */

/* 







 */

/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */






/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */

/* 




































 */

/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */











/* 1n. Site Footer */












/* 1o. Blog */









ul.footer-social-menu li {
    list-style: none;
    display: inline-block;
    color: #fff;
    margin: 0px 4px;
      text-align: center;
}
ul.footer-social-menu li a:hover {
    color: #3c41f8;
   background: #fff;
}
.copyrightlegalbar-left .hs_cos_wrapper {
    width: auto;
    display: inline-block;
}

ul.footer-social-menu li a {
    width: 35px;
    height: 35px;
    background: #710ce2;
    line-height: 35px;
    border-radius: 50px;
    padding: 0px;
  color:#fff;
    display: block;
}

ul.footer-social-menu {
    margin: 0px 20px 0px 0px;
}





.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 0px 0px;
}

.row-fluid  {
margin-bottom: 0px;
}

.body-container > .row-fluid-wrapper > .row-fluid {
  margin-bottom: 0rem;
}

.dnd-section > .row-fluid {
  max-width: 100%;
}

.dnd-section .widget-type-cell {
 padding: 0rem !important;
}

.container-fluid {
padding: 0rem !important;
}

.content-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 100%;
  width: 100%;
}

@media screen and (min-width: 800px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}

/* Styling of Default Containers (Jenny) */

/*Styling for (old) modules)*/
/*Basic container*/
.coloured-container {
    border-radius: 40px;
    margin: 2rem;
    padding: 3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    max-width: 1200px;
}

.coloured-container h1, .coloured-container h2 {
    max-width: 800px;
    text-align: center;
}

.coloured-container .subheadline {
    max-width: 550px;
    text-align: center;
}

/*Purple Hero Container*/
.purple-image-container {
    background: #390671;
    background-image: url("https://7914397.fs1.hubspotusercontent-eu1.net/hubfs/7914397/home%20page%20new/background_figures_new.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.purple-image-container h1, .purple-image-container .subheadline {
    color: #FFFFFF;
}

@media screen and (max-width: 768px) {
    .coloured-container {
      margin: 1rem;
      padding: 2rem;
    }
  
    .purple-image-container {
        background-position-y: 100%;
        background-position-x: 25%;
    }
}

/*Hero Section Template*/
.default-hero-section {
    border-radius: 40px;
    margin: 0 2rem 4rem 2rem;
    padding: 3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    background: #390671;
    background-image: url("https://7914397.fs1.hubspotusercontent-eu1.net/hubfs/7914397/home%20page%20new/background_figures_new.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.default-hero-section h1, .default-hero-section h2, .default-hero-section p {
    color: white;
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
}

.default-hero-section .dnd-column {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 1rem;
}

@media screen and (max-width: 768px) {
    .default-hero-section {
        margin: 1rem;
        padding: 2rem;
        background-position-y: 100%;
        background-position-x: 25%;
    }
}

/*Simple Section Template*/
.simple-section {
    margin: 0 2rem 4rem 2rem;
    padding: 0 3rem 0rem 3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}

.simple-section h1 {
  margin: 0;
}

.simple-section button {
  margin: 0;
}

.simple-section .row-fluid {
    max-width: 1200px;
}

@media screen and (max-width: 768px) {
    .simple-section {
        margin: 0 1rem;
        padding: 1rem 2rem;
    }
}

/*Coloured Section Template*/
.coloured-section {
    border-radius: 40px;
    margin: 0 2rem 4rem 2rem;
    padding: 3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}

.coloured-section .row-fluid {
    max-width: 1200px;
}

.coloured-section h3 {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .coloured-section {
        margin: 1rem;
        padding: 2rem;
    }
}

.simple-section img, .coloured-section img  {
  height: 100%;
}





/* General Company Font - Doesn't need to be set anywhere else!! */

h1, h2, h3, h4, h5, h6, p, b, u, i, center, dl, dt, dd, ol, ul, li, thead, tr, th, td, a, blockquote, .cta-button {
  font-family: 'hero-new';
}

h1, h2, h3, h4, h5, h6, p, b, u, i, center, dl, dt, dd, ol, ul, li, thead, tr, th, td {
  color: #343a40;
}

body {
  max-width: 100%;
  width: 100%;
  margin: auto;
}

/* Paragraphs */

p {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 1.6em;
}

p.small {
font-size: 14px;
line-height: 1.6em;
}

.small a {
font-size: 14px;
line-height: 1.6em;
}

@media screen and (max-width: 768px) {
  p {
    font-size: 14px;
  }
  
  p.small {
    font-size: 12px;
  }

  .small a {
  font-size: 12px;
  }
}

p.lead, p.intro {
  font-size: 1.25rem;
}

.hs_cos_wrapper_post_body ul, li, ol {
  min-width: 160px;
  margin-bottom: 8px;
}

span.highlight {
  display: inline-block;
  min-width: 105px;
  background: #fcf9ff;
  padding: 3px 8px;
  margin: 3px;
  border-radius: 6px;
  text-align: center; 
}

@media screen and (max-width: 480px) {
  span.highlight {
      min-width: 80px;
  }
}

span.purple-highlight {
  display: inline-block;
  min-width: 105px;
  background: #E7D4FD;
  padding: 3px 8px;
  border-radius: 6px;
  text-align: center; 
}

/* Headings */

h1 {
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 1.4em;
margin-bottom: 1rem;
}

h1:not(.blog-post__title) span {
color: #0BB5E4;
}

h2 {
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 1.4em;
margin-top: 0;
margin-bottom: 0.5rem;
}

h3, .h3-style {
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 1.4em;
margin-bottom: 0.5rem;
}

h4 {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 1.4em;
margin-top: 0;
}

.subheadline {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 1.6em;
margin-top: 0;
max-width: 800px;
}

@media screen and (max-width: 768px) {

  h1 {
    font-size: 24px;
    }

  h2 {
    font-size: 22px;
    }
  
  h3, .h3-style {
  font-size: 18px;
  }

  .subheadline {
    font-size: 15px;
    padding: 0;
    }
  }

/* Anchors incl. a:hover, a:focus, a:active or a.button:disabled*/

a {
font-style: normal;
font-size: 16px;
line-height: 16px;
}

/*Hidden on specific devices*/
@media screen and (max-width: 768px) {
    .desktop-only {
        display: none !important;
  }}

@media screen and (min-width: 768px) {
    .mobile-only {
        display: none;
    }

/* index page: Key numbers */
#hs_cos_wrapper_dnd_area-module-16_ > h3, #hs_cos_wrapper_dnd_area-module-19_ > h3, #hs_cos_wrapper_dnd_area-module-22_ > h3, #hs_cos_wrapper_dnd_area-module-25_ > h3 {
  text-align: left;
}

#hs_cos_wrapper_dnd_area-module-25_ > h4, #hs_cos_wrapper_dnd_area-module-22_ > h4, #hs_cos_wrapper_dnd_area-module-19_ > h4, #hs_cos_wrapper_dnd_area-module-16_ > h4 {
  text-align: left;
}

/* Blockquote */

blockquote {
  border-left: none;
  padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
  background-color: #d0d0d0;
  color: #d0d0d0;
}





/* Primary Button */

/* button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
  border: 1px solid #00C6AB;
  border-radius: 50px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 12px 44px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
font-weight: 800; font-style: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 158, 131, 1.0)

;
/*   border: 1px solid #009E83; */
  color: #FFFFFF;
  font-weight: 500 !important;
}

button:active,
.button:active {
  font-weight: 800; font-style: normal; text-decoration: none;
  background-color: rgba(80, 238, 211, 100);
  background-color: #50eed3;
/*   border: 1px solid #009E83; */
/*   border-color: #50eed3; */
} */

/* Secondary Button */

.button.button--secondary {
  ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #00C6AB;
  border-radius: 50px;
  color: #00C6AB;
  fill: #00C6AB;
  padding: 12px 44px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-weight: 800; font-style: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
/*   border: 1px solid #009E83; */
  color: #009E83;
  fill: #009E83;
}

.button.button--secondary:active {
  font-weight: 800; font-style: normal; text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #009E83;
/*   border-color: #50eed3; */
  color: #50eed3;
  fill: #50eed3;
}

/* Simple Button */

.button.button--simple {
  ;
  color: #00C6AB;
  fill: #00C6AB;
  text-transform: uppercase;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  ;
  border: none;
  color: #009E83;
  fill: #009E83;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  ;
  border: none;
  color: #50eed3;
  fill: #50eed3;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 44px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 44px;
}

/*Regular CTA-Button w/ Purple Background*/

.cta-button {
    font-style: normal;
    font-weight: 600;
    background: #710CE2;
    border-radius: 8px;
    padding: 14px 42px;
    text-align: center;
    color: #FFFFFF;
}

.cta-button:hover {
    background: #550AAA;
}

.cta-button a:hover, a:focus {
    color: #FFFFFF;
}

.cta-button:active {
    background: #9A4BF5;
    border: 4px solid #D2AFFB;
    border-radius: 8px;
    padding: 10px 38px;
}

/*Header-CTA-Button w/ Blue Gradient Background*/

.header-cta {
    display: block;
    background: linear-gradient(225deg, #0BB5E4 0%, #006AFF 100%);
    border-radius: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    padding: 1rem 5rem;
    width: auto;
    margin: 1rem 0 0;
    text-decoration: none;
}

.header-cta:hover {
    background: linear-gradient(-225deg, #0BB5E4 0%, #006AFF 100%) !important;
    transition: background 1s ease-in-out !important;
}

.header-cta:active {
    background: linear-gradient(-225deg, #0BB5E4 0%, #006AFF 100%);
    border: 1px solid #D2AFFB;
}

@media screen and (max-width: 768px) {
    .header-cta {
        font-size: 16px;
        margin: 1rem 0 0rem;
        padding: 1rem 3rem;
    }
}





form {
  background-color: transparent;
  border: 1px none #D0D0D0;
  border-radius: 18px;

}

.hs-form-field {
  margin-bottom: 1.5rem;
}


/* Form Title */

.form-title {
font-family: hero-new;
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 34px;
color: #343A40;
text-align: left;
padding-left: 0;
}

#hs_cos_wrapper_widget_1666955206531 {
/*   background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(151, 151, 151, 0.32);
  border-radius: 24px; */
   background-image: url("https://7914397.fs1.hubspotusercontent-eu1.net/hubfs/7914397/home%20page%20new/contact-blue.svg");
   background-repeat: no-repeat;
   background-position: right;
   
}

#hs_cos_wrapper_widget_1666955206531 form {
  padding: 2rem;
  max-width: 500px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(151, 151, 151, 0.32);
  border-radius: 24px;
  text-transform: none !important;
}

/* .hbspt-form {
  padding: 2rem;
  max-width: 500px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(151, 151, 151, 0.32);
  border-radius: 24px;
  text-transform: none !important;
} */

#hs_form_target_widget_1612634415811,
#hs_form_target_widget_1612796415640,
#hs_form_target_widget_1612796027286,
#hs_form_target_widget_1612796567460 {
  margin: auto;
  display: flex;
  justify-content: center;
  max-width: 600px;
  width: 100%;
}

form .legal-consent-container .hs-richtext p {
  display: none;
}

#hs_cos_wrapper_widget_1612634415811 label:not(.hs-error-msg) span,
#hs_cos_wrapper_widget_1612796415640 label:not(.hs-error-msg) span,
#hs_cos_wrapper_widget_1612796027286 label:not(.hs-error-msg) span,
#hs_cos_wrapper_widget_1612796567460 label:not(.hs-error-msg) span {
    color: #374151 !important;
    line-height: 1.25rem;
    font-size: .875rem;
    font-family: 'hero-new';
    font-weight: 600;
}

#label-firstname-94e09279-a413-4ddd-b42e-86efc3ad2eca_9572,
#label-firstname-94e09279-a413-4ddd-b42e-86efc3ad2eca_9572 > span{
  color: #374151 !important;
}

/* Labels */


.hbspt-form > * {
font-family: 'hero-new' !important;
}


.hs-form-field > label {
  font-family: 'hero-new';
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  ;
  color: #FFFFFF;
  font-size: 14px;
}

/* Form Rich 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 {
  ;
  color: #FFFFFF;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  ;
  color: #FFFFFF;
  font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
select,
textarea {
  ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: ;
  padding: 12px 12px;
  border-radius: 6px;
  height: 48px;
/*   border: 1px solid #d2d6dc;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%); */
}

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

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

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

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

::placeholder {
  color: #D0D0D0;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  ;
  color: #FFFFFF;
  font-size: 16px;
}

/* Inputs - Datepicker */

.hs-datepicker .is-selected button.pika-button {
  background-color: #FFF9E3;
}

.hs-datepicker button.pika-button:hover {
  background-color: #00C6AB !important;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-error-msg {
  color: #ef6b51;
}

/* Submit */
/* 
.hs-button,
#hsForm_5ecb959c-91b5-4659-a938-8d2bec5ca2bf_8521 > div > div.actions > input {
    width: fit-content !important;
    padding: 1.5rem 3rem !important;
    border-radius: 7px !important;
    display: block !important;
    margin: 2rem auto !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    font-family: hero-new !important;
}



  form input[type=submit],
  form .hs-button {
    width: fit-content;
    padding: 1.5rem 3rem;
    border-radius: 7px;
    display: block;
    margin: 2rem auto;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    font-family: hero-new;
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    background-color: #710ce2 !important;
  }

  form input[type=submit]:active,
  form .hs-button:active {
    font-weight: 800; font-style: normal; text-decoration: none;
    background-color: rgba(80, 238, 211, 100);
    border: 1px solid #009E83;
    border-color: #50eed3;
}





  form input[type=submit],
  form .hs-button {
    font-size: 16px;
    padding: 12px 44px;
  }


 */




table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D2E9FC;
}

th,
td {
  border: 1px solid #D2E9FC;
  color: ;
  padding: 15px 15px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-bottom: 2px none #D2E9FC;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px none #D2E9FC;
}






/* Logo's size*/
.header__logo > a > img {
  max-width: 184px;
  width: 100%;
}

@media screen and (max-width: 1029px) {
.header__logo {
    max-width: 100%;
    width: 100%;
}
}

/* Logo */

.header__logo .logo-company-name {
  color: ;
}

/* Navigation Menu */

.navigation-primary .menu-item a, .navigation-primary .menu-item:hover {
  font-family: 'hero-new' !important;
  color: #161e2e;
  font-size: .9rem !important;
  font-weight: 500 !important;
  letter-spacing: .04rem;
  margin-right: 1rem;
  text-decoration: none !important;
}

.navigation-primary .menu-item a:hover,
.navigation-primary .menu-item a:focus {
  font-family: 'hero-new' !important;
  color: #161e2e;
  font-size: .9rem !important;
  font-weight: 500 !important;
  letter-spacing: .04rem;
}

.navigation-primary .menu-item a:active {
  font-family: 'hero-new' !important;
  color: #161e2e;
  font-size: .9rem !important;
  font-weight: 500 !important;
  letter-spacing: .04rem;
}

.navigation-primary .submenu:not(.level-1) {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover,
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:focus {
  font-weight: 900; font-style: normal; text-decoration: none;
  background-color: none;
  color: ;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:active {
  font-weight: 900; font-style: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
  color: ;
}


@media (min-width: 768px) {
  .navigation-primary .submenu:not(.level-1) {
    border: 2px solid #EFF7FE;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  @media (max-width: 1029px) {
  body > div.body-wrapper.hs-blog-id-30701874652.hs-blog-listing > div > header > div > div.header__menu {
    margin-left: 0rem !important;
    margin-right: auto !important;
  }
  }

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
    background-color: ;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:hover,
  .navigation-primary .submenu.level-1 .menu-item .menu-link:focus {
    font-weight: 900; font-style: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
    color: ;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:active {
    font-weight: 900; font-style: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
    color: ;
  }
}

/* Language Switcher */
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #EFF7FE;
}

.header__language-switcher-label-current:after {
  content: '';
  background: url();
}


.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-weight: 900; font-style: normal; text-decoration: none;
  color: ;
  font-size: 16px;
  text-transform: none;
}

.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:focus a {
  font-weight: 900; font-style: normal; text-decoration: none;
  color: ;
}

.header__language-switcher .lang_list_class li:hover {
  font-weight: 900; font-style: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
  color: ;
}

/* Menu - Site Header */

@media screen and (max-width: 1029px) {
  body .header__navigation-toggle svg,
  body .menu-arrow svg {
    fill: #710ce2 !important;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-top: 1px none #00C6AB;
}

.footer__container {
  max-width: 1300px;
}

.footer__bottom-section {
  border-top: 2px solid #EFF7FE;
  border-color: #FFFFFF;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #FFFFFF;
}



  .footer h4 {
      ;
      color: #FFFFFF;
      font-size: 18px;
      letter-spacing: 1.06px;
      text-transform: none;
  }



/* Footer Menu */

.footer__navigation a {
  ;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

.footer__navigation a:hover,
.footer__navigation a:focus {
  ;
  color: #FFFFFF;
}

.footer__navigation a:active {
  ;
  color: #FFFFFF;
}





/* Blog Meta - Author */

.blog-card__author-name,
.blog-post__author-name {
  ;
  color: ;
}

.blog-post__author-links svg {
  fill: ;
}

.blog-post__author-links a:hover svg {
  fill: #00C6AB;
}

/* Tags */

.blog-card__tag-link,
.blog-post__tag-link {
  background-color: 

  
  
    
  


  rgba(255, 249, 227, 0.0)

;
  color: #D400AB;
  
}

.blog-card__tags svg,
.blog-post__tags svg {
  fill: #FFF9E3;
}

/* Blog Listing */

.blog-header {
  background-size: cover;
}

.blog-subheader__author-links a {
  background-color: #00C6AB;
}

.blog-subheader__author-links a:hover {
  background-color: #009E83;
}

.blog-subheader p, #hs_cos_wrapper_module_160145555052259_ {
    margin: 0 0 .5rem;
    font-size: 1rem;
    color: #374151;
    font-family: 'hero-new' !important;
}

/* Blog Pagination */

.blog-pagination {
  margin-top: 2rem;
}

.blog-pagination__link {
  color: #161e2e;
}

.blog-pagination__link:hover {
  color: #161e2e;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #161e2e;
}

.blog-pagination__link:active {
  color: #161e2e
}

.blog-pagination__link:active svg {
  fill: #161e2e;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #d0d0d0;
}

.blog-pagination__link--active {
  background-color: #710ce2;
  color: #fff;
  font-family: 'hero-new' !important;
  padding: 0.6rem 0.9rem;
}

.blog-pagination__link--active:hover {
  color: #fff;
}

/* Blog Post */

.blog-post__content-area {
  width: 75%;
  float: left;
}

.blog-post__right-side {
  width: 25%;
  float: left;
  padding-left: 20px;
  position: relative;
}

.vertical-line {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #ccc;
}

.blog-post__image img {
  border-radius: 15px 15px 0 0;
}

@media screen and (max-width: 900px) {
.blog-post__content-area {
  width: 100%;  
}

.blog-post__body {
  padding: 1rem;
}
.blog-post__right-side {
  width: 100%;
  float: left;
  padding: 1rem;
  position: relative;
}
.back-to-articles {
 margin: 0 0.5rem 0;   
}

.blog-post__tags {
  margin: 1blog-post.5rem;
}
}

.blog-post h3 {
  text-align: left;
}

.mobile__social-sharing-title {
  font-size: 1.6rem !important;
}

.blog-post-information {
  position: relative;
}

.blog-post__background {
    background: #700ce2;
    max-width: 100vw;
    background: linear-gradient(30deg,rgba(112,12,226,1) 27%,rgba(50,78,249,1) 100%);
    width: 100%;
    height: 80%;
    top: -10%;
    position: absolute;
    transform: skewY(-3deg);
}

.blog-post__image {
  max-width: 1150px;
  width: 100%;
  border-radius: 7px;
  z-index: 4;
  position: relative;
  margin: auto;
  max-height: 628px;
}





/* Error Pages - Global */

.error-page:before {
  ;
  content: none;
}

/* System Pages - Global */

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

.hs-search-results__title:hover {
  ;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  ;
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

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

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 1.5rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.5rem;
  padding: 12px 12px !important;
}





body .blog-card__title a,
body .blog-card__author-name {
  color: ;
}

/* Icon */

body .icon svg {
  fill: #FFF9E3;
}

/* Pricing Table */

body .price-block__header {
  background-color: #FFF9E3;
}

body .billing-selectors__pricing-option input[type="radio"]:checked + label:before {
  border-color: #FFF9E3;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: ;
}

body .social-links__icon:hover svg {
  fill: ;
}

body .social-links__icon:hover {
  background-color: transparent;
}

.social-links {
justify-content: center;
}

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info {
  color: ;
}

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #FFF9E3;
}

body .statistic__circle::after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #d0d0d0;
}

body .tns-nav .tns-nav-active {
  background-color: #FFF9E3;
}

/*************************
OWN EDITS
*************************/

.jobilla-footer, .hs_cos_wrapper_module_160140784799723 {
  max-width: 100%;
  width: 100%;
  background: #182841;
  -webkit-clip-path: polygon(0 10%,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 10%,100% 0,100% 100%,0 100%);
  padding-top: 7rem;
}


@media screen and (max-width: 768px) {
  .jobilla-footer {
  padding-top: 2rem !important;
  }
}
.footer-top {
  max-width: 1280px;
  width: 100%;
  display: flex;
  margin: auto;
  flex-direction: column;
  align-items: center;

}


@media screen and (min-width: 300px) and (max-width: 1199px) {
.footer-top {
    flex-direction: column;  
  }
}

/* Top column left side */
.top1 { 
}

/* Defines size of footer's logo*/
.top1 img {
  height: 59px;
  max-height: 100%;
}

/* Top column right side */
.top2 {
 font-family: hero-new, sans-serif !important;
 font-weight: 300;
 font-size: 1rem;
 letter-spacing: .04em;
 font-style: normal;
 color: #fff;
}

/* Footer links area */
.footer-links {
  border-bottom: 1px solid #374251;
  margin: auto;
  max-width: 1420px;
  width: 100%;
}

.footer-links-sections {
  margin-left: 4rem;
  display: inline-flex;
  max-width: 1348px;
  width: 100%;

}

.footer-left {
  display: inline-flex;
  width: 25%;
}


.footer-middle {
  display: inline-flex;
  width: 25%;
}


.footer-right {
  display: inline-flex;
  width: 19%;
}

.footer-right-sub {
  width: 50%;
  margin: 2.2rem 0;
}

.footer-right-sub-title {
  display: block !important;
  margin-bottom: 1rem;
}

.footer-right-sub-text {
  display: block !important;
  color: #d2d6dc !important;
  margin-bottom: 1rem;
}

.footer-right-sub-form {
  display: block !important;
}

.footer-right-sub-form form {
  border: 1px none #d0d0d0;
  border-radius: 18px;
  padding: 0px !important;
  display: flex;
}

.footer-right-sub-form input {
  background: #fff !important;
  height: 45px;
  width: 100% !important;
  margin-right: 1rem;
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=file]:focus, select:focus, textarea:focus {
  outline-color: #fff !important;
}

.footer-right-sub-form button {
  font-family: hero-new, sans-serif !important;
  font-size: 0.9rem !important;
  background: #710ce2 !important;
  border-radius: 7px !important;
  padding: 0.75rem 1.25rem !important;
  border: 0px !important;
  margin-bottom: 0rem !important;
  font-weight: 600 !important;
  
  

}


/* Links list type */
.footer-left ul, .footer-middle ul, .footer-right ul {
 list-style-type: none;
}


/* Link gategories' title */
.footer-left ul strong, .footer-middle ul strong, .footer-right ul strong, .footer-right-sub-title strong {
  color: #9fa6b2;
  font-size: 0.8rem !important;
  letter-spacing: .04em;
  font-family: hero-new, sans-serif !important;
  text-transform: uppercase;
  font-weight: 600;
}

/* Links on the link list */
.footer-left ul a, .footer-middle ul a, .footer-right ul a {
  color: #fff;
  font-family: hero-new, sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 0.9rem;
  text-decoration: none;
}

.footer-right-sub-text {
  color: #fff;
  font-family: hero-new, sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 0.9rem;
  width: 350px;
  text-decoration: none;
}


.copyrightlegalbar {
    max-width: 1440px;
    width: 100%;
    height:100%;
    margin: auto;
    justify-content: center;
    display: flex;
      padding: 20px 0px;
}

.copyrightlegalbar-left {
  width:70%;
  margin-top: auto;
  margin-bottom: auto;
  color: #9fa6b2;
  font-size: .93rem;
  font-family: hero-new, sans-serif !important;
}

.copyrightlegalbar-left span {
   color: #fff;
}

.copyrightlegalbar-right {
  width: 50%;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-size: .93rem;
  justify-content: flex-end;
  display: inline-flex;
  font-family: hero-new, sans-serif !important;
}


/*************************
 BLOG
*************************/

.blog-card__image-wrapper-overlay {
    filter: blur(1px);
    background-image: linear-gradient(to bottom right, red, yellow);
    height: auto;
    position: relative !important;
    width: 100%;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.blog-card {
    border: 2px solid #eff7fe;
    font-family: hero-new, sans-serif !important;
    display: -ms-flexbox;
    display: inline-grid;
    margin-bottom: 2.8rem;
    padding: 0rem !important;
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1% !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 7px;
}

.blog-card__image-wrapper {
    align-items: center;
    display: list-item;
    max-height: 100%;
    width: 100%;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
}

.blog-card__image {
    height: 170px;
    position: relative !important;
    width: 100%;
    padding-top: calc(591.44 / 1127.34 * 100%);
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
/* Blog index: date */
.blog-card__date {
    font-family: hero-new,sans-serif !important;
    font-weight: 400 !important;
    color: #606f7b;
    letter-spacing: .05em;
    font-size: .85rem;
    margin-bottom: .3rem;
}


/* Blog index: category */
.blog-card__tags, .blog-card__tags a {
    margin-bottom: .3rem;
    padding-bottom: 0rem !important;
    border-bottom: 0px;
    color: #d001b7 !important;
    text-decoration: none;
    font-family: hero-new,sans-serif !important;
    font-weight: 600 !important;
    color: #606f7b;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: .875rem;
}

/* Blog index: title */
.blog-card__title, .blog-card__title a {
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 700;
    margin-bottom: 1.5rem;
    text-decoration: none;
    color: #22292f !important;
    font-size: 1.1rem !important;
    letter-spacing: 0px;
    text-transform: none;
    height: 120px;
    line-height: 1.8rem;
    max-height: 120px;

}

/* Blog index: author */
.blog-card__author, .blog-card__author-name, .blog-card__author-name a, .blog-card__author-name:hover {
  margin-top: 3rem;
  font-family: hero-new,sans-serif !important;
  font-style: normal !important;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #606f7b !important;
  font-size: .8rem !important;
  letter-spacing: 0px;
  text-transform: none;
  display: none;

}

/* First Button in index page */
#button_dnd_area-module-6 {
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.blog-header__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    margin: auto;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: 3rem;
    width: 100%;
    max-width: 1200px;
  
}

.blog-header__tag-filter, .blog-header__search {
    width: 100% !important;
    text-align: center;
}



#hs_cos_wrapper_blog_related_posts {
    max-width: 800px;
    margin: auto;

}


/* Blog post: padding to both side of text area */
#lipsum, #hs_cos_wrapper_post_body > p {

}

.social_img {
    height: 2.5rem;
    display: block;
    margin-bottom: .5rem;
}



.blog-card__backanddate {
  width: 100%;
  margin: auto;
  flex-direction: row;
  margin-bottom: 2rem;
}

.blog-card__left-back {
  display: inline-flex;
  width: 49%;
  justify-content: flex-start;
}

.blog-card__left-back a {
  font-family: 'hero-new' !important;
  font-weight: 500 !important;
  color: #606f7b !important;
}

.left-back-arrow {
  margin-right: .4rem;
}

.blog-card__right-date {
  display: inline-flex;
  width: 49%;
  font-family: 'hero-new';
  font-weight: 500;
  color: #606f7b;
  justify-content: flex-end;
}


@media screen and (max-width: 1199px) {
  .blog-post__title {
  padding-left: 1rem;
  padding-right: 1rem;
  }
  
  .blog-index {
  margin: 0rem 1rem;
  }
  
  .content-wrapper--narrow {
  max-width: 100% !important;
    width: 100% !important;
    padding: 0rem !important;
  }
  .body-wrapper {
    width: 100% !important;
  }
  
  .blog-post {
      width: 100% !important;
    margin: auto !important;
  }
  .blog-post__image img {
  margin-bottom: 2.5rem;
  }
  .blog-post__image {
    width: 100% !important;
    margin: auto !important;
    padding: 0rem !important;
    border-radius: 15px 15px 0 0 !important;
    z-index: 1 !important;
  }

.mobile__back {
  margin: auto;
  margin-left: 0rem;
  margin-bottom: 2rem;
}


.mobile-left-back-arrow,{
  margin-top: 3rem;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: .8rem !important;
    letter-spacing: 0px;
    text-transform: none;
}
  .blog-card__backanddate {
  display: none;
  }
  .mobile__title {
  font-size: 2rem;
  text-align: left;
  margin-left: 2rem;
  }
  .mobile__tags {
  color: #000;
  }
  .mobile__tag-link {
  color: #d001b7 !important;
  font-family: 'hero-new' !important;
  margin-left: 2rem;
  font-size: 1rem;
  text-transform: uppercase;
  }

}
.blog-index > .content-wrapper > article:nth-child(1) > div > div {
width: 100%;
  /*filter: blur(3px);*/
  z-index: -1;
}

.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__author {
    display: none;
}

.blog-index > .content-wrapper > article:nth-child(1) > div > section > h3 {
    height: auto !important;
}

.blog-index > .content-wrapper > article:nth-child(1) > div > section {
    max-width: 630px;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: auto;
    min-height: auto; 
    margin-top: 2rem;
    text-align: center;
    font-family: hero-new,sans-serif !important;
    background: #fff;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}  


@media screen and (min-width: 824px) and (max-width: 1379px) {
   .blog-card {
  border: 2px solid #eff7fe;
    font-family: hero-new,sans-serif !important;
    display: -ms-flexbox;
    display: inline-grid;
    margin-bottom: 2.8rem;
    padding: 0rem !important;
    width: 47%;
    margin-left: 1%x !important;
    margin-right: 1% !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 7px;
  }
}


@media screen and (max-width: 824px) {
     .blog-card {
  border: 0px solid #eff7fe !important;
    font-family: hero-new,sans-serif !important;
    display: block;
    margin-bottom: 2.8rem;
    padding: 0rem !important;
    max-width: 100%;
    width: 100%;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 0px !important;
  }
  .content-wrapper {
  max-width: 100%;
    width: 100%;
    padding: 0rem !important;
    margin: auto;
  }
  .blog-card__image {
   border-radius: 0px;
  }
.blog-index > .content-wrapper > article:nth-child(1) {
      border: 0px solid #eff7fe !important;
    font-family: hero-new,sans-serif !important;
    display: block;
    margin-bottom: 3rem;
    padding: 0rem !important;
    max-width: 100%;
    width: 100%;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    border: 0px !important;
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 0px !important;
  position: relative;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div {
      align-items: center;
    display: list-item;
    border-radius: 0px;
    max-height: 100%;
    width: 100%;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
    background: none !important
}
  
.blog-index > .content-wrapper > article:nth-child(1) > div > div{
  border-radius: 0px;
   filter: blur(0px);
  }
  
.blog-index > .content-wrapper > article:nth-child(1) > div > section {
    margin: 2rem auto;
    text-align: center;
    font-family: hero-new,sans-serif !important;
    position: relative;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__date {
      font-family: hero-new,sans-serif !important;
    font-weight: 400 !important;
    color: #606f7b;
    letter-spacing: .05em;
    font-size: .85rem;
    margin-bottom: .3rem;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__tags {
  margin-bottom: .3rem;
    padding-bottom: 0rem !important;
    border-bottom: 0px;
    color: #d001b7 !important;
    text-decoration: none;
    font-family: hero-new,sans-serif !important;
    font-weight: 600 !important;
    color: #606f7b;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: .875rem;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > h3 {
  font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 800;
    margin: 0rem 0rem 0rem;
    text-decoration: none;
    color: #22292f !important;
    font-size: 1.1rem !important;
    letter-spacing: 0px;
    text-transform: none;
  }
.blog-index > .content-wrapper > article:nth-child(1) > div > section > div.blog-card__author {
  margin-top: 3rem;
    display: none !important;
    font-family: hero-new,sans-serif !important;
    font-style: normal !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #606f7b !important;
    font-size: .8rem !important;
    letter-spacing: 0px;
    text-transform: none;
    display: flow-root;
  }
} 

#hs_cos_wrapper_module_160145462644050_ {
    display: inline-flex;
}
.mobile__author, .mobile__author a {
    display: none;
}

.mobile-left-back-arrow {
padding-right: 1rem !important;
}
#lipsum, #hs_cos_wrapper_post_body > h1 {
color: #374151;
    font-size: 1.6rem;
    font-family: 'hero-new';
    font-weight: 600;
    text-align: left;
    letter-spacing: 0px;
    text-transform: none;
    
}

.mobile__social-sharing {
margin-bottom: 3rem;
}

.mobile-social-links {
text-align: center;
}

.mobile-social_img {
height: 3.5rem;
}


/*****************
 JOBILLA FOOTER
*****************/

@media screen and (max-width: 1199px) {
.jobilla-footer {
clip-path: none;
  padding-top: 2rem;
  flex-direction: column;
}

.top1 {
}
  .top2 {
    font-weight: 300;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.04em;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-family: hero-new, sans-serif !important;
  }
  
  .footer-links-sections {
  margin-left: 4rem;
    display: block;
    max-width: 1348px;
    width: 100%;
    margin: auto;
    justify-content: center;
    text-align: center;
  }
  .footer-left, .footer-middle, .footer-right, .footer-right-sub {
  display: block;
    width: 100%;
  }
  
  .footer-right-sub-text {
    font-family: hero-new, sans-serif !important;
    text-transform: none;
    font-weight: 400;
    font-size: 0.9rem;
    width: 90%;
    text-align: center;
    text-decoration: none;
    margin: auto;
  }
  
  .footer-links {
  margin-bottom: 1rem;
  }
  .footer-right-sub-form {
  display: block !important;
    text-align: center;
    justify-content: center;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin: 1rem auto 0;
    max-width: 450px;
  }
  .copyrightlegalbar {
      max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: auto;
    display: block;
    flex-direction: column;
  }
  .copyrightlegalbar-left, .copyrightlegalbar-right {
      display: block;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: auto;
        padding-bottom: 15px;
    margin-bottom: auto;
    margin-left: 0rem; 
    color: #9fa6b2;
    font-size: .83rem;
    font-family: hero-new, sans-serif !important;
  }
  ul.footer-social-menu {
    margin: 0px 0px 0px 0px;
}
  .footer-right-sub-form form {
  justify-content: center;
  }
}


.social-links__icon:hover {
 text-decoration: none !important; 
}

@media screen and (max-width: 768px) {
#subscribe_form {
  flex-direction: column;  
}
}

@media screen and (max-width: 768px) {
  .footer-right-sub-form input {
  margin-bottom: .5rem;
  width: 100% !important;
  margin-right: 0rem !important;
  }
  .footer-right-sub-form button {
  margin: 0 0 0rem;
  }
}

/********************** 
 TIIMI
*****************/

.tiimi-top {
  background: #f8f9fc;
  max-width: 1280px;
  width: 100%;
  padding: 3rem;
}


/***************
 BUTTON
 ***************/

#button_module_1603366333450 {
  background: #e2cff9 !important;
    color: #710ce2;
  font-size: 1.1rem !important;
}

/* INDEX PAGE: First title */
#hs_cos_wrapper_dnd_area-module-5_ > h2 {
 font-size: 3rem;
}

/* Testimonials content area */
#slider-container--dnd_area-module-52-item0 > div > blockquote,
#slider-container--dnd_area-module-52-item1 > div > blockquote,
#slider-container--dnd_area-module-52-item2 > div > blockquote {
    font-size: 1.1rem;
    color: #374151;
    font-family: 'hero-new';
    font-weight: 400;
}


/*Testimonials area*/
#slider-container--dnd_area-module-52-item0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dnd_area-column-53-row-0-background-image {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.tns-nav {
  bottom: 160px !important;
}

.tns-nav button {
  border-radius: 50% !important;
  padding: 0rem !important;
}

body .tns-nav .tns-nav-active {
  border-radius: 50% !important;
  padding: 0rem !important;
}


body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div.span4.widget-span.widget-type-cell.dnd-column.dnd_area-column-35-margin > div,
body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div.span4.widget-span.widget-type-cell.dnd_area-column-40-margin.dnd-column > div,
body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div:nth-child(3) > div{
    min-height: 392px;
}


#hs_cos_wrapper_dnd_area-module-38_ > div > h3,
#hs_cos_wrapper_dnd_area-module-43_ > div > h3,
#hs_cos_wrapper_dnd_area-module-48_ > div > h3 {
  font-size: 1.5rem;
}

/* Testimonials */
body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd-section > div > div {
    box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    padding-top: 5rem;
    border-radius: 7px;
}

h2.whytitle {
  font-size: 2.5rem !important;
}



/*******************************
 WEBSITE'S RESPONSIVINESS 
*******************************/

/* Image */
@media screen and (max-width: 786px) {
#hs_cos_wrapper_dnd_area-module-8_ > img {
  display: none;
  }
 #hs_cos_wrapper_dnd_area-module-38_ > div > p,
 #hs_cos_wrapper_dnd_area-module-43_ > div > p,
  #hs_cos_wrapper_dnd_area-module-48_ > div > p,
  #hs_cos_wrapper_module_160430782256613_ > div > p,
  #hs_cos_wrapper_module_160430782256621_ > div > p,
  #hs_cos_wrapper_module_160430782256629_ > div > p
  {
    width: 70%;
    margin: auto;
    margin-bottom: 1rem;
  } 
  /*Index-page: image side of the key numbers section */
  #hs_cos_wrapper_dnd_area-module-12_ > img {
    display: none;
  }
  
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div {
    display: flex;
    width: 90%;
    margin: auto;
    justify-content: center;
    text-align: center;
  }
  
  #hs_cos_wrapper_dnd_area-module-16_>h3, #hs_cos_wrapper_dnd_area-module-19_>h3, #hs_cos_wrapper_dnd_area-module-22_>h3, #hs_cos_wrapper_dnd_area-module-25_>h3, #hs_cos_wrapper_dnd_area-module-25_>h4, #hs_cos_wrapper_dnd_area-module-22_>h4, #hs_cos_wrapper_dnd_area-module-19_>h4, #hs_cos_wrapper_dnd_area-module-16_>h4 {
    text-align: center;
  }
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div:nth-child(1) > div.row-fluid-wrapper.row-depth-2.row-number-2.dnd-row > div,
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-row > div > div:nth-child(2) > div.row-fluid-wrapper.row-depth-2.row-number-4.dnd-row > div,
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd-row > div > div:nth-child(1) > div.row-fluid-wrapper.row-depth-2.row-number-2.dnd-row > div,
  body > div.body-wrapper.hs-content-id-36407848903.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-force-full-width-section > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-4-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-column-9-row-1-vertical-alignment.dnd-row > div > div.span8.widget-span.widget-type-cell.dnd_area-column-13-vertical-alignment.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd-row > div > div:nth-child(2) > div.row-fluid-wrapper.row-depth-2.row-number-4.dnd-row > div {
        box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
    border-radius: 7px;
    padding: 2rem 3rem;
    margin-bottom: 2rem;
  }
}


/* Defines nav's space */
#hs_cos_wrapper_module_16104620720023 {
  width: 100%;
}

#hs_cos_wrapper_dnd_area-module-12_ > img {
  transform: perspective(500px) rotateY(5deg);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
}


/***************************************
 ENSIMMÄISTEN SEKTIOIDEN MUOTOILUT / 
 FIRST SECTIONS STYLING
**************************************/

.first-section {
  position: relative;
  overflow: hidden;
  display: flex;
  padding: 4rem 2rem 0rem;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.first-section-wrapper {
 display: flex;
 justify-content: center;
 width: 100%;
 flex-direction: column;
 align-items: flex-start;
}

@media screen and (min-width: 850px) {
.first-section-wrapper {
  width: 50%;
}
}

.first-section-text-title {
    width: 100%;   
    color: #374151;
    font-weight: 600;
    font-size: 3.5rem;
    text-align: left;
    line-height: 3rem;
    margin-bottom: 2rem;
}

/* Tätä käytetään alasivuilla / This is used by subsites */
.first-section-text-title-subpage {
    width: 100%;   
    color: #d001b7;
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    line-height: 3rem;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

@media screen and (min-width: 850px) {
.first-section-text-title,
.first-section-text-title2,
.first-section-text-area,
.first-section-text-title2-subpage,
.first-section-text-title-subpage{
  text-align: left !important;  
}
}

.first-section-text-title2 {
    color: #d001b7;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 3.5rem;
    text-align: center;
  line-height: 3.5rem;
}

@media screen and (max-width: 600px) {
.first-section-text-title2,
.first-section-text-title {
    font-size: 2.2rem !important;
}
}


/* Tätä käytetään alasivuilla / This is used by subsites*/
.first-section-text-title2-subpage {
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 2.5rem;
    text-align: center;
      text-transform: none !important;
    line-height: 3rem;
}

.first-section-text-area {
  font-size: 1.1rem;
  font-weight: 300;
  color: #374151;
  line-height: 1.5rem;
}

.first-section-button-area {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 1rem;
}

@media screen and (min-width: 850px) {
.first-section-button-area {
  justify-content: start !important;
}
}


@media screen and (max-width: 430px) {
.first-section-button-area {
  display: flex;
  flex-direction: column;
  }
}
.first-section-button-1 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-right: .5rem;
  background: #710ce2;
  padding: 1rem 2.5rem;
  border-radius: 7px;
}


.first-section-button-1 span {
  color: #fff;
  font-weight: 500;
  font-family: 'hero-new';
  letter-spacing: .04em;
  text-align: center;
  font-size: 1.1rem !important;
}

.first-section-button-2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: .5rem;
  background: #e2cff9;
  padding: 1rem 2.5rem;
  border-radius: 7px;
}

.first-section-button-2 span {
  color: #710ce2;
  font-weight: 500;
  text-align: center;
  font-family: 'hero-new';
  letter-spacing: .04em;
  font-size: 1.1rem !important;
}

@media screen and (max-width: 430px) {
.first-section-button-1 {
  margin: auto;
  margin-bottom: 0rem;
  margin-top: 1.5rem;
  text-align: center;
  width: 90%;
  }
}

@media screen and (max-width: 430px) {
.first-section-button-2 {
  width: 90%;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 0rem;
  text-align: center;
  }
}

.first-section-image {
  width: 50%;
}

@media screen and (max-width: 850px) {
.first-section-image {
  display: none;  
}
}


.first-section-image img {
  width: 90%;
  transform: rotate(-7deg);
  z-index: 99;
}


/*************************************
SOLUTION SIVUN TOINEN SEKTIO
*************************************/

.reach-candidates-target-group {
  max-width: 1280px;
  width: 100%;
  margin: auto;
  background: #F8F9FC;
  display: flex;
  border-radius: 7px;
  padding: 4rem 2rem;
}

@media screen and (max-width: 768px) {
  .reach-candidates-target-group {
  padding: 4rem 3rem;
  }
}

.reach-candidates-target-group-left {
  width: 25%;
    display: flex;
    align-items: center;
  justify-content: center;
    padding-right: 2rem;
}

.reach-candidates-target-group-left img {
  height: 150px;
}

.reach-candidates-target-group-right {
  width: 75%;
}
.reach-candidates-target-group-right h4 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: 'hero-new';
    color: #d001b7;
    text-align: left;
}

.reach-candidates-target-group-right h3 {
    color: #374151;
    font-family: 'hero-new';
    font-weight: 600;
    font-size: 2rem;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    
}

.reach-candidates-target-group-text-area {
  line-height: 160%;
  font-family: 'hero-new';
  font-size: 1rem;
  font-weight: 400;
  color: #374151;
}

@media screen and (max-width: 768px) {
  .reach-candidates-target-group-left {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .reach-candidates-target-group-right {
  width: 100%;
  }}


/*************************************
SOLUTION page's columns
*************************************/

.reach-interested-candidates-wrapper {
  display: flex;
  box-shadow: 0 2px 8px 0 rgba(33,58,71,.2);
  padding: 2rem;
  border-radius: 7px;
    width: 100%;
    max-width: 1280px;
  margin: auto;
}

@media screen and (max-width: 1199px) {
  .reach-interested-candidates {
  border-radius: 0px !important;
  }
}

.reach-interested-candidates-img {
  width: 33% !important;
  display: flex;
  align-items: center;
  padding: 0rem !important;
}

.reach-interested-candidates-img-2 {
  width: 33% !important;
  display: flex;
  align-items: center;
  padding: 0rem !important;
}

@media screen and (max-width: 800px) {
.reach-interested-candidates-img,
.reach-interested-candidates-img-2{
  display: none;  
}
}
.reach-interested-candidates-img img {
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
  max-width: 125px !important;
  max-height: 125px;
  width: 100%;
}

.reach-interested-candidates-content {
  padding: 2rem;
  width: 100%
}

.reach-interested-candidates-content h4 {
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: 'hero-new';
  color: #d001b7;
  text-align: left; 
}

@media screen and (max-width: 768px) {
.reach-interested-candidates-content h4 {
  line-height: 1.7rem !important;

}
}

.reach-interested-candidates-content h3 {
  color: #374151;
  font-family: 'hero-new';
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;
  line-height: 2rem;
  margin-bottom: 1rem;
}

.software-body {
  font-size: 1rem;
  margin: 0 0 1.5rem;
  color: #374151;
  font-family: 'hero-new' !important;
}


:focus {
outline: none !important;
}
@media screen and (max-width: 1440px)
  .copyrightlegalbar {max-width: 1200px;}  
}

#hs_cos_wrapper_module_16558885829203 {
  max-width: 100%;
  width: 100%;
}


/*BLOG SUBSCRIBE AREA*/

#hsForm_358aa53b-40ed-4f35-a15d-dca535f526db > div.hs_submit.hs-submit > div.actions > input {
    background: #700ce3;
    padding: 0.89rem 1.7rem;
    color: #fff;
    font-family: hero-new;
    font-weight: 600;
    border-radius: 7px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    text-transform: capitalize;
    margin: 0 0 8px 0;
}

#hsForm_358aa53b-40ed-4f35-a15d-dca535f526db {
  padding: 0rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1rem;
}

#hs_cos_wrapper_module_160145555052259_ {
  display: none !important;
}



body > div.body-wrapper.hs-content-id-54651159608.hs-site-page.page > main > div > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-7.dnd-section > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-14.dnd-section > div {
  max-width: 100% !important;
  width: 100%;
  margin-bottom: 0rem;
}



.embed_container iframe {
    left: unset !important;
    max-height: unset !important;
    max-width: unset !important;
    position: relative !important;
    right: unset !important;
    top: unset !important;
}

.iframe_wrapper {
    height: unset !important; 
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    position: relative;
}


#hs_cos_wrapper_widget_1631696649110 > div > div.team-header-jobilla-2021-top-image > img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
    margin: 0 auto;
    padding: 0;
}




.team-contact {
  max-width: 1170px;
  width: 100%;
  padding: 1rem;
  margin: 5rem auto 0;
}

@media screen and (max-width: 768px) {
.team-contact-content {
  display: flex;
  flex-direction: column;
  }
}

.team-contact h2 {
  text-align: center;
}

.team-contact-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}


.team-contact-members-column {
  width: 30%;
  box-shadow: 0 2px 8px 0px rgb(0 0 0 / 20%);
  padding: 1.5rem;
  border-radius: 7px;
  transition: .5s;
  margin: 1rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
.team-contact-members-column {
  width: 90%;
  margin: 0 0 2rem;
  }
}

.team-contact-members-column:hover {
  transform: scale(1.1);
  transition: .5s;
}

.team-contact-members-column img {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  margin: 0 auto 1rem;
}

.team-contact-members-column h3 {
  font-size: 1.1rem;
    margin-bottom: .3rem;
    color: #3384fa;
    text-transform: uppercase;
    line-height: 1.5;
}

.team-contact-members-column p {
  text-align: center;
}

.team-contact-members-column a {
    font-family: hero-new;
    font-weight: 500;
    color: #3384fa;
    font-size: .8rem;
    margin-bottom: 0 !important;
}
.index-section-3{
    margin: auto !important;
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}
.we-take-care{
  margin: auto !important;
  margin-top: 4rem !important;
}
.header-jobilla-2021-left-column-button-right a:hover, 
.cta-section-1-contents-button a:hover,
.cta-section-2-contents-button a:hover,
.get-started-content-button-1 a:hover{
  color: #fff !important;
}