/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


body{
	--mfn-column-gap-top: 0;
    --mfn-column-gap-bottom: 0;
    --mfn-column-gap-left: 0;
    --mfn-column-gap-right: 0;
    --mfn-button-font-family: unset;
    --mfn-button-font-size: unset;
    --mfn-button-font-weight: unset;
    --mfn-button-font-style: unset;
    --mfn-button-letter-spacing: unset;
    --mfn-button-padding: unset;
    --mfn-button-border-width: unset;
    --mfn-button-border-radius: unset;
}

h1, h2, h3, h4, h5, h6, p{
	margin: 0;
}

.home-page-title1 h2.title{
	max-width: 792px;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	font-family: "Inter Display";
}

.home-page-title2 h2.title{
	max-width: 584px;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.1;
}

.solutions-page-title h2.title{
	max-width: 792px;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.1;
}

.mfn_heading.heading_lines .title .line{
	height: 2px;
}

.home-page-dash-bottom-block{
	vertical-align: middle;
}

div#form-landing-block {
    width: 376px;
}

.landing-top-image-block {
    background: linear-gradient(134deg, rgba(83, 39, 129, 0.40) 5.96%, rgba(19, 8, 39, 0.40) 94.51%);
    backdrop-filter: blur(6px);
    border-radius: 20px;
    border: 1px solid rgba(168, 92, 250, 0.30);
}

div#form-landing-block input#mce-EMAIL{
	background: #fff;
	margin-bottom: 0;
	width: 376px;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
}

div#form-landing-block input#mc-embedded-subscribe {
    border-radius: 8px;
    background: linear-gradient(0deg, #0C051E 0%, #28044A 100%);
    background: linear-gradient(0deg, color(display-p3 0.0431 0.0196 0.1137) 0%, color(display-p3 0.1412 0.0235 0.2784) 100%);
    box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 1px 1px 0px color(display-p3 1 1 1 / 0.25) inset;
    width: 376px;
    padding: 5px 0;
    height: 48px;
    font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
}

.main-hero-subscribe-button{
	border-radius: 8px !important;
	background: linear-gradient(0deg, #0C051E 0%, #28044A 100%) !important;
	background: linear-gradient(0deg, color(display-p3 0.0431 0.0196 0.1137) 0%, color(display-p3 0.1412 0.0235 0.2784) 100%) !important;
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.25) inset !important;
	box-shadow: 0px 1px 1px 0px color(display-p3 1 1 1 / 0.25) inset !important;
	max-width: 240px !important;
	width: 100%!important;
	padding: 5px 0 !important;
	height: 48px !important;
	font-family: Inter !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 28px !important;
	display: flex !important;
    justify-content: center;
    text-align: center !important;
    padding: 0 !important;
    align-items: center;
}

.slider-testimon-review{
	border-radius: 16px;
	background: #FFF;
	background: color(display-p3 1 1 1);
	box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 16px 32px 0px color(display-p3 0 0 0 / 0.05);
}
.slider-testimon-review.solution{
	box-shadow: unset;
}

.home-testimonial-block{
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; 
	color: #0C051E;
}

.home-testimonial-name{
	padding-top: 23px;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	color: #0C051E;
}

.home-testimonial-title{
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	opacity: 0.5;
	color: #0C051E;
	margin-top: 5px;
	letter-spacing: unset;
}

.solutions-block-main {
    vertical-align: middle;
    display: flex;
}





span.solutions-block-text-title {
    margin-left: 12px;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    color: #000;
}

.wand-core-expert-class .image_wrapper{
	height: 48px;
	margin-bottom: 20px;
}

.features-block-main {
    display: flex;
    align-items: center;
}

.features-block-main img.features-block-icons-title{
	width: 24px;
	height: 24px;
}

.features-block-main span.features-block-text-title{
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	color: #28044A;
	margin-left: 15px;
}

footer#Footer {
    max-width: 1208px;
    margin: auto;
}

footer#Footer h5.wp-block-heading{
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 90%;
	color: rgba(0, 0, 0, 0.5);
	letter-spacing: 0;
}
footer#Footer .footer-logo{
	height: 25px;
}

footer#Footer .footer-head-title{
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 90%;
	color: #28044A;
	margin-bottom: 32px;
}

footer#Footer h5.wp-block-heading.footer-special-block1{
	line-height: 140%;
}
footer#Footer .widget{
	margin-top: 0;
	margin-bottom: 10px;
}
footer#Footer .widget:last-child{
	margin-bottom: 0;
}
#Footer .footer_copy{
	background: unset!important;
}

#Footer .footer_copy .one{
	margin-bottom: 40px;
	padding-top: 27px;
}

#Footer .widgets_wrapper{
	padding: 0;
}

footer#Footer aside#block-8{
	margin: 0 0 32px 0;
	height: 18px;
}

footer#Footer figure.wp-block-image.size-full {
    margin-bottom: 8px;
}

footer#Footer .one-fifth.column{
	width: 22%;
}

footer#Footer .one-fifth.column:last-child{
	width: 12%;
}

#Footer {
    background-color: inherit;
}

#research-team ul li .icon{
	display: none;
}

#research-team ul li{
	width: 43%;
	padding: 40px 0;
}

#research-team ul li p{
	padding-left: 0;
}

#research-team ul li:nth-child(4n+3){
	width: 14%;
	display: flex;
    justify-content: right;
}

#research-team ul li:nth-child(4n+3) p{
	color: #9E60F2;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
}

#research-team ul li:nth-child(4n+2) p{
	color: rgba(0, 0, 0, 0.5);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
}

#research-team ul li:nth-child(4n+1) p{
	padding-right: 30px;
}



#research-team ul li:nth-child(4n+3) p::after {
    content: url('/wp-content/uploads/arrow-left-1.svg');
    margin-left: 10px;
    vertical-align: sub;
    display: inline-flex;
}

.layout-boxed{
	padding: inherit;
}

.research-team .feature_list ul{
	border-bottom: 1px solid #22113C1A;
}



.image_frame .image_wrapper, .wp-caption img{
	padding-right: inherit!important;
}

#team-block span.solutions-block-text-title{
	font-size: 20px;
}


#price-block span.button_label {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 16px;
}

.slider-testimon-review img{
	padding-right: 20px;
}

.faq-table h2.title.heading{
	display: none;
}

.faq-table .accordion .question > .title{
	padding: 25px 60px 25px 0;
	border-bottom: 0;
}

.faq-table .accordion .question > .title > .acc-icon-plus,
.faq-table .accordion .question .title > .acc-icon-minus,
.faq-table .accordion .question > .title:before{
	left: unset;
	right: 0;
	border: 0;
}

.faq-table .accordion .question{
	margin-bottom: 0;
}

.accordion .question > .answer{
	padding: 25px 60px 25px 0;
	border-top: 0;
}

.faq-table .accordion .question .answer{
	padding-top: 10px;
}


.price-page-price-switcher {
    width: 208px;
    height: 64px;
    align-items: center;
    margin: auto;
    border-radius: 64px;
    background: rgba(40, 4, 74, 0.50);
    background: color(display-p3 0.1412 0.0235 0.2784 / 0.50);
    backdrop-filter: blur(2.5px);
    display: inline-flex;
    justify-content: space-around;
    cursor: pointer;
}

.price-page-price-switcher div {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 90%;
    color: #FFF;
}

.price-page-price-switcher .price-block-month,
.price-page-price-switcher .price-block-yearly{
	height: 48px;
	display: flex;
	align-items: center;
}
.price-page-price-switcher .price-block-month.active,
.price-page-price-switcher .price-block-yearly.active {
    border-radius: 62px;
    background: var(--Lilac, #9E60F2);
    background: var(--Lilac, color(display-p3 0.5872 0.3876 0.9165));
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 4px 8px 0px color(display-p3 0 0 0 / 0.10);
    height: 48px;
    align-items: center;
    display: flex;
    width: 100px;
    justify-content: center;
    transition: 200ms linear;
}

.price-page-price-switcher .price-block-yearly {
    padding-right: 15px;
}
.price-page-price-switcher .price-block-month{
	padding-left: 15px;
}

.price-page-price-switcher .price-block-yearly.active{
	padding-right: unset;
}

.price-page-price-switcher .price-block-month.active{
	padding-left: unset;
}
.price-title-year{
	display: none;
}

span.main-rpice-block {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    color: #28044A;
    padding-right: 8px;
}

span.main-price-label {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #3d374c80;
}

.resources-latest-post .post-footer{
	display: none;
}
.resources-latest-post .post-head{
	display: none;
}

.resources-latest-post .image_frame{
	border: 1px solid #d9d9d9;
}

.resources-latest-post .post-item{
	margin-bottom: 0;
	padding: 16px;
	border: 1px solid rgba(0, 0, 0, 0.06);
	box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.05);
}


