.sales_land_wrap {
    margin-top: 100px;
    width: 1440px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    color: #000;
    padding-top: 110px;
    font-family: 'Poppins', sans-serif;
}
.sales_land_wrap .wp-block-group__inner-container {
    margin-left: auto;
    margin-right: auto;
}
.sales_land_wrap .wp-element-button {
    background: #39C881;
    border-radius: 0;
    padding: 20px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    transition: .3s ease-in-out;
}
.sales_land_wrap .wp-element-button:hover {
    opacity: .8;
}
.sales_land_wrap .btn_white_back .wp-element-button {
    background: #fff;
    color: #39C881;
}
.sales_land_wrap a:not(.wp-element-button) {
    text-decoration: none;
    color: #39C881;
    font-weight: 500;
    line-height: 120%;
    position: relative;
}
.sales_land_wrap a:not(.wp-element-button):after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #39C881;
    transition: .3s ease-in-out;
}
.sales_land_wrap a:not(.wp-element-button):hover:after {
    right: 100%;
}
.colored_title h1,
.colored_title h2 {

    font-size: 65px;
    font-weight: 700;
    line-height: 120%;
    max-width: 1308px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.colored_title h1 strong,
.colored_title h2 strong {
    color: #39C881;
}
.colored_title h3 {
    color: #1F1F1F;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.72px;
    margin-bottom: 9px;
}
.sales_land_wrap h4 {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.52px;
}
.sales_land_wrap h4.letter-spacing_3p5 {
    letter-spacing: 3.52px;
}
.sales_land_wrap .small_btn .wp-element-button{
    padding: 11px 23px;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #39C881;
}
.sales_land_wrap .transparent_btn {
    overflow: hidden;
}
.sales_land_wrap .transparent_btn .wp-element-button {
    background: transparent;
}
.sales_land_wrap .transparent_btn:before {
    content: "";
    position: absolute;
    background: #39C881;
    left: 0;
    top: 100%;
    bottom: 0%;
    right: 100%;
    height: 0%;
    width: 0%;
    opacity: 0;
    transition: .5s ease-in-out;
    transform: rotate(-6.5deg);
}
.sales_land_wrap .transparent_btn:hover:before {
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transform: rotate(0);
}
.trade_show_placeholder_hero {
    padding-top: 150px;
    margin-top: -110px;
    padding-bottom: 150px;
}

.trade_show_placeholder_hero .breadcrumbs_on_black {
    color: #39C881;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 20px;
}
.trade_show_placeholder_hero .breadcrumbs_on_black a {
    color: #B6B6B6;
}
.trade_show_placeholder_hero .breadcrumbs_on_black a:after {
    right: 100%;
}
.trade_show_placeholder_hero .breadcrumbs_on_black a:hover:after {
    right: 0;
}

.trade_show_placeholder_hero h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 27px;
}
.trade_show_placeholder_hero h2 strong {
    font-weight: 500;
    color: #39C881;
}
.trade_show_placeholder_hero .wp-block-group__inner-container {
    width: 1308px;
    max-width: calc(100% - 32px);
}
.trade_show_placeholder_hero .wp-block-group__inner-container > .wp-block-columns {
    gap: 100px 9%;
}
.trade_show_placeholder_hero .feedback_form_dark {
    padding: 44px 0 60px 0;
}
.trade_show_placeholder_hero .wpcf7-form.sent {
    background: #1F1F1F;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 80px;
}
.trade_show_placeholder_hero .wpcf7-form .form_cheklist_after_txt,
.sales_land_wrap .trade_show_placeholder_hero .wpcf7-form .form_cheklist_after_btn_wrap {
    display: none;
}
.trade_show_placeholder_hero .wpcf7 form.sent .wpcf7-response-output {
    font-size: 28px;
    font-weight: 500;
    line-height: 120%;
    padding: 0;
}
.trade_show_placeholder_hero .wpcf7-form.sent .form_cheklist_after_txt {
    display: block;
    color: #FFF;
    font-size: 28px;
    font-weight: 500;
    line-height: 120%;
    width: 419px;
    max-width: calc(100% - 32px);
    padding-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}
.trade_show_placeholder_hero .wpcf7-form.sent .form_cheklist_after_txt span {
    color: #39C881;
}
.sales_land_wrap .trade_show_placeholder_hero .wpcf7-form.sent .form_cheklist_after_btn_wrap {
    display: block;
    margin-bottom: 0;
}
.sales_land_wrap .trade_show_placeholder_hero .wpcf7-form.sent .form_cheklist_after_btn {
    background-color: #39C881;
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: block;
    margin-top: 50px;
}

