/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 99.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

#top .bg_cover {
	background-size: cover;
}

#top .bg_contain {
	background-size: contain;
}

#top .bg_center {
	background-position: center;
}

#top .bg_no_repeat {
	background-repeat: no-repeat;
}

#top .page_header_title .av-special-heading-tag {
	font-family: "Inter", sans-serif;
	color: var(--Bunker-950, #16171C);
	font-size: 60px;
	font-weight: 800;
	line-height: 56px;
	letter-spacing: -2.4px;
	text-transform: uppercase;
}

#top .purple_text {
	color: var(--Purple-Heart-600, #5043EA);
}

#top .page_header_line_cont, #top .section_line_cont {
	width: 2px;
	height: 140px;
	background: linear-gradient(0deg, #5043EA 0%, rgba(80, 67, 234, 0.00) 100%);
	margin: 0 auto;
}

#top .section_line_cont {
	margin-left: 0px;
	background: linear-gradient(0deg, #FE9900 0%, rgba(254, 153, 0, 0.00) 100%);
}

#top .section_line_cont_center {
	margin: 0 auto;
}

#top .page_header_breadcrumbs_text {
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px; 
}

#top .page_header_breadcrumbs_cont svg, #top .section_sub_title_cont svg, #top .single_card_arrow_cont svg, #top .single_testimonial_stars_cont svg, #top .single_swiper_arrow_cont svg, #top .read_more_btn svg, #top .about_arrow_cont svg, #top .single_socket_social svg, #top .go_to_top_socket svg, #top .menu_banner_cont svg, #top .need_help_cont svg, #top .single_use_cases_related svg, #top .single_home_our_service_cont svg {
	display: block;
}

#top .page_header_breadcrumbs_main {
	color: var(--Bunker-400, #8A92A6);
	font-weight: 400;
}

#top .page_header_breadcrumbs_cont {
	display: grid;
    grid-template-columns: repeat(5, max-content);
    align-items: center;
    gap: 8px;
    max-width: max-content;
    margin: 0 auto;
    margin-top: 32px;
    border-radius: 4px;
    border: 2px solid var(--Purple-Heart-600, #5043EA);
    padding: 0px 12px;
}

#top.page-id-1077 .page_header_breadcrumbs_cont {
    grid-template-columns: repeat(7, max-content);
}

#top .max_width_696_center {
	max-width: 696px;
	margin: 0 auto;
}

#top .section_sub_title_cont {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	align-items: center;
	max-width: max-content;
	gap: 8px;
	border-radius: 4px;
	border: 2px solid var(--Tree-Poppy-500, #FE9900);
	padding: 0px 12px;
}

#top .section_sub_title_cont_center {
	margin: 0 auto;
}

#top .main_faqs_cont, #top .single_blog_feat {
	max-width: 1008px;	
	margin: 0 auto;
}

#top .single_blog_content_cont {
	max-width: 800px;	
	margin: 0 auto;
}

#top .single_blog_feat {
	height: 500px;
	border-radius: 4px;
}

#top .marg_top_80 {
	margin-top: 80px;
}

#top .marg_top_64 {
	margin-top: 64px;
}

#top .marg_top_56 {
	margin-top: 56px;
}

#top .marg_top_48 {
	margin-top: 48px;
}

#top .marg_top_40 {
	margin-top: 40px;
}

#top .marg_top_36 {
	margin-top: 36px;
}

#top .marg_top_32 {
	margin-top: 32px;
}

#top .marg_top_28 {
	margin-top: 28px;
}

#top .marg_top_24 {
	margin-top: 24px;
}

#top .marg_top_15 {
	margin-top: 15px;
}

#top .single_testimonial_logo {
	width: 100%;
    height: 58px;
}

#top .main_btn_cont a {
	margin: 0px;
	padding: 18px 18px 18px 22px;
	border-radius: 4px;
	background: var(--Purple-Heart-600, #5043EA);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border: unset !important;
}

#top .main_btn_cont_white a {
	background: #ffffff;
	color: var(--Bunker-950, #16171C) !important;
}

#top .main_btn_cont_white a .btn_icon {
	background-image: url(/wp-content/uploads/2025/05/lucide_arrow-up-right-5.svg);
}

#top .main_btn_cont .avia_iconbox_title {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 48px;
}

#top .btn_icon {
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2025/04/lucide_arrow-up-right-4.svg);
}

#top .padd_top_0 .template-page {
	padding-top: 0px;
} 

#top .padd_top_100 .template-page {
	padding-top: 100px;
}

#top .padd_top_140 .template-page {
	padding-top: 140px;
}

#top .padd_bot_0 .template-page {
	padding-bottom: 0px;
}

#top .padd_bot_100 .template-page {
	padding-bottom: 100px;
}

#top .padd_bot_140 .template-page {
	padding-bottom: 140px;
}

#top .main_section_title .av-special-heading-tag {
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 45px; 
	letter-spacing: -1.44px;
	text-transform: uppercase;
}

#top .main_section_title_no_jobs .av-special-heading-tag {
	font-size: 30px;
    line-height: 34px;
}

#top .orange_text {
	color: var(--Tree-Poppy-500, #FE9900);
}

#top .main_p_cont *, #top .toggle_content * {
	color: var(--Bunker-600, #565C73);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px; 
}

#top .main_p_cont *:first-child, #top .toggle_content *:first-child {
	margin-top: 0px;
}

#top .main_p_cont *:last-child, #top .toggle_content *:last-child {
	margin-bottom: 0px;
}

#top .max_width_696 {
	max-width: 696px;
}

#top #scroll-top-link {
	display: none;
}

#top .section_sep {
	display: block;
	width: 100%;
	height: 1px;
	background: #D6D8E1;
}

#top .main_btn_cont_yellow a {
	background: var(--Tree-Poppy-500, #FE9900);
}

#top .single_card_title {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: -0.48px;
	transition: color .2s ease;
}

#top .single_card_footer_inner_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 28px;
}

#top .single_card_arrow_cont {
	border-radius: 999px;
	border: 2px solid var(--Tree-Poppy-500, #FE9900);
	background: var(--White, #FFF);
	padding: 12px;
	max-width: max-content;
	transition: background .2s ease, border-color .2s ease;
}

#top .single_card_cont:hover .single_card_arrow_cont {
	background: var(--Tree-Poppy-500, #FE9900);
}

#top .single_card_footer_cont {
	display: grid;
    grid-template-columns: 1fr max-content;
    align-items: end;
    gap: 10px;
	margin-top: 72px;
}

#top .single_card_cont {
	border-radius: 4px;
    background: var(--Bunker-50, #F6F7F9);
    padding: 32px 32px 40px 32px;
    display: block;
	border: 2px solid #F6F7F9;
	transition: border-color .2s ease;
}

#top .single_card_cont:hover {
	border-color: var(--Tree-Poppy-500, #FE9900);
}

#top .single_card_icon {
	width: 70px;
	height: 70px;
	display: block;
}

#top .single_card_arrow_cont svg path {
	transition: stroke .2s ease;
}

#top .single_card_cont:hover .single_card_arrow_cont svg path {
	stroke: #ffffff;
}

#top .main_cards_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

#top .title_brands .av-special-heading-tag {
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.48px;
	text-transform: unset;
}

#top .swiper-brands .swiper-wrapper {
    align-items: center;
}

#top .single_testimonial_name {
	display: block;
	color: var(--Bunker-950, #16171C);
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.48px;
}

#top .single_testimonial_job {	
	display: block;
	margin-top: 16px;
	color: var(--Bunker-600, #565C73);
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .single_testimonial_text {
	display: block;
	color: var(--Bunker-950, #16171C);
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.32px;
}

#top .single_testimonial_stars_cont {
    display: flex;
    justify-content: center;
    gap: 12px;
}

#top .swiper-pagination-bullet {
    width: 8px;
	height: 8px;
    background: #5043EA;
    opacity: .16;
	margin: 0px;
}

#top .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 24px;
	height: 24px;
	background: transparent;
	border: 1.5px solid #5043EA;
	opacity: 1;
	position: relative;
}

#top .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
    background: #5043EA;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	transform: translate(-50%, -50%);
}

#top .swiper_pagination_testimonials {
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
    justify-content: center;
}

#top .single_swiper_arrow_cont {
	border-radius: 4px;
	border: 2px solid var(--Purple-Heart-100, #DFE5FF);
	background: var(--White, #FFF);
	padding: 16px;
	transition: border-color .2s ease;
	cursor: pointer;
	max-width: max-content;
}

#top .single_swiper_arrow_cont:hover {
	border-color: var(--Purple-Heart-600, #5043EA);
}

#top .all_testimonials_cont {
	display: grid;
    grid-template-columns: max-content 1fr max-content;
    align-items: center;
    gap: 152px;
}

#top .swiper_cont {
	min-width: 0;
}

#top .testimonials_sect_title {
	margin-top: 0px;
}

#top .testimonials_sect_title .av-special-heading-tag {
	color: var(--White, #FFF);
	text-shadow: 30px 0px 48px rgba(0, 0, 0, 0.08);
	font-family: "Inter", sans-serif;
	font-size: 96px;
	font-weight: 800;
	line-height: 88px;
	letter-spacing: -3.84px;
	text-transform: uppercase;
	opacity: 0.56;
}

#top .testimonials_sect .flex_column {
	position: unset;
}

#top .testimonials_sect_title {
	position: absolute;
    bottom: -8px;
    left: 0px;
}