.resources-latest-post .post-photo-wrapper{
	float: right;
}

.resources-latest-post span.resources-category-label {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 2.4px;
    color: #9E60F2;
    text-transform: uppercase;
}

.resources-latest-post .post-desc{
	padding: 32px 144px 32px 32px;
}

.resources-latest-post .category{
	display: none;
}

.resources-latest-post .author-date img{
	width: 48px;
	height: 48px;
}

.resources-latest-post .author-date a{
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	color: rgba(0, 0, 0, 0.5);
}

.resources-latest-post .author-time-block span.fn a{
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	color: #000;
	text-decoration: unset;
	border-bottom: 0;
}

.resources-latest-post .author-date {
    display: flex;
    flex-wrap: wrap;
}
.resources-latest-post .author-time-block{
	padding-left: 16px;
	display: flex;
    flex-wrap: wrap;
}

.resources-latest-post .author-time-block span.fn {
    width: 100%;
}


.resources-latest-post .mask,
.resources-latest-post .image_links.double{
	display: none;
}


.resources-latest-post .image_wrapper img{
	width: 100%;
	object-fit: cover;
	border-radius: 8px;
}
.resources-latest-post .image_frame .image_wrapper img:not(.ls-l){
	position: unset;
}

.resources-latest-post .post-desc-wrapper{
	width: 60%;
}
.resources-latest-post .post-photo-wrapper{
	width: 40%;
}


.resources-main-float-blog-posts .post-footer,
.resources-main-float-blog-posts .author-date .author,
.resources-main-float-blog-posts .author-time-block span.fn,
.resources-main-float-blog-posts .mask,
.resources-main-float-blog-posts .image_links.double{
	display: none;
}

.resources-main-float-blog-posts .image_frame{
	border: 1px solid #d9d9d9;
}

.resources-main-float-blog-posts .post-desc-wrapper .post-desc{
	padding: 0;
	padding-top: 19px;
}
.resources-main-float-blog-posts .post-meta{
	margin-bottom: 0;
}

.resources-main-float-blog-posts .post-item{
	margin-bottom: 49px;
}

.resources-main-float-blog-posts span.resources-category-label{
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 14.4px */
	letter-spacing: 2.4px;
	color: #9E60F2;
	text-transform: uppercase;
}

.resources-main-float-blog-posts .image_frame .image_wrapper img:not(.ls-l){
	position: unset;
}

.resources-main-float-blog-posts a.pager_load_more.button{
	background-color: #28044A;
    color: #fff;
    border-radius: 8px 8px 8px 8px;
    padding-bottom: 14px;
    padding-top: 14px;
    display: flex;
    justify-content: center;
    max-width: 300px;
    margin: auto;
    font-size: 18px;
    text-decoration: unset;
    margin-top: 20px;
}

.resources-main-float-blog-posts a.pager_load_more.button:hover,
.resources-main-float-blog-posts a.pager_load_more.button:before{
	background-color: #28044A;
}

.resources-main-float-blog-posts #Filters .filters_wrapper ul li a{
	border: unset;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 90%;
	color: #28044A;
	padding: 8px 18px;
}

.resources-main-float-blog-posts #Filters .filters_wrapper ul li{
	width: auto;
	text-align: center;
	margin: 0;
	margin-right: 10px;
}

.resources-main-float-blog-posts #Filters .filters_wrapper ul li.current-cat a{
	background-color: #9E60F2;
	border-radius: 88px;
	color: #FFF;
}

.resources-main-float-blog-posts #Filters .filters_wrapper ul li a:hover {
    background-color: #9E60F2;
	border-radius: 88px;
	color: #FFF;
}

.resources-main-float-blog-posts ul.categories{
	padding-left: 10px;
}




.tab-accordion-block .accordion .question > .title{
	background: unset;
	padding: 24px 60px 24px 0;
	border: unset;
    border-bottom: 1px solid #e9e7eb66;
}



.tab-accordion-block .tab-accordion-main-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 59px 8% 0 8%;
    justify-content: space-between;
}

.tab-accordion-block .accordion-block {
    width: 30%;
}

.tab-accordion-block .image-block {
    width: 55%;
}

.tab-accordion-block .accordion .question > .title > .acc-icon-plus, 
.tab-accordion-block .accordion .question .title > .acc-icon-minus{
	right: 0;
	left: unset;
}

.tab-accordion-block .accordion .question > .title:before{
	border: unset;
}

.tab-accordion-block .ui-tabs .ui-tabs-panel{
	padding: 0;
}

.tab-accordion-block .ui-tabs{
	border: unset;
}

.tab-accordion-block .tabs_centered.ui-tabs .ui-tabs-nav li{
	border: unset;
}

.tab-accordion-block .accordion .question{
	border: unset;
	margin-bottom: 0;
	border-radius: 0;
}

.tab-accordion-block .accordion .question.active .title{
	border: unset;
	padding-bottom: 20px;
}

.tab-accordion-block .accordion .question.active{
	border-bottom: 1px solid #9E60F2;
}

.tab-accordion-block  li.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active {
    border-top: 1px solid #E9E7EB;
    border-right: 1px solid #E9E7EB;
    border-left: 1px solid #E9E7EB;
}
.tab-accordion-block  ul.ui-tabs-nav{
	border-color: #E9E7EB;
}

.tab-accordion-block .tabs_centered.ui-tabs .ui-tabs-nav li span.special{
	color: rgba(0, 0, 0, 0.4);
}

.tab-accordion-block .tabs_centered.ui-tabs .ui-tabs-nav li.ui-tabs-active span.special{
	color: #9E60F2;
}

.tab-accordion-block .mfn-acc.accordion_wrapper {
    margin-top: -24px;
}

.tab-accordion-block .accordion .question > .answer{
	padding: 0 0 24px 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
	color: #000;
}

.tab-accordion-block .accordion .question > .title .icon-plus:before{
	content: url('/wp-content/uploads/Group-1437255539.svg');
}

.tab-accordion-block .accordion .question > .title .icon-minus:before{
	content: url('/wp-content/uploads/Rectangle-40397.svg');
}

.tab-accordion-block .answer-image{
	display: none;
}

.tab-accordion-block .answer-image1{
	display: block;
}

.tab-accordion-block div#lottie-animation svg{
	border-radius: 16px;
}


.price-block-compare div.wrap a.button{
	width: 100%;
}

.price-block-compare span.button_label{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.price-block-compare li.mfn-list-item {
    border-top: 1px solid #25103E1A;
}

.price-block-compare .left-price-main-block{
	width: 28%;
}

.price-block-compare .right-block-price-main{
	width: 18%;
}

.price-block-compare li.mfn-list-item:last-child {
    border-bottom: 1px solid #25103E1A;
}


.the_content_wrapper{
	margin: 0;
}

.single-post-share-block .icon-facebook-squared:before{
	content: url('/wp-content/uploads/Social-Icons-3-1.svg');
	width: 24px;
	height: 24px;
}

.single-post-share-block .icon-x-twitter:before{
	content: url('/wp-content/uploads/Social-Icons-4.svg');
	width: 24px;
	height: 24px;
}

.single-post-share-block .icon-linkedin:before{
	content: url('/wp-content/uploads/Social-Icons-5.svg');
	width: 24px;
	height: 24px;	
}

.single-post-share-block .mfn-share-post-copy-link .fa-copy:before{
	width: 12px;
	height: 12px;
	opacity: 0.5;
}

.single-post-share-block .mfn-share-post-facebook{
	order: 1;
}

.single-post-share-block .mfn-share-post-twitter{
	order: 2;
}

.single-post-share-block .mfn-share-post-linkedin{
	order: 3;
}

.single-post-share-block .mfn-share-post-copy-link {
    order: 4;
    padding: 2px 8px !important;
    background: #28044A1A;
    margin-top: -6px;
}

.single-post-sidebar-block img {
    height: 220px;
    object-fit: cover;
}

.single-post-sidebar-block .image_frame{
	border: 1px solid #d9d9d9;
}

.single-post-sidebar-block span.vcard.author.post-author,
.single-post-sidebar-block .category span.cat-btn,
.single-post-sidebar-block .post-footer,
.single-post-sidebar-block .image_wrapper .mask,
.single-post-sidebar-block .image_links.double,
.single-post-sidebar-block .author-time-block span.fn{
	display: none!important;
}

.single-post-sidebar-block .image_frame .image_wrapper img:not(.ls-l){
	position: unset;
}

.single-post-sidebar-block .post-desc{
	padding: 0;
	text-align: left;
}

.single-post-sidebar-block span.resources-category-label {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 2.4px;
    color: #9E60F2;
    text-transform: uppercase;
    margin-top: 19px;
    display: flex;
}

.single-post-block .laptop-four-fifth.mcb-wrap{
	width: 75%;
}

.single-post-block .laptop-one-fifth.mcb-wrap{
	width: 25%;
}

.single-post .the_content_wrapper p a{
	color: #489dff;
	text-decoration: underline;
}

#Side_slide ul.menu-main li:last-child {
    border-top: 1px solid #A6A6A6!important;
    padding-top: 10px;
    margin-top: 10px;
}

