







/* 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: 60px 0px;
}


.dnd-section>.row-fluid,
.page-center,
.content-wrapper,
.container{
	max-width: 1440px;
}







body {
	font-size: 0.9375rem;  
	color: 

  
  
    
  


  rgba(61, 55, 73, 1)

;
	font-weight: 400;
	font-family: Graphik Web,sans-serif;
}

/* Paragraphs */

/* Anchors */

a {
	color: 

  
  
    
  


  rgba(113, 47, 255, 1.0)

;
}

a:hover,
a:focus,
a:active {
	color: 

  
  
    
  


  rgba(113, 47, 255, 1.0)

;
}

/* Headings */

h1 {
	font-family: Graphik Web,sans-serif;
	font-size: 38.0px;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1)

;  
	font-weight: 400;
}

h2 {
	font-family: Graphik Web,sans-serif;
	font-size: 1.5rem;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1.0)

;  
	font-weight: 400;
}

h3 {
	font-family: Graphik Web,sans-serif;
	font-size: 1.125rem;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1.0)

;
	font-weight: 400;
}

h4 {
	font-family: Graphik Web,sans-serif;
	font-size: 0.84375rem;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1.0)

;  
	font-weight: 400;
}

h5 {
	font-family: Graphik Web,sans-serif;
	font-size: 1rem;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1.0)

;  
	font-weight: 400;
}

h6 {
	font-family: Graphik Web,sans-serif;
	font-size: 0.9375rem;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1.0)

;  
	font-weight: 400;
}


@media screen and (min-width: 768px){
	h1 {    
		font-size: 48.0px;
	}
	h2 {    
		font-size: 2.25rem;
	}

	h3 {    
		font-size: 1.5rem;
	}
}



@media screen and (min-width: 1040px){

	h2{
		font-size: 3rem;
	}
	h4{
		font-size: 1.125rem;
	}

}

@media screen and (min-width: 1280px){
	h1 {    
		font-size: 64px;
	}
}






button,
.button {
	background-color: 

  
  
    
  


  rgba(98, 34, 238, 1.0)

;
	border: 0px solid 

  
  
    
  


  rgba(0, 113, 242, 0.0)

;
	border-radius: 4px;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	padding: 13px 16px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
	background-color: 

  
  
    
  


  rgba(78, 27, 190, 1.0)

;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 0px solid 

  
  
    
  


  rgba(0, 113, 242, 0.0)

;
}