.sales_first {
    padding-bottom: 154px;
    padding-left: 16px;
    padding-right: 16px;
}
.sales_first.ar_marketing_first {
    padding-bottom: 0;
}
.sales_first.ar_training_first {
    padding-bottom: 64px;
}
.ar_marketing_first .wp-block-group__inner-container {
    width: 1250px;
    max-width: 100%;
}
.ar_marketing_first h1 {
    font-size: 50px;
}
.sales_first.ar_training_first h1 {
    margin-bottom: 25px;
}
.sales_first .colored_title {
    width: 1308px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sales_first .wp-block-group {
    margin-top: 47px;
    margin-bottom: 61px;
    gap: 50px;
}
.sales_first .wp-block-video {
    width: 1250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ar_training_first .ar_training_first_green {
    margin-top: 120px;
    margin-bottom: 0;
    margin-left: -55px;
    margin-right: -55px;
    padding: 70px 55px;
}
.ar_training_first_green h2 {
    font-size: 52px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 15px;
}
.ar_training_first_green p {
    font-size: 22px;
    font-weight: 500;
    line-height: 120%; 
    max-width: 800px;
}

.sales_steps_left {
    display: flex;
    align-items: center;
}
.sales_steps {
    width: 1250px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 156px;
}
.sales_steps .img_col:after {
    content: "";
    position: absolute;
    top: 57px;
    bottom: 7px;
    left: calc(50% - 1px);
    width: 2px;
    border-radius: 2px;
    background-color: #000;
}
.sales_steps_items h4 {
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 9px;
}
.sales_steps_items p {
    font-size: 17px;
    font-weight: 700;
    line-height: 111.111%;
    letter-spacing: 0.72px;
    margin-bottom: 0;
	text-transform: uppercase;
}
.sales_steps_items .wp-block-columns {
    min-height: 164px;
} 

.green_back_logo {
    padding-top: 136px;
    padding-bottom: 104px;
    padding-left: 16px;
    padding-right: 16px;
}
.green_back_wrap {
    justify-content: center;
    gap: 47px;
} 
.green_back_wrap p {
    font-size: 45px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 120%;
}
.green_back_wrap .wp-element-button {
    background-color: #fff;
    color: #39C881;
    margin-top: 32px;
}
.green_back_wrap .btn_white .wp-element-button {
    color: #000;
}
.sales_land_wrap .green_back_wrap a:after {
    display: none;
}

.sales_numbers {
    padding-top: 124px;
    padding-bottom: 250px;
}
.ar_training_numbers > .wp-block-group__inner-container {
    width: 1250px;
    max-width: 100%;
}
.ar_training_numbers > .wp-block-group__inner-container >p,
.ar_training_numbers > .wp-block-group__inner-container > .wp-block-buttons,
.sales_numbers .colored_title {
    padding-left: 16px;
    padding-right: 16px;
}
.sales_numbers_col {
    width: 1260px;
    max-width: calc(100% - 32px) !important;
    margin-top: 106px;
    margin-left: auto;
    margin-right: auto;
    gap: 5%;
}
.ar_training_numbers .sales_numbers_col {
    margin-top: 55px;
}
.sales_numbers_col p {
    font-size: 17px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.72px;
    margin-bottom: 0;
}
.sales_numbers_col p strong {
    font-size: 135px;
    font-weight: 700;
    line-height: 120%; 
    letter-spacing: 0px;
    white-space: nowrap;
}
.sales_numbers_col .small_grey_txt {
    color: #B6B6B6;
    font-size: 12px;
    font-weight: 700;
    line-height: 120%; 
    letter-spacing: 0.48px;
    margin-top: 6px;
}
.sales_numbers_col .wp-block-column:before {
    content: "";
    position: absolute;
    top: 22%;
    height: 35%;
    left: 30%;
    right: 30%;
    background: #39C881;
    filter: blur(72px);
}
.sales_numbers_col_div {
    height: 103px;
    margin-top: 48px !important;
    border-radius: 2px;
}

.sales_story {
    width: 1250px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 250px;
}

.sales_story .wp-block-group__inner-container {
    gap: 5%;
}
.sales_story h3 {
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.64px;
    margin-bottom: 9px;
}
.sales_story h2 {
    color: #39C881;
    font-size: 42px;
    font-weight: 700;
    line-height: 120%; 
    margin-bottom: 40px;
}
.sales_story h5 {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 900;
    line-height: 120%; 
    letter-spacing: 1.08px;
}
.sales_story_info {
    border-radius: 5px;
    border: 3px solid #000;
    padding: 50px;
    background: #F3F3F3;
}
.sales_story_info_wrap:after {
    content: "";
    position: absolute;
    top: 42%;
    height: 20%;
    left: 20%;
    right: 20%;
    background: #39C881;
    filter: blur(220px);
    z-index: 0;
}
.sales_story_info strong em {
	font-weight: 500;
	font-style: normal;
}
.sales_story .wp-block-button {
    width: 100%;
    margin-top: 90px;
}
.sales_land_wrap .sales_story .wp-element-button {
    width: 100%;
}
.sales_story .wp-block-image img {
    width: calc(100% - 50px);
}
.sales_story .wp-block-image:before {
    content: "";
    position: absolute;
    left: 50px;
    right: 0;
    top: 40px;
    bottom: -40px;
    background: #39C881;
}

.sales_feedbacks {
    padding-bottom: 250px;
}
.sales_feedbacks > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
}
.sales_feedbacks.ar_training_feedback {
    padding-top: 200px;
    padding-bottom: 100px;
}  
.sales_feedbacks_col {
    margin-top: 84px;
    gap: 47px;
}
.sales_feedbacks_row {
    padding: 54px 22px;
    border-radius: 4px;
    border: 1px solid #1F1F1F;
}
.sales_feedbacks_row p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.sales_feedbacks_row .wp-block-columns p {
    gap: 28px;
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.499px;
    margin-bottom: 4px;
}
.sales_feedbacks_row .wp-block-columns p strong {
    font-size: 17px;
}
.sales_feedbacks_row .wp-block-columns img {
	border-radius: 3px;
}
.sales_feedbacks_row .wp-block-columns {
    margin-bottom: 16px;
}
.sales_feedbacks_row .wp-block-columns .wp-block-column {
    display: flex;
    align-items: center;
}
.sales_feedback_jenn {
    padding-left: 16px;
    padding-right: 16px;
}
.sales_feedback_jenn_wrap {
    width: 1250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 105px;  
    margin-bottom: 250px; 
    color: #FFF;
    text-align: right;
    font-size: 30px;
    font-weight: 300;

}
.sales_feedback_jenn_wrap p {
    line-height: 120%; 
}
.sales_feedback_jenn_wrap .wp-block-image {
    display: flex;
    align-items: flex-end;
    height: 100%;
}
.sales_feedback_jenn_wrap strong {
    font-weight: 700;
}
.sales_feedback_jenn_wrap .wp-block-buttons {
    justify-content: flex-end;
    padding-top: 35px;
    padding-bottom: 142px;
}
.sales_feedback_jenn_wrap .wp-element-button {
    background-color: #fff;
    color: #39C881;
    padding: 27px 33px;
    max-width: 530px;
    margin-left: auto;
    font-size: 20px;
    font-weight: 300;
    line-height: 120%;
    text-align: center;
}
.sales_feedback_jenn_wrap .wp-element-button strong {
    font-size: 29px;
    font-weight: 900;
    line-height: 120%; 
    text-decoration-line: underline;
}
.sales_mini_blog_wrap {
    padding-top: 140px;
    padding-bottom: 170px;
}
.sales_mini_blog_wrap.arvrmedical_mini_blog_wrap {
    padding-top: 0;
}
.sales_mini_blog_wrap.ar_training_mini_blog_wrap {
    padding-top: 0;
}
.sales_mini_blog_wrap > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.sales_mini_blog_wrap h2 {
    margin-bottom: 64px;
}
.bot_mar_0 {
    margin-bottom: 0 !important;
}
.sales_single_feedback {
    width: 1250px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto; 
    padding-bottom: 230px;
}
.sales_single_feedback .sales_feedbacks_row {
    padding: 0;
}
.sales_single_feedback .sales_feedbacks_row .wp-block-column:last-child {
    padding: 50px 50px 50px 0;
}
.sales_single_feedback .sales_feedbacks_row > .wp-block-column:first-child .wp-block-image {
    height: 100%;
}
.sales_single_feedback .sales_feedbacks_row > .wp-block-column:first-child img {
    object-fit: cover;
    object-position: 50%;
    width: 100%;
    height: 100%;
}

.sales_mini_blog  {
    width: 1250px;
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto; 
    padding-bottom: 80px;
}
.sales_mini_blog > .wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.sales_mini_blog_item {
    flex: 1 0 calc(33.3333% - 40px * 2 / 3);
    max-width: calc(33.3333% - 40px * 2 / 3);
    height: 345px;
    cursor: pointer;
    overflow: hidden;
}

.sales_mini_blog_item {
    padding: 30px;
    display: flex;
    align-items: flex-end; 
    background: #00000087;
    position: relative;
}
/* .sales_mini_blog_item img {
    display: none;
} */
.sales_mini_blog_item h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
    color: #fff;
    z-index: 3;
}
.sales_mini_blog_item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0, 0, 0, 0.40);
    opacity: 1;
    transition: .6s ease-in-out;
}
.sales_mini_blog_item:hover::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
	background: #39c881;
}
.sales_mini_blog_item img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    object-position: 50%;
    top: 0;
    left: 0;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
}