#Side_slide ul.sub-menu li:last-child {
	border-top: 1px solid hsla(0, 0%, 100%, .03)!important;
	padding-top: 0;
    margin-top: 0;
    padding-bottom: 5px;
    margin-bottom: 0px;
	border-bottom: 1px solid #A6A6A6;
}
#Side_slide #menu ul li ul.sub-menu{
    background: hsl(0deg 1.18% 15.45% / 72%);
}

#Side_slide #menu ul.sub-menu li a{
	padding: 6px 5px 5px 20px;
}

 

.the_content_wrapper h2{
	padding-bottom: 30px;
}

.the_content_wrapper p {
    padding-bottom: 15px;
}

.the_content_wrapper ul li{
	color: #000;
}

.the_content_wrapper li{
	color: #000;
}

.the_content_wrapper strong{
	color: #000;
	padding-top: 15px;
}

.landing-page-singup iframe{
    width: 100%;
    height: 720px;
    border-radius: 16px;
    border: 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.05);
}

.our-values-img img{
	filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.05));
}

.mfn-html-editor-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.wrapper-efficient {
    width: 100%;
    text-align: left;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    color: #28044A;
}

.landing-page-button span.button_label img{
	margin-left: 16px;
}

.landing-page-button span.button_label{
	display: flex;
	align-items: center;
}


.left-column-stories-team {
    width: 40%;
}



.center-column-stories-team {
    width: 38%;
}

.right-column-stories-team {
    width: 22%;
}

.landing-page-singup {
    width: 100%;
}


#log-in-sign-up-block {
    width: auto; 
    display: flex;
    margin-left: 146px;
}

#log-in-sign-up-block .sign-up-label{
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px;
	color: #FFF;
	background: unset;
	text-decoration: unset;
}

#log-in-sign-up-block .log-in-label{
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px; 
	color: #240647;
	text-decoration: unset;
}

#log-in-sign-up-block .sign-up-block{
	border-radius: 50px;
	background: #8F4FE5;
	margin-right: 20px;
	padding: 13px 17px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

#log-in-sign-up-block .log-in-block {
    border-radius: 50px;
    border: 1px solid #240647;
	background-color: transparent;
	padding: 15px 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

#log-in-sign-up-block img.log-in-icon {
    width: 12px;
    height: 12px;
}



.footer-menu-block .one-fifth.mcb-wrap{
	width: 24%;
}

.footer-menu-block .one-fifth.mcb-wrap.footer-social-block{
	width: 4%;
}

/*footer#mfn-footer-template{
	background: #fff;
}*/

.fixed-nav.fixed-nav-prev{
	display: none;
}

.comeet-research-page .comeet-groups-list .comeet-g-r:nth-child(2){
	display: none;
}

#comeet_main ul.comeet-positions-list li{
	display: flex;
	width: 100%;
	margin: 0;
}

#comeet_main ul.comeet-positions-list li a{
	display: inline-flex;
	align-items: baseline;
	padding-top: 34px;
    padding-bottom: 32px;
    justify-content: space-between;

}
#comeet_main .comeet-position-name{
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	color: #000;
	width: 45%;
}

#comeet_main .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta{
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	color: #00000080;
	width: 30%;
}

#comeet_main .comeet-position-button span{
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	color: #9E60F2;
	padding-right: 16px;
}

#comeet_main .comeet-position-button img{
	width: 20px;
	height: 20px;
}

#comeet_main .comeet-position-button {
    display: flex;
    align-items: center;
}

button#gtm-lp-popup-button {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #9E60F2;
    border-radius: 8px 8px 8px 8px;
    padding-right: 75px;
    padding-left: 75px;
    padding-bottom: 11px;
    padding-top: 11px; 
}



.slider-block-testimonials{
	display: none;
}

.resources-main-float-blog-posts img.wp-post-image {
    height: 230px;
    object-fit: cover;
    margin: auto;
    display: flex;
}

.resources-main-float-blog-posts span.post-date{
	display: none;
}




/*.mcb-section .mcb-wrap .sample-use-cases .mcb-column-inner:hover {
    border-color: #9E60F2;
    transition: all 1s ease;
}

.mcb-section .mcb-wrap .sample-use-cases .mcb-column-inner:hover img{
	border-color: #ffffff00;
	transition: all 0.3s ease;
}*/

.blog_slider .blog_slider_ul li{
	transition: all 0.5s ease;
}

.blog_slider .blog_slider_ul li:hover{
	transform: scale(1.03);
}

.sample-use-cases img{
	padding-left: 24px;
/*	border-left: 1px solid #9E60F2;*/
}

.sample-use-cases .desc-wrapper{
	padding-left: 24px;
}

.sample-use-cases .mcb-column-inner:hover h4.title.label{
	color: #9E60F2;
	transition: all 0.5s ease;
}



.sample-use-cases .mcb-column-inner .mfn-icon-box{
	z-index: 100;
}
.custom-animation{
	transition: all 0.5s ease;
}
.sample-use-cases .mcb-column-inner:hover,
.custom-animation:hover {
	transform: scale(1.03);
}

.sample-use-cases .mcb-column-inner {
  position: relative;
  background: white;
  border-radius: 16px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.5s ease;
}

.sample-use-cases .mcb-column-inner a {
    z-index: 200;
}



.sample-use-cases .mcb-column-inner svg.border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.sample-use-cases .mcb-column-inner svg rect {
  fill: none;
  stroke: #9E60F2;
  stroke-width: 2;
  rx: 10; /* Радиус скругления */
  ry: 10;
}

.sample-use-cases .mcb-column-inner svg rect:first-child {
  /* Статичная линия */
  stroke: #9E60F2;
}

.sample-use-cases .mcb-column-inner svg rect:last-child {
  /* Анимированная линия */
  stroke: #9E60F2;
  stroke-dasharray: 740; /* Длина линии */
  stroke-dashoffset: 760; /* Начальное смещение */
  transition: stroke-dashoffset 1s ease;
}

.sample-use-cases .mcb-column-inner:hover svg rect:last-child {
  stroke-dashoffset: 0; /* Анимация заполнения */
}











 .sample-use-cases:hover:before {
     width: 402px;
     transition: 100ms width ease 0ms;
     -web-kit-transition: 100ms width ease 0ms;
     border-radius: 16px;
}
 .sample-use-cases:hover:after {
     height: 100%;
     transition: 100ms height ease 100ms;
     -web-kit-transition: 100ms height ease 100ms;
     border-radius: 16px;
}
 .sample-use-cases:hover .mcb-column-inner:after {
     width: 402px;
     transition: 100ms width ease 200ms;
     -web-kit-transition: 100ms width ease 200ms;
     border-radius: 16px;
}
 .sample-use-cases:hover .mcb-column-inner:before {
     height: 100%;
     transition: 100ms height ease 300ms;
     -web-kit-transition: 100ms height ease 300ms;
     border-radius: 16px;
}
 */
























.comeet-list.comeet-group-name{
	display: none;
}

.header-simple #Top_bar:not(.is-sticky) .top_bar_left{
	top: 0;
}

#Top_bar{
	top: 1px;
}

#Top_bar #logo{
	padding-top: 56px;
	padding-bottom: 0;
}

#Top_bar a.responsive-menu-toggle{
	margin-top: 0;
}

.page-id-824 header#Header{
	display: none;
}

.landing-prize .max-w-md {
    max-width: 40rem;
}

