/* ============HERO SECTION ============ */

.about_hero_img {
    width: 320px;
    height: 312px;
}

.hero-description {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    max-width: 524px;
}

.hero-highlight {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
    max-width: 524px;
    margin-top: 13px;
    color: #000000;
}

.hero-cta {
    margin-top: 8px; 
}

.about-frame {
    max-width: 1140px;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.about-intro {
    max-width: 736px;
    width: 736px;
    height: 181px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.about-intro h2 {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    color: #0A0A0A;
}

.about-intro .tempsubheading {
    font-family: 'Lato';
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 2px;
    color: #000000;
}

.about-intro .intro-copy {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 16px;
}

.about-cards {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    margin-top: 24px;
}

.about-card {
    flex: 1;
    width: 558px;
    height: 345px;
    background: #6787B71A;
    border-radius: 12px;
    padding: 28px;
}

.about-card ul {
    list-style: disc !important;
    margin-top: 0;
    padding-left: 23px !important;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #000;
}

.about-card ul li {
    color: #535458;
    margin-bottom: 4px;
}

.bullet-list {
    list-style-type: disc !important;
    list-style-position: outside !important;
}

.bullet-list li {
    list-style-type: disc !important;
    display: list-item !important;
}

.about-card ul li::marker {
    color: #000 !important;
    display: inline !important;
}

.about-card ul li .fw-semibold {
    font-family: 'Lato';
    font-weight: 501 !important;
}

.about-card ul li + li {
    margin-top: 10px;
}

.about-card h3 {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0;
    color: #000000;
}

.about-footer {
    background: #6787B7;
    border-radius: 8px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.about-footer p {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 24px;
    font-style: italic;
    letter-spacing: 0;
    text-align: center;
}

.about_claims_section {
    margin-top: 0;
    padding-top: 32px;
}

.what_we_offer_circle {
    width: 470px;
    height: 670px;
    top: 0;
    left: 0;
    opacity: 0.2;
    border-width: 1px;
}

.get_touch_heading {
    width: 573px;
    height: 174px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2px;
}

.get_touch_heading span {
    display: block;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
}

.get_touch_copy {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    margin-bottom: 24px;
    color: #ffffff;
}

.get_touch_cta {
    margin-top: 24px;
}

.why_list_section {
    margin-top: -20px;
    padding-top: 0;
}

.why_list_section .common_title_heading {
    color: #0A0A0A;
}

.temporary_section {
    padding-top: 64px;
    padding-bottom: 82px;
    margin-top: 0px;
    position: relative;
}

.temporary_section .subtext {
    color: #0A0A0A;
}

.temporary_section .section_copy {
    color: #535458;
}

.temporary_section .verisk_steps_circle {
    width: 470px;
    height: 670px;
    top: 340px;
    left: 1055px;
    opacity: 0.2;
    border-width: 1px;
    bottom: auto;
    right: auto;
}

.temporary_container {
    width: 1140px;
    height: 441px;
    margin: 0 auto;
    display: flex;
    gap: 156px;
    align-items: stretch;
}

.temporary_layout {
    width: 100%;
    height: 100%;
    display: flex;
    gap: 156px;
    align-items: center;
    justify-content: space-between;
}

.temporary_text {
    width: 534px;
    height: 258px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.temporary_text .fs_4xl {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
}

.temporary_text .subtext {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
}

.section_copy {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
}

.temporary_text p {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    margin: 0;
}

.temporary_text p + p {
    margin-top: 12px;
}

.temporary_image img {
    width: 450px;
    height: 441px;
    object-fit: cover;
}

.submit-property_section {
    padding-top: 32px;
    padding-bottom: 32px;
}

.submit_property_block {
    margin-top: 40px;
}

.submit_property_container {
    max-width: 1118px;
    margin: 0 auto;
    display: flex;
    gap: 180px;
    align-items: center;
    justify-content: space-between;
    height: 391px;
}

.submit_property_image img {
    width: 394.36px;
    height: 391px;
    object-fit: contain;
}

.submit_property_content {
    max-width: 534px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
}

.submit_property_content .subtext {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
    color: #0A0A0A;
}

.submit_property_content .section_copy {
    color: #535458;
}

.verisk_heading {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
font-size: 48px;
line-height: 120%;
letter-spacing: 0;
}

.submit_property_btn {
    width: 227px;
    height: 48px;
    border-radius: 251px;
    background: #6787B7;
    border: 1px solid var(--color-purple);
    color: #fff;
    font-family: 'Lato';
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    padding: 12px 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
}

.submit_property_btn:hover {
    box-shadow: inset 0px -54px 0px 0px #fff;
    color: #000;
    border-color: #000;
}

/* =========== SERVICE CARD SLIDER ============= */
.swiper-wrapper {
    transition-timing-function: linear !important;
}

.service_bottom_circle {
    bottom: -28% !important;
}

.service_card {
    border: 1px solid #00000014;
    border-radius: 12px;
    width: 100%;
    height: 267px;
    background: #ffffff;
    box-shadow: none;
    text-align: left;
    align-items: flex-start;
    transition: box-shadow 0.3s ease, border 0.3s ease;
}

.service_icon_hover svg circle,
.service_icon_hover svg path {
    transition: 0.3s ease;
}

.slider_icons_about {
    width: 65px;
    height: 65px;
    border-radius: 100%;
}

.slider_icons_about::after {
    content: "";
    background: linear-gradient(90deg, #6787B7 0%, #6BCABA 100%);
    width: 100%;
    height: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    transition: height 0.3s ease;
}

.slider_icons_about svg {
    position: relative;
    z-index: 2;
}

.service_cards_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    gap: 24px;
    margin-top: 42px;
}

.service_cards_grid .service_card {
    flex: none;
}

.service_icon_hover:hover .slider_icons_about::after {
    height: 100%;
}

.service_card:hover {
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
    border: none;
}

.service_icon_hover:hover svg circle,
.service_icon_hover:hover svg path {
    fill: #ffffff;
}

.swiper-button-lock {
    display: block !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "hidden" !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'hidden' !important;
}

.slider_right_arrow {
    right: -53px !important;
    top: 60% !important;
    z-index: 11;
}

.slider_left_arrow {
    left: -53px !important;
    top: 60% !important;
    z-index: 11;
}

.swiper,
.swiper-container,
.swiper-wrapper {
    height: inherit !important;
    display: flex !important;
    padding: 20px 0px;
}

.swiper-slide {
    height: inherit !important;
    padding: 0 12px !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 45px !important;
    height: 45px !important;
}

.slider_arrow:hover svg circle {
    fill: var(--color-purple);
}

.slider_arrow:hover svg path {
    fill: white;
}

/* ========================== WHY OOPS =============================== */

.why_oops_card_icons {
    width: 100%;
    max-width: 50px;
    height: 50px;
    border: 1px solid #E6ECF3;
    box-shadow: 0px 1px 14.4px 0px #6787B742;
}

.why_oops_roadmap_line::after {
    content: "";
    width: 1px;
    height: var(--after-height, 70%);
    left: 5% !important;
    background: linear-gradient(90deg, #6787B7 0%, #6BCABA 100%);
    position: absolute;
    top: 74px;
    z-index: -1;
}

.top_75 {
    top: 75px !important;
}

.start_35 {
    left: 35px !important;
}

.bg_white_paper {
    background: url("../images/webp/white_paper_bg.webp") no-repeat;
}

.about_pocket_img {
    width: 100px;
    height: 88px;
}

.about_pocket_content {
    height: 152px;
    width: 152px;
}

.white_paper_circle {
    max-width: 280px;
    height: 280px;
}

.white_paper_icons {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0px 1px 14.4px 0px var(--shadow-black);
}

.education_icon {
    left: 95px;
    top: -52px;
}

.reporting_icon {
    right: 236px;
    top: 57px;
}

.collecting_icon {
    right: -31px;
    top: 44px;
}

.verify_icon {
    bottom: -23px;
    right: 14px;
}

.auditing_icon {
    bottom: -19px;
    left: 23px;
}

.second_arrow,
.third_arrow,
.first_arrow {
    height: 24px;
    width: 24px;
    opacity: 0;
}

.first_arrow {
    left: 36px;
    top: 26px;
}

.second_arrow {
    right: -9px;
    bottom: 94px;
    transform: rotate(160deg);
}

.third_arrow {
    right: 118px;
    bottom: -11px;
    transform: rotate(223deg);
}



@media (max-width:1199.98px) {
    .swiper-slide {
        padding: 0 8px !important;
    }

    .service_bottom_circle {
        width: 100px;
        bottom: -19% !important;
    }
}

@media (max-width:1023.98px) {
    .swiper-slide {
        padding: 0 8px !important;
    }
}

@media (max-width:991.98px) {
    .service_bottom_circle {
        width: 70px;
        bottom: -14% !important;
    }

    .service_cards_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:575.98px) {

    .swiper,
    .swiper-container,
    .swiper-wrapper {
        padding-bottom: 20px !important;
    }

    .service_bottom_circle {
        width: 50px;
        bottom: -12% !important;
    }

    .service_cards_grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width:1279.98px) {
    .slider_right_arrow {
        right: 50% !important;
        top: unset !important;
        bottom: -12px;
        transform: translateX(55px);
    }

    .slider_left_arrow {
        left: 50% !important;
        top: unset !important;
        bottom: -12px;
        transform: translateX(-55px);
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 40px !important;
        height: 40px !important;
    }

    .swiper,
    .swiper-container,
    .swiper-wrapper {
        padding: 15px 0px;
        padding-bottom: 28px;
    }

    .why_oops_roadmap_line::after {
        top: 50px !important;
        left: 36px !important;
    }

}

@media (min-width:576px) {
    .reporting_icon {
        right: 248px;
        top: 75px;
    }

    .collecting_icon {
        right: -119px;
        top: 66px;
    }

    .auditing_icon {
        bottom: 14px;
        left: -62px;
    }

    .verify_icon {
        bottom: 11px;
        right: -65px;
    }

    .about_hero_img {
        width: 400px;
        height: 392px;
    }

    .why_oops_roadmap_line::after {
        top: 50px !important;
        left: 36px !important;
    }
}

@media (min-width:768px) {
    .about_hero_img {
        width: 330px;
        height: 322px;
    }

    .white_paper_circle {
        max-width: 340px;
        height: 340px;
    }

    .white_paper_icons {
        width: 60px;
        height: 60px;
    }

    .about_pocket_img {
        width: 120px;
        height: 106px;
    }

    .education_icon {
        left: 115px;
        top: -66px;
    }

    .reporting_icon {
        right: 304px;
        top: 91px;
    }

    .collecting_icon {
        right: -118px;
        top: 66px;
    }

    .verify_icon {
        bottom: 12px;
        right: -64px;
    }

    .auditing_icon {
        bottom: 31px;
        left: -90px;
    }

    .first_arrow {
        left: 50px;
        top: 29px;
    }

    .second_arrow {
        right: -4px;
        bottom: 108px;
    }

    .third_arrow {
        right: 171px;
        bottom: -9px;
    }

}

@media (min-width:992px) and (max-width: 1199.98px) {
    .service_cards_grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .service_card {
        width: 100%;
        min-width: 0;
    }
}

@media (min-width:992px) {
    .why_oops_roadmap_line::after {
        content: "";
        width: var(--after-width, 72%);
        height: 1px !important;
        left: 14% !important;
        background: linear-gradient(90deg, #6787B7 0%, #6BCABA 100%);
        position: absolute;
        top: 74px !important;
        z-index: -1;
    }

    .about_hero_img {
        width: 451px;
        height: 451px;
    }

    .white_paper_circle {
        max-width: 360px;
        height: 360px;
    }

    .white_paper_icons {
        width: 70px;
        height: 70px;
        border-radius: 50%;
    }

    .education_icon {
        left: 142px;
        top: -85px;
    }

    .reporting_icon {
        right: 308px;
        top: 77px;
    }

    .collecting_icon {
        right: -39px;
        top: 52px;
    }

    .verify_icon {
        bottom: -39px;
        right: 22px;
    }

    .auditing_icon {
        bottom: -33px;
        left: 17px;
    }

    .first_arrow {
        left: 52px;
        top: 33px;
    }

    .second_arrow {
        right: -4px;
        bottom: 114px;
    }
}

@media (min-width:1200px) {
    .about_pocket_img {
        width: 152px;
        height: 136px;
    }

    .about_hero_img {
        width: 451.3px;
        height: 451x;
    }

    .education_icon {
        left: 133px;
        top: -89px;
    }

    .reporting_icon {
        right: 313px;
        top: 90px;
    }

    .collecting_icon {
        right: -146px;
        top: 89px;
    }

    .verify_icon {
        bottom: 7px;
        right: -79px;
    }

    .auditing_icon {
        bottom: 26px;
        left: -92px;
    }

    .third_arrow {
        right: 189px;
        bottom: -8px;
    }

    .translate_y {
        transform: translateY(-48px);
    }
}

/* ============ RESPONSIVE QUERIES BELOW 1200PX ============ */

@media (max-width: 1199.98px) {
    .about-frame {
        max-width: 100%;
        padding: 24px;
    }

    .about-intro {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

    .about-intro h2 {
        font-size: 40px;
    }

    .about-intro .tempsubheading {
        font-size: 18px;
    }

    .about-cards {
        gap: 20px;
    }

    .about-card {
        width: 100%;
        height: auto;
        min-height: 300px;
    }

    .temporary_container {
        width: 100%;
        max-width: 960px;
        gap: 80px;
        height: auto;
        padding: 0 24px;
    }

    .temporary_layout {
        gap: 80px;
    }

    .temporary_text {
        width: 100%;
        max-width: 450px;
        height: auto;
    }

    .temporary_text .fs_4xl,
    .temporary_text .subtext {
        font-size: 40px;
    }

    .temporary_image img {
        width: 380px;
        height: 372px;
    }

    .temporary_section .verisk_steps_circle {
        width: 400px;
        height: 570px;
        top: 300px;
        left: auto;
        right: -100px;
    }

    .submit_property_container {
        max-width: 960px;
        gap: 100px;
        height: auto;
        padding: 0 24px;
    }

    .submit_property_image img {
        width: 340px;
        height: 337px;
    }

    .submit_property_content {
        max-width: 450px;
    }

    .submit_property_content .subtext,
    .verisk_heading {
        font-size: 40px;
    }

    .get_touch_heading {
        width: 100%;
        max-width: 500px;
        height: auto;
    }

    .get_touch_heading span {
        font-size: 40px;
    }

    .what_we_offer_circle {
        width: 400px;
        height: 570px;
    }
}

@media (max-width: 991.98px) {
    .about-intro h2 {
        font-size: 36px;
    }

    .about-intro .tempsubheading {
        font-size: 16px;
    }

    .about-card {
        min-height: 280px;
        padding: 24px;
    }

    .about-card h3 {
        font-size: 22px;
    }

    .about-card ul {
        font-size: 15px;
    }

    .temporary_container {
        max-width: 720px;
        gap: 60px;
        flex-direction: column;
        align-items: center;
    }

    .temporary_layout {
        flex-direction: column;
        gap: 40px;
    }

    .temporary_text {
        max-width: 100%;
        text-align: center;
    }

    .temporary_text .fs_4xl,
    .temporary_text .subtext {
        font-size: 36px;
    }

    .temporary_image img {
        width: 340px;
        height: 333px;
    }

    .temporary_section .verisk_steps_circle {
        width: 350px;
        height: 500px;
        top: auto;
        bottom: -100px;
        right: -80px;
    }

    .submit_property_container {
        max-width: 720px;
        gap: 60px;
        flex-direction: column-reverse;
        align-items: center;
    }

    .submit_property_image img {
        width: 300px;
        height: 297px;
    }

    .submit_property_content {
        max-width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .submit_property_content .subtext,
    .verisk_heading {
        font-size: 36px;
    }

    .submit_property_btn {
        margin: 0 auto;
    }

    .get_touch_heading {
        max-width: 100%;
    }

    .get_touch_heading span {
        font-size: 36px;
    }

    .get_touch_copy {
        font-size: 15px;
    }

    .what_we_offer_circle {
        width: 350px;
        height: 500px;
    }

    .hero-description {
        font-size: 15px;
    }

    .hero-highlight {
        font-size: 18px;
    }
}

@media (max-width: 767.98px) {
    .about-frame {
        padding: 20px;
        gap: 24px;
    }

    .about-intro h2 {
        font-size: 32px;
    }

    .about-intro .tempsubheading {
        font-size: 15px;
    }

    .about-intro .intro-copy {
        font-size: 14px;
    }

    .about-cards {
        gap: 16px;
    }

    .about-card {
        min-height: 260px;
        padding: 20px;
    }

    .about-card h3 {
        font-size: 20px;
    }

    .about-card ul {
        font-size: 14px;
        padding-left: 20px !important;
    }

    .about-footer {
        height: 60px;
    }

    .about-footer p {
        font-size: 20px;
        padding: 0 16px;
    }

    .temporary_container {
        max-width: 540px;
        padding: 0 20px;
    }

    .temporary_text .fs_4xl,
    .temporary_text .subtext {
        font-size: 32px;
    }

    .section_copy {
        font-size: 14px;
    }

    .temporary_image img {
        width: 300px;
        height: 294px;
    }

    .temporary_section {
        padding-top: 48px;
        padding-bottom: 64px;
    }

    .temporary_section .verisk_steps_circle {
        width: 300px;
        height: 430px;
        bottom: -80px;
        right: -60px;
    }

    .submit_property_container {
        max-width: 540px;
        padding: 0 20px;
        gap: 40px;
    }

    .submit_property_image img {
        width: 260px;
        height: 258px;
    }

    .submit_property_content .subtext,
    .verisk_heading {
        font-size: 32px;
    }

    .submit_property_btn {
        width: 200px;
        height: 44px;
        font-size: 15px;
        padding: 10px 20px;
    }

    .get_touch_heading span {
        font-size: 32px;
    }

    .get_touch_copy {
        font-size: 14px;
    }

    .what_we_offer_circle {
        width: 300px;
        height: 430px;
    }

    .hero-description {
        font-size: 14px;
    }

    .hero-highlight {
        font-size: 15px;
    }

    .service_cards_grid {
        gap: 16px;
        margin-top: 32px;
    }

    .service_card {
        width: 100%;
        height: auto;
        min-height: 240px;
    }

    .why_list_section {
        margin-top: 40px;
    }
}

@media (max-width: 599.98px) {
    .about-frame {
        padding: 16px;
        gap: 20px;
    }

    .about-intro h2 {
        font-size: 28px;
    }

    .about-intro .tempsubheading {
        font-size: 14px;
    }

    .about-intro .intro-copy {
        font-size: 13px;
    }

    .about-cards {
        gap: 12px;
        margin-top: 20px;
    }

    .about-card {
        min-height: 240px;
        padding: 16px;
    }

    .about-card h3 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .about-card ul {
        font-size: 13px;
        padding-left: 18px !important;
    }

    .about-card ul li + li {
        margin-top: 8px;
    }

    .about-footer {
        height: 50px;
    }

    .about-footer p {
        font-size: 16px;
        padding: 0 12px;
    }

    .temporary_container {
        max-width: 100%;
        padding: 0 16px;
        gap: 32px;
    }

    .temporary_text .fs_4xl,
    .temporary_text .subtext {
        font-size: 28px;
    }

    .section_copy {
        font-size: 13px;
    }

    .temporary_image img {
        width: 260px;
        height: 255px;
    }

    .temporary_section {
        padding-top: 40px;
        padding-bottom: 48px;
    }

    .temporary_section .verisk_steps_circle {
        width: 250px;
        height: 360px;
        bottom: -60px;
        right: -40px;
    }

    .submit_property_container {
        max-width: 100%;
        padding: 0 16px;
        gap: 32px;
    }

    .submit_property_image img {
        width: 220px;
        height: 218px;
    }

    .submit_property_content .subtext,
    .verisk_heading {
        font-size: 28px;
    }

    .submit_property_btn {
        width: 180px;
        height: 40px;
        font-size: 14px;
        padding: 8px 16px;
    }

    .get_touch_heading {
        padding: 0 16px;
    }

    .get_touch_heading span {
        font-size: 28px;
    }

    .get_touch_copy {
        font-size: 13px;
        padding: 0 16px;
    }

    .get_touch_cta {
        padding: 0 16px;
        margin-top: 20px;
    }

    .what_we_offer_circle {
        width: 250px;
        height: 360px;
    }

    .hero-description {
        font-size: 13px;
    }

    .hero-highlight {
        font-size: 15px;
    }

    .service_cards_grid {
        gap: 16px;
        margin-top: 32px;
    }

    .service_card {
        width: 100%;
        height: auto;
        min-height: 240px;
    }
}