.mini_blog_header {
    padding: 69px 16px 40px 74px;
    color: #fff;
}
.mini_blog_header > img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    object-position: 50%;
    top: 0;
    left: 0;
	z-index: 1;
}
.mini_blog_header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0, 0, 0, 0.50);
    opacity: 1;
    transition: .6s ease-in-out;
	z-index: 2;
}


.sales_mini_blog .wp-block-button {
    max-width: 100%;
}
.sales_mini_blog .wp-block-buttons {
    padding-top: 25px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.sales_mini_blog .wp-element-button {
    width: 856px;
    max-width: 100%;
}
.sales_faq {
    padding: 160px 16px;
    background: #F3F3F3;
}
.sales_faq .wp-block-group__inner-container {
    width: 1250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;    
}
.sales_faq .colored_title {
    padding-bottom: 93px;
}
#accordion-js {
    display: flex;
    flex-direction: column;
    gap: 45px;
}
#accordion-js .item {
    border-bottom: 2px solid #000;
}
#accordion-js .heading {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    cursor: pointer;
    display: flex;
    gap: 25px;
    align-items: center;
}
#accordion-js .heading:after {
    content: "";
    display: block;
    flex: 1 0 16px;
    max-width: 16px;
    width: 16px;
    height: 9px;
    background: url(../svg/arrow_down_black.svg) 0 0 no-repeat;
    transition: .3s ease-in-out;
}
#accordion-js .heading.accord_active::after {
    transform: rotate(180deg);
}
#accordion-js .content {
    padding: 20px;
    display: none;
}

.feedback_form_dark {
    padding: 120px 16px;
}
.feedback_form_dark .wp-block-group__inner-container {
    width: 1250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.feedback_form_dark .colored_title {
    margin-bottom: 60px;
}
.feedback_form_dark .colored_title h2 {
    margin-top: 10px;
    margin-bottom: 25px;
}
.feedback_form_dark .colored_title h3 {
    color: #fff;
}
.feedback_form_dark form {
    width: 742px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0.72px;
    font-family: 'Poppins', sans-serif;
}
.feedback_form_dark .form_row_two > p {
    width: 100%;
    display: flex;
    gap: 20px 6%;
    margin-bottom: 26px;
}

.feedback_form_dark .form_row_two > p >span {
    flex: 1 0 47%;
    max-width: 47%;
}
.feedback_form_dark input[type="text"], 
.feedback_form_dark input[type="email"],
.feedback_form_dark textarea {
    border: none;
    border-bottom: 2px solid #fff;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0.72px;
    font-family: 'Poppins', sans-serif;
}
.feedback_form_dark textarea {
    height: 150px;
    margin-top: 25px;
    margin-bottom: 40px;
}
.feedback_form_dark input:focus, 
.feedback_form_dark textarea:focus {
    outline: none;
}
.feedback_form_dark input::placeholder,
.feedback_form_dark textarea::placeholder  {
    color: #fff;
}
.feedback_form_dark input[type="checkbox"] {
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    background: grey;
}
.feedback_form_dark label {
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}
.feedback_form_dark .wpcf7-list-item {
    margin: 0;
}

.feedback_form_dark .wpcf7-spinner {
    display: none;
}
.feedback_form_dark .wpcf7-submit {
    width: 100%;
    background: #39C881;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    font-family: 'Poppins', sans-serif;
    margin-top: 40px;
    transition: .3s ease-in-out;
    white-space: break-spaces;
}
.feedback_form_dark .wpcf7-submit:hover {
    background: #28915d;
}


.blog_open {
    border: 2px solid #1F1F1F;
    background: #FFF;
}
.blog_open .wp-block-nk-awb {
    padding: 69px 16px 40px 74px;
}
.blog_open .close_blog_ico {
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    transition: .3s ease-in-out;
		z-index: 3;
}
.blog_open .close_blog_ico:hover {
    opacity: 0.8;
}
.mini_blog_txt_hide {
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mini_blog_header p  {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.72px;
	z-index: 3;
}
.mini_blog_header h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 120%; 
    max-width: 544px;
		z-index: 3;
}
.mini_blog_txt {
    padding: 68px;
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.mini_blog_txt h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1em;
}
.sales_mini_blog .mini_blog_txt .wp-block-buttons {
    justify-content: flex-start;
}
.sales_mini_blog .mini_blog_txt .wp-element-button {
    width: fit-content;
    margin-top: 54px;
}

.blog_open {
    position: absolute;
    display: none;
    /* opacity: 0; */
    top: 0;
    left: 0;
    width: 100%;
    /* transform: translateY(50px); */
    transition: all .4s ease-in-out;
    z-index: 5;
}
.blog_open.active {
    display: block;
    transform: translateX(0);
    opacity: 1;
    z-index: 4;
}

.tabs-control {
    padding-bottom: 80px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.tabs-control .wp-block-button__link {
    color: #000;
    padding: 16px 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 120%;
    background: none;
    border: 1px solid transparent;
}
.tabs-control .wp-block-button__link:after {
    display: none;
}
.tabs-control .wp-block-button__link.active {
    border: 1px solid #000;
    font-weight: 500;
    padding: 16px 32px;
}
.tabs-content .box {
    display: none;
}



.sales_clients {
    padding: 80px 16px;
    background: #1F1F1F;
}
.sales_clients.sales_clients_green {
    background: #39C881;
}
.sales_clients .wp-block-group__inner-container {
    width: 1250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
} 
.sales_clients p {
    color: #FFF;
    font-size: 40px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 0;
}
.sales_clients p strong {
    display: block;
    color: #39C881;
    font-weight: 800;
}
.sales_clients.sales_clients_green p strong {
    color: #fff;
}

.green_back_txt {
    padding-top: 85px;
    padding-bottom: 85px;
}
.green_back_txt .wp-block-group__inner-container {
    width: 960px;
    max-width: calc(100% - 32px);
}
.green_back_txt h2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 120%;
}
.green_back_txt p {
    padding-top: 25px;
    padding-bottom: 40px;
    font-size: 18px;
    font-weight: 400;
}
.green_back_txt p strong {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 400;
    text-decoration-line: underline;
}
.sales_land_wrap .white_btn .wp-element-button {
    background: #fff;
    border-radius: 0;
    padding: 20px;
    color: #39C881;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    transition: .3s ease-in-out;
}
.sales_land_wrap .wp-element-button:hover {
    opacity: .8;
}



.dark_block > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
    padding-top: 180px;
    padding-bottom: 200px;
}
.ar_training_video_wrap.dark_block .wp-block-group__inner-container {
    padding-bottom: 0;
}
.dark_block .wp-block-columns {
    gap: 10%;
}
.dark_block .ar_training_advantage img {
    margin-bottom: 19px;
}
.dark_block .ar_training_advantage strong {
    display: block;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.88px;
}
.ar_training_video_wrap.dark_block .wp-block-video {
    padding-top: 50px;
} 
.dark_block h2 {
    color: #FFF;
    font-size: 42px;
    font-weight: 700;
    line-height: 120%;
}
.dark_block h2 strong {
    color: #39C881;
}
.numbers_on_dark.dark_block h2 strong {
	display: block;
}
.dark_block .with_down_arrow {
    color: #39C881;
    font-size: 18px;
    margin-top: 50px;
}
.dark_block .with_down_arrow figure {
    animation: arrow_down 2.8s infinite;
    width: 20px;
    height: 20px;
}
.dark_block .wp-block-video {
    padding-top: 120px;
}
.ar_marketing_result {
    padding-top: 160px;
    padding-bottom: 180px;
}
.ar_marketing_result > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.ar_marketing_result h2 {
    margin-bottom: 64px;
}
.ar_marketing_result h2 strong {
    display: block;
}
.ar_marketing_result .wp-block-columns {
    gap: 40px;
    text-align: center;
    font-size: 16px;
}
.ar_marketing_result .wp-block-columns strong {
    font-size: 22px;
    font-weight: 700;
    line-height: 140%;
    display: block;
    margin-top: 20px;
    margin-bottom: 4px;
}