.prize-title-5000 span{
	color: #240647;
	font-weight: 800;
}
.prize-details-desc li{
	color: #28044A;
	leading-trim: both;
	text-edge: cap;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.brand-logos-home .clients_slider ul.slick-slider li .client_wrapper img{
	filter: grayscale(100%);
}

.brand-logos-home .clients_slider ul.slick-slider li .client_wrapper:hover{
	background: rgb(0 0 0 / 0%);
}
.brand-logos-home .clients_slider ul.slick-slider li .client_wrapper{
	background: rgb(0 0 0 / 0%);
}

.brand-logos-home .clients_slider ul.slick-slider li .client_wrapper:hover img{
	filter: grayscale(0%);
}
.brand-logos-home .client_wrapper a{
	pointer-events: none;
}

.new-popup-block-inside {
    width: 100%;
    justify-content: center;
}
img.new-popup-top-logo{
	margin: auto;
    display: flex;
    justify-content: center;
}
span.new-popup-top-label {
    display: flex;
    justify-content: center;
    text-align: center;
}
.new-popup-block-inside form input{
	width: 100%;
	border: 1px solid #C5C5C5;
	margin-bottom: 0;
	border-radius: 8px;
}
.new-popup-block-inside form textarea{
	width: 100%;
	border: 1px solid #C5C5C5;
	margin-bottom: 0;
	border-radius: 8px;
}
.new-popup-block-inside form .input select{
	width: 100%;
	border: 1px solid #C5C5C5;
	border-radius: 8px;
	color: #c7c7c7;
}
.new-popup-block-inside form .input select:focus,
.new-popup-block-inside form .input select:valid{
	color: #626262;
}
.new-popup-block-inside form .input select option{
	color: #6B7280;
}
.new-popup-block-inside form .input select:focus{
	background: unset!important;
	color: #626262;
}
.new-popup-block-inside form .hs-error-msgs li{
	position: relative;
}
.new-popup-block-inside form .hs-error-msgs label{
	position: absolute;
	font-size: 11px;
}
.new-popup-block-inside .hs_error_rollup{
	display: none;
}
.new-popup-block-inside form input:focus{
	color: #6B7280;
	border: 1px solid #C5C5C5;
}
.new-popup-block-inside form input::placeholder{
	color: #c7c7c7;
}
.new-popup-block-inside form textarea:focus{
	color: #6B7280;
	border: 2px solid #e5e5e5;
}
.new-popup-block-inside form textarea::placeholder{
	color: #c7c7c7;
}
.new-popup-block-inside form .hs-form-field{
	margin-top: 25px;
}
.new-popup-block-inside form .hs-form-field:first-child{
	margin-top: -20px;
}
.new-popup-block-inside form .hs_firstname{
	margin-top: 0;
}

.new-popup-block-inside form label{
	font-size: 14px;
	font-weight: 500;
	color: #6B7280;
}
.new-popup-block-inside span.hs-form-required{
	display: none;
}

.new-popup-block-inside .hs_submit input{
	border-radius: 8px;
	background: linear-gradient(0deg, color(display-p3 0.0431 0.0196 0.1137) 0%, color(display-p3 0.1412 0.0235 0.2784) 100%);
	width: 100%;
	padding: 15px 0;
	background: #8F4FE5;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.new-popup-block-inside .hs_submit{
	margin-top: 25px;
}

.new-popup-top-header {
    text-align: center;
    margin-bottom: 5px;
}
.new-popup-block-inside .submitted-message {
    text-align: center;
}


.main-post-author-info{
	display: flex;
	flex-wrap: wrap;
	padding: 16px;
	border-radius: 16px;
	border: 1px solid #E1E1E1;
}
img.post-author-info-image{
	width: 48px;
	height: 48px;
	border-radius: 50px;
	object-fit: cover;
}

.post-author-info-right{
	padding-left: 16px;
	width: 75%;
}
h3.post-author-info-name{
	padding-top: 7px;
	font-size: 16px;
	font-weight: 600;
	line-height: 120%;
	color: #000;
	width: 100%;
	display: flex;
}
h4.post-author-info-title{
	padding-top: 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 120%;
	color: #9E60F2;
	width: 100%;
	display: flex;
}
span.post-author-info-skills{
	padding-top: 16px;
	font-size: 14px;
	font-weight: 400;
	line-height: 120%;
	width: 100%;
	display: flex;
}

img.post-author-info-linkedin-image{
	margin-top: 16px;
	width: 24px;
	height: 24px;
}

.post-author-info-block-title{
	font-family: "Inter Display";
	font-size: 18px;
	font-weight: 600;
	line-height: 120%;
	color: #000;
	padding-bottom: 16px;
}
.container-post-author-info{
	padding-bottom: 40px;
	margin-bottom: 32px;
	border-bottom: 1px solid #E1E1E1;
}


.single-post-updates form{
    display: flex;
    align-items: center;
}

.single-post-updates form .hs_email{
	width: 100%;
}

.main-footer .single-post-updates form .hs_email{
	width: 50%;
	max-width: 250px;
}




.single-post-updates form .input input{
	border-radius: 8px 0 0 8px;
	border: 1px solid #E1E1E1;
	border-width: 1px 0 1px 1px;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #00000080;
	padding: 9px 0 9px 18px;
	margin-bottom: 0;
	width: 100%;
}
.single-post-updates form .input input::placeholder{
	color: #00000080;
}

.single-post-updates form .hs_submit input{
	width: 48px;
	height: 48px;
	background: url(/wp-content/uploads/Group-1437255723.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	font-size: 0;
	border: 0;
}


.single-post-updates form .hs_email label{
	display: none;
}


.single-post-updates form li{
	position: relative;
	list-style: none;
}
.single-post-updates form .hs-error-msgs{
	position: absolute;
    font-size: 11px;
    margin: 0;
}
.single-post-updates form .hs-error-msgs label{
	display: block;
	margin: 0;
    line-height: 14px;
}
.main-contact-us-single-post{
	padding: 20px;
	background: url(/wp-content/uploads/Group-1437255729.png);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 16px;
}

.contact-us-single-post-title{
	font-family: "Inter Display";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	color: #000;
	padding-bottom: 31px;
}
.contact-us-single-post-button{
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	color: #fff;
	padding: 10px 0;
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center;
	border-radius: 8px;
	background: linear-gradient(0deg, #0C051E 0%, #28044A 100%);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.25) inset;
}

.contact-us-single-post-button:hover{
	color: #fff;
	text-decoration: unset;
}


.brand-logos-home .blog_slider_header{
	display: none;
}


.single-post h3.wp-block-heading {
    padding-top: 40px;
}

.single-post h4.wp-block-heading {
    padding-top: 25px;
    padding-bottom: 20px;
}

.blog_slider.flat .blog_slider_ul li .item_wrapper .image_wrapper img{
	opacity: 1;
}

.homepage-latest-blog li.post a img {
    height: 200px;
    object-fit: cover;
    border-radius: 16px;
}

.homepage-latest-blog .blog_slider_ul li .item_wrapper{
	margin: 0 20px;
}

.homepage-latest-blog .post-categories{
	margin-bottom: 2px;
}
.homepage-latest-blog .post-categories a{
	color: #9E60F2;
	font-family: Inter;
	font-size: 12px;
	font-weight: 700;
	line-height: 120%; /* 14.4px */
	letter-spacing: 2.4px;
	text-transform: uppercase;
}

.homepage-latest-blog .blog_slider_ul li .item_wrapper .desc h4 a{
	color: #000;
	font-size: 20px;
	font-family: Inter;
	font-weight: 600;
	line-height: 110%;
}

.homepage-latest-blog .blog_slider_ul li .item_wrapper .date_label{
	color: #00000080;
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 120%;
}
.header-banner {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    height: 64px;
    background-image: url(/wp-content/uploads/top_banner@2x-1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.header-banner-label{
	color: #28044A;
	font-size: 18px;
	font-weight: 700;
	line-height: 100%;
	margin-right: 6px;
}
.header-banner-text {
	color: #28044AB3;
	font-size: 18px;
	font-weight: 400;
	line-height: 120%;
	margin-left: 6px;
	padding-right: 12px;
	border-right: 1px solid #664D814D;
}
.header-banner-more{
	color: #9E60F2;
	padding-left: 13px;
	font-size: 18px;
	font-weight: 600;
	line-height: 120%;
    display: inline-flex;
    margin-right: 10px;
}
.header-banner .header-banner-more img{
	width: 24px;
    height: 24px;
    margin-left: 10px;
}
.header-banner .header-banner-close {
    position: absolute;
    right: 20px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

sr7-media#SR7_1_1-1-9_video{
	left: 15%;
}


.poll-popup-container{
/*	width: 360px;
	height: 480px;
	padding: 20px;
	border: 1px solid #E4E4E4;
	border-radius: 16px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.16);*/
}

.poll-popup-container .header-title{
	color: #28044A;
	font-size: 20px;
	font-weight: 700;
	line-height: 110%;
}

.poll-popup-container span.zsFormQuestContent{
	color: #28044A;
	font-size: 20px;
	font-weight: 700;
	line-height: 110%;
}

span.choiceLabel{
	font-size: 60px!important;
}
section#form_body{
	background: #000!important;
}

body{
	--mfn-featured-image: unset!important;
}
div#Header_wrapper {
    background-image: unset !important;
}



.finance-service-use-case-title{
    color: #9E60F2;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin-top: 24px;
    letter-spacing: unset;
}
.finance-service-use-case-desc{
	color: #000;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	opacity: 0.8;
	margin-top: 6px;
}
.finance-service-use-case-label-block{
	margin-top: 36px;
	display: flex;
	flex-wrap: wrap; 
}

.finance-service-use-case-label-block.center{
	margin-top: 12px;
}
.finance-service-use-case-label-block .finance-service-use-case-label{
	color: #000;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; 
	letter-spacing: 1.3px;
	margin-right: 12px;
	margin-bottom: 12px;
	border-radius: 30px;
	text-transform: uppercase;
	background: rgba(40, 4, 74, 0.05);
	padding: 6px;
}

#financial-services-function-table ul.mfn-list .mfn-list-item:first-child{
	background: #9E60F21A;
	height: 48px;
	padding-top: 0;
	padding-bottom: 0;
	align-items: center;
}

#financial-services-function-table div.wrap:first-child ul.mfn-list .mfn-list-item:first-child{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

#financial-services-function-table div.wrap:last-child ul.mfn-list .mfn-list-item:first-child{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(3),
#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(4),
#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(5),
#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(6){
	border-top: 1px solid #25103E1A;
}

#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(2),
#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(5),
#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(6){
	height: 142px;
}

