







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 132.0rem;
}


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

.dnd-section{
  padding-left: 2rem;
  padding-right: 2rem;
}

.dnd-section > .row-fluid {
  max-width: 132.0rem;
}

.container-content{
  max-width: 86rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
}





html {
  /* font-size: 16px; */
  font-size: 10px;
}

@media screen and (min-width: 1920px) {
  html {
    font-size: calc(10px + (13 - 10) * ((100vw - 1920px) / (3840 - 1920)));
  }
}

/* body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #20123A;
  font-size: 16px;
  word-break: unset;
} */

/* Paragraphs */

/* p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.35;
}

/* Anchors */

a {
  color: #fff;
  text-decoration: none;
} */

/* Headings */

/* h1 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: inherit;
  color: #20123A;
  font-size: 58px;
  text-transform: none;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: inherit;
  color: #20123A;
  font-size: 48px;
  text-transform: none;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
	font-family: inherit;
  color: #20123A;
  font-size: 30px;
  text-transform: none;
}

h4 {
  font-weight: normal; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: inherit;
  color: #20123A;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-weight: 500; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: inherit;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6 {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: inherit;
  color: #20123A;
  font-size: 14px;
  text-transform: none;
} */

/* Blockquote */

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






/* Table */

table {
  
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Table cells */

td,
th {
  
  
  border-color: ;
  color: ;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}





.header {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

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

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

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

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

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

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }
}

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

  
  
    
  


  rgba(#null, 1)

;
}

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

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

.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 {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: ;
} */





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

/* Blog post */

.blog-post__meta a {
  color: #20123A;
}

.blog-post__tag-link {
  color: #20123A;
}

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

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

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

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





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





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #20123A;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #000012;
}

.blog-index__post-title-link:active {
  color: #483a62;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #20123A;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #20123A;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #000012;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #483a62;
}

.pagination__link-icon svg {
  fill: #20123A;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #20123A;
  font-size: 30px;
}

.card__body svg {
  fill: #20123a;
}

/* Social follow */

.social-links__icon {
  background-color: #20123a;
}

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

.social-links__icon:active {
  background-color: #483a62;
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #20123A;
  font-size: 30px;
}






.section{
  overflow: hidden;
}

.section h2{
  position: relative;
  padding-left: 118px;
  font-size: max(32px, min(3.8vw, 48px));
}

.section h2::before{
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  height: 3px;
  width: 78px;
  background-color: currentColor;
}

.section .widget-type-rich_text p{
  font-size: max(16px, min(2vw, 20px)) !important;
  line-height: 1.5 !important;
  margin-bottom: unset;
}

.section .widget-type-rich_text a{
	text-decoration: underline;
}

.section .widget-type-rich_text a:hover{
	text-decoration: none;
}

.section .span12{
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 991px){
  max-width: 580px;
}

.color--white,
.color--white p,
.color--white h1,
.color--white h2,
.color--white h3{
  color: #fff;
}

.section__testimonial{
  /* background-image: url(//24973737.fs1.hubspotusercontent-eu1.net/hubfs/24973737/raw_assets/public/adway-cases/images/module-icons/icon-quotes.svg); */
  /* background-repeat: no-repeat; */
/*   background-color: #6232AD; */
  /* background-position: 160px -40px; */
}

.section__card{
  /* background: linear-gradient(180deg, #fff 0%, #fff 50%, #720094 50%, #720094 100%); */
  background-color: #720094;
}

/* .container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 132rem;
  padding-left: 20px;
  padding-right: 20px;
} */


@media screen and (max-width: 990px) {
  .section h2{
    padding-left: 59px;
  }
  .section h2::before{
    width: 35px;
  }
}

@media screen and (max-width: 480px) {
  .section h2{
    padding-left: 0;
  }
  .section h2::before{
    display: none;
  }
}

.w-100{
  width: 100%;
}

.cursor--pointer{
  cursor: pointer;
}

@media (max-width: 767px) {
  div[class*="dnd_area-row-"] div.row-fluid{
    display: flex;
    flex-direction: column;
    max-width: 647px !important;
  }

  .row-fluid::before,
  .row-fluid::after{
    display: none;
  }

  div[class*="dnd_area-row-"] > div.row-fluid{
    gap: 60px;
  }
}

@media (min-width: 768px) and (max-width: 990px){
  div[class*="dnd_area-row-"] div.row-fluid{
    flex-direction: column;
    max-width: 870px !important;
  }

  div[class*="dnd_area-row-"] > div.row-fluid{
    gap: 60px;
  }

  .row-fluid::before,
  .row-fluid::after{
    display: none;
  }
}

@media (min-width: 991px){
  div[class*="dnd_area-row-"] div.row-fluid{
    display: flex !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px){
  div[class*="dnd_area-row-"] div.row-fluid [class*="span"]{
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 990px){
  .section__challange .row-fluid{
    flex-direction: column-reverse !important;
    gap: 0 !important;
  }

  .section__challange .row-fluid > * + *{
    margin-bottom: 60px;
  }
}

.legal-consent-container~.hs_recaptcha {
    margin-top: 18px;
    visibility: hidden;
    position: fixed;
    left: -110vw;
}