/* font */
.icon_1::before {
    content: "\e92f";
}

.icon_2::before {
    content: "\e92e";
}

.icon_3::before {
    content: "\e92c";
}

.icon_4::before {
    content: "\e92d";
}

.w87p {
    width: 87%;
}

.w77p {
    width: 77%;
}

.w72p {
    width: 72%;
}

.bg_btn,
.line_btn {
    width: fit-content;
    min-width: 260px;
    height: 60px;
}

.bg_btn a,
.line_btn a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 0 20px;
}

.bg_btn a i,
.line_btn a i {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
}

.bg_btn a {
    background: linear-gradient(90deg, #2C67FF 0%, #9E62FF 100%);
}

.bg_btn a:hover {
    background: linear-gradient(90deg, #0148FF 0%, #8940FF 100%);
}

.line_btn a {
    border: 2px solid #FFF;
}

.line_btn a:hover {
    background: #FFF;
    color: #000;
}

.h2_title {
    margin: 0 auto;
    color: #E6E6E6;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 90%;
}

.content_des {
    margin: 0 auto;
    color: #999;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    width: 90%;
}

/* -------- */

.banner {
    background: url('https://focusee.imobie-resource.com/img/features_banner_bg.png') no-repeat center top;
    background-size: cover;
    padding: 80px 0 112px 0;
}

.banner_content {
    margin: 0 auto;
    max-width: 1400px;
    width: 96%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 72px;
}

.banner_text {
    max-width: 618px;
}

.banner_text h1 {
    color: #FFF;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 20px;
}

.banner_des {
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 48px;
}

.banner_button {
    display: flex;
    align-items: center;
    gap: 20px;
}

.main {
    background-color: #080808;
    padding-top: 120px;
    position: relative;
}

.main_line {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('https://focusee.imobie-resource.com/img/features_main_bg.png') no-repeat center top;
    background-size: cover;
}

.content_1 {
    margin: 0 auto;
    max-width: 1504px;
    width: 96%;
}

.content_1 .h2_title,
.content_1 .content_des {
    max-width: 1000px;
}

#filterWords .content_1 .h2_title {
    max-width: 1100px;
}

.content_1 .content_des {
    margin-bottom: 80px;
}

.content_1_item {
    margin: 0 auto;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 60px;
    padding: 60px 20px;
    box-sizing: border-box;
    gap: 100px;
}

.content_1_item:last-child {
    margin-bottom: 0;
}

.content_1_item_bg1 {
    background: #E6E7FF;
}

.content_1_item_bg2 {
    background: #E9F7FF;
}

.content_1_item_bg3 {
    background: #F3EFFF;
}

.content_1_item_bg4 {
    background: #ECE4FF;
}

.content_1_item_bg5 {
    background: #F2F6FF;
}

.content_1_item_text_content {
    max-width: 640px;
}

.content_1_item_text_content h3 {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}



.content_1_item_text_content p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}

.content_2 {
    margin: 0 auto;
    margin-top: 120px;
    max-width: 1400px;
    width: 96%;
}

.content_2_tbs {
    margin-top: 60px;
}

.content_2_tbs_mobile {
    display: none;
    margin-top: 30px;
}

.mobile_step_img {
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 80%;
}

.mobile_step_img img {
    width: 100%;
    height: auto;
}

.mobile_step_text {
    margin: 0 auto;
    width: 90%;
}

.mobile_step_text_inner {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
}

.mobile_step_text_inner p {
    color: #E6E6E6;
    font-size: 24px;
    font-weight: 600;
}