#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(3),
#financial-services-function-table ul.mfn-list .mfn-list-item:nth-child(4){
	height: 164px;
}

#financial-services-function-table ul.mfn-list .mfn-list-item:first-child span.mfn-list-desc{
	color: #000;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;

}

.financial-services-function span{
	width: 100%;
	display: flex;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
	margin-top: 4px;
}

#custom-banner1 .feature_box .feature_box_wrapper .photo_wrapper {
    width: 120px;
}


#custom-banner1 .feature_box .feature_box_wrapper .desc_wrapper{
	width: calc(100% - 4% - 110px);
	display: flex;
    flex-wrap: wrap;
}

#custom-banner1 .feature_box .feature_box_wrapper .desc_wrapper .desc{
	margin-bottom: 15px;
	order: 1;
}

#custom-banner1 .feature_box .feature_box_wrapper .desc_wrapper .title span {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    color: #0C051E;
    opacity: 0.5;
}

#custom-banner1 .feature_box .feature_box_wrapper .desc_wrapper .title{
	order: 2;
}

#custom-banner1 .feature_box .feature_box_wrapper {
    display: flex;
}

.use-case-tab-slider .uc-block{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.use-case-tab-slider .uc-block .uc-block-left{
	width: 40%;
	padding-right: 4%;
}

.use-case-tab-slider .uc-block .uc-block-right{
	width: 60%;
}

.use-case-tab-slider ul.ui-tabs-nav {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.04);
}

.use-case-tab-slider ul.ui-tabs-nav li a{
	border-radius: 4px;
	cursor: pointer!important;
}

.use-case-tab-slider .uc-block .uc-block-left h3.uc-block-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    color: #28044A;
}

.use-case-tab-slider .uc-block .uc-block-left p.uc-block-desc{
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	color: #000000CC;
	margin-top: 20px;
}


.use-case-tab-slider .uc-block.animate {
    animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.use-case-tab-slider .uc-block .uc-block-right iframe{
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
}

.use-case-tab-slider a.uc-block-link {
    background-color: #28044A;
    border-radius: 8px 8px 8px 8px;
    padding-bottom: 12px;
    padding-top: 12px;
    color: #fff;
    margin-top: 20px;
    display: flex;
    text-align: center;
    justify-content: center;
    max-width: 300px;
    text-decoration: unset;
}

.case-study-banner-slider .cs-slider-main .ui-tabs-nav{
	display: none;
}

.case-study-banner-slider .cs-slider-main h3.cs-banner-block-title{
	font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    color: #28044A;
}

.case-study-banner-slider .cs-slider-main p.cs-banner-block-desc{
	font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: rgba(40,4,74,0.70);
    padding-top: 8px;
}

.case-study-banner-slider .cs-slider-main a.cs-banner-block-link{
	background: linear-gradient(0deg, #0C051E 0%, #28044A 100%);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.25) inset;
	color: #fff;
    border-radius: 8px 8px 8px 8px;
    padding: 12px 21px;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: unset;
    width: fit-content;
}

.case-study-banner-slider h3.cs-banner-main-title {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #9E60F2;
    text-transform: uppercase;
    padding-bottom: 30px;
    line-height: 16px;
}

.case-study-banner-slider .cs-slider-main .cs-banner-block-left{
	width: 66%;
}

.case-study-banner-slider .cs-slider-main .cs-banner-block-right{
	width: 34%;
	display: flex; 
}

.case-study-banner-slider .cs-slider-main img.cs-banner-block-img {
    max-width: 55%;
    margin: auto;
    border-radius: 5.961px;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.50) 94.69%, rgba(0, 0, 0, 0.50) 96.11%, rgba(0, 0, 0, 0.50) 98.15%), url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: -14.622px 14.622px 22.496px 0px rgba(0, 0, 0, 0.16);
    rotate: 4deg;
}

.case-study-banner-slider .cs-slider-main .cs-banner-block {
    display: flex;
    flex-wrap: wrap;
    padding-left: 2%;
}





.case-study-banner-slider button.cs-arrow.prev {
    position: absolute;
    left: 5px;
    background: unset;
    font-size: 30px;
    color: #28044a;
    width: 40px;
    bottom: -53px;
    opacity: 0.3;
}

.case-study-banner-slider button.cs-arrow.next{
	position: absolute;
    right: 5px;
    background: unset;
    font-size: 30px;
    color: #28044a;
    width: 40px;
    bottom: -53px;
    opacity: 0.3;
}

.case-study-banner-slider button.cs-arrow:hover{
	opacity: 1;
}

.case-study-banner-slider .cs-bullets {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}

.case-study-banner-slider .cs-bullet {
    width: 10px;
    height: 10px;
    background-color: #24064733;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
}

.case-study-banner-slider .cs-bullet.active {
    background-color: #9663EA;
}

.case-study-banner-slider .mcb-wrap-inner{
	height: 491px;
}



.case-study-banner-slider .cs-slider-main .ui-tabs-panel{
	display: block!important;
	min-width: 100%;
    transition: transform 0.5s ease;
}

.case-study-banner-slider .cs-slider-main .ui-widget-content {
    display: flex;
    overflow: hidden;
    width: 100%;
    padding-bottom: 40px;
}


ul.sub-menu{
	background: unset;
}

ul.sub-menu a span{
	font-size: 14px;
}

#Side_slide #menu ul li.submenu .menu-toggle {
    width: 100%;
    text-align: right;
    padding-right: 10%;
}

#Top_bar .menu>li>a span:not(.description){
	border: 0;
	line-height: 16px;
	font-size: 16px;
    font-weight: 500;
    font-family: 'Inter';
}

#Top_bar .menu>li>a span:hover{
	color: #240647;
}

div#Header_wrapper #Top_bar{
	top: 56px;
}

#Top_bar #logo{
	padding: 0;
}

#Top_bar .logo{
	margin: 0;
	margin-top: 5px;
}

#Top_bar .menu > li > a{
	padding: 0;
}

#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a{
	color: #240647;
}
.top-menu-buttons-section {
    display: flex;
    justify-content: right;
    align-items: center;
}

#Top_bar .menu > li.current-menu-parent > a{
	color: #240647;
}

#Top_bar .menu > li > a{
	color: #240647;
}

#Top_bar .menu > li:hover > a{
	color: #240647;
}

#Top_bar .logo{
	height: 34px;
    display: flex;
    align-items: center;
}

.white_logo #Top_bar .menu > li:hover > a{
	color: #fff;
}

.white_logo #Top_bar .menu > li > a{
	color: #F1F1F1;
}

.white_logo #Top_bar .menu > li.current-menu-parent > a{
	color: #fff;
}

.white_logo #Top_bar .menu > li.current-menu-item > a{
	color: #fff;
}

.white_logo #Top_bar .menu>li>a span:hover{
	color: #fff;
}

.qsm-before-message.mlw_qmn_message_before h1,
.qsm-quiz-container .qmn_results_page h1,
.qsm-auto-page-row .mlw_qmn_message_before h1{
    padding-top: 60px;
    text-align: center;
    font-size: 72px;
    font-weight: 700;
}


.qsm-before-message.mlw_qmn_message_before p,
.qsm-quiz-container .qmn_results_page p,
form#quizForm1 .mlw_qmn_message_before p {
    text-align: center;
    color: rgba(12, 5, 30, 0.8);
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    max-width: 600px;
    margin: auto;
    padding-top: 30px;
}

.qsm-pagination.qmn_pagination input.qsm-btn.qsm-submit-btn.qmn_btn,
.qmn_results_page input#qsm_retake_button,
.qmn_pagination a.qmn_btn.mlw_qmn_quiz_link,
.qmn_pagination .qsm-submit-btn {
    border-radius: 8px;
    background: linear-gradient(0deg, color(display-p3 0.0431 0.0196 0.1137) 0%, color(display-p3 0.1412 0.0235 0.2784) 100%)!important;
    width: 300px;
    padding: 15px 0;
    display: flex;
    justify-content: left;
    margin-right: auto;
    text-align: center;
}
.qmn_pagination a.qmn_btn.mlw_qmn_quiz_link {
	justify-content: center;
}
.qmn_results_page input#qsm_retake_button{
	margin: auto;
}