#top .use_case_brand {
	display: block;
	max-width: max-content;
	border-radius: 4px;
	border: 1px solid var(--Purple-Heart-100, #DFE5FF);
	background: var(--Purple-Heart-50, #EDF2FF);
	padding: 0px 8px;
	color: var(--Purple-Heart-600, #5043EA);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px; 
}

#top .single_use_case_feat_img {
	width: 100%;
	height: 350px;
	border-radius: 4px;
	border: 1px solid var(--Purple-Heart-200, #C5D0FF);	
}

#top .single_use_case_cont .single_card_footer_cont {
    margin-top: 32px;
    padding-left: 24px;
    padding-right: 24px;
	gap: 32px;
}

#top .single_use_case_cont {
	display: block;
	border-radius: 4px;
	background: var(--White, #FFF);
	padding: 8px 8px 40px 8px;
	border: 2px solid var(--White, #FFF);
	transition: border-color .2s ease;
}

#top .single_use_case_cont:hover {
	border-color: var(--Tree-Poppy-500, #FE9900);
}

#top .use_cases_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 64px 32px;
}

#top .single_use_case_cont .single_card_title, #top .single_blog_cont .single_card_title {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

#top .single_use_case_cont .main_p_cont, #top .single_blog_cont .main_p_cont {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3;
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

#top .single_use_case_cont .single_card_arrow_cont {
    border: 2px solid var(--Purple-Heart-50, #EDF2FF);
    background: var(--Purple-Heart-50, #EDF2FF);
}

#top .single_use_case_cont .single_card_arrow_cont svg path {
	stroke: #5043EA;
}

#top .single_use_case_cont:hover .single_card_arrow_cont {
	background: #FE9900;
	border-color: #FE9900;
}

#top .single_use_case_cont:hover .single_card_arrow_cont svg path {
	stroke: #ffffff;
}

#top .sep_only_sect {
	min-height: unset;
}

#top .sep_only_sect .section_sep {
	background: #C5D0FF;
}

#top .load_more_btn a {
	cursor: pointer;
}

#top .hide_load_more {
	display: none;
}

#top .single_blog_feat_img {
	width: 100%;
	height: 240px;
	border-radius: 4px;
	filter: grayscale(1);
	transition: filter .2s ease;
}

#top .single_blog_cont:hover .single_blog_feat_img {
	filter: grayscale(0);
}

#top .single_blog_sep {
	display: block;
	width: 100%;
	height: 1px;
	background: #C5D0FF;
}

#top .read_more_btn {
	color: var(--Purple-Heart-600, #5043EA);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 8px;
}

#top .blogs_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 64px 32px;
}

#top .single_blog_extra_details_cont {
    margin-bottom: 24px;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 12px;
}

#top .single_blog_category, #top .single_blog_mins {
	display: block;
	max-width: max-content;
	color: var(--Purple-Heart-600, #5043EA);
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	letter-spacing: -0.28px;
	border-radius: 4px;
	border: 1px solid var(--Purple-Heart-600, #5043EA);
	background: var(--White, #FFF);
	padding: 6px 8px;
}

#top .single_blog_mins {
	border-color: var(--Tree-Poppy-500, #FE9900);
	color: var(--Tree-Poppy-500, #FE9900);
}

#top .single_blog_cont:hover .single_card_title {
	color: var(--Purple-Heart-600, #5043EA);
}

#top .blog_category {
	border-radius: 4px;
	padding: 18px 22px;
	border: 1px solid var(--Purple-Heart-200, #C5D0FF);
	background: var(--Bunker-50, #F6F7F9);
	display: block;
	max-width: max-content;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	cursor: pointer;
	transition: color .2s ease, border-color .2s ease, background .2s ease;
}

#top .blog_category:hover, #top .blog_category_active {
	background: var(--Purple-Heart-600, #5043EA);
	border-color: var(--Purple-Heart-600, #5043EA);
	color: #ffffff;
}

#top .blogs_categories_cont {
	display: grid;
	grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
}

#top .single_content_detail_title .single_content_detail_title {
	display: block;
}

#top .single_content_detail_title {
	display: block;
	color: var(--Bunker-600, #565C73);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
}

#top .single_content_detail_text {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

#top .single_content_detail_inner_cont {
	display: grid;
	grid-template-columns: max-content;
}

#top .single_content_detail_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 12px;
}

#top .single_content_detail_icon {
	width: 44px;
	height: 44px;
}

#top .contact_details_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 24px;
}

#top .contact_details_col {
	border-radius: 4px;
	background-color: var(--White, #FFF);
	background-image: url(/wp-content/uploads/2025/04/Logo_overlay-1.svg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment: scroll;
	padding: 68px 40px;
}

#top .single_socials_cont {
	width: 20px;
	height: 20px;
	display: block;
}

#top .socials_cont {
	display: grid;
	grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
	margin-top: 16px;
}

#top .socials_title {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

#top .gform_required_legend, #top .gform_validation_errors {
	display: none !important;
}

#top .gform_button {
	background: unset;
    box-shadow: unset;
    padding: 0px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-radius: 4px;
    border: 1px solid var(--Purple-Heart-200, #C5D0FF);
    background: var(--White, #FFF);
    padding: 15px 24px !important;
    color: var(--Bunker-950, #16171C) !important;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    min-height: 53px;
}

#top .gform-theme--foundation .gform_fields {
    grid-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
    grid-row-gap: 28px;
    row-gap: 28px;
}

#top *::placeholder {
	color: var(--Bunker-600, #565C73);
  	opacity: 1;
}

#top *::-ms-input-placeholder {
	color: var(--Bunker-600, #565C73);
}

#top .gform-theme--foundation .gform_footer, #top .gform-theme--foundation .gform_page_footer {
    margin-block-start: 26px;
}

#top textarea {
    min-height: 148px !important;
}

#top form {
    margin-bottom: 0px;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
    background-image: url(/wp-content/uploads/2025/04/lucide_chevron-down-3.svg);
    background-position: center right 20px;
    background-repeat: no-repeat;
    background-size: 24px;
}

#top .gform_wrapper select {
	padding: 11px 20px !important;
    height: 53px;
}

#top .gform_confirmation_message {
	display: block;
    color: var(--Bunker-950, #16171C);
    font-family: "Inter", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.48px;
    text-align: center;
    margin-top: 186px;
}

#top .toggler {
    padding: 32px;
	padding-right: 72px;
    color: var(--Bunker-600, #565C73);
	font-family: "Inter", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.2px;
	border-color: var(--Bunker-200, #D6D8E1) !important;
	transition: all .2s ease;
}

#top .av-elegant-toggle .toggle_icon {
    width: 24px;
    height: 24px;
    right: 32px;
    opacity: 1;
    border: unset;
}

#top .av-elegant-toggle .toggle_icon .hor_icon, #top .av-elegant-toggle .toggle_icon .vert_icon {
    border-color: #16171C !important;
}

#top .toggle_icon .vert_icon {
    height: 24px;
}

#top .toggle_icon .hor_icon {
    width: 24px;
}

#top .toggler.activeTitle {
	background: var(--Bunker-50, #F6F7F9);
	border-color: var(--Bunker-50, #F6F7F9) !important;
	color: var(--Tree-Poppy-500, #FE9900);
	border-top: 1px solid #D6D8E1 !important;
	padding-bottom: 24px !important;
}

#top .main_faqs_cont .av_toggle_section:not(:first-child) .toggler.activeTitle {
	border-top: 0px !important;
}

#top .toggler.activeTitle .toggle_icon .hor_icon, #top .toggler.activeTitle .toggle_icon .vert_icon {
    border-color: #FE9900 !important;
}

#top .av-elegant-toggle .toggle_content {
    padding: 0px 32px 40px 32px;
	border-color: var(--Bunker-200, #D6D8E1) !important;
}

#top .section_sub_title_purple_cont {
	border-color: var(--Purple-Heart-600, #5043EA);
}

#top .section_line_cont_purple {
	background: linear-gradient(0deg, #5043EA 0%, rgba(80, 67, 234, 0.00) 100%);
}

#top .about_text_col {
	margin-left: 0px;
	width: 49%;
}

#top .single_about_img {
	width: 100%;
	height: 450px;
	border-radius: 4px;
}

#top .about_arrow_cont {
    position: absolute;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.30) 100%);
    backdrop-filter: blur(20px);
    padding: 22px 4px;
    z-index: 20;
    top: 50%;
    transform: translateY(-50%);
}

#top .about_arrow_prev {
	left: 12px;
}

#top .about_arrow_next {
	right: 12px;
}

#top .entry-content-wrapper li {
    padding: 0px !important;
}

#top .main_p_cont ul {
	display: grid;
	grid-template-columns: 100%;
	gap: 28px;
}

#top .main_p_cont ul li::marker {
  	color: #5043EA;
}

#top .our_team_text_col {
	margin-top: 234px;
}

#top .single_aws_partner_badge_cont {
	width: 100%;
	border-radius: 4px;
	background: var(--Bunker-50, #F6F7F9);
	height: 140px;
	padding: 30px;
}

#top .single_aws_partner_badge {
	width: 100%;
	height: 100%;
}

#top .swiper-aws-partners {
	overflow: visible;
}

#top .swiper-aws-partners .swiper-slide {
	width: 140px;
}

#top .swiper_pagination_orange .swiper-pagination-bullet, #top .swiper_pagination_orange .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #FE9900;
}

