<style>
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
</style>









/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */









































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */









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

.dnd-section > .row-fluid,
.footer_container,
.header_container,
.page-center,.content-wrapper{
  max-width: 1320px;
}






body {
  font-size: 1.18rem;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
  font-weight: 300;
  font-family: open-sans,sans-serif,sans-serif;
}

/* Paragraphs */

p {
  font-size: 1.18rem;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
  font-weight: 300;
}

/* Anchors */

a {
  color: #00196a;
}

a:hover,
a:focus,
a:active {
  color: #0a58ca;
}

/* Headings */

h1 {
  font-family: Noto Sans,sans-serif,sans-serif;
  font-size: 2.19rem;
  color: #212529;
  font-weight: 700;
}

h2 {
  font-family: Noto Sans,sans-serif,sans-serif;
  font-size: 1.75rem;
  color: #212529;
  font-weight: 700;
}

h3 {
  font-family: Noto Sans,sans-serif,sans-serif;
  font-size: 1.5rem;
  color: #212529;
  font-weight: 700;
}

h4 {
  font-family: Noto Sans,sans-serif,sans-serif;
  font-size: 1.375rem;
  color: #212529;
  font-weight: 700;
}

h5 {
  font-family: Noto Sans,sans-serif,sans-serif;
  font-size: 1.25rem;
  color: #212529;
  font-weight: 700;
}

h6 {
  font-family: Noto Sans,sans-serif,sans-serif;
  font-size: 1.125rem;
  color: #212529;
  font-weight: 700;
}

/* Blockquote */

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





button,
.button {
 background: transparent linear-gradient(281deg, rgba(25, 148, 197,1.0) 0%, rgba(3, 33, 134,1.0) 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #ffffff;
  border-radius: 24px;
  color: #ffffff;
  padding: 0.375rem 3rem;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(#null, 0.0);
  border-color: #ffffff;
  color: rgba(255, 255, 255, 1.0);
}

button:active,
.button:active {
  background-color: rgba(#null, 0.0);
  border-color: #ffffff;
  color: #ffffff;
}





form,
.submitted-message {
  font-size: 1.18rem;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
  font-weight: 300
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: #252525;
}

/* Form label */

form label {
  color: #252525;
}

/* Form help text */

form legend {
  color: #252525;
}

/* Form inputs */

form input[type=text],
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-color: #ced4da;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #000;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
 background: transparent linear-gradient(281deg, rgba(25, 148, 197,1.0) 0%, rgba(3, 33, 134,1.0) 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #ffffff;
  border-radius: 24px;
  color: #ffffff;
  padding: 0.375rem 3rem;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(#null, 0.0);
  border-color: #ffffff;
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(#null, 0.0);
  border-color: #ffffff;
  color: #ffffff;
}





table {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(73, 74, 82, 1.0);
}
th,
td {
  border-color: rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 1.0);
}
thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  border-bottom-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}





.top-header {
  background-color: rgba(#null, 0.0);
}

.top-left-menu .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}

.top-left-menu .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(255, 255, 255, 1.0);
}

.top-left-menu .hs-menu-wrapper>ul>li.active>a,.top-left-menu .hs-menu-wrapper>ul>li.active-branch>a {
  color: rgba(255, 255, 255, 1.0);
}

.top-left-menu .hs-menu-wrapper>ul ul{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 0.15);
}

.top-left-menu .hs-menu-wrapper>ul ul li a{
  color: rgba(0, 0, 0, 1.0);
}

.top-left-menu .hs-menu-wrapper>ul ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
}

.top-header-language .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}

.top-header-language .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(255, 255, 255, 1.0);
}

.top-header-language .hs-menu-wrapper>ul ul {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 0.15);
}

.top-header-language .hs-menu-wrapper>ul ul li a {
  color: rgba(0, 0, 0, 1.0);
}

.top-header-language .hs-menu-wrapper>ul ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
   background-color: rgba(233, 236, 239, 1.0);
}

.bottom-header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header-bottom-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}

.header-bottom-menu .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(0, 0, 0, 1.0);
}

.header-bottom-menu .hs-menu-wrapper>ul>li.active>a,.header-bottom-menu .hs-menu-wrapper>ul>li.active-branch>a {
  color: rgba(0, 0, 0, 1.0);
}

.header-bottom-menu .hs-menu-wrapper>ul ul{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 0.15);
}