form#quizForm1 .quiz_section input{
    border: 1px solid #C5C5C5;
    margin-bottom: 0;
    border-radius: 8px;
    max-width: 450px;
}

form#quizForm1 .quiz_section{
	padding-bottom: 0;
}


.cta-button .cta-button-wrap {
    display: flex;
    align-items: center;
}

.cta-button .cta-button-wrap img{
	margin-left: 22px;
}

.how-it-works-title .icon-wrapper{
	width: fit-content;
}



#homepage-hero-block{
	background: linear-gradient(180deg, #030304 -16.44%, #73679F 78.79%, #B072AA 100%);
}

#homepage-video-block{
	background: linear-gradient(180deg, #B072AA 0%, #7B67A0 61.36%, #7A67A0 71.65%, #414571 100%);
}

#homepage-cards-block{
	background: linear-gradient(180deg, #424571 0%, #1F1E2F 82.12%, #1F1E2F 100%);
}

#homepage-roi-block{
	background: linear-gradient(0deg, #392D48 0%, #1F1E2F 57%);
}

#homepage-cards-block #single-card .mcb-wrap-inner{
	background: radial-gradient(235.71% 99.19% at 50% 0.81%, #1F122C 29.61%, #342048 57.26%, #1F122C 100%);
	background-size: cover;
}

#homepage-cards-block .mcb-background-overlay{
	background-size: 1920px;
}



#homepage-roi-card .desc-wrapper .desc img{
	margin-right: 12px;
	margin-bottom: 2px;
}

#enterprise-ai-potential-block{
	background: linear-gradient(180deg, #392D48 0%, #50406A 84.28%);
}

.single-post-updates.footer-subscribe-form form{
	width: 250px;
}

.main-footer .single-post-updates.footer-subscribe-form form .hs_email{
	width: unset;
}

.single-post-updates.footer-subscribe-form form .input input {
    border-radius: 50px 0 0 50px;
    border: 1px solid rgba(45, 45, 48, 0.50);
    border-right: 0;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    background: #110A1F;
}

.single-post-updates.footer-subscribe-form form .input input::placeholder{
	font-size: 14px;
    line-height: 24px;
    color: #FFFFFF80!important;
}

.single-post-updates.footer-subscribe-form form .hs_submit input {
    background: url(/wp-content/uploads/Group-1437255186.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 32px;
    height: 32px;
}

.single-post-updates.footer-subscribe-form .hs_submit.hs-submit {
    border-radius: 0 50px 50px 0;
    border: 1px solid rgba(45, 45, 48, 0.50);
    padding: 4px;
    border-left: 0;
    background: #110A1F;
}


video#homepage-video {
    border-radius: 24px;
    border: 4px solid #A093C8;
}


#book-demo-cta a::after {
    content: '';
    background: url(/wp-content/uploads/Group-1437255945.svg);
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    background-size: 48px;
    display: inline-flex;
    margin-left: 24px;
}

#book-demo-cta a{
	color: #58507A;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%; /* 20px */
	border-radius: 50px;
	background: #FFF;
	box-shadow: 0px 18px 24px 0px rgba(0, 0, 0, 0.15);
	padding: 4px 4px 4px 24px;
	display: flex;
    align-items: center;
    text-decoration: unset;
}

#book-demo-cta.violet a::after {
	background: url(/wp-content/uploads/Group-1437255983.svg);
	background-repeat: no-repeat;
	background-size: 40px;
	width: 40px;
    height: 40px;
    margin-left: 22px;
}

#book-demo-cta.violet a{
	color: #FFF;
	font-weight: 500;
	background: #8F4FE5;
	padding: 8px 8px 8px 24px;
}

#book-demo-cta .mfn-html-editor-wrapper{
	justify-content: center;
}



#rise-overlay .image_wrapper,
#rise-overlay .image_frame,
#rise-overlay .mcb-column-inner,
#rise-overlay img{
	z-index: -999;
}

section#homepage-hero-block .section_wrapper{
	z-index: 100;
}



#mfn-popup-template-1283 .mfn-popup-tmpl-content{
	border-radius: 24px;
	border: 4px solid #A093C8;
    overflow-y: auto;
}


#mfn-popup-template-1283 .mfn-popup-tmpl-content-wrapper {
  overflow-y: auto; /* Enable vertical scroll */
}

/* Customize scrollbar */
#mfn-popup-template-1283 .mfn-popup-tmpl-content-wrapper::-webkit-scrollbar {
  width: 6px;
}

#mfn-popup-template-1283 .mfn-popup-tmpl-content-wrapper::-webkit-scrollbar-track {
  background: #222; /* Dark background */
  border-radius: 10px;
}

#mfn-popup-template-1283 .mfn-popup-tmpl-content-wrapper::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
}

#mfn-popup-template-1283 .mfn-popup-tmpl-content-wrapper::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.8);
}


#mfn-popup-template-1283 h3{
	color: #FFF;
	font-family: "Editorial New";
	font-size: 42px;
	font-weight: 300;
	line-height: 100%;
	padding-top: 40px;
	padding-bottom: 10px;
}

#mfn-popup-template-1283 span,
#mfn-popup-template-1283 p{
	color: rgba(237, 237, 237, 0.70);
	font-family: Inter;
	font-size: 20px;
	font-weight: 300!important;
	line-height: 150%; /* 30px */
	letter-spacing: -0.2px;
}

#mfn-popup-template-1283 ul{
	padding-top: 10px;
}

#mfn-popup-template-1283 ul span,
#mfn-popup-template-1283 ol span{
	color: #fff;
}


#book-your-demo{
	background: linear-gradient(180deg, #474875 39.63%, #985C98 100%);
}

#book-your-demo .custom-list ul{
	color: #EDEDED;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%; /* 27px */
}


#book-your-demo .custom-list ul li::marker {
    color: #2D2745;
}

.new-popup-block-inside form  div:nth-child(5) .hs-error-msgs label,
.new-popup-block-inside form  div:nth-child(6) .hs-error-msgs label{
	bottom: 0;
}

.page-id-1290 .top-menu-buttons-section{
	display: none;
}

.page-id-1290 #Top_bar .logo{
	float: unset;
	justify-content: center;
}

.page-id-1290 section#book-your-demo .mcb-background-overlay{
	background-size: 1000px;
}


.page-id-1290 #main-footer-block{
	padding-top: 40px;
}


.page-id-1290 #main-footer-block .mcb-wrap-inner.mcb-wrap-inner-rhrjngrhc.mfn-module-wrapper.mfn-wrapper-for-wraps{
	padding-bottom: 75px;
}

.meetings-iframe-container {
    width: 100%;
}

.meetings-iframe-container .UISection__ScrollWrapper-sc-1ylxnaq-0.bmELUB.UICardWrapper__Outer-pjpkmy-0.lfLNnU{
	background: linear-gradient(180deg, #2D2745 0%, rgba(45, 39, 69, 0.90) 100%);
}

.UISection__ScrollWrapper-sc-1ylxnaq-0.bmELUB.is--module.namespaced-hack-section.UICardWrapper__Outer-pjpkmy-0.lfLNnU.private-card.private-card__wrapper.m-bottom-0.flex-column.min-height-0.height-100{
	background: linear-gradient(180deg, #2D2745 0%, rgba(45, 39, 69, 0.90) 100%);
}

.UIFlex__StyledFlex-sc-1utr3ph-0.giWGnn.private-flex.compact-container.m-x-auto.width-100.min-height-0.p-top-4 {
    max-width: unset;
}














@media(min-width: 767px) and (max-width: 960px){
	#homepage-hero-block{
		margin-top: -111px;
	}
}





@media(max-width: 1440px){
	sr7-bg#SR7_1_1-1-9{
		height: calc(100% - 111px)!important;
	}
}