#top .swiper_pagination_orange .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1.5px solid #FE9900;
	background: transparent;
}

#top .team_member_position {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

#top .team_member_name {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 28px;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: -0.56px;
	text-transform: uppercase;
}

#top .single_team_member_inner_cont {
	border-radius: 4px;
	background: rgb(255 255 255 / 96%);
	padding: 32px;
	transition: background .2s ease;
	display: grid;
	grid-template-columns: 100%;
	gap: 12px;
	position: relative;
	z-index: 20;
}

#top .single_team_member_cont:hover .single_team_member_inner_cont {
	background: rgb(255 255 255 / 100%);
}

#top .single_team_member_cont {
	width: 100%;
    height: 700px;
    border-radius: 4px;
    padding: 32px;
    display: flex;
    align-items: flex-end;
	position: relative;
	overflow: hidden;
}

#top .team_members_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px;
}

#top #footer .widget {
    margin: 0px;
}

#top .flex_column .widget .widgettitle, #top .content .widget .widgettitle {
    margin-top: 0px;
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.12px;
	text-transform: uppercase;
	opacity: .56;
	margin-bottom: 16px;
}

#top #footer {
    padding: 140px 0 64px 0;
}

#top .footer_logo {
	width: 175px;
	height: 34px;
	background-image: url(/wp-content/uploads/2025/04/56bit-logo-white.svg);
}

#top .footer_aws_partner_logo {
	width: 88px;
	height: 88px;
	background-image: url(/wp-content/uploads/2025/07/aws_56bit_footer.png);
}

#top .footer_aws_partner_point_text {
	display: block;
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: normal;
}

#top .point_icon {
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #FE9900;
}

#top .footer_aws_partner_point_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 2px;
}

#top .footer_aws_partner_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 16px;
}

#top .footer_aws_partner_inner_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 6px;
}

#top .widget_nav_menu a {
    padding: 0px;
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .widget_nav_menu ul {
    display: grid;
    grid-template-columns: max-content;
    gap: 16px;
}

#top .footer_career_link {
    display: grid;
    color: var(--White, #FFF);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    grid-template-columns: repeat(3, max-content);
    gap: 4px;
	align-items: center;
}

#top .footer_career_link strong {
	font-weight: 500;
}

#top .footer_career_link_icon {
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2025/04/lucide_arrow-up-right.svg);
	margin-left: 4px;
}

#top #footer .single_content_detail_title, #top #footer .single_content_detail_text {
    color: var(--White, #FFF);
}

#top #footer .single_content_detail_icon {
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.20);
}

#top #footer .contact_details_cont {
    gap: 48px;
}

#top #footer .container::after {
	display: none;
}

#top #footer .container .flex_column {
	margin: 0px;
	width: max-content;
}

#top #footer .container {
	display: grid;
	grid-template-columns: 1fr repeat(3, max-content);
	gap: 80px;
}

#top .main_socket_text {
	display: block;
	color: rgba(255, 255, 255, 0.56);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .main_socket_text strong {
	color: rgba(255, 255, 255);
	font-weight: 500;
}

#top .main_socket_inner_cont a {
	color: rgba(255, 255, 255);
}

#top .main_socket_inner_cont {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 28px;
    align-items: center;
}

#top .socket_socials_cont {
	border-radius: 4px 0px 0px 4px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: var(--Purple-Heart-600, #5043EA);
	border-radius: 4px 0px 0px 4px;
	padding: 8px;
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 16px;
    align-items: center;
}

#top .go_to_top_socket {
    border-radius: 0px 4px 4px 0px;
    background: var(--White, #FFF);
    padding: 8px;
    display: flex;
    max-width: max-content;
}

#top .main_socket_inner_last_col {
	display: grid;
    grid-template-columns: repeat(2, max-content);
}

#top #socket .copyright {
    float: unset;
}

#top .main_socket_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 20px;
    align-items: center;
    justify-content: space-between;
	position: relative;
	z-index: 20;
}

#top #socket .container {
    padding-top: 0px;
    padding-bottom: 20px;
    border: unset;
}

#top .socket_bg_cont {
    background-image: url(/wp-content/uploads/2025/04/socket_lines.svg);
    position: absolute;
    width: 100%;
    height: 56px;
    left: 0px;
    top: -9px;
}

#top .menu_banner_text p {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0px !important;
}

#top .menu_banner_text p a {
	color: var(--Purple-Heart-600, #5043EA);
	text-decoration: underline;
}

#top .menu_banner_icon {
	width: 20px;
	height: 20px;
}

#top .menu_banner_text strong {
	color: var(--Purple-Heart-600, #5043EA);
	font-weight: 500;
}

#top .menu_banner_cont {
    background: var(--Bunker-50, #F6F7F9);
    padding: 12px 32px;
    height: 52px;
	transition: margin-top .2s ease;
}

#top .menu_banner_inner_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    max-width: 1316px;
    padding: 0px 50px;
    margin: 0 auto;
}

#top .close_banner {
	position: absolute;
    top: 50%;
	transform: translatey(-50%);
    right: 50px;
    cursor: pointer;
}

#top .menu_banner_cont_hide {
	margin-top: -52px;
}

#top .logo svg {
	width: 175px;
}

#top .avia-menu-fx {
	display: none;
}

#top .av-main-nav > li > a {
    padding: 0px;
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

#top #header .menu {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 20px;
    align-items: center;
}

#top .dropdown_menu_item .avia-menu-text {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 2px;
}

#top .dropdown_icon {
	width: 16px;
	height: 16px;
	background-image: url(/wp-content/uploads/2025/04/lucide_chevron-down.svg);
}

#top .av-main-nav ul {
    left: -16px;
    width: 272px;
    box-shadow: unset;
    margin-top: -20px;
    border: unset !important;
    background: #ffffff !important;
    padding: 8px;
    border-radius: 4px;
    filter: drop-shadow(0px 5px 11px rgba(0, 0, 0, 0.10)) drop-shadow(0px 19px 19px rgba(0, 0, 0, 0.09)) drop-shadow(0px 44px 26px rgba(0, 0, 0, 0.05)) drop-shadow(0px 78px 31px rgba(0, 0, 0, 0.01)) drop-shadow(0px 121px 34px rgba(0, 0, 0, 0.00));
}

#top .av-main-nav ul a {
    background: transparent;
    border: unset;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	padding: 16px 22px 16px 16px;
	border-radius: 4px;
	transition: color .2s ease, background .2s ease;
}

#top .av-main-nav ul a:hover {
	color: #ffffff;
	background: var(--Tree-Poppy-500, #FE9900);
}

#top .need_help_title {
	display: block;
	color: var(--Bunker-300, #B3B8C6);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
}

#top .need_help_text {
	display: block;
	color: #ffffff;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	margin-top: 4px;
}

#top .need_help_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 190px;
}

#top .contact_us_menu_btn {
    color: var(--White, #FFF);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    border-radius: 4px;
    border: 2px solid var(--Tree-Poppy-500, #FE9900);
    background: var(--Purple-Heart-600, #5043EA);
    padding: 8px 20px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
	transition: background .2s ease;
}

#top .contact_us_menu_btn:hover {
	background: var(--Tree-Poppy-500, #FE9900);
}

#top #header .main_menu {
    right: 278px;
}

#top #s {
    padding: 0px;
    background: transparent;
    color: var(--White, #FFF);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: unset;
}

#top #s::placeholder {
	color: var(--White, #FFF);
  	opacity: .56;
}

#top #s::-ms-input-placeholder {
	color: var(--White, #FFF);
	opacity: .56;
}

#top .search_icon {
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2025/04/lucide_search.svg);
}

#top .main_search_cont {
    display: grid;
    grid-template-columns: max-content 78px;
    align-items: center;
    gap: 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 154px;
}

#top .header_bg {
    opacity: 1;
}

#top .ajax_search_response {
	position: absolute;
    background: #ffffff;
    border-radius: 4px;
    filter: drop-shadow(0px 5px 11px rgba(0, 0, 0, 0.10)) drop-shadow(0px 19px 19px rgba(0, 0, 0, 0.09)) drop-shadow(0px 44px 26px rgba(0, 0, 0, 0.05)) drop-shadow(0px 78px 31px rgba(0, 0, 0, 0.01)) drop-shadow(0px 121px 34px rgba(0, 0, 0, 0.00));
    top: 32px;
	width: 284px;
	padding-top: 10px;
}

#top .ajax_search_response * {
	font-family: "Inter", sans-serif;
}

#top div .av_ajax_search_entry {
    border: unset !important;
}

#top .ajax_search_excerpt {
    font-style: normal;
}

#top .header_color .av_ajax_search_image {
    display: none;
}

#top .ajax_search_response h4 {
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 800;
}

#top #header {
	opacity: 0;
	transition: top .2s ease, opacity .1s ease;
	top: 52px;
}

#top .scrolled {
	top: 0px !important;
}

#top .header_loaded {
	opacity: 1 !important;
}

#main, .avia-msie-8 .av_header_sticky_disabled#header {
    background-color: #ffffff;
}

#top .avia-post-nav {
	display: none;
}

#top .padd_top_56 .template-page {
	padding-top: 56px;
}

#top .page_header_breadcrumbs_left_align {
	margin-left: 0px;
}

#top .single_post_breadcrumbs_cont {
	grid-template-columns: repeat(7, max-content);
}

