
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-size: 24px;
}

body {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 24px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #626bd1;
}

a:hover,
a:focus {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #3a43a9;
}

a:active {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #8a93f9;
}

/* Headings */

h1,
.h1 {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 72px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 61px;
  text-transform: none;
}

h3,
.h3 {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 57px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 37px;
  text-transform: none;
}

h5,
.h5 {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 27px;
  text-transform: none;
}

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

/* Blockquote */

blockquote {
  border-left-color: #FFFFFF;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 0px solid #6872d5;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

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

  
  
    
  


  rgba(104, 114, 213, 1.0)

;
  border-radius: 33px;
  color: #FFFFFF;
  font-size: 20px;
  text-transform: none;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: 33px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(144, 154, 253, 1.0);
  border-color: #909afd;
}





form,
.submitted-message {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Ubuntu; 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: 57px;
  color: #000000;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: #000000;
}

/* Help text */

form legend {
  color: #000000;
}

/* 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: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  border-radius: 3px;
}

/* Form placeholder text */

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

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

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

::placeholder {
  color: #000000;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #000000;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

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

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(144, 154, 253, 1.0);
  border-color: #909afd;
}





/* Table */

table {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

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

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

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 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: #000000;
}





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

/* Blog post */

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

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

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

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

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

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

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

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

/* Blog comments */

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

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

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

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





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





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

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

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 57px;
}

.card__body svg {
  fill: #000000;
}

/* Social follow */

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

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

.social-links__icon:active {
  background-color: #282828;
  font-family: Ubuntu, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 57px;
}


* Common CSS */

* { margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-family: "Ubuntu", sans-serif; color: #000000; }
.large-container { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; float: none; box-sizing: border-box;max-width:1756px; }
.small-container { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; float: none; box-sizing: border-box;max-width:1604px; }
.container:after { clear: both; content: ""; display: table; }
input, button, textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { outline: 0; border: 1px solid #666666; background: #fff; height: 43px; padding: 0 20px; font-family: 'Poppins', sans-serif; border-radius: 4px; font-size: 16px; width: 100% }
input[type=checkbox], input[type=radio] { width: auto; height: auto; border-radius: 4px; }
textarea { padding: 15px 20px; height: 100px; border-radius: 4px; }
input[type=submit], button { width: auto; border: 0; cursor: pointer; font-size: 16px; line-height: 24px; font-weight: 600; padding: 8px 20px; background: #323586; color: #fff; display: inline-block; }
input[type=submit]:hover, button:hover { background-color: #666666 }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { width: 100%; display: inline-block; margin-top: 0; color: #000000; font-weight:bold; margin-bottom: 15px; font-family: "Ubuntu", sans-serif;}
h1, .h1 { font-size: 72px; line-height: 82px; }
h2, .h2 { font-size: 57px; line-height: 67px; }
h3, .h3 { font-size: 37px; line-height: 47px; }

h5, .h5 { font-size: 27px; line-height: 37px; }
h6, .h6 { font-size: 20px; line-height: 30px; }
p { width: 100%; display: inline-block; font-family: "Ubuntu", sans-serif; color: #000000; font-weight: 400; font-size: 27px; line-height: 36px; margin-bottom: 16px; }
p:last-child { margin-bottom: 0; }
a { text-decoration: none; cursor: pointer; }
a, a:focus, a:hover { text-decoration: none; }
img { width: 100%; display: inline-block; object-fit: contain; object-position: center; vertical-align: top; }
strong { font-weight: 700; }
.title, .content, .cta { width: 100%; display: inline-block; }
a.primary-cta {transition: all 0.5s; width: max-content; display: inline-block; padding: 18px 30px 18px 75px; background: #6872d5; color: #fff; font-weight: bold; font-size: 25px; border-radius: 33px; line-height: 25px; position: relative; z-index: 1; }
a.primary-cta::after{position: absolute; content: ''; background-image: url(https://25569240.fs1.hubspotusercontent-eu1.net/hubfs/25569240/opensort_images_2026/Semen%20red.png); width: 75px; height: 17px; background-size: contain; background-repeat: no-repeat; background-position: center; left: -24px; top: 21px;}
a.primary-cta::before{position: absolute; content: ''; width: 48px; height: 48px; background-color: #fff; top: 6px; left: 10px; border-radius: 50%;}
a.primary-cta:hover { background-color: #000; }
a.secondary-cta { margin: 0; width: auto; display: flex; align-items: center; justify-content: flex-start; transition: all 0.4s ease-in-out; }
a.secondary-cta span { width: auto; display: inline-block; font-size: 18px; line-height: 30px; color: #000000; border-bottom: 1px solid #000000; padding-bottom: 2px; margin: 0 17px 0 0; transition: all 0.4s ease-in-out; }
a.secondary-cta svg { width: 30px; height: 8px; display: inline-block; margin: 0; }
a.secondary-cta:hover span { margin-right: 10px; }

.section-img { position: relative; z-index: 1; }
.section-img::after { position: absolute; content: ''; left: 30px; top: 6px; background-image: url(https://25569240.fs1.hubspotusercontent-eu1.net/hubfs/25569240/opensort_images_2026/cirkel%20klein%20kopie%209.png); width: 74px; height: 74px; background-size: contain; background-repeat: no-repeat; background-position: center; z-index: -1; display: block; }

@media(max-width:1480px) {
h1, .h1 { font-size: 60px; line-height: 70px; }
h2, .h2 { font-size: 50px; line-height: 56px; }
p{font-size:24px;line-height:32px;}   
}

@media(max-width:1199px) {
 h1, .h1 { font-size: 50px; line-height: 60px; }
 h2, .h2 { font-size: 45px; line-height: 50px; } 
 h3, .h3 { font-size: 30px; line-height: 38px; } 
 p{font-size:20px;line-height:28px;}   
}
@media(max-width:991px) {
h1, .h1 { font-size: 40px; line-height: 50px; }
h2, .h2 { font-size: 36px; line-height: 46px; }
h3, .h3 { font-size: 28px; line-height: 36px; }  
p{font-size:20px;line-height:28px;}  
}

@media(max-width:767px){
 p{font-size:18px;line-height:26px;} 
 h2, .h2 { font-size: 30px; line-height: 40px; }
h3, .h3 { font-size: 24px; line-height: 30px; }    
}