@media(max-width:1239px){
	.book-demo-meeting2-fix .mcb-column-inner.mfn-module-wrapper.mcb-column-inner-l8bahxc3k.mcb-item-heading-inner{
		padding-top: 4px;
	}
	#log-in-sign-up-block{
		top: 0;
	    right: 0;
	    position: absolute;
	}
	div#Top_bar a.responsive-menu-toggle{
		top: 0;
		display: none;
	}
	.use-case-tab-slider .uc-block .uc-block-left{
		width: 50%;
	}
	.use-case-tab-slider .uc-block .uc-block-right {
	    width: 50%;
	}
	.mcb-section .mcb-wrap .mcb-item-2hzee86l4 .tabs_wrapper ul li a{
		font-size: 16px;
	}
	.use-case-tab-slider .uc-block .uc-block-left h3.uc-block-title{
		font-size: 26px;
	}
	.use-case-tab-slider .uc-block .uc-block-left p.uc-block-desc{
	    font-size: 18px;
	}
	#Footer.full-width .container{
		max-width: fit-content;
	}
	.resources-main-float-blog-posts img.wp-post-image{
		height: 150px;
	}
	section#financial-services-function-table{
		width: calc(100% - -40px);
		overflow: auto;
	}
	section#financial-services-function-table .section_wrapper{
		width: 130%;
		max-width: unset!important;
	}
	section#financial-services-function-table .section_wrapper .mobile-one.mcb-wrap{
		width: 16%;
	}
	section#financial-services-function-table::-webkit-scrollbar{
		height: 12px;
		margin: 100px;
	}
	section#financial-services-function-table::-webkit-scrollbar-track {
		background: #f1f1f1;
	}
	section#financial-services-function-table::-webkit-scrollbar-thumb {
		background-color: #000; 
	    border-radius: 10px; 
	}
	/*section#financial-services-function-table::-webkit-scrollbar-thumb:hover {
		background: #555;
	}*/
	#financial-services-function-table ul.mfn-list .mfn-list-item:first-child{
        justify-content: flex-start;
	}

}

@media(max-width:1000px){
	.case-study-banner-slider .cs-slider-main img.cs-banner-block-img{
		width: 34%;
		rotate: 0deg;
	}
	.case-study-banner-slider .mcb-wrap-inner{
		height: auto;
	}
	.case-study-banner-slider .cs-slider-main .cs-banner-block-left {
	    width: 100%;
	}
	.case-study-banner-slider .cs-slider-main .cs-banner-block-right{
		width: 100%;
		padding-top: 33px;
	}
	.case-study-banner-slider .cs-slider-main h3.cs-banner-block-title{
		line-height: 40px;
	}
	.case-study-banner-slider .cs-slider-main p.cs-banner-block-desc{
		line-height: 20px;
	}
	.case-study-banner-slider .cs-slider-main a.cs-banner-block-link{
		font-size: 15px;
	}
	section#financial-services-function-table .section_wrapper{
		width: 165%;
	}
	.tab-accordion-block .tab-accordion-main-wrap{
		flex-wrap: wrap-reverse;
		padding: 20px;
	}
	.tab-accordion-block .accordion-block{
		padding-top: 30px;
		width: 100%;
	}
	.tab-accordion-block .image-block{
		width: 100%;
	}
	.tab-accordion-block li.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active{
		border: unset;
		border-bottom: 2px solid #9663EA;
	}

	.resources-latest-post .post-photo-wrapper{
		width: 100%;
	}
	.resources-latest-post .post-desc-wrapper{
		width: 100%;
	}
	.resources-latest-post .image_wrapper img{
		height: unset;
	}

	.resources-latest-post span.resources-category-label{
		padding-top: 20px;
	}
	.resources-latest-post .author-time-block span.fn a{
		font-size: 16px;
	}
	.resources-main-float-blog-posts ul.categories{
		padding-left: 0;
	}
	.resources-main-float-blog-posts #Filters .filters_wrapper ul li{
		margin-right: 0;
		margin-bottom: 8px;
	}
	.resources-main-float-blog-posts #Filters.only-categories .categories{
		text-align: center;
	}
	.resources-main-float-blog-posts .post-item{
		padding-bottom: 29px;
	}

	.resources-latest-post .post-photo-wrapper{
		margin-bottom: 20px;
	}
	.price-block-compare div.wrap{
		width: 50%;
	}
	.single-post-block .laptop-four-fifth.mcb-wrap{
		width: 100%;
	}

	.single-post-block .laptop-one-fifth.mcb-wrap{
		width: 100%;
	}
}

@media(max-width:959px){
	.book-demo-meeting2-fix .mcb-column-inner.mfn-module-wrapper.mcb-column-inner-l8bahxc3k.mcb-item-heading-inner{
		padding-top: 32px;
	}
	#book-your-demo.mcb-section-y0wwcbk95{
		padding-top: 172px;
	}
}