#top .post_sidebar_cont {
	background-image: url(/wp-content/uploads/2025/04/image-142.png);
	border-radius: 12px;
	overflow: hidden;
	padding: 64px 40px;
	height: 500px;
	width: 352px;
	position: relative;
}

#top .post_sidebar_title {
	display: block;
	position: relative;
	z-index: 20;
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 28px;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: -0.56px;
	text-transform: uppercase;
}

#top .post_sidebar_cont .main_btn_cont {
	position: relative;
	z-index: 20;
}

#top .post_sidebar_overlay_cont {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(254, 153, 0, 0.40) 0%, rgba(254, 153, 0, 0.40) 100%);
    z-index: 10;
}

#top .post_sidebar_icon_overlay {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 160px;
	height: 160px;
	background-image: url(/wp-content/uploads/2025/04/Logo_overlay-2.svg);
	mix-blend-mode: overlay;
}

#top .main_btn_cont_outline a {
	background: transparent;
	border: 2px solid var(--White, #FFF) !important;
}

#top .post_with_sidebar_cont {
	display: grid;
	grid-template-columns: 1fr max-content;
	gap: 64px;
	align-items: start;
}

#top .post_with_sidebar_inner_cont .single_post_breadcrumbs_cont {
	margin-top: 0px !important;
}

#top .single_post_form_sect {
    background-image: url(/wp-content/uploads/2025/04/Logo_overlay_orange.svg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#top .single_post_form_sect select, #top .single_post_form_cont select {
    background-image: url(/wp-content/uploads/2025/04/lucide_chevron-down-orange.svg);
}

#top .main_color .single_post_form_cont .gfield input, #top .main_color .single_post_form_cont .gfield textarea, #top .main_color .single_post_form_cont .gfield select, #top .main_color .careers_filters_cont select {
	border: 1px solid var(--Bunker-200, #D6D8E1);
}

#top .single_post_form_grid {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 80px;
}

#top .main_p_cont strong {
	font-weight: 500;
	color: var(--Bunker-950, #16171C);
}

#top .main_p_cont a {
	color: var(--Purple-Heart-600, #5043EA);
    text-decoration: underline;
}

#top .main_p_cont h2, #top .main_p_cont h3, #top .main_p_cont h4, #top .main_p_cont h5, #top .main_p_cont h6,
#top .main_p_cont h2 *, #top .main_p_cont h3 *, #top .main_p_cont h4 *, #top .main_p_cont h5 *, #top .main_p_cont h6 * {
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 28px;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: -0.56px;
	text-transform: uppercase;
	margin-top: 64px;
}

#top .main_p_cont h3, #top .main_p_cont h4, #top .main_p_cont h5, #top .main_p_cont h6 {
	margin-top: 28px;
}

#top .main_p_cont .size-full {
	width: 100%;
    object-fit: contain;
    border: 10px solid var(--White, #FFF);
	margin-top: 64px;
}

#top .single_use_case_info_title {
	display: block;
	color: var(--Bunker-400, #8A92A6);
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.12px;
	text-transform: uppercase;
}

#top .single_use_case_info_text {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

#top .use_case_info_sep {
	width: 64px;
	height: 1px;
	background: #C5D0FF;
}

#top .use_case_info_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 28px;
}

#top .single_use_cases_related_subtitle {
    display: block;
    color: var(--Tree-Poppy-500, #FE9900);
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    border-radius: 4px;
    border: 1px solid var(--Tree-Poppy-500, #FE9900);
    background: var(--White, #FFF);
    padding: 0px 8px;
    max-width: max-content;
}

#top .single_use_cases_related_title {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.48px;
	margin-top: 24px;
}

#top .single_use_cases_related_feat_img {
	border-radius: 4px;
	border: 1px solid var(--Purple-Heart-200, #C5D0FF);
	width: 280px;
	height: 170px;
	filter: grayscale(1);
	transition: filter .2s ease;
}

#top .single_use_cases_related:hover .single_use_cases_related_feat_img {
	filter: grayscale(0);
}

#top .single_use_cases_related {
	display: grid;
    grid-template-columns: max-content 1fr max-content;
    align-items: center;
    gap: 24px;
    padding: 8px 24px 8px 8px;
    border-radius: 4px;
    background: var(--Bunker-50, #F6F7F9);
}

#top .use_cases_related {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px;
}

#top .single_blog_info_cont_sep {
	width: 1px;
	height: 24px;
	background: #C5D0FF;
}

#top .single_blog_info_cont {
	display: grid;
    grid-template-columns: repeat(5, max-content);
    align-items: center;
    gap: 32px;
}

#top .single_blog_tags_column span {
    display: block;
    max-width: max-content;
    border-radius: 4px;
    border: 1px solid var(--Tree-Poppy-500, #FE9900);
    background: var(--White, #FFF);
    padding: 9px 20px;
    color: var(--Tree-Poppy-500, #FE9900);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

#top .single_blog_tags_column {
	max-width: 296px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

#top .main_btn_cont_prev a {
	background: transparent;
	border: 1px solid var(--Purple-Heart-200, #C5D0FF) !important;
	color: var(--Bunker-950, #16171C) !important;
	padding: 18px 18px 16px 22px;
}

#top .main_btn_cont_prev .btn_icon {
	background-image: url(/wp-content/uploads/2025/04/lucide_arrow-left-black-rev.svg);
}

#top .single_blog_navigation_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
}

#top .single_blog_content_footer {
    padding-top: 40px;
    border-top: 1px solid #C5D0FF;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

#top .text_white * {
	color: #ffffff !important;
}

#top .home_header_cont .av-section-color-overlay {
	background: linear-gradient(270deg, rgba(22, 23, 28, 0.00) 50%, #16171C 100%);
}

#top .section_sub_title_cont_white {
	border-color: #ffffff;
}

#top .section_sub_title_cont_white .page_header_breadcrumbs_text {
	color: #ffffff;
}

#top .home_what_we_do_title {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
}

#top .home_what_we_do_subtitle {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 16px;
}

#top .single_home_what_we_do_icon {
	width: 80px;
	height: 80px;
	border-radius: 4px;
}

#top .single_home_what_we_do_cont {
	border-radius: 8px;
    background: var(--Bunker-50, #F6F7F9);
    padding: 8px 24px 8px 8px;
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 12px;
    align-items: center;
}

#top .home_what_we_do_cont {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}

#top .home_what_we_do_cont .single_home_what_we_do_cont:nth-last-child(2) {
	grid-column: 2 / 3;
}

#top .home_brands_cont {
    display: grid;
    gap: 40px;
    margin-bottom: 40px;
    grid-template-columns: repeat(3, max-content);
    align-items: center;
}

#top .home_our_sectors_sect .template-page {
	padding-top: 0px;
	padding-bottom: 0px;
}

#top .single_home_our_sectors_icon {
	width: 70px;
	height: 76px;
	background-position: top center;
}

#top .home_our_sectors_title {
	display: block;
	color: var(--Purple-Heart-600, #5043EA);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.48px;
}

#top .single_home_our_sectors_inner_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 10px;
}

#top .single_home_our_sectors_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 32px;
}

#top .home_our_sectors_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 64px;
    padding-top: 48px;
    border-top: 1px solid #D6D8E1;
}

#top .single_home_our_sectors_cont .main_p_cont {
	max-width: 346px;
}

#top .home_our_sectors_sect .container {
	padding: 0px;
}

#top .home_sectors_text_col {
	padding: 100px 112px 140px 56px;
}

#top .main_section_title_bigger .av-special-heading-tag {
	font-size: 96px;
	font-weight: 800;
	line-height: 88px;
	letter-spacing: -3.84px;
}

#top .main_section_title_smaller .av-special-heading-tag {
	font-size: 36px;
	font-weight: 800;
	line-height: 32px;
	letter-spacing: -1.08px;
}

#top .main_p_cont_bigger * {
	font-size: 28px;
	line-height: 40px;
}

#top .max_width_592 {
	max-width: 592px;
}

#top .main_anim_numbers_cont .avia-single-number {
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 80px;
	font-weight: 800;
	line-height: 80px;
	letter-spacing: -3.2px;
	text-transform: uppercase;
}

#top .main_anim_numbers_cont .avia-no-number {
    color: var(--White, #FFF);
    font-family: "Inter", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1.44px;
    opacity: 1;
    margin-left: 4px;
}

#top .main_anim_numbers_cont .avia-animated-number-content {
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px; 
	text-align: left;
	margin-top: 16px;
}

#top .main_anim_numbers_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 16px;
}

#top .home_numbers_sect .single_content_detail_icon {
	width: 72px;
	height: 72px;
}

#top .home_numbers_sect .single_content_detail_inner_cont * {
	color: #ffffff;
}

#top .home_numbers_sect .avia_codeblock_section {
	position: absolute;
    bottom: 0px;
    left: 550px;
}

#top .single_home_our_service_text {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.48px;
}

#top .single_home_our_service_text, #top .single_home_our_service_text * {
	transition: color .2s ease;
}

#top .single_home_our_service_cont:hover .single_home_our_service_text, #top .single_home_our_service_cont:hover .single_home_our_service_text * {
	color: #ffffff !important;
}

#top .single_home_our_service_cont {
    border-radius: 4px;
    background: var(--Purple-Heart-50, #EDF2FF);
    padding: 40px 38px 40px 92px;
    transition: background .2s ease;
    display: flex;
    align-items: center;
	position: relative;
}