.header-bottom-menu .hs-menu-wrapper>ul ul li a{
  color: rgba(0, 0, 0, 1.0);
}

.header-bottom-menu .hs-menu-wrapper>ul ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
}


body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: open-sans,sans-serif,sans-serif;
}

body .navigation-primary a:hover,
body .navigation-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: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #212529;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

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

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

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






footer.custom_footer {
  background-color: rgba(255, 255, 255, 1.0);
}

.footer-col.footer-address h3,.footer-col .hs-menu-wrapper>ul>li>a {
  color: rgba(0, 25, 106, 1.0);
}

.footer-col p{
  color: rgba(0, 0, 0, 1.0);
}

.footer-col .hs-menu-wrapper>ul ul li a {
  color: rgba(0, 0, 0, 1.0);
}

.footer-col .hs-menu-wrapper>ul ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
}

.footer-socials ul li a{
  color: rgba(0, 0, 0, 1.0);
}

.footer-socials ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
}

.footer-copyright{
  color: rgba(0, 0, 0, 1.0);
}

.footer-privacy .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
   border-right-color: rgba(0, 0, 0, 1.0);
}

.footer-privacy .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
  border-right-color: rgba(0, 0, 0, 1.0);
}


/* Footer Content */

.footer * {
  color: #000000;
}





/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

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

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

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

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

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

.blog-post__title {
  color: #212529;
  font-family:Noto Sans,sans-serif,sans-serif;
  font-size: 2.19rem;
  font-weight: 700;
}

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

#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);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #0a58ca;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #0a58ca;
}

.blog-index__post-content--small h2 {
  font-size: 1.5rem;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

.blog-post__meta a:hover {
  color: #0a58ca;
}

.blog-post__links-container {
  border-top:  2px solid rgb(13, 17, 21);
}

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(13, 17, 21) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(13, 17, 21);
}

.section.post-footer .hs-input {
  border-color: rgb(13, 17, 21);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: Noto Sans,sans-serif,sans-serif
    font-size: 1.5rem;
  color: #212529;
  font-weight: 700
}

@media (max-width: 1399px){
  .dnd-section > .row-fluid,
  .footer_container,
  .header_container,
  .page-center,
  .content-wrapper {
    max-width: 1133.9999999988px;
  }
}

@media (max-width: 1199px){
  .dnd-section > .row-fluid,
  .footer_container,
  .header_container,
  .page-center,
  .content-wrapper {
    max-width: 959.9999999964px;
  }
}
@media (max-width: 991px){
  .dnd-section > .row-fluid,
  .footer_container,
  .header_container,
  .page-center,
  .content-wrapper{
    max-width: 719.9999999940001px;
  }
}
@media (max-width: 767px){
  .dnd-section > .row-fluid,
  .footer_container,
  .header_container,
  .page-center,
  .content-wrapper{
    max-width: 539.9999999988px;
  }
}
@media (max-width: 575px){
  .dnd-section > .row-fluid,
  .footer_container,
  .header_container,
  .page-center,
  .content-wrapper{
    max-width: 100%;
  }
}





body.fixed-header header.custom-header {
  z-index: 100;
}

.body-container--blog-post .post-featured-image {
  margin-top: 0;
}

.blog-header {
  background-color: transparent;
  color: #fff;
}

.blog-header h1, .blog-header p {
  color: #fff;
  text-align: left;
  padding: 0 20px;
  text-transform: uppercase;
}

.hs-blog-listing, .hs-blog-post {
  background-color: #fff !important;
}

.blog-index__post-inner-card {
  border-radius: 20px 20px 0 0;
  box-shadow: 0px 0px 0px 0px transparent !important;
  position: relative;
  overflow: hidden;
}

.blog-index__post-image {
  border-radius: 20px 20px 0 0;
  transition: all .2s;
  height: 450px;
  min-height: 1px;
}

.blog-related-posts .blog-index__post-image {
  height: 300px;
}


.blog-index__post-inner-card .blog-index__post-content {
  transition: all .2s;
}