@media (max-width:767px){
	.book-demo-meeting2-fix .mcb-column-inner.mfn-module-wrapper.mcb-column-inner-l8bahxc3k.mcb-item-heading-inner{
		padding-top: 10px;
	}
	.page-id-1290 div#Header_wrapper{
		display: flex;
		justify-content: center;
	}

	.page-id-1290 #book-your-demo.mcb-section-y0wwcbk95{
		padding-top: 130px;
	}

    .page-id-1290 #Top_bar {
        height: 40px;
    }

	#book-your-demo .custom-list ul{
		font-size: 16px;
		line-height: 120%;
	}
	.new-popup-block-inside .hs_submit input{
	    font-size: 18px;
    	font-weight: 500;
	}
	#book-your-demo.mcb-section-y0wwcbk95{
		padding-top: 60px;
	}
	#mfn-popup-template-1283 h3{
		font-size: 32px;
	}
	#mfn-popup-template-1283 span, 
	#mfn-popup-template-1283 p{
		font-size: 16px;
	}
	header#Header div#Top_bar{
		z-index: 900;
	}
	.home #Content{
		padding-top: 0;
	}
	div#Header_wrapper {
	    z-index: 999;
	    height: 60px;
	}
	#book-demo-cta a{
		font-size: 18px;
	}
	.single-post-updates.footer-subscribe-form form{
		width: 100%;
		justify-content: center;
	}
	#Top_bar .top_bar_left {
	    height: 60px;
	}
	.case-study-banner-slider .cs-slider-main img.cs-banner-block-img{
		width: 80%;
		box-shadow: unset;
	}
	.case-study-banner-slider button.cs-arrow.next{
		right: -5px;
	}
	.case-study-banner-slider button.cs-arrow.prev{
		left: -5px;
	}
	.case-study-banner-slider .cs-slider-main h3.cs-banner-block-title{
        font-size: 26px;
        line-height: 32px;
	}
	.case-study-banner-slider .cs-slider-main p.cs-banner-block-desc{
		font-size: 18px;
   	 	line-height: 22px;
	}
	.case-study-banner-slider .cs-slider-main a.cs-banner-block-link{
		font-size: 14px;
	}
	.case-study-banner-slider .cs-slider-main img.cs-banner-block-img{
		max-width: 100%;
	}
	.use-case-tab-slider .uc-block .uc-block-left{
		width: 100%;
		padding-right: 0;
	}
	.use-case-tab-slider .uc-block .uc-block-right{
		width: 100%;
        margin-top: 20px;
	}
	#custom-banner1 .feature_box .feature_box_wrapper{
		flex-wrap: wrap;
	    justify-content: center;
    	text-align: center;
	}
	#custom-banner1 .feature_box .feature_box_wrapper .photo_wrapper{
		width: 100%;
		margin-bottom: 16px;
	}
	#custom-banner1 .feature_box .feature_box_wrapper .desc_wrapper{
		padding-left: 0;
		width: 100%;
	}
	#custom-banner1 .feature_box .feature_box_wrapper .desc_wrapper .title{
		width: 100%;
	}

	section#financial-services-function-table div.wrap:first-child{
		width: 9%!important;
	}
	section#financial-services-function-table .section_wrapper{
		width: 170%;
	}
	#financial-services-function-table ul.mfn-list .mfn-list-item:first-child span.mfn-list-desc,
	.financial-services-function span{
		font-size: 16px;
    	line-height: 16px;
	}


	.finance-service-use-case-label-block{
		justify-content: center;
	}
	.header-banner-container {
	    display: flex;
	    flex-wrap: wrap;
	    padding-right: 12%;
	}
	.header-banner-label{
		margin: 0;
	}
	.header-banner-container span{
		width: 100%;
	}
	.header-banner-text{
		margin: 0;
		padding: 0;
		padding-top: 4px;
		border-right: 0;
	}
	.header-banner-more{
		padding: 0;
		margin: 0;
		font-size: 15px;
		padding-top: 8px;
	}
	.header-banner{
		padding: 20px;
		height: auto;
		justify-content: start;
		text-align: left;
	}
	.header-banner .header-banner-more img{
		width: 20px;
		height: 20px;
		margin-left: 4px;
	}
	.header-banner .header-banner-close{
		right: 10px;
		top: 10px;
	}
	.homepage-latest-blog .post-categories a{
		font-size: 11px;
	}
	.homepage-latest-blog .blog_slider_ul li .item_wrapper .desc h4 a{
		font-size: 16px;
	}
	.homepage-latest-blog .blog_slider_ul li .item_wrapper .date_label{
		font-size: 12px;
	}
	.single-post-updates form .hs_email{
		width: 100%;
	}
	.single-post-updates form .input input{
		width: 100%;
	}
	.mobile-header-mini #Top_bar #logo{
		float: left;
	}
	#Top_bar .logo img {
	    margin-top: 18px;
	    margin-left: 20px;
	}
	.page-id-1290 #Top_bar .logo img {
	    margin-left: 0;
	}
	footer#Footer .one-fifth.column{
		width: 100%;
	}
	footer#Footer aside#block-8{
		margin: 0 0 14px 0;
	}
	footer#Footer .footer-head-title{
		margin-bottom: 0;
		margin-top: 30px;
	}
	footer#Footer .one-fifth.column:last-child {
	    width: 100%;
	}
	footer#Footer .wp-container-core-group-is-layout-1.wp-container-core-group-is-layout-1{
		flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    margin-top: 40px;
	}
	footer#Footer figure.wp-block-image.size-full{
		padding: 0 8px;
	}
	#Footer .footer_copy .one{
		margin-bottom: 0;
	    padding-top: 15px;
	}
	.home-testimonial-block{
		font-size: 16px;
	}
	.home-testimonial-name{
	    padding-top: 15px;
	    font-size: 14px;
	}
	.home-testimonial-title{
		font-size: 14px;
	}
	.slider-testimon-review .image_frame.image_item.no_link.scale-with-grid.alignnone.no_border {
	    width: 100px;
	    padding-bottom: 8px;
	}
	#research-team ul li{
		border: unset;
		padding: 0;
	}
	#research-team ul li:nth-child(4n+1) p{
		padding-right: 0;
		padding-top: 30px;
	}
	#research-team ul li:nth-child(4n+3){
		text-align: left;
		justify-content: left;
		border-bottom: 1px solid rgba(0,0,0,0.08);
		padding-top: 20px;
		padding-bottom: 30px;
	}
	#research-team ul li:nth-child(4n+2) p{
		padding-top: 5px;
	}
	#research-team ul li:last-child{
		border-bottom: unset;
	}
	.content_wrapper .mcb-column-inner{
		margin: 0;
	}
	#log-in-sign-up-block .log-in-label{
		font-size: 14px;
		color: rgb(65 65 65 / 80%);
	}
	#log-in-sign-up-block img.log-in-icon{
		width: 10px;
		height: 10px;
	}
	#log-in-sign-up-block .sign-up-label{
		font-family: Inter;
		font-size: 14px;
		font-weight: 500;
		line-height: 100%;
	}
	#log-in-sign-up-block{
		top: 19%;
		right: 20px;
		position: absolute;
	}
	#log-in-sign-up-block .sign-up-block{
		margin-right: 20px;
		padding: 10px 12px;
	}
	#log-in-sign-up-block .log-in-block{
		padding: 0 8px;
	    border: 1px solid rgb(109 109 109);
	}
	.footer-menu-block .one-fifth.mcb-wrap{
		width: 100%;
	}
	.footer-menu-block .one-fifth.mcb-wrap.footer-social-block{
		width: 100%;
	}
	.signle-post #Content{
		padding-top: 0;
	}
	#comeet_main ul.comeet-positions-list li a{
		display: flex;
		flex-wrap: wrap;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#comeet_main .comeet-position-name{
		width: 100%;
	}
	#comeet_main .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta{
		width: 100%;
		padding-top: 16px;
		padding-bottom: 24px;
	}
	#comeet_main .comeet-position-button{
		width: 100%;
	}
	.pricing-page-select-menu.hide {
	    display: none;
	}
	.right-block-price-main{
		display: none;
	}
	.price-block-full-mobile-1{
		display: unset;
	}
	.pricing-page-select-wrap {
	    display: flex;
	}
	.pricing-page-select.selected {
	    font-family: Inter;
	    font-size: 18px;
	    font-style: normal;
	    font-weight: 700;
	    line-height: 120%;
	    color: #333;
	    padding-right: 8px;
	}
	.pricing-page-select-menu.hide {
	    background: #fff;
	    padding: 7px;
	    border-radius: 8px;
	    margin-top: 8px;
	    border: 1px solid #0000000f;
	    position: absolute;
	    z-index: 9999;
	}
	.pricing-page-select-menu-item{
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
		color: #333;
		padding: 5px 0;
	}
	.price-block-compare .section_wrapper{
		z-index: 2;
	}
	.price-block-compare .section_wrapper .left-price-main-block{
		width: 60%;
	}
	.price-block-compare .section_wrapper .right-block-price-main{
		width: 40%;
	}
	.price-block-compare .section_wrapper .mfn-list-desc{
		font-size: 12px!important;
		text-align: right;
	}
	.mcb-section .mcb-wrap .mcb-item-xphi8hsru .mfn-list .mfn-list-item{
		padding-right: 0!important;
		padding-left: 0!important;
	}
	.price-block-compare.mcb-section .mcb-wrap .mfn-list .mfn-list-item:nth-child(3){
		padding-bottom: 24px;
	}
	.price-block-compare.mcb-section .left-price-main-block .mcb-wrap .mfn-list .mfn-list-item:nth-child(5){
		padding-bottom: 42px;
	}
	.price-block-compare.mcb-section .right-block-price-main .mcb-wrap .mfn-list .mfn-list-item:nth-child(5){
		padding-bottom: 24px;
	}
	.resources-main-float-blog-posts img.wp-post-image{
		height: auto;
		object-fit: cover;
	    margin: auto;
	    display: flex;
	    width: 100%;
	}
	div#landingPageAIAgentClientInformation {
	    margin-right: -20px;
	}
	img.logo-main-mobile.svg.mobile-logo {
	    margin-left: 20px;
	    margin-top: 10px;
	}
	.single-post-sidebar-block img{
		height: 280px;
	}
}
@media (max-width:500px){
	.header-transparent.ab-hide #Top_bar{
		height: 40px;
	}
	#log-in-sign-up-block{
		top: 19%;
	}
	.case-study-banner-slider .cs-slider-main a.cs-banner-block-link{
		width: 100%;
		max-width: 100%;
	}
	.use-case-tab-slider .uc-block .uc-block-left h3.uc-block-title{
		font-size: 24px;
	}
	.use-case-tab-slider .uc-block .uc-block-left p.uc-block-desc{
		font-size: 16px;
	}
	.use-case-tab-slider .uc-block .uc-block-left p.uc-block-desc{
		margin-top: 16px;
	}
	section#financial-services-function-table div.wrap:first-child{
		width: 10%!important;
	}
	section#financial-services-function-table .section_wrapper{
		width: 225%;
	}
	.header-banner{
		padding: 0;
	}
	.header-banner .header-banner-container{
		padding: 20px;
	}
	.homepage-latest-blog .blog_slider_ul li .item_wrapper{
		margin: 0px 5px;
	}
	.home-page-title1 h2.title{
		font-size: 20px;
		max-width: 250px;
	}
	.home-page-title2 h2.title{
		font-size: 25px;
		max-width: 200px;
	}

	.solutions-page-title h2.title{
		font-size: 25px;
		max-width: 200px;
	}

	img.home-page-dash-bottom-block {
	    width: 20px;
	}
	div#form-landing-block{
		width: 300px;
	}
	div#form-landing-block input#mc-embedded-subscribe{
		width: 300px;
		font-size: 14px;
		line-height: 20px;
	}
	div#form-landing-block input#mce-EMAIL{
		width: 300px;
		font-size: 14px;
		line-height: 20px;
	}
	span.solutions-block-text-title{
		font-size: 24px;
	}
	.wrapper-efficient{
		font-size: 36px;
	}
	.sample-use-cases img{
		padding: 0;
		border: unset;
	}
    .price-block-compare.mcb-section .mcb-wrap.price-title-block1 .mfn-list .mfn-list-item:nth-child(5) {
        padding-bottom: 42px;
    }
    .new-popup-block-inside{
    	padding: 0;
    }
    .new-popup-top-header{
    	font-size: 28px;
    	line-height: 32px;
    }
    .resources-main-float-blog-posts img.wp-post-image{
    	height: auto;
    	width: 100%;
    }
}

@media (max-width: 420px){
	.homepage-latest-blog li.post a img{
		height: 300px;
	}
}

@media (max-width: 380px){
	#Top_bar #logo img.svg{
		width: 80px;
	}
	#log-in-sign-up-block .sign-up-block{
		padding: 0 5px;
	}
	#log-in-sign-up-block .log-in-label,
	#log-in-sign-up-block .sign-up-label{
		font-size: 10px;
		line-height: 22px;
	}
}



@media (min-width:768px){
	.landing-hero-animation-main {
	    position: absolute;
	    right: 0;
	    max-width: 960px;
	}

	.main-landing-hero .section_wrapper{
		position: unset;
	}

	.dark_menu #Top_bar a.responsive-menu-toggle{
		color: #ffffff;
		background: #9663EA;
	}

	.dark_menu #Top_bar a.responsive-menu-toggle{
		color: #ffffff;
		background: #9663EA;
	}

}