#top .single_home_our_service_cont:hover {
	background: var(--Purple-Heart-600, #5043EA);
	background-image: url(/wp-content/uploads/2025/04/home_services_line.svg);
	z-index: 20;
}

#top .single_home_our_service_cont svg {
	width: 0px;
	transition: width .2s ease, margin-right .2s ease;
}

#top .single_home_our_service_cont:hover svg {
	width: 8px;
	margin-right: 12px;
}

#top .discover_more_btn {
    color: var(--Tree-Poppy-500, #FE9900);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 8px;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: 32px;
	opacity: 0;
	transition: opacity .2s ease;
}

#top .discover_more_btn .btn_icon {
	background-image: url(/wp-content/uploads/2025/04/lucide_arrow-up-right-orange.svg);
}

#top .home_services_sect .container {
	max-width: 1500px;
}

#top .single_home_our_service_img {
    width: 320px;
    height: 320px;
    border-radius: 4px;
    position: absolute;
    right: 212px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
	transition: opacity .2s ease;
	pointer-events: none;
	display: none !important;
}

#top .single_home_our_service_cont:hover .discover_more_btn, #top .single_home_our_service_cont:hover .single_home_our_service_img {
	opacity: 1;
}

#top .home_our_services_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 8px;
}

#top .home_steps_left_col {
    padding: 0px 64px 60px 64px;
    border-radius: 4px;
    background: var(--Bunker-50, #F6F7F9);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#top .single_step_icon_cont {
    width: 120px;
    height: 120px;
    padding: 32px;
    border-radius: 4px;
    border: 2px solid var(--Bunker-100, #EDEDF1);
    background: var(--White, #FFF);
    transition: background .2s ease, border-color .2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}

#top .single_step_icon_cont:hover, #top .single_step_icon_cont_active {
	background: var(--Tree-Poppy-500, #FE9900);
	border-color: var(--Tree-Poppy-500, #FE9900);
}

#top .single_step_icon {
	display: block;
	transition: filter .2s ease;
}

#top .single_step_icon_cont:hover .single_step_icon, #top .single_step_icon_cont_active .single_step_icon {
	filter: brightness(0) invert(1);
}

#top .home_steps_center_col {
	display: grid;
	grid-template-columns: max-content;
	gap: 10px;
}

#top .single_home_steps_text_subtitle {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	border-radius: 4px;
	background: var(--White, #FFF);
	padding: 0px 8px;
	max-width: max-content;
}

#top .single_home_steps_text_title {
	display: block;
	color: var(--White, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 40px;
	letter-spacing: -1.08px;
	text-transform: uppercase;
}

#top .home_steps_right_col {
	border-radius: 4px;
    background: var(--Tree-Poppy-500, #FE9900);
    padding: 40px 64px;
	position: relative;
}

#top .home_steps_cont {
	display: grid;
    grid-template-columns: 1fr max-content 1fr;
    gap: 10px;
}

#top .single_home_steps_text_cont {
	position: absolute;
    max-width: 410px;
    top: 50%;
    transform: translateY(-50%);
	opacity: 0;
	transition: opacity .2s ease;
}

#top .single_home_steps_text_cont_active {
	opacity: 1;
}

#top .total_jobs_cont {
	display: block;
	color: var(--Tree-Poppy-500, #FE9900);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.48px;
	border-radius: 4px;
	border: 1px solid var(--Tree-Poppy-100, #FFF3C5);
	background: var(--Tree-Poppy-50, #FFFBEA);
	padding: 14px 20px;
	max-width: max-content;
}

#top .career_title {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.48px;
}

#top .single_career_top_cont span {
	display: block;
	max-width: max-content;
	color: var(--Purple-Heart-600, #5043EA);
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	letter-spacing: -0.28px;
	border-radius: 4px;
	border: 1px solid var(--Purple-Heart-600, #5043EA);
	background: var(--White, #FFF);
	padding: 6px 8px;
}

#top .single_career_top_cont .single_career_industry {
	color: var(--Tree-Poppy-500, #FE9900);
	border-color: var(--Tree-Poppy-500, #FE9900);
}

#top .single_career_top_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 12px;
}

#top .career_location {
	margin-top: 16px;
}

#top .apply_now_btn {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    border-radius: 4px;
    border: 2px solid var(--Bunker-200, #D6D8E1);
    background: var(--White, #FFF);
    padding: 18px 18px 18px 22px;
    color: var(--Bunker-950, #16171C);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    justify-content: space-between;
	transition: border-color .2s ease, background .2s ease, color .2s ease;
}

#top .single_career_cont:hover .apply_now_btn {
	background: var(--Tree-Poppy-500, #FE9900);
	border-color: var(--Tree-Poppy-500, #FE9900);
	color: #ffffff;
}

#top .apply_now_btn .btn_icon {
	filter: brightness(0%);
	transition: filter .2s ease;
}

#top .single_career_cont:hover .btn_icon {
	filter: brightness(100%);
}

#top .single_career_cont {
	display: block;
	border-radius: 4px;
	background: var(--Bunker-50, #F6F7F9);
	border: 2px solid var(--Bunker-50, #F6F7F9);
	padding: 40px 32px;
	transition: border-color .2s ease;
}

#top .single_career_cont:hover {
	border-color: var(--Tree-Poppy-500, #FE9900);
}

#top .all_careers_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px;
}

#top .single_careers_filter_label {
	display: block;
	color: var(--Bunker-950, #16171C);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

#top .single_careers_filter_cont {
	display: grid;
	grid-template-columns: 280px;
	gap: 16px;
}

#top .careers_filters_cont select {
	margin-bottom: 0px !important;
	padding: 11px 24px !important;
}

#top .careers_filters_cont {
	display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 28px;
}

#top .remote_toggle {
  	position: relative;
  	display: inline-block;
  	width: 60px;
  	height: 34px;
}

#top .remote_toggle input {
  	opacity: 0;
  	width: 0;
  	height: 0;
}

#top .slider {
  	position: absolute;
 	cursor: pointer;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	background: #d3d6df;
  	transition: 0.4s;
  	border-radius: 34px;
  	box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.20);
}

#top .slider::before {
    position: absolute;
    content: "";
    height: 28px;
    width: 28px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#top .remote_toggle input:checked + .slider {
  	background-color: #FE9900;
}

#top .remote_toggle input:checked + .slider::before {
  	transform: translateX(26px);
}

#top .single_careers_filter_remote_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    align-content: center;
    align-self: end;
    margin-bottom: 10px;
    gap: 16px;
}

#top.single .main_p_cont ul {
    gap: 10px;
}

#top .gform_fileupload_rules {
	font-family: "Inter", sans-serif;
}

#top .gfield_label, #top .gfield_required {
	color: var(--Bunker-600, #565C73);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0px;
}

#top .career_sidebar_cont {
	background: var(--Tree-Poppy-500, #FE9900);
	height: max-content;
	padding-bottom: 52px;
}

#top .career_sidebar_cont .post_sidebar_icon_overlay {
    opacity: 0.4;
}

#top .career_sidebar_cont .single_use_case_info_title {
	color: var(--White, #FFF);
	opacity: 0.56;
}

#top .career_sidebar_cont .single_use_case_info_text {
	color: var(--White, #FFF);
}

#top .career_sidebar_cont .main_btn_cont_outline a {
	background: var(--Tree-Poppy-500, #FE9900);
}

.no_banner #header, #top .menu_banner_cont_hidden {
	top: 0px !important;
}

#top fieldset, #top textarea {
    margin-bottom: 0px !important;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before, .gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before {
    left: 2px;
    position: relative;
}

#top .gfield_consent_label {
	color: var(--Bunker-600, #565C73);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.gform-theme--framework .gfield--type-choice .gchoice, .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center !important;
}

#top .single_brand_cont {
    max-width: 120px;
    object-fit: contain;
}

#top .single_team_member_inner_cont .main_p_cont {
	display: none !important;
}

#top .single_about_us_mission_col {
	border: 20px solid var(--Purple-Heart-100, #DFE5FF);
	border-radius: 4px;
	padding: 48px;
	position: relative;
	max-width: 696px;
	margin: 0 auto;
}

#top .single_about_us_mission_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 103%;
    height: 105%;
    border-radius: 4px;
    background: var(--White, #FFF);
    overflow: hidden;
    transform: translate(-50%, -50%);
}

#top .single_about_us_mission_col .main_p_cont {
	position: relative;
	z-index: 20;
}

#top .max_width_904 {
	max-width: 904px;
}

#top .main_section_title_with_bg .av-special-heading-tag {
	color: #ffffff !important;
	padding: 40px;
	border-radius: 4px;
	background: var(--Purple-Heart-600, #5043EA);
	max-width: max-content;
	margin: 0 auto;
}

#top .special_amp {
    font-family: inherit !important;
    font-style: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
	color: inherit !important;
}

#top .about_us_icons_sep {
	width: 100%;
	height: 1px;
	background: #D6D8E1;
}

#top .single_about_us_icon_col .single_testimonial_name {
	text-align: left;
	font-weight: 600;
	margin-top: 0px !important;
}

#top .single_about_us_text_col .single_testimonial_name {
	font-size: 22px;
	text-align: left;
	line-height: 32px;
}

#top .single_about_us_text_col {
	border-radius: 4px;
	background: var(--White, #FFF);
	padding: 40px;
}

#top .single_about_us_icon {
    width: 80px;
    height: 80px;
}

#top .single_about_us_icon_col {
	border-radius: 4px;
	background: var(--Purple-Heart-50, #EDF2FF);
	padding: 40px 24px;
}