.apple_vision_hero_img img {
	transform: scale(1.2) translateY(-8%);
}
.apple_vision_hero_img:before {
	content: "";
    position: absolute;
    top: 10%;
    right: 50px;
    height: 245px;
    width: 945px;
    background: #39C881;
    filter: blur(360px);
}
.apple_vision_first {
	padding-top: 30px;
}
.apple_vision_first.ar_marketing_first h1 {
    font-size: 42px;
}
.apple_vision_first.sales_first .wp-block-group {
	margin-bottom: 32px;
}
.sales_land_wrap .apple_vision_first .wp-element-button {
	padding: 15px 70px;
	font-size: 17px;
}
@keyframes arrow_down {
    0% {
        transform: translateY(-2px);
        opacity: 0.8;
    }
    100% {
        transform: translateY(2px);
        opacity: 1;
    }
}

.apple_vision_third {
    padding-top: 150px;
    padding-bottom: 150px;

} 
.apple_vision_third > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.apple_vision_third h2 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px;
}
.apple_vision_third h2 strong,
.apple_vision_third h3 strong {
    color: #39C881;
    font-weight: 700;
}
.apple_vision_third h3 {
    color: #000; 
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 16px;
    margin-top: 6px;
}
.apple_vision_third h3 strong {
    display: block;
}

.team_dark_slider {
    padding-top: 150px;
    padding-bottom: 150px;
}
.arvrmedical_slider.team_dark_slider {
    padding-top: 50px;
    padding-bottom: 50px;
}

.team_dark_slider h3 {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.72px;
}
.team_dark_slider h2 {
    color: #fff;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 70px;
}
.team_dark_slider h2 strong{
    color: #39C881;
    font-weight: 700;
}
.team_dark_slider > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.team_dark_slider .swiper-wrapper {
    padding-bottom: 90px;
}
.team_dark_slider .swiper-pagination-bullet {
    width: 110px;
    height: 14px;
    opacity: 0.5;
    background: #FFF;
    border-radius: 0;
}
.team_dark_slider .swiper-pagination {
    text-align: left;
}
.team_dark_slider .work_slider_Swiper .swiper-pagination {
    text-align: center;
}
.team_dark_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #39C881;
	opacity: 1;
}
.team_dark_slider .swiper-slide > .wp-block-group__inner-container {
    width: 280px;
}
.team_dark_slider .swiper-slide p {
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.296px;
    margin-bottom: 0;
}
.team_dark_slider .swiper-slide p strong {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    display: block;
    margin-top: 19px;
    line-height: 120%;
    letter-spacing: normal;
}
.blured_back .wp-block-column:before {
    content: "";
    position: absolute;
    left: 30%;
    right: 30%;
    top: 25%;
    height: 45px;
    background: #39C881;
    filter: blur(112px);
}
.team_dark_slider .work_slider_Swiper .swiper-slide > .wp-block-group__inner-container {
    width: 100%;
    padding-bottom: 81.5%;
    height: 0;
    overflow: hidden;
    background: #232323;
}
.team_dark_slider .work_slider_txt {
    position: absolute;
    top: auto;
    bottom: 18px;
    right: 18px;
    left: 18px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 20px;
}
.team_dark_slider .work_slider_txt  > .wp-block-group__inner-container {
    width: 100%;
}
.team_dark_slider .work_slider_txt p {
    z-index: 3;
}
.team_dark_slider .work_slider_txt a {
    color: #39C881;
    font-size: 13px;
    font-weight: 500;
    line-height: 120%;
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-top: 3px;
}
.team_dark_slider .work_slider_txt a:before {
    content: "";
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../svg/arrow_green_href.svg) 0 0 no-repeat;
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure img {
    width: 100%;
}
.team_dark_slider .work_slider_Swiper .swiper-slide a:after {
    display: none;
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure {
    position: absolute;
    left: 0;
    top: 0%;
    bottom: 0%;
    right: 0%;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .6s ease-in-out;
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure a img {
    transition: .8s cubic-bezier(.53,-0.01,.53,1);
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure a:hover img {
    transform: scale(1.03);
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure a:before {
    content: "";
    position: absolute;
    height: 55px;
    bottom: -55px;
    left: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 254, 254, 0) 0%, rgba(255, 255, 255, 0.07) 50%, rgba(255, 254, 254, 0) 100%);  
    transition: 1.2s cubic-bezier(.53,-0.01,.53,1);
    z-index: 5;
}
.team_dark_slider .work_slider_Swiper .swiper-slide figure a:hover::before {
    bottom: calc(100% + 55px);
}

.team_dark_slider .work_slider_Swiper .swiper-slide figure a::after {
    content: "";
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    transition: .5s ease-in-out;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.81) 100%);
    z-index: 3;
}


.team_dark_slider .work_slider_Swiper .swiper-slide:hover figure a::after {
    top: 0;
    height: 100%;
}

