














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

.dnd-section {
  padding-bottom: 60px;
  padding-top: 60px;
}

.dnd-section.featured-blogs {
  padding-top: 20px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #000000;
}





html {
  font-size: 17px;
}

body {
  color: #000000;
  font-family: Montserrat;
  font-size: 17px;
}

p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 1rem;  
}

li {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7em;
}

a {
  font-family: Montserrat;
  color: rgba(217, 74, 41, 1.0);
  transition:all 0.2s;
}
a:hover,
a:focus {
  color: rgba(84, 126, 191, 1.0);
}

a:active {
  color: rgba(255, 114, 81, 1.0);
}

h1 {
  color: ;
  font-family: Montserrat;
  font-size: px;
  font-weight: 800;
}



h2 {
  color: #0C1844;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 700;
}


h3 {
  color: #0C1844;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
}

.body-container__landing h3 {
    margin-top: 2em;
    text-transform: none;
}


h4 {
  color: #0C1844;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 300;
}


h5 {
  color: #000000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #000000;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 700;
}

hr {
  margin: 2rem 0;
}

ul, ol {
  margin-top: 0.5rem;
}
/*
blockquote {
border-left: 10px solid #000000;;
}*/







.blog-post__subscribe {
    width: 100%;
    margin: 2rem auto 0;
    background: #fafafa;
    border: none;
    padding: 1.5em 1em;
}

.blog-post__subscribe h3 {
  color: #2f3346;
}

@media screen and (min-width: 600px) {
  .blog-post__subscribe {
      width: 30rem;
      margin: 2rem auto 0;
      border: 20px solid #2f3346;
      background: none;
      padding: 1.5em 2em;
  }
}







.blog-bottom_banner {
    margin: 1rem auto;
    background: 0;
    padding: 1.5em 1em;
    text-align: center;
}

.blog-bottom_banner img {
  max-width: 100% !important;
}







h2.featured-blogs-title {
    color: #000;
}

.featured-blog-post h3.blog-title {
    font-size: calc(18px + 4*(100vw - 320px)/1600);
    color: #343a40;
    font-weight: 700;
    margin: 10px 0 20px;
    text-transform: none;  
}

.featured-blog-post h3.blog-title 1 {
    font-size: calc(18px + 4*(100vw - 320px)/1600);
    color: #343a40;
    font-weight: 700;
    margin: 10px 0 20px;
    text-transform: none;  
}

.featured-blog-post p {
  color: #343a40;
}


.featured-blog-image-wrapper { 
}

img.featured-blog-image {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin-bottom: 0.75rem;
}

img.size-full {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 20px 0;
}







.widget-type-password_prompt form,
.custom_error_message form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription form,
#social-buttons,
#comment-form {
  background-color: rgba(239, 239, 239, 1.0);
  padding: 36px 34px;
  margin: 2rem 0;
}

.blog-post__cta #hs_form_target_form100 {
  background-color: rgba(239, 239, 239, 1.0);
  padding: 36px 34px;
  margin: 2rem 0;  
}

.widget-type-form#hs_cos_wrapper_main-section-module-4 form {
  margin: 1.5em 2em;
}

form.hs-form-f41cfb28-ea5c-48c1-980f-5226856a7843_ef1e65fa-5076-4dea-a289-0f3798b39d40 {
    max-width: 100%;
    background-color: transparent;
}

form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Montserrat;
}

h3.form-title {
  font-weight: 700;
  letter-spacing: normal;
  margin: 10px 1.5em 6px;
  font-size:23px !important;
  line-height:26px !important;
}