#top .single_about_us_text_col {
	grid-column: 1 / -1;
}

#top .about_us_icons_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px;
}

#top .marg_top_20 {
	margin-top: 20px;
}

#top .igaming_content_sect .container {
	max-width: 852px;
}

#top .igaming_content_sect .av-special-heading-tag {
	line-height: 32px;
}

#top .igaming_p_cont, #top .igaming_emoji_section {
	padding-bottom: 64px;
	border-bottom: 1px solid #C5D0FF;
}

#top .igaming_p_cont.main_p_cont ul {
    gap: 10px;
    margin-top: 20px;
}

#top .single_igaming_emoji_cont .single_testimonial_name {
    text-align: left;
    font-weight: 600;
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 10px;
}

#top .single_igaming_emoji_cont .main_p_cont *:first-child {
	margin-bottom: 4px !important;
}

#top .single_igaming_emoji_cont .main_p_cont *:last-child {
	margin-top: 0px !important;
}

#top .single_igaming_emoji_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 18px;
}

#top .igaming_emoji_inner_section {
	display: grid;
	grid-template-columns: 100%;
	gap: 48px;
}

#top .single_emoji::before {
    content: "💸";
    display: block;
    height: 1em;
    width: 1em;
    margin: 0 0.07em;
    vertical-align: -0.1em;
}

#top .rocket_emoji::before {
    content: "🚀";
}

#top .tick_emoji::before {
    content: "✅";
}

#top .lock_emoji::before {
    content: "🔒";
}

#top .stats_emoji::before {
    content: "📊";
}

#top .trophy_emoji::before {
    content: "🏆";
}

#top.page-id-1105 .av-elegant-toggle .toggle_content, #top.page-id-1105 .toggler {
	background: #FFF !important;
}

#top.page-id-1105 .toggler.activeTitle {
	border: unset !important;
}

#top .black_text {
	color: #000000 !important;
}

#top .aws_costs_cont .template-page {
	padding-top: 96px;
	padding-bottom: 96px;
}

#top .key_benefits_section .av-section-color-overlay {
	opacity: 0.92 !important;
	background: var(--Bunker-950, #16171C);
}

#top .single_key_benefit_img_col {
	width: 100%;
	height: 600px;
	border-radius: 4px;
}

#top .single_key_benefit_cont {
	display: grid;
	grid-template-columns: 488px 1fr;
	gap: 64px;
	align-items: end;
}

#top .key_benefits_arrow_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	gap: 8px;
	align-items: center;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 40;
}

#top .key_benefits_arrow_cont svg {
	display: block;
	cursor: pointer;
}

#top .key_benefits_arrow_cont svg rect {
	transition: fill .2s ease, stroke .2s ease;
}

#top .key_benefits_arrow_cont svg path {
	transition: stroke .2s ease;
}

#top .key_benefits_arrow_cont svg:hover rect {
	fill: #5043EA;
	stroke: #5043EA;
}

#top .key_benefits_arrow_cont svg:hover path {
	stroke: #ffffff;
}

#top .swiper_cont {
	position: relative;
}

#top .single_what_we_do_cont .single_testimonial_name {
	font-weight: 600;
}

#top .single_what_we_do_cont .single_about_us_icon {
    margin: 0 auto;
	width: 90px;
    height: 90px;
    position: relative;
    left: 14px;
}

#top .single_what_we_do_cont .main_p_cont * {
	text-align: center;
}

#top .what_we_do_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

#top .single_what_we_do_cont {
	border-right: 1px solid #C5D0FF;
	border-bottom: 1px solid #C5D0FF;
	padding: 64px 40px 40px 40px;
}

#top .what_we_do_cont .single_what_we_do_cont:nth-child(4), #top .what_we_do_cont .single_what_we_do_cont:nth-child(5), #top .what_we_do_cont .single_what_we_do_cont:nth-child(6) {
	border-bottom: unset;
}

#top .what_we_do_cont .single_what_we_do_cont:nth-child(3) {
	border-right: unset;
}

#top .what_we_do_cont .single_what_we_do_cont:nth-child(6) {
	border-right: unset;
}

#top .what_we_do_text_cont {
	border-radius: 4px;
	border: 1px solid var(--Bunker-100, #EDEDF1);
	background: var(--White, #FFF);
	padding: 80px 104px;
}

#top .what_we_do_text_cont .single_testimonial_name {
	font-weight: 600;
	font-size: 28px;
}

#top .what_we_do_inner_text_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 12px;
}

#top .what_we_do_inner_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px 32px;
}

#top .single_team_member_tint {
	position: absolute;
  	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0;
  	background-color: rgba(0, 0, 0, 0.2);
  	z-index: 1;
	width: 100%;
	height: 100%;
}

#top .privacy_text_cont .size-full {
    margin-top: 0px !important;
}

#top .privacy_text_cont table * {
	font-size: 14px;
    line-height: 20px;
}

#top .table_content_wrapper {
	overflow-x: auto;
  	max-width: 100%;
}

#top .privacy_text_cont table th, #top .privacy_text_cont table td {
	min-width: 120px !important;
}

#top .privacy_text_cont .table_content_wrapper {
	margin-top: 10px;
}

@media only screen and (max-width: 1500px) {
	#top .page_header_line_cont, #top .section_line_cont {
		height: 100px;
	}
	
	#top .marg_top_32 {
		margin-top: 24px;
	}
	
	#top .marg_top_48 {
		margin-top: 24px;
	}
	
	#top .page_header_cont .container {
		height: max-content !important;
	}
	
	#top .padd_bot_140 .template-page {
		padding-bottom: 100px;
	}
	
	#top .page_header_cont {
		background-size: 1000px;
	}
	
	#top .fullwidth_img_sect .container {
		height: 450px !important;
	}
	
	#top .home_header_cont .container {
		height: 678px !important;
	}
}

@media only screen and (max-width: 1200px) {
	#top #footer .container {
		grid-template-columns: 100%;
		gap: 42px;
	}
	
	#top #footer {
		padding: 100px 0 64px 0;
	}
	
	#top .use_cases_related {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .use_cases_related .single_use_cases_related:last-child {
		grid-row: 1 / 2;
	}
	
	#top .need_help_cont, #top .single_home_our_service_img {
		display: none;
	}
	
	#top .single_home_our_service_cont {
		padding: 30px 186px 30px 30px;
		background: var(--Purple-Heart-600, #5043EA);
    	background-image: url(/wp-content/uploads/2025/04/home_services_line.svg);
	}
	
	#top .single_home_our_service_text {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -0.48px;
	}
	
	#top .single_home_our_service_cont .single_home_our_service_text, #top .single_home_our_service_cont .single_home_our_service_text * {
		color: #ffffff !important;
	}
	
	#top .single_home_our_service_cont .discover_more_btn {
		opacity: 1;
	}
}

@media only screen and (max-width: 1100px) {
	#top #header .menu {
		gap: 24px;
	}
	
	#top .logo svg {
		width: 114px;
	}
	
	#top .home_steps_cont {
		grid-template-columns: 100%;
	}
	
	#top .home_steps_center_col {
		grid-template-columns: repeat(5, 1fr);
		justify-items: center;
	}
	
	#top .single_step_icon_cont {
		width: 100%;
	}
	
	#top .home_steps_right_col {
		height: 500px;
	}
	
	#top .home_steps_left_col {
		padding: 40px 64px 40px 64px;
	}
}