.mobile_step_des {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.content_2_tbs_mobile_step {
    margin: 0 auto;
    margin-bottom: 90px;
}

.content_2_tbs_mobile_step:last-child {
    margin-bottom: 0;
}

.content_2_step_img {
    margin: 0 auto;
    border-radius: 16px;
    background: linear-gradient(182deg, #764ABC 1.91%, #341468 92.21%);
    max-width: 940px;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}

.content_2_step_img img {
    width: 100%;
    height: auto;
}

.content_2_tbs_next,
.content_2_tbs_prev {
    width: 54px;
    height: 54px;
    background-color: rgba(255, 255, 255, 0.10);
    border-radius: 50%;
}

.content_2_tbs_next::after,
.content_2_tbs_prev::after {
    font-size: 18px;
    color: #555;
    font-weight: bold;
}

.content_2_tbs_next:hover::after,
.content_2_tbs_prev:hover::after {
    color: #BCBCBC;
}

.content_2_tbs_nav {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 60px;
}

.step_nav_btn {
    flex: 1;
    display: flex;
    gap: 10px;
    cursor: pointer;

}

.step_nav_btn .step_icon,
.mobile_step_icon {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
    overflow: hidden;
}

.step_nav_btn .step_icon span,
.mobile_step_icon span {
    color: #999;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    opacity: 0.7;
}

.step_nav_btn .step_icon .bg,
.mobile_step_icon .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(224deg, #56496C 14.2%, #303030 84.74%), #FFF;
    opacity: 0.4;
}

.step_nav_btn .step_text p {
    color: #767676;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.step_nav_btn .step_text span {
    color: #999;
    font-size: 16px;
    font-weight: 400;
}

.step_nav_btn.active .step_icon .bg,
.step_nav_btn:hover .step_icon .bg,
.mobile_step_icon .bg {
    background: linear-gradient(13deg, #4600B7 7.58%, #9E62FF 93.27%);
    filter: blur(2px);
    opacity: 1;
}

.step_nav_btn.active .step_icon span,
.step_nav_btn:hover .step_icon span,
.mobile_step_icon span {
    color: #fff;
}

.step_nav_btn.active .step_text p,
.step_nav_btn:hover .step_text p {
    color: #E6E6E6;
}

.content_3 {
    margin: 0 auto;
    margin-top: 120px;
    max-width: 1600px;
    padding-bottom: 120px;
    width: 96%;
}

.content_3 .carousel-component-content {
    margin: 0 auto;
    background: url('https://focusee.imobie-resource.com/img/features_cont3_bg.png') no-repeat center top;
    background-size: 100% 100%;
    padding: 80px 0 60px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.content_3 .carousel-component-panel {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content_3 .text {
    margin: 0 auto;
    width: 68%;
}

.content_3 .comment {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 20px;
}

.content_3 .carousel-component-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content_3 .author {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.content_3 .author a {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.content_3 .avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.5;
}

.content_3 .avatar img {
    width: 100px;
    height: 100%;
    display: block;
    object-fit: cover;
}

.content_3 .carousel-component-btn.active .avatar {
    opacity: 1;
}

.content_3_des {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    margin-top: 20px;
}

.content_4 {
    background: url('https://focusee.imobie-resource.com/img/features_cont4_bg.png') no-repeat center bottom;
    padding: 100px 0 110px 0;
    position: relative;
}

.content_4_line {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(59, 59, 59, 0), rgba(59, 59, 59, 1), rgba(59, 59, 59, 1), rgba(59, 59, 59, 0));
    position: absolute;
    top: 0;
    left: 0;
}

.content_4_inner {
    margin: 0 auto;
    max-width: 1240px;
    width: 90%;
}

.content_4_tools {
    margin: 0 auto;
    margin-top: 40px;
    max-width: 1240px;
    display: flex;
    gap: 40px 20px;
    flex-wrap: wrap;
    justify-content: center;
    width: 96%;
}

.content_4_tools_item {
    width: fit-content;
    height: 80px;
    border-radius: 15px;
}

.content_4_tools_item a {
    text-decoration: none;
    height: 80px;
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}

.content_4_tools_bg_1 {
    background: #F6FFFF;
}

.content_4_tools_bg_2 {
    background: #EEE1FF;
}

.content_4_tools_bg_3 {
    background: #C5EAFF;
}

.content_5 {
    background: radial-gradient(75.8% 70.33% at 50% 13.4%, #FFF 0%, #F1EFFF 100%);
    padding: 100px 0;
}

.content_5 .h2_title {
    color: #000;
}

.content_5_faq_list {
    margin: 0 auto;
    max-width: 1400px;
    margin-top: 60px;
    width: 96%;
}

.faq_item {
    border-radius: 20px;
    border: 1px solid #C7C4E9;
    box-sizing: border-box;
    padding: 24px 20px;
    cursor: pointer;
    margin-bottom: 24px;
}

.faq_item:last-child {
    margin-bottom: 0;
}

.faq_item.active .faq_q h4 i,
.faq_item:hover h4 i {
    background: rgba(158, 98, 255, 0.20);
    color: #9E62FF;
}

.faq_q h4 {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.faq_q h4 i {
    margin: 0;
    color: #666666;
    border-radius: 50%;
    background: rgba(163, 163, 163, 0.20);
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    flex-shrink: 0;
}

.faq_a p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
}

.content_6 {
    margin-top: 140px;
    padding-top: 120px;
    padding-bottom: 98px;
    background: url(https://focusee.imobie-resource.com/img/home_section_9_tabs_1.png) top center no-repeat;
    background-size: 100% auto;
}

.logo_box {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 50px;
}

.logo_box .item {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    opacity: 0.15;
    padding: 1px;
    box-sizing: border-box;
}


.logo_box .item_logo {
    width: 178px;
    height: 178px;
    position: relative;
}

.logo_box .bg_box {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.logo_box .item_logo .logo {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.logo_box .item_logo .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 1s ease-in-out;
}

.logo_box .item_logo .bg_border {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 40px;
    background: linear-gradient(180deg, #423DE5, #1B0046, #423DE5);
    transition: all 1s ease-in-out;
}

.logo_box .item_1 {
    width: 112px;
    height: 112px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 1), rgba(135, 71, 238, 1));
}

.logo_box .item_2 {
    width: 135px;
    height: 135px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 1), rgba(135, 71, 238, 1));
}

.logo_box .item_3 {
    width: 135px;
    height: 135px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(135, 71, 238, 1));
}

.logo_box .item_4 {
    width: 112px;
    height: 112px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(135, 71, 238, 1));
}

.logo_box .item_1 .bg_box,
.logo_box .item_2 .bg_box {
    background: linear-gradient(270deg, rgba(211, 183, 255, 1) -5.56%, rgba(57, 3, 144, 1));
}

.logo_box .item_3 .bg_box,
.logo_box .item_4 .bg_box {
    background: linear-gradient(90deg, rgba(211, 183, 255, 1) -5.56%, rgba(57, 3, 144, 1));
}

.logo_box_bg_show .bg {
    transform: scale(1.7);
}

.logo_box_bg_show .bg_border {
    transform: scale(1.02);
}

.section_6_title {
    margin: 0 auto;
    color: #E6E6E6;
    text-align: center;
    max-width: 947px;
    width: 98%;
    margin-bottom: 30px;
    margin-top: 50px;
}

.section_6_title span {
    margin: 0 auto;
    color: #E6E6E6;
    text-align: center;
    font-family: "Poltawski Nowy";
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    opacity: 0.6;
    display: block;
}

.section_6_title p {
    margin: 0 auto;
    color: #E6E6E6;
    font-size: 36px;
    font-weight: 600;
    margin-top: 10px;
}

.section_6_button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

@media screen and (max-width: 1500px) {
    .content_1_item {
        gap: 60px;
    }
}

@media screen and (max-width: 1400px) {
    .banner_content {
        gap: 30px;
    }

    .banner_text {
        width: 46%;
    }

    .content_1_item_text_content {
        max-width: 500px;
    }

    .banner_text h1 {
        font-size: 40px
    }
}

@media screen and (max-width: 1300px) {
    .content_1_item {
        gap: 40px;
    }

    .content_1_item_text_content {
        max-width: 400px;
    }
}

@media screen and (max-width: 1200px) {

    #avatar .content_1_item_text_content .w87p,
    #avatar .content_1_item_text_content .w77p,
    #filterWords .content_1_item_text_content .w77p,
    #filterWords .content_1_item_text_content .w72p {
        width: 100%;
    }

    .content_2_tbs {
        display: none;
    }

    .content_2_tbs_mobile {
        display: block;
    }

    .content_3 .carousel-component-content {
        padding: 50px 0 40px 0;
    }

    .banner_content {
        flex-direction: column-reverse;
        text-align: center;
    }

    .banner_img {
        max-width: 560px;
    }

    .banner_text {
        width: 100%;
        max-width: 900px;
    }

    .banner_button {
        justify-content: center;
    }

    .content_1_item {
        flex-direction: column-reverse;
        text-align: center;
        padding: 60px 40px;
    }

    .content_1_item_right {
        flex-direction: column;
    }

    .content_1_item_text_content {
        max-width: 900px;
    }

    .content_1_item .bg_btn,
    .content_1_item .line_btn {
        margin: 0 auto;
    }

    .content_3 {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 980px) {
    .content_3 .carousel-component-content {
        background: url('https://focusee.imobie-resource.com/img/features_cont3_bg_mobile.png') no-repeat center top;
        background-size: 100% 100%;
        max-width: 650px;
        padding: 30px 30px 40px 30px;
        border-radius: 40px 40px 0 0;
    }

    .content_3 .text {
        width: 100%;
    }

    .content_3 .comment {
        font-size: 18px;
        font-weight: 400;
    }

    .logo_box {
        gap: 20px;
    }

    .logo_box .item_1,
    .logo_box .item_4 {
        width: 87px;
        height: 87px;
    }

    .logo_box .item_2,
    .logo_box .item_3 {
        width: 97px;
        height: 97px;
    }

    .logo_box .item_logo {
        width: 115px;
        height: 115px;
    }

    .logo_box .item_logo .bg_border {
        border-radius: 25px;
    }

    .logo_box .bg_box,
    .logo_box .item {
        border-radius: 25px;
    }

    .content_2_tbs_next,
    .content_2_tbs_prev {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .main {
        padding-top: 80px;
    }

    .banner_text {
        width: 90%;
    }

    .content_1_item {
        margin-bottom: 40px;
    }

    .mobile_step_des {
        font-size: 20px;
    }

    .content_1_item_text_content p {
        font-size: 16px;
    }

    .content_2_tbs_mobile_step {
        margin-bottom: 80px;
    }

    .content_2 {
        margin-top: 80px;
    }

    .content_3 {
        margin-top: 80px;
    }

    .content_4 {
        padding: 80px 0 90px 0;
    }

    .content_5 {
        padding: 60px 0;
    }

    .content_6 {
        margin-top: 100px;
    }

    .content_5_faq_list {
        margin-top: 40px;
    }

    .banner_button,
    .section_6_button {
        flex-direction: column;
    }

    .banner_button>div,
    .section_6_button>div {
        width: 88%;
    }

    .logo_box {
        gap: 20px;
        margin-bottom: 30px;
    }

    .logo_box .item_1,
    .logo_box .item_4 {
        width: 47px;
        height: 47px;
    }

    .logo_box .item_2,
    .logo_box .item_3 {
        width: 57px;
        height: 57px;
    }

    .logo_box .item_logo {
        width: 75px;
        height: 75px;
    }

    .logo_box .item_logo .bg_border {
        border-radius: 16px;
    }

    .logo_box .bg_box,
    .logo_box .item {
        border-radius: 15px;
    }

    .section_6_title {
        margin-bottom: 20px;
    }

    .section_6_title span {
        max-width: 335px;
        font-size: 15px;
    }

    .section_6_title p {
        max-width: 335px;
        font-size: 20px;
    }

    .content_1 .content_des {
        margin-bottom: 60px;
    }


    .content_1_item_text_content h3 {
        font-size: 24px;
    }
}

@media screen and (max-width: 470px) {

    .main {
        padding-top: 60px;
    }

    .banner_text h1 {
        font-size: 32px;
    }

    .banner_des {
        margin-bottom: 40px;
        font-size: 18px;
    }

    .banner {
        padding: 60px 0;
    }

    .h2_title {
        font-size: 26px;
    }

    .content_des {
        font-size: 16px;
    }

    .content_1_item {
        padding: 40px 24px;
        gap: 18px;
    }

    .mobile_step_text_inner p {
        font-size: 22px;
    }

    .mobile_step_des {
        font-size: 16px;
    }

    .faq_q h4 {
        font-weight: 500;
        font-size: 18px;
    }

    .bg_btn a,
    .line_btn a {
        font-size: 16px;
    }

    .content_6 {
        margin-top: 60px;
        padding-bottom: 60px;
    }

    .content_2,
    .content_3 {
        margin-top: 60px;
    }

    .content_4 {
        padding: 60px 0;
    }

    .content_1 .content_des {
        margin-bottom: 40px;
    }

    .content_2_tbs_mobile_step {
        margin-bottom: 40px;
    }

    .mobile_step_img {
        margin-bottom: 14px;
    }
}