.cm-ota-link a,
.cm-hero-link a,
.hs-button,
.button--primary {
  background-color: rgba(215, 74, 40, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  border-radius: 36px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-decoration:none;
  white-space:normal;
  display: inline-block;
  margin:25px 0 15px;
  font-family: inherit;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.footer .cm-ota-link a{
  background-color: rgba(215, 74, 40, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  border-radius: 36px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
}
.footer .cm-ota-link a:hover{
  background-color: rgba(44, 86, 151, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {  
  background-color: rgba(44, 86, 151, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
  text-decoration:none;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 114, 80, 1.0);
  border-color: rgba(40, 40, 40, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

/* input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}*/
.cm-ota-link:focus,
input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(0, 0, 0, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000000;
}


form .hs-form label {
  margin-top: 10px;
  margin-bottom: 10px;
}
form .inputs-list {
  padding-top: 0;
}

form .hs-form-radio label {
  margin-top: 3px;
  margin-bottom: 3px;
}

.hs-richtext {

}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Montserrat;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
/*
thead th,
thead td {
background-color: rgba(255, 255, 255, 1.0);
color: rgba(255, 255, 255, 1.0);
}
*/
tfoot td {
  background-color: rgba(51, 56, 67, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(255, 255, 255, 1.0);
}





.header {
  background-color: rgba(0, 0, 0, 0.0);
}
.cm-position {
  background-color: rgba(0, 0, 0, 0.0);
}
.hide-nav-bar.follow .cm-position,
.follow .cm-position{
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1080px;
}


body.follow .submenu.level-2{
  background-color: rgba(255, 255, 255, 1.0);
}
body.follow .submenu.level-1 .menu-item .menu-link{  
  color: rgba(12, 18, 24, 1.0);
}
body.follow .submenu.level-1 .menu-item .menu-link:hover{  
  color: rgba(175, 34, 0, 1.0);
}

body.follow .submenu.level-2 .menu-item .menu-link{  
  color: rgba(12, 18, 24, 1.0);
}
body.follow .submenu.level-2 .menu-item .menu-link:hover{  
  color: rgba(175, 34, 0, 1.0);
}

.navigation-primary .submenu.level-1 > li > a.active-item:before {  
  background-color: rgba(215, 215, 215, 1.0);
}
.navigation-primary .submenu.level-1 > li > a.active-item:hover:before {  
  background-color: rgba(175, 34, 0, 1.0);
} 


/* for  fixed header */
.follow .navigation-primary .submenu.level-1 > li > a.active-item:before {  
  background-color: rgba(52, 58, 64, 1.0); 
}
.follow .navigation-primary .submenu.level-1 > li > a:hover.active-item:before {  
  background-color: rgba(215, 74, 40, 1.0); 
} 

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(255, 255, 255, 1.0);
}




body .custom-menu-primary a:hover,
body .custom-menu-primary a: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: rgba(215, 215, 215, 1.0);
}

body.no-banner .custom-menu-primary a,
body.no-banner .header__logo .logo-company-name,
body.no-banner .header__language-switcher-label-current,
body.no-banner .header__language-switcher .lang_list_class li a {
  color: rgba(12, 18, 24, 1.0);
}
body.no-banner .custom-menu-primary a:hover,
body.no-banner .header__logo .logo-company-name:hover,
body.no-banner .header__language-switcher-label-current:hover,
body.no-banner .header__language-switcher .lang_list_class li a:hover {
  color: rgba(175, 34, 0, 1.0);
}

body .custom-menu-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(255, 255, 255, 1.0);
}



body .header__language-switcher .lang_list_class {
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(#null, 0.0);
}


body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover {
  background-color: rgba(0, 0, 0, 0.0);
}

body .submenu.level-2{
  background-color: rgba(255, 255, 255, 1.0);;
}
.submenu.level-1 > li > ul > li > ul.submenu.level-3{
  background-color: rgba(255, 255, 255);
}

body .submenu.level-1 .menu-item .menu-link:hover{
  color: #d74a28;
}
body.no-banner .submenu.level-1 .menu-item .menu-link:hover{
  color: rgba(175, 34, 0, 1.0);
}

body .submenu.level-2 .menu-item .menu-link{
  color: #494A52;
}
body .submenu.level-2 .menu-item .menu-link:hover{
  color: #d74a28;
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(255, 255, 255, 1.0);
}
/*
@media(max-width: 767px) {
.header__navigation {
background-color: rgba(0, 0, 0, 0.0);
}

.header__navigation-toggle svg,
.menu-arrow svg {
fill: rgba(255, 255, 255, 1.0);
}
}*/

@media(max-width:1199px) {
  .header__navigation {
    background-color: rgba(35, 36, 38, 1.0);
  }

  .header__navigation--toggle span{
    background-color: rgba(211, 83, 26, 1.0);
  }
}








.footer {
  background-color: rgba(51, 56, 67, 1.0);
  color: #FFFFFF;
}

.footer h2,
.footer h3,
.footer h4{
  color: #ffffff;
}
.footer__container {
  max-width: 1080px;
}
.footer a{  
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{  
  color: rgba(215, 74, 40, 1.0);
}









.hs-blog-listing .content-wrapper {
  max-width: 1005px;
}

.hs-blog-post .content-wrapper {
  max-width: 837px;
}

.blog-post__body h2 {
  font-size: 32px;  
  margin: 1em 0 0.5rem;
  text-transform: none;
  color: #0C1844;  
}

.blog-post__body:first-child h2 {
  margin-top: 0;
}

.blog-post__body h3 {
  font-size: 24px;
  line-height: 1.4em;
  margin: 1em 0 0.5rem;
  text-transform: none;
  color: #0C1844;   
}

.blog-post__date {
  border-color: #000000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: #000000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  color: #1a1a1a;
  font-family:Montserrat;
  font-size: 28px;
  font-weight: ;
}

.blog-post__author {
  background-color: #000000;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}











body .icon svg {
  fill: #000000;
}

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

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #000000;
}

body .social-links__icon {
  background-color: #000000;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #000000;
}

.page-center {
  max-width: 1080px;
  margin: 0 auto;
}

.cm-banner-area .page-center {
  max-width: 1240px; 
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, fixed_header=, footer=, global_colors=, header=, forms=}
}


@media(max-width: 1024px) {
  .cm-position,
  .header {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .footer {
    background-color: rgba(51, 56, 67, 1.0);
  }
}







.hs_cos_wrapper_widget_1642761703656 {z-index:100000 !important; background: #fff; padding: 20px;}






.hs-content-id-115004322840 h2 {
  word-wrap: normal;
}

.hs-content-id-115004322840 h3 {
  margin-top: 0.25em;
}

.hs-content-id-115004322840 .hs-button, .hs-content-id-115004322840 .cm-hero-link a {
  font-size: 18px;
  padding: 18px 22px;
}


#hs_cos_wrapper_widget_1683721023580 {display: none !important;}
#hs_cos_wrapper_module_16838003449004 {display: block !important;}


@media(max-width: 1024px) {
  .hs-content-id-115004322840 h2 {font-size: 24px;}
  
  #hs_cos_wrapper_widget_1683721023580 {display: block !important;}
  #hs_cos_wrapper_module_16838003449004 {display: none !important;}
}







body.hs-content-id-130752327238 {
  background: #fcede0;

}
body.hs-content-id-130752327238 .cm-banner-area {
/*  min-height: 1520px;*/
  background: none;
}


@media(max-width: 1199px) { 
  body.hs-content-id-130752327238 h1 {
    font-size: 28px;
    line-height: 1.4em;
  }
  body.hs-content-id-130752327238 h2 {
    font-size: 24px;
  }  
}

body.hs-content-id-130752327238 .cm-banner-area img {
    width: 100%;
    height: 100%;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 0% 0%;
    bottom: 0;
    top: 50px;
    left: 0;
}

@media(min-width: 1200px) { 
  body.hs-content-id-130752327238 .cm-banner-area img {
    top: 0;
  }
}

body.hs-content-id-130752327238 .cm-banner-inner {  
  margin: 0 auto;  
}

body.hs-content-id-130752327238 .dnd-section.row-number-1 {
  background: url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/white-clouds-v3-1.jpg') no-repeat bottom center; 
  background-size: contain;
}


body.hs-content-id-130752327238 .cm-banner-area .page-center{
  margin: 0.75em 1em 1em;
  padding: 0;
  z-index: 2;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

@media(min-width: 1200px) {
  body.hs-content-id-130752327238 .cm-banner-area .page-center{  
    margin: -6.5em 1em 1em;
  }
}

body.hs-content-id-130752327238 .cm-banner-inner .cm-banner-content {
  max-width: 100%;
  background: #1B1E39;
  padding: 3.5em 2.5em 2em;
}

body.hs-content-id-130752327238 h1 {
  padding-bottom: 50px;
  margin-bottom: 15px;
  background: url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/thin-red-line.png') no-repeat bottom center;
}

body.hs-content-id-130752327238 h2 {
  padding-bottom: 50px;
  margin-bottom: 15px;
  background: url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/thin-red-line.png') no-repeat bottom center;
}

body.hs-content-id-130752327238 h3 {
  margin-top: 1em;
}

body.hs-content-id-130752327238 #hs_cos_wrapper_widget_1692361778645_ h2 {
  color: #E8E4D9;
  background: none;
  padding-bottom: 0;
}

/*body.hs-content-id-130752327238 .row-fluid-wrapper.row-number-26 {
  background: url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/white-clouds-v3-1.jpg') no-repeat bottom center; 
  background-size: contain;
}*/

body.hs-content-id-130752327238 .row-fluid-wrapper.row-number-36,
body.hs-content-id-130752327238 .row-fluid-wrapper.row-number-37 {
  background: url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/blue-clouds.jpg') no-repeat bottom center; 
  background-size: contain;
}

body.hs-content-id-130752327238 .row-fluid-wrapper.row-number-55 {
  background: #e9e4da url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/white-horizontal-repeat.jpg') repeat-x top left;
}

body.hs-content-id-130752327238 .cell_16926224844902-padding {
  background: #1B1E39;
}

body.hs-content-id-130752327238 .main-section-row-6-background-color > .row-fluid > .widget-type-cell {
  background: #1B1E39;
  padding: 2em 3em 1.5em;   
}

body.hs-content-id-130752327238 .row-number-22.row-fluid {
  padding: 0em 3em 1.5em;  
}

body.hs-content-id-130752327238 .dnd-section.row-number-20 .widget-type-cell p,
body.hs-content-id-130752327238 .dnd-section.row-number-20 .widget-type-cell h2  {
  color: #fff; 
}

body.hs-content-id-130752327238 .cell_16926224844902-padding .widget-type-form {
  margin: 0 2em 2em !important;
  background: none !important;
}

body.hs-content-id-130752327238 .cell_16926224844902-padding .widget-type-form .hs-input {
  border: none;
}

body.hs-content-id-130752327238 .cell_16926224844902-vertical-alignment h2,
body.hs-content-id-130752327238 .cell_16926224844902-vertical-alignment p,
body.hs-content-id-130752327238 .cell_16926224844902-vertical-alignment .hs-form label {
  color: #fff;
}


/** webinaarisivut */

/* 141931379373*/

body.hs-content-id-141931379373 .overlay-dark-shadow,
body.hs-content-id-141904606336 .overlay-dark-shadow {
  display: none;
}

body.hs-content-id-141931379373 .cm-banner-area img,
body.hs-content-id-141904606336 .cm-banner-area img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 0% 100%;
    bottom: 0;
}

body.hs-content-id-141931379373 .cm-banner-inner .cm-banner-content,
body.hs-content-id-141904606336 .cm-banner-inner .cm-banner-content {
    max-width: 100%;
    background: #1B1E39;
    padding: 3.5em 2.5em 2em;
}

body.hs-content-id-141931379373 h1,
body.hs-content-id-141904606336 h1 {
    padding-bottom: 50px;
    margin-bottom: 15px;
    background: url(https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/thin-red-line.png) no-repeat bottom center;
    color: #E8E4D9;
    text-transform: none;
}

body.hs-content-id-141931379373 .row-fluid-wrapper.row-number-5.dnd-section,
body.hs-content-id-141904606336 .row-fluid-wrapper.row-number-5.dnd-section {
    background: url(https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/blue-clouds.jpg) no-repeat bottom center;
    background-size: contain;
} 

body.hs-content-id-141931379373 .row-fluid-wrapper.row-number-5.dnd-section ul li,
body.hs-content-id-141904606336 .row-fluid-wrapper.row-number-5.dnd-section ul li{
}

body.hs-content-id-141931379373 .row-fluid-wrapper.row-number-5.dnd-section ul li::marker,
body.hs-content-id-141904606336 .row-fluid-wrapper.row-number-5.dnd-section ul li::marker{
  font-weight: 700;
  color: #d74a29;
  content: '› ';
  font-size: 1.5em;
}

body.hs-content-id-141931379373 .widget-type-form,
body.hs-content-id-141904606336 .widget-type-form{
    margin-top: 0;
    padding-top: 0;
    background: none !important;
}

body.hs-content-id-141931379373 .widget-type-form .hs-input,
body.hs-content-id-141904606336 .widget-type-form .hs-input{
  border: none;
}


body.hs-content-id-141931379373 .widget-type-form .hs-form label,
body.hs-content-id-141904606336 .widget-type-form .hs-form label{
  color: #fff;
}


body.hs-content-id-141931379373 h2,
body.hs-content-id-141904606336 h2{
  padding-bottom: 50px;
  margin-bottom: 15px;
  background: url('https://7111568.fs1.hubspotusercontent-na1.net/hubfs/7111568/thin-red-line.png') no-repeat bottom center;
}

body.hs-content-id-141931379373 .hs-default-font-element .submitted-message.hs-main-font-element p,
body.hs-content-id-141904606336 .hs-default-font-element .submitted-message.hs-main-font-element p {
  text-align: center;
  color: #fff !important;
}


.blog-post__cta .hs-input {border: 1px solid #767676;}

.legal-consent-container .hs-richtext {color: #000000;}