@media only screen and (max-width: 989px) {
	#top .single_key_benefit_cont {
		grid-template-columns: 100%;
		gap: 26px;
	}
	
	#top .single_key_benefit_img_col {
		height: 450px;
	}
	
	.html_header_top.html_header_sticky #header {
		position: fixed !important;
	}
	
	#top .menu_banner_cont {
		display: none !important;
	}
	
	#top #header {
		top: 0px !important;
	}
	
	.responsive.html_mobile_menu_tablet.html_header_top #top #main {
        padding-top: 80px !important;
    }
	
	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
        height: 80px;
        line-height: 80px;
    }
	
	#top .contact_us_menu_btn {
		right: 60px;
	}
	
	#top .main_search_cont {
		right: 200px;
	}
	
	#top .page_header_title .av-special-heading-tag {
		font-size: 48px;
		line-height: 48px;
		letter-spacing: -1.4px;
	}
	
	.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
		background-color: #ffffff !important;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
		color: #ffffff;
		font-family: "Inter", sans-serif;
		font-weight: 500;
		font-size: 16px;
	}
	
	#top .dropdown_icon {
		display: none;
	}
	
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
        background-color: var(--Tree-Poppy-500, #FE9900);
        opacity: 1;
    }
	
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
		background-color: #312897;
	}
	
	#top .page_header_breadcrumbs_text {
		font-size: 16px;
		line-height: 26px;
	}
	
	#top .main_btn_cont a {
		padding: 14px 16px 14px 20px;
	}
	
	#top .main_section_title .av-special-heading-tag {
		font-size: 28px;
		line-height: 32px;
		letter-spacing: -0.4px;
	}
	
	#top .main_cards_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .single_card_footer_cont {
		margin-top: 24px;
	}
	
	#top .single_card_footer_inner_cont {
		gap: 14px;
	}
	
	#top .all_testimonials_cont {
		gap: 50px;
	}
	
	#top .single_testimonial_text {
		font-size: 18px;
		line-height: 26px;
	}
	
	#top .marg_top_40 {
		margin-top: 24px;
	}
	
	#top .single_testimonial_name, #top .mobile_emoji_title * {
		font-size: 18px !important;
		line-height: 22px !important;
		letter-spacing: 0px !important;
	}
	
	#top .mobile_emoji_title .emoji:before {
		font-size: 20px !important;
		margin-top: 0px;
	}
	
	#top .mobile_emoji_title {
		display: grid;
    	grid-template-columns: max-content 1fr;
	}
	
	#top .single_testimonial_job {
		margin-top: 4px;
		font-size: 14px;
		line-height: 18px;
	}
	
	#top .single_testimonial_footer_cont {
		margin-top: 24px !important;
	}
	
	#top .swiper_pagination_testimonials {
		margin-top: 30px;
	}
	
	#top .single_swiper_arrow_cont {
		padding: 6px;
	}
	
	#top .testimonials_sect_title .av-special-heading-tag {
		font-size: 60px;
		line-height: 62px;
		letter-spacing: -2.84px;
	}
	
	#top .swiper-brands img {
		margin: 0 auto;
		display: block;
	}
	
	#top .title_brands .av-special-heading-tag {
		font-size: 20px;
		line-height: 20px;
	}
	
	#top .blogs_cont {
		grid-template-columns: repeat(2, 1fr);
	}

	#top .single_blog_feat_img {
		filter: grayscale(0);
	}
	
	#top .all_careers_cont {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	
	#top .careers_filters_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_careers_filter_label {
		font-size: 16px;
		line-height: 26px;
	}
	
	#top .single_careers_filter_cont {
		grid-template-columns: 220px;
		gap: 10px;
	}
	
	#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
		padding: 12px 24px !important;
		font-size: 16px;
		line-height: 22px;
	}
	
	#top .careers_filters_cont select {
		padding: 9px 24px !important;
	}
	
	#top .total_jobs_cont {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: -0.4px;
		padding: 10px 16px;
	}
	
	#top .main_socket_cont {
		grid-template-columns: 100%;
		justify-items: center;
	}
	
	#top .socket_bg_cont {
		height: 42px;
		top: -8px;
	}
	
	#top .post_with_sidebar_cont {
		grid-template-columns: 100%;
		gap: 28px;
	}
	
	#top .single_post_form_sect {
		background-size: 200px;
	}
	
	#top .single_use_cases_related_feat_img {
		filter: grayscale(0);
	}
	
	#top .team_members_cont {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .our_team_text_col {
		margin-top: 0px;
	}
	
	#top .home_what_we_do_cont {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
	
	#top .home_what_we_do_cont .single_home_what_we_do_cont:nth-last-child(2) {
		grid-column: unset;
	}
	
	#top.home .blogs_cont {
        grid-template-columns: 100%;
    }
	
	#top .igaming_content_sect .av-special-heading-tag {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	#top .what_we_do_text_cont {
		padding: 30px;
	}
	
	#top .what_we_do_inner_cont {
		grid-template-columns: 100%;
	}
	
	#top .what_we_do_text_cont .single_testimonial_name {
		line-height: 36px;
	}
	
	#top .what_we_do_text_cont .single_testimonial_name {
		font-size: 18px;
		line-height: 22px;
	}
	
	#top .what_we_do_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_what_we_do_cont {
		border-right: unset;
		border-bottom: 1px solid #C5D0FF !important;
		padding: 30px;
	}
	
	#top .home_brands_cont {
		display: flex;
		flex-wrap: wrap;
	}
	
	#top .main_section_title_no_jobs .av-special-heading-tag {
		font-size: 22px !important;
		line-height: 28px !important;
	}
}

@media only screen and (max-width: 767px) {
	#top .key_benefits_section .entry-content-wrapper .flex_column_table {
		margin-top: 32px !important;	
	}
	
	#top .key_benefits_arrow_cont svg {
		width: 46px;
		height: 46px;
	}
	
	#top .single_key_benefit_img_col {
        height: 350px;
    }
	
	#top .igaming_p_cont, #top .igaming_emoji_section {
		padding-bottom: 32px;
	}
	
	#top .our_team_text_col, #top .marg_top_56 {
		margin-top: 24px;
	}
	
	#top .home_sectors_text_col {
		padding: 24px 0px 60px 0px;
	}
	
	#top .igaming_emoji_inner_section {
		gap: 32px;
	}
	
	#top .single_igaming_emoji_cont .main_p_cont *:first-child {
		margin-bottom: 8px !important;
	}
	
	#top .home_sectors_img_col {
		height: 350px;
    	border-radius: 0px 0px 4px 4px;
	}
	
	#top .page_header_cont .flex_column, #top .no_marg_bot_mobile .flex_column, #top .brands_sect .flex_column, #top .testimonials_sect .flex_column, #top .sep_only_sect .flex_column {
		margin-bottom: 0px !important;
	}
	
	#top .single_blog_feat {
		height: 350px;
	}
	
	#top .use_cases_cont {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .all_careers_cont {
		grid-template-columns: repeat(2, 1fr);
	}

	#top .page_header_title .av-special-heading-tag {
		font-size: 42px;
		line-height: 42px;
		letter-spacing: -0.4px;
	}
	
	#top .padd_top_100 .template-page, #top .padd_top_140 .template-page, #top .aws_costs_cont .template-page {
		padding-top: 60px;
	}
	
	 #top .padd_bot_140 .template-page, #top .padd_bot_100 .template-page, #top .aws_costs_cont .template-page {
        padding-bottom: 60px;
    }
	
	#top .aws_costs_cont .template-page .flex_column {
		margin-bottom: 0px !important;
	}
	
	#top #footer {
		padding: 60px 0 60px 0;
	}
		
	#top .page_header_cont {
        background-size: 800px;
    }
	
	#top .main_p_cont *, #top .toggle_content * {
		font-size: 16px;
		line-height: 26px;
	}
	
	#top .marg_top_64 {
		margin-top: 48px;
	}
	
	#top .single_card_arrow_cont svg {
		width: 18px;
		height: 18px;
	}
	
	#top .single_card_icon {
		width: 60px;
		height: 60px;
	}
	
	#top .single_card_footer_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_card_cont {
		padding: 30px;
	}
	
	#top .single_card_title {
		font-size: 20px;
		line-height: 24px;
		letter-spacing: -0.4px;
	}
	
	#top .fullwidth_img_sect .container {
        height: 350px !important;
    }
	
	#top .single_use_case_feat_img {
		height: 250px;
		filter: grayscale(0);
	}
	
	#top .single_use_case_cont {
		padding: 8px 8px 30px 8px;
	}
	
	#top .single_use_case_cont .single_card_footer_cont {
		margin-top: 30px;
		gap: 20px;
	}
	
	#top .single_use_case_cont .single_card_footer_cont {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#top .marg_top_28 {
		margin-top: 24px;
	}
	
	#top .single_blog_inner_cont .marg_top_40 {
        margin-top: 14px !important;
    }
	
	#top .single_blog_feat_img {
		height: 250px;
	}
	
	#top .blog_category {
		border-radius: 4px;
		padding: 10px 14px;
		font-size: 14px;
	}
	
	#top .total_jobs_cont {
		line-height: 22px;
		text-align: center;
	}
	
	#top .main_socket_text {
		font-size: 14px;
		line-height: 22px;
	}
	
	#top .main_socket_inner_cont {
		grid-template-columns: 100%;
		gap: 12px;
		align-items: center;
		justify-items: center;
	}
	
	#top .socket_bg_cont {
		border-radius: 4px;
		top: -10px;
	}
	
	#top #footer .contact_details_cont {
		gap: 22px;
	}
	
	#top #socket .container {
		padding-bottom: 40px;
	}
	
	#top .toggler {
		padding: 20px;
		padding-right: 46px;
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0px;
	}
	
	#top .single_content_detail_icon {
		width: 38px;
		height: 38px;
	}
	
	#top .av-elegant-toggle .toggle_icon {
		width: 16px;
		height: 16px;
		right: 20px;
		margin-top: -10px;
	}
	
	#top .av-elegant-toggle .toggle_content {
		padding: 0px 20px 30px 20px;
	}
	
	#top .toggle_icon .vert_icon {
		height: 16px;
	}
	
	#top .toggle_icon .hor_icon {
		width: 16px;
	}
	
	#top .contact_details_col {
		background-size: 100px !important;
		padding: 30px;
	}
	
	#top .contact_form_col, #top .contact_details_col {
		margin-top: 24px !important;
	}
	
	#top .gform_button {
		height: 48px;
	}
	
	#top .gform_confirmation_message {
		font-size: 24px;
		line-height: 34px;
		letter-spacing: -0.4px;
		margin-top: 26px;
	}
	
	#top .post_sidebar_cont {
		padding: 30px;
		height: 372px;
		width: 100%;
	}
	
	#top .post_sidebar_icon_overlay {
		width: 120px;
		height: 120px;
	}
	
	#top .single_post_form_grid {
		grid-template-columns: 100%;
		gap: 24px;
	}
	
	#top .main_p_cont h2, #top .main_p_cont h3, #top .main_p_cont h4, #top .main_p_cont h5, #top .main_p_cont h6,
	#top .main_p_cont h2 *, #top .main_p_cont h3 *, #top .main_p_cont h4 *, #top .main_p_cont h5 *, #top .main_p_cont h6 * {
		font-size: 24px;
		line-height: 24px;
		letter-spacing: -0.4px;
		margin-top: 42px;
	}
	
	#top .career_sidebar_cont {
		background: var(--Tree-Poppy-500, #FE9900);
		height: max-content !important;
	}
	
	#top .main_p_cont .size-full {
		margin-top: 24px;
	}
	
	#top .use_case_info_cont {
		gap: 14px;
	}
	
	#top .single_use_case_info_title {
		font-size: 12px;
		letter-spacing: 1px;
	}
	
	#top .single_use_case_info_text {
		font-size: 16px;
		line-height: 26px;
	}
	
	#top .single_use_cases_related {
		grid-template-columns: 100%;
		gap: 24px;
		padding: 30px;
	}
	
	#top .single_use_cases_related_feat_img {
		width: 100%;
		height: 250px;
	}
	
	#top .single_blog_content_footer {
        grid-template-columns: 100%;
        gap: 32px;
        margin-bottom: -18px;
    }
	
	#top .single_blog_navigation_cont {
		grid-auto-columns: unset;
		grid-auto-flow: unset;
		grid-template-columns: repeat(2, max-content);
		justify-content: space-between;	
	}
	
	#top .single_blog_tags_column {
		max-width: 100%;
	}
	
	#top .single_blog_navigation_cont .main_btn_cont:last-child {
		grid-column: 2 / 3;
		grid-row: 1 / 2;
	}
	
	#top .swiper-about-imgs {
		margin-bottom: 24px;
	}
	
	#top .home_header_cont .container {
        height: 80vh !important;
		min-height: 600px;
    }
	
	#top .marg_top_80 {
		margin-top: 24px;
	}
	
	.responsive #top .home_news_btn_col {
		margin-top: 24px !important;
		margin-bottom: 24px !important;
	}
	
	#top .home_news_btn_col .main_btn_cont {
		float: left;
	}
	
	#top .main_p_cont_bigger * {
		font-size: 18px;
		line-height: 28px;
	}
	
	#top .home_numbers_sect .avia_codeblock_section {
		position: relative;
		left: 0px;
		margin-top: 24px;
	}
	
	#top .main_anim_numbers_cont .avia-single-number {
		font-size: 60px;
		line-height: 66px;
		letter-spacing: -1.2px;
	}
	
	#top .main_anim_numbers_cont .avia-animated-number-content {
		font-size: 16px;
		line-height: 20px;
		margin-top: 10px;
	}
	
	#top .main_anim_numbers_cont .avia-no-number {
		font-size: 38px;
		letter-spacing: -0.4px;
	}
	
	#top .home_brands_cont {
		gap: 20px;
		margin-bottom: 0px;
		margin-top: 24px;
	}
	
	#top .home_sectors_img_col {
		height: 350px;
    	border-radius: 0px 0px 4px 4px;
	}
	
	#top .single_about_us_mission_col {
		padding: 20px;
		background: #ffffff;
		border: 4px solid var(--Purple-Heart-100, #DFE5FF);
	}
	
	#top .single_about_us_mission_bg {
		display: none;
	}
	
	#top .main_p_cont br {
		display: none;
	}
	
	#top .about_us_icons_cont {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .single_about_us_text_col .single_testimonial_name {
		font-size: 18px;
		line-height: 22px;
	}
	
	#top .single_about_us_text_col {
		padding: 30px;
	}
}