/* snapchat */
.snapchat_hero {
    margin-top: -110px;
    padding-top: 37px;
    padding-bottom: 70px;
}
.snapchat_hero .wp-block-group__inner-container {
    width: 974px;
    max-width: calc(100% - 32px);
}
.phone_screen_green.wp-block-video {
    border-radius: 22px;
    border: 6px solid #39C881;
    position: relative;
    padding: 0;
}
.phone_screen_green.wp-block-video:after {
    content: "";
    display: block;
    width: 40%;
    height: 1.5%;
    min-height: 10px;
    border-radius: 3px;
    background: #39C881;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}
.phone_screen_green.wp-block-video.phone_screen_green_land {
    border: 12px solid #39C881;
    
}
.phone_screen_green.wp-block-video.phone_screen_green_land:after {
    height: 40%;
    width: 1.8%;
    min-width: 10px;
    top: 50%;
    left: -6px;
    transform: translateY(-50%);
    border-radius: 6px;
}
.phone_screen_green.wp-block-video video {
    border-radius: 22px;
}
.phone_screen_green.wp-block-video.phone_screen_green_land video {
    border-radius: 9px;
}

.phone_landscape_section {
    padding-top: 90px;
    padding-bottom: 50px;
    margin-top: 100px;
    display: flex;
    justify-content: center;
}
.phone_landscape_section > .wp-block-group__inner-container {
    width: 1035px;
    max-width: calc(100% - 32px);
}

.argeneral_hero {
    margin-top: -110px;
    padding-top: 130px;
} 
.argeneral_hero .wp-block-group__inner-container {
    width: 974px;
    max-width: calc(100% - 32px);
}
.argeneral_hero.vrgeneral_hero .wp-block-group__inner-container {
    width: 930px;
}
.argeneral_hero.vrgeneral_hero .wp-block-group__inner-container > p {
    width: 750px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
}
.argeneral_hero.vrgeneral_hero:before {
    content: "";
    position: absolute;
    background: #39C881;
    filter: blur(252px);
    left: -2%;
    top: 248px;
    width: 419px;
    height: 140px;
    z-index: 2;
}
.argeneral_hero.vrgeneral_hero::after {
    content: "";
    position: absolute;
    background: #39C881;
    filter: blur(177px);
    right: 1%;
    bottom: 84px;
    width: 295px;
    height: 97px;
    z-index: 2;
}
.argeneral_hero h1 {
    text-align: center;
    margin-bottom: 40px;
    color: #FFF;
    font-size: 62px;
    font-weight: 700;
    line-height: 100%;
}

.argeneral_hero h1 strong {
    display: block;
    color: #39C881;
    font-weight: 700;
}
.argeneral_hero p {
    font-size: 18px;
}
.thanks_after_form_hero {
	padding-bottom: 185px;
}
.thanks_after_form_hero h1 {
	text-align: left;
	font-weight: 500;
}
.thanks_after_form_hero h1 strong {
	display: inline;
	font-weight: 500;
}
.thanks_after_form_hero > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.thanks_after_form_hero p {
	color: #FFF;
	font-size: 33px;
	font-weight: 300;
}

.argeneral_hero .wp-block-buttons {
    margin-top: 34px;
    gap: 25px;
}
.dark_block.numbers_on_dark > .wp-block-group__inner-container {
    padding-top: 50px;
}
.snapchat_03.dark_block.numbers_on_dark > .wp-block-group__inner-container {
    padding-top: 150px;
    padding-bottom: 150px;
}
.numbers_on_dark.dark_block .wp-block-columns {
    gap: 5%;
}
.numbers_on_dark .sales_numbers_col p strong {
    font-weight: 500;
    font-size: 90px;
    margin-bottom: 14px;
    display: block;
}
.numbers_on_dark .sales_numbers_col .wp-block-column:before {
    top: 22%;
    height: 35%;
    left: 20%;
    right: 20%;
    animation: blur_rotate 12.8s infinite;
}

.arvrmedical_hero.arvrmedical_hero {
    padding-bottom: 0;
}
.argeneral_hero.arvrmedical_hero .wp-block-buttons {
    margin-top: 0;
}
.arvrmedical_hero .wp-block-group {
    gap: 50px;
}
.argeneral_hero.arvrmedical_hero .wp-block-group__inner-container {
    width: 1300px;
}
.arvrmedical_hero_img {
    padding-top: 75px;
}
@keyframes blur_rotate {
    0% {
        transform: rotate(0) scale(1);
        opacity: 1;
    }
    50% {
        transform: rotate(180deg) scale(1.2);
        opacity: .9;
    }
    100% {
        transform: rotate(360deg) scale(1);
        opacity: 1;
    }
}
.clients_dark {
    padding-top: 90px;
    padding-bottom: 75px;
    padding-left: 16px;
    padding-right: 16px;
}
.clients_dark h2 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 3.6px;
    text-align: center;
    margin-bottom: 40px;
}
.argeneral_06 {
    padding-top: 150px;
    padding-bottom: 150px;
}
.argeneral_06 .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.argeneral_06 .colored_title h3 {
    font-weight: 500;
    margin-bottom: 0;
}
.argeneral_06 .colored_title h2 {
    font-size: 48px;
}
.img_overflowed img {
    margin-left: -60px;
    margin-right: -10px;
    max-width: calc(100% + 70px);
}
.green_blur {
    padding-top: 50px;
    padding-bottom: 50px;
}
.green_blur:before {
    content: "";
    position: absolute;
    width: 166px;
    height: 238px;
    bottom: 0;
    left: 25%;
    background: #38BF7C;
    filter: blur(113px);
}
.argeneral_06 .list_block p {
    margin-bottom: 0;
}

.argeneral_08 {
    padding-top: 150px;
    padding-bottom: 120px;
}
.argeneral_08 .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.argeneral_08 h3 {
    font-weight: 500;
    margin-bottom: 0;
}
.argeneral_08 h2 {
    font-size: 40px;
    margin-bottom: 23px;
}


.argeneral_08 .right_col {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.argeneral_08 .right_col .wp-block-group {
    padding: 30px;
    background: #39C881;
}
.argeneral_08 .right_col h4 {
    font-size: 21px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 15px;
}
.argeneral_08 .colored_title {
    position: sticky;
    top: 150px;
}
.page-template-page-sales-landing #container {
    overflow: initial;
}
.form_checklist.feedback_form_dark .wpcf7-spinner {
    display: inherit;
    margin: 10px auto;
    background: #28915d;
}


.page-id-2663 #wrapper {
    background: #000;
}
.vrgeneral_03.dark_block > .wp-block-group__inner-container {
    padding-bottom: 0;
} 
.vrgeneral_03 .wp-block-columns {
    gap: 48px;
}
.vrgeneral_03 .wp-block-column h3 {
    color: #FFF;
    font-size: 27px;
    font-weight: 700;
    line-height: 130%;
    margin: 24px 0;
}
.vrgeneral_06.dark_block.numbers_on_dark > .wp-block-group__inner-container {
    padding-top: 100px;
    padding-bottom: 100px;
} 
.vrgeneral_06.numbers_on_dark .sales_numbers_col .wp-block-column:before {
    filter: blur(152px);
}
.dark_sales_feedbacks.sales_feedbacks {
    padding-top: 200px;
    padding-bottom: 200px;
}
.dark_sales_feedbacks.sales_feedbacks .colored_title h3 {
    color: #fff;
}
.dark_sales_feedbacks .sales_feedbacks_row {
    background: #191919;
    border-color: #191919;
}
.dark_sales_feedbacks img {
    border-radius: 3px;
}