.blog-post__read-more {
  background: transparent linear-gradient(115deg,#032186,#0188be) 0 0 no-repeat padding-box;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: end;
  left: 0;
  opacity: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateY(100%);
  transition: all .2s;
  visibility: hidden;
}

.blog-index__post-inner-card:hover .blog-post__read-more {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  color: #fff;
}

.blog-index__post-content .blog-post__read-more a {
  color: #fff;
}

.blog-post__read-more svg, .read-more__arrow svg,
.blog-post__read-more svg:hover, .read-more__arrow svg:hover {
  fill: #fff;
}

.blog-index__post-inner-card .blog-post__meta-section:after {
  background: transparent linear-gradient(93deg,#032186,#0188be) 0 0 no-repeat padding-box;
  bottom: 0;
  box-shadow: 0 3px 6px #00000029;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

.blog-index__post-content {
  position: relative;
}

.socialicon { 
  position: absolute;
  right: 50px;
  top: -30px;
}

.socialicon a {
  border-radius: 50%; 
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
}

.socialicon a:hover {
  box-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.socialicon a.fb-icon {
  background-color: #3b5998;
  background-image: url(//27191511.fs1.hubspotusercontent-eu1.net/hubfs/27191511/raw_assets/public/Circularity_May2023/images/ico-fb.svg);
}

.socialicon a.tw-icon {
  background-color: #1dcaff;
  background-image: url(//27191511.fs1.hubspotusercontent-eu1.net/hubfs/27191511/raw_assets/public/Circularity_May2023/images/ico-tw.svg);
}

.socialicon a.in-icon {
  background-color: #167EBD;
  background-image: url(//27191511.fs1.hubspotusercontent-eu1.net/hubfs/27191511/raw_assets/public/Circularity_May2023/images/ico-in.svg);
}

.blog-ct {
  margin: 25px auto;
}

.blog-date {
  float: left; 
  width: 25%;
}

.blog-excerpt {
  float: right; 
  width: 72.5%;
}

.blog-date .blog2-day {
    font-size: 60px;
    line-height: 66px;
    font-weight: 700;
    color: #03196A;
}

.blog-date .blog2-year {
    font-size: 20px;
    text-transform: uppercase;
}

.row-fluid .blog2-date .blog2-day {
    font-size: 60px;
    line-height: 66px;
    font-weight: 700;
    color: #70abbb;
}

.blog-post {
  box-shadow: 0px 0px 0px 0px transparent !important;
  padding: 80px 0;
}

.blog-post__tags,
.blog-post__tags a,
.blog-post__tag-link,
.blog-post__tag-link a {
  font-size: 18px;
  color: #03196A;
  font-weight: bold;
  text-transform: none;
}

.blog-post__links {
  text-transform: uppercase;
  font-size: 14px;
}

.blog-post__meta {
    background: transparent linear-gradient(109deg,#000,#0c1f4d 34%,#183c96 54%,#86c8e6) 0 0 no-repeat padding-box;
    border-radius: 20px;
    box-shadow: 0 3px 6px #00000029;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 19px;
    height: 64px;
    justify-content: center;
    margin-bottom: 2.5rem;
    margin-right: 1rem;
    max-width: 240px;
    padding-left: 4.5rem;
    padding-right: 1rem;
    position: relative;
}

.blog-post__meta:before {
  background-size: cover;
  content: "";
  height: 40px;
  left: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  background-image: url('//27191511.fs1.hubspotusercontent-eu1.net/hubfs/27191511/raw_assets/public/Circularity_May2023/images/data.svg');
}

.post-featured-image {
  padding-top: 200px;
  padding-bottom: 200px;
}

.blog-sidebar-topic-filter h3,
.blog-sidebar-post-listing h3 {
  text-transform: uppercase;
}

.blog-sidebar-topic-filter .widget-module,
.blog-sidebar-post-listing .widget-module {
  background: transparent linear-gradient(142deg,#000,#0c1f4d 34%,#183c96 54%,#86c8e6) 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  color: #fff;
  height: 100%;
  border-radius: 20px;
}

.blog-sidebar ul {
  background-color: transparent !important;
  border-radius: 20px;
}

.blog-sidebar ul a {
  color: #fff;
}

.blog-sidebar ul a:hover {
  opacity: .75;
  color: #fff;
}

.blog-sidebar-post-listing ul li {
  display: block;
}

.body-container--blog-post .blog-sidebar {
  padding: 80px 0;
}

.post-featured-image {
  max-height: 500px;
  min-height: 450px;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .full-width .blog-index__post-image {
    min-height: 450px;
  }
}