@media only screen and (max-width: 600px) {
	#top .privacy_text_cont table th, #top .privacy_text_cont table td {
		min-width: 150px !important;
	}
	
	#top .single_team_member_cont {
		width: 100%;
		height: 500px;
		padding: 20px;
		margin: 0 auto;
	}
	
	#top .home_what_we_do_cont {
        grid-template-columns: 100%;
        margin-top: 24px !important;
    }
	
	#top .home_sectors_img_col {
		height: 250px;
	}
	
	#top .testimonials_sect .avia-image-container-inner img {
		height: 60px;
	}
	
	#top .single_use_cases_related_feat_img {
		height: 200px;
	}
	
	#top .single_post_form_sect, #top .home_get_in_touch {
		background-image: unset;
	}
	
	#top .single_blog_feat {
		height: 250px;
	}
	
	#top .gform-theme--foundation .gform_fields {
		grid-row-gap: 20px;
		row-gap: 20px;
	}
	
	#top .home_our_sectors_cont {
		gap: 24px;
		padding-top: 24px;
	}
	
	#top .home_our_sectors_title {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: -0.4px;
	}
	
	#top .single_home_our_sectors_icon {
		width: 54px;
		height: 64px;
	}
	
	#top .widget_nav_menu a {
		font-size: 14px;
		line-height: 18px;
	}
	
	#top #footer .container {
        gap: 32px;
    }
	
	#top .footer_logo {
		width: 148px;
		height: 28px;
	}
	
	#top .single_team_member_inner_cont {
		padding: 20px;
		gap: 8px;
	}
	
	#top .team_member_name {
		font-size: 20px;
		line-height: 22px;
	}
	
	#top .team_member_position {
		font-size: 16px;
		line-height: 20px;
	}
	
	#top .blogs_categories_cont {
		display: flex;
		grid-auto-columns: unset;
		grid-auto-flow: unset;
		flex-wrap: wrap;
	}
	
	#top .all_careers_cont {
        grid-template-columns: 100%;
    }
	
	#top .blogs_cont {
		grid-template-columns: 100%;
		gap: 32px;
	}
	
	#top .apply_now_btn {
		padding: 12px 18px 14px 22px;
		font-size: 14px;
		margin-top: 12px !important;
	}
	
	#top .career_title {
		font-size: 22px;
		line-height: 22px;
		letter-spacing: -0.4px;
		margin-top: 16px !important;
	}
	
	#top .single_careers_filter_cont {
        gap: 4px;
    }
	
	#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        padding: 12px 16px !important;
    }
	
	#top .careers_filters_cont select {
        padding: 9px 16px !important;
    }
	
	#top .single_career_cont {
		padding: 30px;
	}
	
	#top .career_location {
		margin-top: 10px;
	}
	
	#top .single_blog_extra_details_cont {
		margin-bottom: 14px;
	}
	
	#top .single_blog_inner_cont .marg_top_28 {
		margin-top: 14px !important;
	}
	
	#top .single_testimonial_stars_cont {
		gap: 8px;
	}
	
	#top .use_case_brand {
		font-size: 14px;
		line-height: 24px;
	}
	
	#top .single_use_case_feat_img {
        height: 200px;
    }
	
	#top .single_testimonial_stars_cont svg {
		width: 16px;
		height: 16px;
	}
	
	#top .all_testimonials_cont {
		grid-template-columns: 100%;
	}
	
	#top .page_header_title br, #top .single_swiper_arrow_cont {
		display: none;
	}
	
	#top .testimonials_sect_title .av-special-heading-tag {
        font-size: 40px;
        line-height: 46px;
        letter-spacing: -1.84px;
    }
	
	#top .fullwidth_img_sect .container {
        height: 300px !important;
    }
	
	#top .main_cards_cont {
        grid-template-columns: 100%;
        gap: 20px;
    }
	
	#top .marg_top_64 {
		margin-top: 32px;
	}
	
	#top .page_header_title .av-special-heading-tag {
        font-size: 34px;
        line-height: 34px;
    }
	
	#top .main_p_cont *, #top .toggle_content * {
        line-height: 20px;
    }
	
	#top .main_btn_cont .avia_iconbox_title {
		gap: 28px;
	}
	
	#top .main_btn_cont a {
        padding: 12px 16px 12px 20px;
        font-size: 14px;
    }
	
	#top .page_header_cont {
        background-size: 600px;
    }
	
	#top .page_header_breadcrumbs_text {
        font-size: 14px;
        line-height: 24px;
    }
	
	#top .page_header_breadcrumbs_cont {
		gap: 6px;
		margin-top: 24px;
		padding: 0px 8px;
	}
	
	#top .page_header_line_cont, #top .section_line_cont {
        height: 60px;
    }
	
	#top .swiper-brands {
		overflow: visible;
	}
	
	#top .single_blog_info_cont {
		grid-template-columns: 100%;
		gap: 14px;
	}
	
	#top .single_blog_info_cont_sep {
		width: 64px;
		height: 1px;
	}
	
	#top .single_about_img {
		height: 250px;
	}
	
	#top .main_search_cont {
		display: none;
	}
	
	#top .contact_us_menu_btn {
		font-size: 14px;
		padding: 8px 14px;
	}
	
	#top .home_steps_right_col {
        height: 450px;
        padding: 30px;
    }
	
	#top .single_home_steps_text_cont {
        max-width: 88%;
        max-height: 312px;
        overflow-y: auto;
        padding-right: 20px;
    }
	
	#top .single_step_icon_cont {
		height: 90px;
		padding: 15px;
	}
	
	#top .home_steps_left_col {
        padding: 40px 30px 40px 30px;
    }
	
	#top .single_step_icon_cont {
        width: 90px;
    }
	
	#top .home_steps_center_col {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	#top .single_home_our_service_cont {
        padding: 30px;
        display: grid;
        grid-template-columns: 100%;
    }
	
	#top .discover_more_btn {
		position: relative;
		top: unset;
		transform: unset;
		right: unset;
		margin-top: 14px;
	}
	
	#top .single_home_our_service_cont svg {
		display: none;
	}
	
	#top .gfield_consent_label {
		font-size: 14px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 420px) {
	#top .single_team_member_cont {
		width: 100%;
	}
}