.webar_general_hero {
    margin-top: -110px;
}
.webar_general_hero .left_block {
    display: flex;
    align-items: center;
}
.webar_general_hero .left_block:before {
    content: "";
    position: absolute;
    top: 40%;
    left: calc(50% - 220px);
    width: 408px;
    height: 180px;
    background: #39C881;
    filter: blur(250px);

}
.webar_general_hero .left_block .wp-block-image {
    margin-left: -94px;
}
.webar_general_hero .right_block {
    padding-top: 200px;
    padding-bottom: 400px;
    padding-right: 16px;
    padding-left: 16px;
}
.webar_general_hero > .wp-block-group__inner-container {
    width: 1250px;
    max-width: 100%;
}
.webar_general_hero h1 {
    color: #FFF;
    font-size: 60px;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 32px;
}
.webar_general_hero h1 strong {
    color: #39C881;
}
.webar_general_hero p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}
.webar_general_hero .wp-block-buttons {
    gap: 25px;
    margin-top: 27px;
}
.webar_general_02 {
    padding-bottom: 200px;
}
.webar_general_02 > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.webar_general_02 .colored_title h2 {
    font-size: 55px;
}
.webar_general_02 .sales_steps_left {
    align-items: flex-start;
}
.webar_general_02 .sales_steps_left .colored_title {
    position: sticky;
    top: 200px;
}
.webar_general_02 .img_col:after {
    content: "";
    position: absolute;
    top: 62px;
    bottom: 12px;
    left: calc(50% - 1px);
    width: 2px;
    border-radius: 2px;
    background-color: #39C881;
}
.webar_general_02 .sales_steps_items h4 {
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    padding-top: 2px;
    margin-bottom: 31px;
}
.sales_steps_items p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    padding-bottom: 20px;
    text-transform: none;
}
.webar_general_03 {
    background: #39C881;
    color: #fff;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 120px;
    font-size: 16px;
}
.webar_general_03 > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.webar_general_03 h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 3.6px;
}
.webar_general_03 h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 70px;
}
.webar_general_03.arvrmedical_03 h2 {
    margin-bottom: 24px;
}
.webar_general_03 h3 {
    font-size: 25px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 15px;
}
.webar_general_03.arvrmedical_03 h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 32px;
    margin-bottom: 24px;
}
.webar_general_03 .wp-block-columns {
    gap: 35px;
}
.webar_general_03.arvrmedical_03 .wp-block-columns p {
    font-size: 18px;
}
.webar_general_04.arvrmedical_04 {
    padding-bottom: 170px;
}
.webar_general_04 {
    padding-top: 170px;
    padding-bottom: 100px;
    background: #000;
    color: #fff;
}

.webar_general_04 > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.arvrmedical_04.webar_general_04 > .wp-block-group__inner-container {
    gap: 200px;
    display: flex;
    flex-direction: column;
}
@media (min-width: 781.92px) { 
    .arvrmedical_04.webar_general_04 > .wp-block-group__inner-container .wp-block-columns:nth-child(even) {
        flex-direction: row-reverse;
    }
	.thanks_after_form_hero h1 {
		font-size: 75px;
	}
}

.webar_general_04 .wp-block-columns {
    gap: 80px;
}
.webar_general_04 h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px;
}
.arvrmedical_04.webar_general_04 h2 {
    font-size: 38px;
    margin-bottom: 15px;
}
.webar_general_04 h2 strong {
    color: #39C881;
}
.webar_general_04 .wp-block-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.arvrmedical_04.webar_general_04 .wp-block-column {
    justify-content: flex-start;
}
.webar_general_04 .wp-block-buttons {
    margin-top: 16px;
    gap: 16px;
}