button:active,
.button:active {
	background-color: 

  
  
    
  


  rgba(98, 34, 238, 1.0)

;
	border: 0px solid 

  
  
    
  


  rgba(0, 113, 242, 0.0)

;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





form,
.submitted-message {
	font-size: 0.9375rem;
	color: 

  
  
    
  


  rgba(61, 55, 73, 1)

;
	font-weight: 400
}

/* Form title */

.form-title {
	background-color: 

  
  
    
  


  rgba(236, 234, 234, 0.0)

;
	color: 

  
  
    
  


  rgba(29, 21, 47, 1.0)

;
}

/* Form label */

form label {
	color: 

  
  
    
  


  rgba(49, 17, 119, 1.0)

;
}

/* Form help text */

form legend {
	color: 

  
  
    
  


  rgba(85, 85, 85, 1.0)

;
}

/* 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: 1px solid 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
	color: 

  
  
    
  


  rgba(61, 55, 73, 1.0)

;
	background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-radius: 4px;
}

form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover {
	border-color: 

  
  
    
  


  rgba(220, 220, 220, 1.0)

;
}

form input[type=text]:focus-within,
form input[type=email]:focus-within,
form input[type=password]:focus-within,
form input[type=tel]:focus-within,
form input[type=number]:focus-within,
form input[type=file]:focus-within,
form select:focus-within {
	border-color: 

  
  
    
  


  rgba(98, 34, 238, 1.0)

;
}



/* Date picker */

.fn-date-picker td.is-selected .pika-button {
	background: 

  
  
    
  


  rgba(61, 55, 73, 1)

;
}

.fn-date-picker td .pika-button:hover {
	background-color: 

  
  
    
  


  rgba(61, 55, 73, 1)

 !important;
}

.fn-date-picker td.is-today .pika-button {
	color: 

  
  
    
  


  rgba(61, 55, 73, 1)

;
}

/* Submit button */

form input[type=submit],
.hs-button {
	background-color: 

  
  
    
  


  rgba(98, 34, 238, 1.0)

;
	border: 0px solid 

  
  
    
  


  rgba(0, 113, 242, 0.0)

;
	border-radius: 4px;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	padding: 13px 16px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
.hs-button:hover,
.hs-button:focus {
	background-color: 

  
  
    
  


  rgba(78, 27, 190, 1.0)

;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 0px solid 

  
  
    
  


  rgba(0, 113, 242, 0.0)

;
}

form input[type=submit]:active,
.hs-button:active {
	background-color: rgba(138, 74, 255, 1.0);
	border-color: #2899ff;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





table {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	border-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

th,
td {
	border-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
	color: 

  
  
    
  


  rgba(61, 55, 73, 1.0)

;
}

thead th,
thead td {
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
	border-bottom-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
	color: 

  
  
    
  


  rgba(61, 55, 73, 1.0)

;
}

tfoot td {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	color: 

  
  
    
  


  rgba(61, 55, 73, 1.0)

;
}





header.header {
	background-color: 

  
  
    
  


  rgba(248, 250, 252, 0.0)

;
	border-bottom-color:rgba(233, 233, 233, 1.0); 
}


header .login-wrapper a{
	color:rgba(113, 47, 255, 1.0); 
}
header .login-wrapper a svg{
	fill: rgba(113, 47, 255, 1.0); 
}


header .login-wrapper a:hover{
	color:rgba(91, 67, 120, 1.0); 
}
header .login-wrapper a:hover svg{
	fill: rgba(91, 67, 120, 1.0);
}

html[lang=en] .language-switcher-wrapper .lang_list_class li a[lang=nb]:before,
html[lang=nb] .language-switcher-wrapper .lang_list_class li a[lang=en]:before{
	color:rgba(61, 55, 73, 1.0); 
}

html[lang=en] .language-switcher-wrapper .lang_list_class li a[lang=nb]:hover:before,
html[lang=nb] .language-switcher-wrapper .lang_list_class li a[lang=en]:hover:before{
	color:rgba(61, 55, 73, 1.0); 
}

html[lang=en] .language-switcher-wrapper .lang_list_class li:first-child:before,
html[lang=nb] .language-switcher-wrapper .lang_list_class li:last-child:before{
	color:rgba(61, 55, 73, 1.0); 
}

html[lang=en] .language-switcher-wrapper .lang_list_class li a[lang=en]:before,
html[lang=nb] .language-switcher-wrapper .lang_list_class li a[lang=nb]:before{
	color:rgba(78, 27, 190, 1.0); 
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a{
	color:rgba(29, 21, 47, 1.0); 
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
	color:rgba(29, 21, 47, 1.0); 
	background-color:rgba(255, 255, 255, 0.0); 
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:hover{
	color:rgba(91, 67, 120, 1.0); 
}


.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
	color:rgba(29, 21, 47, 1.0); 
	background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary .hs-menu-wrapper>ul ul{
	background-color:rgba(255, 255, 255, 1.0); 
	border-color:rgba(236, 236, 236, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul ul li:not(:last-of-type){
	border-color:rgba(236, 236, 236, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li ul>li>a{
	color:rgba(29, 21, 47, 1.0); 
}
.custom-menu-primary .hs-menu-wrapper>ul>li ul>li>a:hover{
	background-color:rgba(255, 255, 255, 0.0); 
	color:rgba(29, 21, 47, 1.0); 
}
.custom-menu-primary .hs-menu-wrapper>ul>li ul>li.active>a{
	color:rgba(29, 21, 47, 1.0); 
	background-color:rgba(255, 255, 255, 0.0);
}



header .get-started-button a{
	background-color: rgba(231, 222, 252, 1.0);
	color: rgba(78, 27, 190, 1.0);
}

header .get-started-button a:hover {
	background-color: rgba(231, 222, 252, 1.0);
	color: #4e1bbe;
}

header .book-demo a{
	background-color: rgba(98, 34, 238, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

header .book-demo a:hover {
	background-color: rgba(78, 27, 190, 1.0);
	color: rgba(255, 255, 255, 1.0);
}








footer.footer {
	background-color: 

  
  
    
  


  rgba(29, 21, 47, 1.0)

;
	color: #efe9fd;
	border-bottom-color:rgba(29, 21, 47, 1.0);
}

.ft-form-content p,
.ft-contact-details .ft-address{
	color: #efe9fd;	
}

footer.footer .overlay{
	background-color: #6222ee;
	opacity:0.1;
}

footer.footer a{
	color: rgba(239, 233, 253, 1.0);
	fill: rgba(239, 233, 253, 1.0);
}

footer.footer a:hover{
	color: rgba(200, 178, 249, 1.0);
	fill: rgba(200, 178, 249, 1.0);
}

footer.footer h4{
	color: rgba(200, 178, 249, 1.0);
}

.ft-menu .hs-menu-wrapper>ul>li>ul>li svg{
	color: rgba(176, 176, 176, 1.0);
}

.ft-menu .hs-menu-wrapper>ul>li>ul>li .cs-bg-in{
	background-color: rgba(98, 34, 238, 1.0);
	border-color: rgba(98, 34, 238, 1.0);
	color: rgba(245, 242, 255, 1.0);
}

.ft-copyright p{
	color: rgba(231, 222, 252, 1.0);
}

.ft-copyright p a{
	color: rgba(231, 222, 252, 1.0);
}

.ft-copyright p a:hover{
	color: rgba(200, 178, 249, 1.0);
}















.card__price {
	font-family: Graphik Web,sans-serif;
	font-size: 1.5px;
	color: 

  
  
    
  


  rgba(26, 32, 44, 1.0)

;
	font-weight: 400
}


.footer .hs-menu-item.hs-menu-depth-2 a {
  color: #fff !important;
}


 .custom-mobile-menu .hs-menu-wrapper>ul>li>a {
  font-size:15px;
  line-height:1.7;
 }

  @media screen and (max-width: 1039px){
header .login-wrapper a {
  font-size:15px;
  line-height:1.7;
}
    
.custom-mobile-menu .hs-menu-item.hs-menu-depth-2 a {
  color: #311177 !important;
}