.single_case_slide .wp-block-image a {
    display: block;
}
.single_case_slide .wp-block-image a:hover::after {
    right: 0 !important;
}
.single_case_slide .wp-block-image a::after {
    content: "";
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    transition: .5s ease-in-out;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.81) 100%);
    z-index: 3;
}
.single_case_slide .work_slider_txt {
    position: absolute;
    bottom: 30px;
    left: 25px;
    right: 25px;
    z-index: 4;
}
.single_case_slide .work_slider_txt p {
    margin-bottom: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 3.277px;
}
.single_case_slide .work_slider_txt p a {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
}
.single_case_slide .work_slider_txt a::after {
    display: none;
}
.single_case_slide .work_slider_txt a:before {
    content: "";
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../svg/arrow_green_href.svg) 0 0 no-repeat;
}
.constructionARVR_hero {
    padding-top: 110px;
    margin-top: -110px;
}
.constructionARVR_hero > .wp-block-group__inner-container,
.constructionARVR_02 > .wp-block-group__inner-container,
.constructionARVR_05 > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.constructionARVR_hero .left_block {
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.constructionARVR_hero h1 {
    color: #FFF;
    font-size: 48px;
    font-weight: 600;
    line-height: 105%;
    margin-bottom: 22px;
}
.constructionARVR_hero p {
    color: #39C881;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%; 
    letter-spacing: 0.72px;
    margin-bottom: 33px;
}

.constructionARVR_02 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.constructionARVR_02 h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 24px;
}
.constructionARVR_02 h2 strong {
    font-weight: 500;
    color: #39C881;
}
.sales_land_wrap .constructionARVR_02 .wp-element-button {
    font-size: 16px;
}
.constructionARVR_02 .right_block strong {
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: -10px;
    display: block;
}
.constructionARVR_02 .right_block h4 {
    margin-bottom: 15px;
}
.constructionARVR_03 {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 16px;
    padding-right: 16px;
    background: #000;
    color: #fff;
}
.constructionARVR_03 h2 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 26px;
}
.constructionARVR_03_item {
    margin-bottom: 20px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;  
}
.constructionARVR_03_item img {
    margin-bottom: 15px;
}
.constructionARVR_03_item h5 {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 150%; 
}
.constructionARVR_03_item p {
    margin-bottom: 0;
}
.constructionARVR_03 .wp-block-button {
    padding-top: 35px;
}
.constructionARVR_03 .img_col .wp-block-image {
    position: sticky;
    top: 120px;
}
.constructionARVR_03 .img_col img {
    margin-top: -100px;
}
.wp-block-nk-awb.constructionARVR_04 {
    padding: 0;
}
.green_back_wrap .btn_green_new .wp-element-button {
    background-color: #39C881;
    color: #fff;
    margin-top: 32px;
}
.green_back_wrap .btn_green_new .wp-element-button:hover {
    background-color: #2fa168;
    opacity: 1;
}
.constructionARVR_05 {
    padding-top: 100px;
}
.constructionARVR_05 h2 {
    color: #FFF;
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    line-height: 120%;
    margin-top: 50px;
    margin-bottom: 25px;
}
.constructionARVR_05 p {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 36px;
}
.sales_land_wrap .constructionARVR_05 .wp-element-button {
    padding-left: 24px;
    padding-right: 24px;
}
.constructionARVR_feedback_form.feedback_form_dark .colored_title h2 {
    font-size: 45px;
}
.green_back_guide {
    padding-top: 120px;
    padding-bottom: 120px;
}
.green_back_guide .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.green_back_guide h2 {
    font-size: 45px;
    margin-bottom: 30px;
    line-height: 120%;
    font-weight: 700;
}
.hero_img_back {
    padding-top: 150px;
    padding-bottom: 150px;
    margin-top: -110px;
}
.hero_img_back h1 {
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    width: 835px;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    line-height: 100%;
    margin-bottom: 20px;
}
.hero_img_back .thin_txt {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
    letter-spacing: 0.72px;
    width: 618px;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
.sales_3col_section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.sales_3col_section .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.sales_3col_section h2 {
    color: #FFF;
    font-size: 42px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 50px;
    text-align: center;
}
.sales_3col_section h2 strong {
    color: #39C881;
    display: block;
}
.sales_3col_section h3 {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 150%;
    margin-bottom: 15px;
}
.sales_3col_section .wp-block-button {
    margin-top: 50px;
}
.arvrmedical_04.webar_general_04 .wp-block-column.vertical_center {
    flex-direction: column;
    justify-content: center;
}
.green_back_logo_columns > .wp-block-group__inner-container {
    width: 1250px;
    max-width: calc(100% - 32px);
}
.animation_levitation img {
    animation: 15s infinite alternate floating;
}

.snapchat_pricing_section {
    padding-top: 160px;
    padding-bottom: 160px;
}
.snapchat_pricing_section > .wp-block-group__inner-container {
    /* width: 1250px;
    max-width: calc(100% - 32px); */
}
.snapchat_pricing_section h4 {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3.6px;
}
.snapchat_pricing_section h2 {
    color: #FFF;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    line-height: 100%;
    padding-bottom: 100px;
}
.snapchat_pricing_options {
    width: 1350px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
}
.snapchat_pricing_options > .wp-block-column {
    border-radius: 11px;
    background: #000;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.snapchat_pricing_options h3 {
    color: #FFF;
    font-size: 23px;
    font-weight: 700;
    line-height: 140%;
} 
.snapchat_pricing_options .top_block > .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.snapchat_pricing_options p {
    margin-bottom: 0;
}
.snapchat_pricing_options .top_block .wp-block-columns {
    display: flex;
    gap: 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.snapchat_pricing_options .price_block {
    padding: 20px 0;
    margin: 4px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #39C881;
    font-size: 29px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin-top: auto;
}
.snapchat_pricing_options h5 {
    color: #FFF;
    font-size: 12px;
    font-weight: 800;
    line-height: 100%; 
    letter-spacing: 1.2px;
}
.snapchat_pricing_options .bot_block > .wp-block-group__inner-container{
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 16px;
    font-weight: 300;
}
.sales_land_wrap .snapchat_pricing_options .wp-block-button {
    width: 100%;
}
.sales_land_wrap .snapchat_pricing_options .wp-element-button {
    padding: 12px;
    width: 100%;
    font-size: 16px;
}
.snapchat_pricing_options li {
    line-height: 140%;
    margin-left: 10px;
}
.what_change_section {
    padding-top: 100px;
    padding-bottom: 97px;
    width: 1250px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
}

.what_change_cols h3 {
    color: #FFF;
    font-size: 40px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 8px;
}
.what_change_cols {
    font-size: 18px;
}
.what_change_cols .wp-block-columns {
    justify-content: space-between;
}
.what_change_cols .wp-block-column {
    flex: 1 0 286px;
    max-width: 286px;
    display: flex;
    flex-direction: column;
}
.what_change_cols .green_block {
    border-radius: 5px;
    background: #39C881;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 29px;
    font-size: 18px;
    font-weight: 300;
    line-height: 140%;
    min-height: 170px;
    margin-top: auto;
}

.what_change_section .wp-block-columns {
    margin-bottom: -28px;
    color: #FFF;
    font-size: 22px;
    font-weight: 300;
    line-height: 140%; 
}

@keyframes floating {
	0% {
		transform: translate(0px, 0px);
	}
	25% {
		transform: translate(-8px, -12px);
	}
    50% {
		transform: translate(0px, 13px);
	}
    75% {
		transform: translate(8px, -14px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

@media screen and (max-width: 1440px) {
    .webar_general_hero .right_block {
        padding-top: 100px;
        padding-bottom: 200px;
    }
}
@media screen and (max-width: 1250px) {
    .webar_general_hero .left_block .wp-block-image {
        margin-left: 0;
    }

}
@media screen and (max-width: 1199px) {
    .sales_numbers_col p strong {
        font-size: 105px;
    }
    .sales_numbers_col p {
        font-size: 16px;
    }
    .sales_mini_blog_item h3 {
        font-size: 34px;
    }
    .sales_clients p {
        font-size: 35px;
    }
	.apple_vision_first {
		padding-top: 0;	
	}
    .team_dark_slider .swiper-pagination-bullet {
        width: 80px;
        height: 11px;
    }   
    .argeneral_hero h1 {
        font-size: 56px;
    }
}
@media screen and (max-width: 982px) {
    .ar_training_first .ar_training_first_green {
        margin-left: 0;
        margin-right: 0;
    }
    .colored_title h3 {
        font-size: 16px;
        letter-spacing: 0.52px;
        margin-bottom: 6px;
    }
    .colored_title h1, .colored_title h2 {
        font-size: 45px;
    }
    .sales_steps_items h4 {
        font-size: 30px;
        margin-bottom: 6px;
    }
    .sales_steps_items p {
        font-size: 15px;
        letter-spacing: 0.52px;
    }
    .green_back_wrap p {
        font-size: 35px;
    }
    .sales_numbers_col p strong {
        font-size: 90px;
    }
    .sales_mini_blog > .wp-block-group__inner-container {
        gap: 20px;
    }
    .sales_mini_blog_item {
        flex: 1 0 calc(50% - 20px * 1 / 2);
        max-width: calc(50% - 20px * 1 / 2);
    }
    .sales_mini_blog_item h3 {
        font-size: 30px;
    }
    .sales_clients p {
        font-size: 30px;
    }
    .tabs-control .wp-block-button__link {
        padding: 10px 0;
        font-size: 16px;
    }
    .tabs-control .wp-block-button__link.active {
        padding: 10px 16px;
    }
}

@media screen and (min-width: 780.92px) {
    .what_change_section .arrows_block {
        padding-bottom: 40px;
        width: 1120px;
        max-width: calc(100% - 32px);
        margin-left: auto;
        margin-right: auto;
    }
    .what_change_cols {
        width: 1050px;
        max-width: calc(100% - 32px);
        margin-left: auto;
        margin-right: auto;
    }
    .what_change_section .wp-block-columns {
        width: 1050px;
        max-width: calc(100% - 32px);
        margin-left: auto;
        margin-right: auto;
    }
    .arrows_block figure.no_pc {
        display: none;
    }
}
@media screen and (max-width: 781px) {
    .ar_training_first .ar_training_first_green {
        padding: 25px 40px;
        margin-top: 60px;
    }
    .ar_training_first_green h2 {
        font-size: 36px; 
    }
    .ar_training_first_green p {
        font-size: 19px;
    }
    .ar_marketing_first .wp-block-image figure {
        max-width: 300px;
    }
    .sales_steps_items {
        gap: 35px;
    }
    .sales_steps_items .wp-block-columns {
        min-height: auto;
        gap: 15px;
    }
    .sales_numbers_col_div {
        height: 2px;
        margin-bottom: 15px !important;
    }
    .revers-column {
        flex-direction: column-reverse;
        align-items: center !important;
    }
    .sales_feedback_jenn_wrap .wp-block-image {
        display: none;
    }
    .green_back_wrap {
        flex-direction: column-reverse;
    }
    .green_back_wrap p {
        text-align: center;
        font-size: 32px;
    }
    .green_back_wrap .wp-block-buttons {
        justify-content: center !important;
    }
    .sales_feedback_jenn_wrap {
        padding-top: 75px;
        margin-bottom: 150px;
        font-size: 24px;
    }
    .sales_feedback_jenn_wrap .wp-block-buttons {
        padding-bottom: 75px;
    }
    .sales_single_feedback .sales_feedbacks_row .wp-block-column:last-child {
        padding: 20px;
    }
    .sales_mini_blog_item h3 {
        font-size: 24px;
    }
    .mini_blog_header h2 {
        font-size: 32px;
    }
    .mini_blog_txt {
        padding: 16px;
    }
    .feedback_form_dark .form_row_two > p {
        flex-wrap: wrap;
    }
    .feedback_form_dark .form_row_two > p >span {
        flex: 1 0 100%;
        max-width: 100%;
    }
    .sales_clients p {
        font-size: 33px;
        text-align: center;
    }
    .sales_clients p strong {
        display: inline-block;
    }
    .sales_mini_blog_item::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
    }
	.apple_vision_first {
		padding-top: 0;
    	margin-top: -75px;
	}
    .team_dark_slider .swiper-pagination {
        text-align: center;
    }
    .team_dark_slider .swiper-pagination-bullet {
        width: 40px;
        height: 6px;
    } 
    .argeneral_hero h1 {
        font-size: 36px;
    }
    .argeneral_hero {
        padding-top: 27px;
    }
    .dark_block h2 {
        font-size: 32px;
    }
    .webar_general_hero .left_block {
        display: none;
    }
    .webar_general_02 .img_col:after {
        display: none;
    }
    .webar_general_04.arvrmedical_04 {
        padding-top: 50px;
    }
    .constructionARVR_hero {
        padding-top: 25px;
    }
    .constructionARVR_hero h1,
    .constructionARVR_05 h2 {
        font-size: 40px;
    }
    .constructionARVR_03 h2 {
        font-size: 34px;
    }
    .constructionARVR_feedback_form.feedback_form_dark .colored_title h2 {
        font-size: 32px;
    }
    .hero_img_back h1 {
        font-size: 36px;
    }
    .sales_3col_section h2 {
        font-size: 32px;
    }
	.thanks_after_form_hero p {
		font-size: 20px;
	}
    .phone_screen_green {
        width: 450px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .phone_screen_green.wp-block-video.phone_screen_green_land {
        border: 8px solid #39C881;
        width: 550px;
    }
    .phone_landscape_section {
        margin-left: -16px;
        margin-right: -16px;
    }
    .snapchat_section_03 > .wp-block-group__inner-container {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .snapchat_section_03 .wp-block-columns {
        gap: 70px;
    }
    .snapchat_section_03 .wp-block-columns .wp-block-buttons {
        margin-top: -35px;
    }
    .snapchat_section_03 .wp-block-columns .wp-block-button__link {
        padding: 16px;
        font-size: 16px;
    }
    .snapchat_pricing_section h4 {
        font-size: 15px;
    }
    .snapchat_pricing_section h2 {
        font-size: 32px;
        padding-bottom: 50px;
    }
    .what_change_section {
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
    #less_more_wrap > .wp-block-group__inner-container{
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        gap: 30px;
    }
    .what_change_section .wp-block-columns {
        flex-direction: column;
    }
    .arrows_block {
        flex: 1 0 45px;
        max-width: 45px;
        position: sticky;
        top: 140px;
        height: fit-content;
        padding-right: 10px;
    }
    .arrows_block p {
        writing-mode: vertical-rl;
        text-orientation: upright;
        font-size: 12px;
    }
    .arrows_block .wp-block-columns {
        flex-direction: column;
    }
    .arrows_block figure.no_mob {
        display: none;
    }
    .arrows_block figure.no_pc {
        position: absolute;
        top: -3px;
        right: 0;
        bottom: 0;
        width: 10px;
    } 
    .green_back_logo_columns .wp-block-image {
        display: block;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }
    .snapchat_03.dark_block.numbers_on_dark > .wp-block-group__inner-container {
        padding-top: 75px;
        padding-bottom: 75px;
    }
}

@media screen and (max-width: 499px) {
    .sales_mini_blog_item {
        flex: 1 0 100%;
        max-width: 100%;
    }
    .colored_title h1, 
    .colored_title h2,
    .green_back_guide h2 {
        font-size: 36px;
    }
    .green_back_wrap p {
        font-size: 23px;
    }
    .team_dark_slider .swiper-pagination-bullet {
        width: 30px;
        height: 5px;
    } 
    .dark_block .wp-block-button {
        width: 100%;
        margin-bottom: 15px;
    }
    .dark_block .wp-element-button {
        width: 100%;
    }
    .clients_dark {
        padding-top: 0;
        padding-bottom: 0;
    }
    .clients_dark h2 {
        margin-bottom: 25px;
    }
    .arvrmedical_clients_dark.clients_dark {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .argeneral_06 .colored_title h2 {
        font-size: 36px;
    }
    .green_back_guide .btn_white_back,
    .green_back_guide .btn_white_back .wp-element-button{
        width: 100%;
    }
}

.pb_0 {
    padding-bottom: 0 !important;
}
.h2_400 strong {
    font-weight: 400 !important;
}
h2 img {
    max-height: 1em;
    width: auto !important;
}