body {
    color: var(--OX-Dark-Blue);
    background-color: var(--OX-Off-White);
} 

body.home {
    background-color: #fff;
}

.ox_wyswig {}

.ox_wyswig p {
    font-weight: 400;
    font-size: 0.78301rem;
    line-height: 150%;
    margin-bottom: 0;
}

.ox_wyswig p:not(:last-child) {
    margin-bottom: 0.626409rem;
}

.ox_wyswig p strong {
    font-weight: 700;
}

.ox_wyswig p a {
    color: var(--OX-Green);
}

.ox_solid_button {
    width: 100%;
    height: 2.270734rem;
    padding-inline: 0.783012rem;
    border: none;
    border-radius: 0;
    font-weight: 400;
    font-size: 0.66556rem;
    line-height: 147.059%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.ox_button_black {
    color: #fff;
    background-color: var(--OX-Dark-Blue);
}

.ox_button_green {
    color: var(--OX-Dark-Blue);
    background-color: var(--OX-Green);
}

@media (Hover: hover) {
    .ox_button_black:hover {
        color: #fff;
        background-color: var(--OX-Grapefruit-Pink);
    }

    .ox_button_green:hover {
        color: var(--OX-Dark-Blue);
        background-color: var(--OX-Grapefruit-Pink);
    }
}

/*  HEADER CSS START  */
.ox_header {
    padding-top: 1.252819rem;
    padding-bottom: 1.096216rem;
    position: relative;
    background-color: var(--OX-Off-White);
}

.ox_link_logo_header {}

.ox_logo_header {
    width: 2.740541rem;
    height: auto;
}

.ox_main_menu,
.ox_button_menu {
    padding-left: 0;
    margin-bottom: 0;
    line-height: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.349035rem;
}

.ox_main_menu li a {
    font-weight: 400;
    font-size: 0.50896rem;
    line-height: 153.846%;
    color: var(--OX-Dark-Blue, #1A1C24);
    text-decoration: none;
}

.ox_button_menu {
    justify-content: end;
    gap: 0.587259rem;
}

.ox_button_menu li a {
    width: 100%;
    min-width: 5.011275rem;
    height: 1.487722rem;
    padding-inline: 0.587259rem;
    font-weight: 400;
    font-size: 0.66556rem;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: 1px solid var(--OX-Dark-Blue, #1A1C24);
}

.ox_button_menu li:not(:last-child) a {
    color: var(--OX-Dark-Blue, #1A1C24);
}

.ox_button_menu li:last-child a {
    color: #fff;
    background-color: var(--OX-Dark-Blue, #1A1C24);
}
.ox_main_menu li.current_page_item a {
    color: var(--OX-Grapefruit-Pink, #fe8583);
}
@media (Hover: hover) {
    .ox_main_menu li a:hover {
        color: var(--OX-Grapefruit-Pink, #fe8583);
    }

    .ox_button_menu li:not(:last-child) a:hover {
        color: #fff;
        background-color: var(--OX-Dark-Blue, #1A1C24);
    }

    .ox_button_menu li:last-child a:hover {
        color: var(--OX-Dark-Blue, #1A1C24);
        border-color: var(--OX-Green, #53EB7C);
        background-color: var(--OX-Green, #53EB7C);
    }
}
/*  HEADER CSS END  */


/*  HOME PAGE CSS START  */
.ox_hero_section {
    position: relative;
    z-index: 1;
}

.ox_hero_with_bg_image_section {
    min-height: 26.405177rem;
    padding-top: 4.468568rem;
    padding-bottom: 4.468568rem;
    background-color: var(--OX-Dark-Blue, #1A1C24);
    /*background-image: url(../images/bg-hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
}

.ox_hero_with_bg_image_section:before {
    content: " ";
    width: 100%;
    max-width: 20.436670rem;
    height: 8.624650rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='654' height='276' viewBox='0 0 654 276' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1148_498' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='654' height='276'%3E%3Crect width='654' height='276' fill='%2353EB7C'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1148_498)'%3E%3Ccircle cx='280' cy='-115' r='388' stroke='%2353EB7C' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    z-index: 3;
}

.ox_hero_with_bg_image_section:after {
    content: " ";
    width: 100%;
    max-width: 22.342842rem;
    height: 110%;
    display: block;
    position: absolute;
    top: 0;
    right: 1.062457rem;
    right: 0;
    background-color: var(--OX-Green);
    clip-path: polygon(80% 0, 100% 0, 20% 100%, 0% 100%);
    z-index: 3;
    /*background-image: url("data:image/svg+xml,%3Csvg width='654' height='276' viewBox='0 0 654 276' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1148_498' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='654' height='276'%3E%3Crect width='654' height='276' fill='%2353EB7C'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1148_498)'%3E%3Ccircle cx='280' cy='-115' r='388' stroke='%2353EB7C' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;*/
}

.ox_bg_image_warpper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ox_bg_image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
}

.ox_bg_image_warpper:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.ox_home_hero_content_box {
    max-width: 42.869895rem;
    height: 21.885179rem;
    border-radius: 0.822162rem;
    border: 1.5px solid #FCFCFC;
    margin-inline: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2
}

.ox_home_hero_content_box h1 {
    font-weight: 600;
    font-size: 3.71931rem;
    line-height: 105.263%; /* 105.263% */
    color: #FFF;
    max-width: 24.175489rem;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 6;
}

.ox_below_hero_section {
    padding-top: 4.776372rem;
    padding-bottom: 3.132047rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_section_logo {
    margin-bottom: 0.939614rem;
}

.ox_section_logo img {
    width: 100%;
    max-width: 3.797607rem;
    height: auto;
}

.ox_below_hero_section h2 {
    font-style: normal;
    font-size: 1.76178rem;
    line-height: 111.111%;
    color: #FFF;
    margin-bottom: 0;
}

.ox_below_hero_section .ox_wyswig p {
    color: var(--OX-Off-White);
}

.ox_find_home_section {
    padding-top: 1.996680rem;
    padding-bottom: 2.427337rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Tea-Green);
}

.ox_section_heading {
    font-weight: 600;
    font-size: 1.76178rem;
    line-height: 111.111%;
    margin-bottom: 0.978765rem;
    color: var(--OX-Dark-Blue);
}

.ox_find_home_header_content_box .ox_wyswig p {
    color: var(--OX-Dark-Blue);
    line-height: 125%;
}

.ox_find_home_header_content_box .ox_solid_button {
    max-width: 10.648960rem;
    margin-top: 1.918379rem;
}

.ox_swiper_slider_warpepr {
    width: 100%;
    max-width: calc(50vw + 23.216299rem);
    padding-left: 0.587259rem;
    margin-top: 1.957529rem;
    padding-bottom: 3.523553rem;
    margin-left: auto;
    position: relative;
}

.ox_find_home_section .ox_swiper_slider_warpepr {
    padding-right: 2.936294rem;
}

.ox_find_home_section .ox_swiper_slider_warpepr .swiper-slide {
    width: 100%;
    max-width: 18.400777rem !important;
    height: auto;
}

.ox_find_home_box {
    padding-top: 1.350695rem;
    padding-bottom: 1.154942rem;
    padding-inline: 1.977105rem;
    background-color: var(--OX-Off-White);
    position: relative;
    overflow: hidden;
}

.ox_find_home_box_title {
    font-weight: 700;
    font-size: 0.93961rem;
    line-height: 104.167%;
    color: var(--OX-Dark-Blue);
    margin-left: 0.391506rem;
    margin-bottom: 0.587259rem;
}

.ox_find_home_box_image {
    width: 100%;
    height: 9.787647rem;
    margin-bottom: 0.391506rem;
    position: relative;
}

.ox_find_home_box_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_find_home_image_badge {
    width: 100%;
    max-width: 6.264094rem;
    height: 1.566024rem;
    padding-inline: 0.783012rem;
    font-weight: 400;
    font-size: 0.70471rem;
    line-height: 166.667%;
    color: var(--OX-Dark-Blue);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -0.313205rem;
    right: -0.234903532949135555rem;
    background-color: var(--bg-badge);
}

.ox_find_home_details {
    margin-bottom: 1.800927rem;
}

.ox_find_home_details p,
.ox_find_home_details ul li {
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: 125%; /* 125% */
    margin-bottom: 0.313205rem;
    color: #424245;
}

.ox_find_home_details ul {
    display: flex;
    flex-direction: column;
    gap: 0.313205rem;
    margin-bottom: 0;
}

.ox_find_home_details p strong,
.ox_find_home_details ul li strong {
    font-weight: 700;
}

.ox_find_home_details ul li {
    font-size: 0.704710598847406665rem;
    line-height: 111.111%;
}

.ox_find_home_box .ox_solid_button {
    max-width: 13.350351rem;
    margin-inline: auto;
}

.bd_ox_swiper_arrow {
    width: 2.349035rem;
    height: 0.783716rem;
    position: absolute;
    bottom: 0;
    left: 0.587259rem;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.bd_ox_swiper_arrow > * {
    width: 0.783012rem !important;
    height: 0.783012rem !important;
    position: relative !important;
    margin-top: 0 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.bd_ox_swiper_arrow > *:after,
.bd_ox_swiper_arrow > *:before {content: none !important;}

.bd_ox_swiper_arrow .swiper-button-disabled,
.bd_ox_swiper_arrow .swiper-button-prev.swiper-button-disabled, 
.bd_ox_swiper_arrow .swiper-button-next.swiper-button-disabled {
    opacity: .35 !important;
}

.bd_ox_swiper_arrow > * svg {
    width: auto;
    height: 0.783012rem;
}

.bd_ox_swiper_arrow > * svg path {
    fill: #23212D;
}

.ox_ownership_stories {
    padding-top: 1.957529rem;
    padding-bottom: 1.605174rem;
    position: relative;
    overflow: hidden;
}

.ox_ownership_stories h2 {
    font-weight: 600;
    font-size: 1.37027rem;
    line-height: 114.286%;
    margin-bottom: 0;
    color: var(--OX-Dark-Blue);
}

.ox_ownership_stories .ox_swiper_slider_warpepr {
    padding-bottom: 3.327800rem;
}

.ox_ownership_stories .ox_swiper_slider_warpepr .swiper-slide {
    width: 100%;
    max-width: 45.806189rem !important;
    height: auto;
}

.ox_ownership_story_video_box {
    width: 100%;
    height: 22.511589rem;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.ox_ownership_story_video_thumnail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
    z-index: -1;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.ox_ownership_story_video_icon {
    width: 1.957529rem;
    height: 1.957529rem;
    border-radius: 100vw;
    background-color: var(--OX-Green);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.35s ease;
}

@media (hover: hover) {
    .ox_ownership_story_video_box:hover .ox_ownership_story_video_icon {
        transform: scale(1.18);
        box-shadow: 0 0 0 0.4rem rgba(83, 235, 124, 0.25);
    }

    .ox_ownership_story_video_box:hover .ox_ownership_story_video_thumnail {
        transform: scale(1.06);
    }
}

.ox_swiper_indicator {
    width: 100%;
    height: 0.978765rem;
    max-width: 46.393448rem;
    padding-right: 0.587259rem;
    position: absolute;
    bottom: 0;
    left: 0.587259rem;
    gap: 1.174518rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ox_swiper_indicator > * {
    flex: 0 0 auto;
    max-width: 100%;
}

.ox_number_paginations {
    width: 2.740541rem;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.ox_number_paginations .swiper-pagination {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 600;
    font-size: 0.66556rem;
    line-height: 147.059%;
}

.ox_swiper_indicator .bd_ox_swiper_arrow {
    position: relative;
    left: auto;
    right: 0;
}

.ownership_stories_stepper {
    flex-grow: 1;
    max-width: 25.956840rem;
    margin-inline: auto;
    height: 0.587259rem;
    position: relative;
    z-index: 1;
}

.ownership_stories_stepper:before {
    content: " ";
    width: 100%;
    height: 0.117452rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #D9D9D9;
    z-index: -1;
}

.ownership_stories_stepper .stepper-fill {
    width: 0%;
    height: 100%;
    background-color: var(--OX-Green);
    transition: width 0.3s ease;
}

.ox_get_know_section {
    padding-top: 1.957529rem;
    padding-bottom: 3.288649rem;
    position: relative;
    overflow: hidden;
}

.ox_get_know_header_content {
    /* max-width: 18.400777rem; */
}

.ox_get_know_header_content .ox_section_heading {}

.ox_get_know_header_content .ox_wyswig {
    max-width: 17.617765rem;
    margin-inline: auto;
}

.ox_get_know_header_content .ox_wyswig p {
    font-size: 0.66556rem;
    line-height: 147.059%;
    color: var(--OX-Dark-Blue);
}

.ox_get_know_boxes {
    margin-top: 2.349035rem;
}

.ox_get_know_box_warpper {
    min-height: 18.831433rem;
}

.ox_get_know_box {
    width: 100%;
    height: 100%;
    border: 0.5px solid #C4C4C7;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
}

.ox_get_know_box_image {
    width: 100%;
    height: 9.787647rem;
    position: relative;
    overflow: hidden;
}

.ox_get_know_box_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_get_know_box_content {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding-top: 1.057066rem;
    padding-bottom: 0.704710598847406665rem;
    padding-inline: 0.783012rem;
}

.ox_get_know_box_content h3 {
    font-weight: 600;
    font-size: 0.97876rem;
    line-height: 120%;
    color: var(--OX-Dark-Blue);
    margin-bottom: 0.391506rem;
}

.ox_get_know_box_content p {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 133.333%;
    color: var(--OX-Dark-Blue);
    margin-bottom: 0.391506rem;
    flex-grow: 1;
}

.ox_get_know_box_content .ox_solid_button {
    max-width: 8.417377rem;
    margin-inline: auto;
}

@media (min-width: 1445px) {
    .ox_hero_with_bg_image_section:after {
        max-width: 35%;
        right: 0;
    }
}

@media (min-width: 768px) {
    .ox_below_hero_section h2 {
        max-width: 14.485718rem;
    }

    .ox_below_hero_section .ox_wyswig {
        max-width: 21.952205rem;
    }

    .ox_find_home_header_content_box {
        max-width: 29.950200rem;
    }
}
/*  HOME PAGE CSS END  */


/*  ABOUT US PAGE CSS START  */
.ox_hero_with_bg_image_section.ox_hero_about_section {}

.ox_hero_with_bg_image_section.ox_hero_about_section .ox_bg_image_warpper .ox_bg_image {
    max-width: 39.751198rem;
    left: 50%;
    transform: translateX(-50%);
    object-position: right center;
}

.ox_hero_with_bg_image_section.ox_hero_about_section h1 {
    max-width: 29.754448rem;
}

.ox_below_hero_section.ox_below_hero_about_section {
    padding-top: 4.384866rem;
    padding-bottom: 4.384866rem;
}

.ox_below_hero_section.ox_below_hero_about_section .ox_section_heading {
    max-width: 100%;
    margin-bottom: 1.722626rem;
}

.ox_below_hero_section.ox_below_hero_about_section .ox_wyswig p {
    color: #fff;
}

.ox_what_we_do_section {
    padding-top: 2.740541rem;
    padding-bottom: 1.918379rem;
    position: relative;
    overflow: hidden;
}

.ox_what_we_do_section .ox_section_heading {
    margin-bottom: 1.957529rem;
}

.ox_what_we_do_box_warpper {
    min-height: 15.855988rem;
}

.ox_what_we_do_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: var(--OX-Tea-Green);
}

.ox_what_we_do_box_iamge {
    width: 100%;
    height: 9.787647rem;
    position: relative;
    overflow: hidden;
}

.ox_what_we_do_box_iamge img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_what_we_do_box_content {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding-top: 0.861313rem;
    padding-bottom: 0.900464rem;
    padding-inline: 0.822162rem;
}

.ox_what_we_do_box_content h3 {
    font-weight: 600;
    font-size: 0.97876rem;
    line-height: 120%;
    margin-bottom: 0.391506rem;
    color: var(--OX-Dark-Blue);
}

.ox_what_we_do_box_content p {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 133.333%;
    color: var(--OX-Dark-Blue);
    margin-bottom: 0;
}

.ox_our_value_section {
    padding-top: 2.857993rem;
    padding-bottom: 2.818842rem;
    position: relative;
    overflow: hidden;
}

.ox_our_value_section .ox_section_heading {
    margin-bottom: 2.779692rem;
}

.ox_our_value_box_warpper {
    min-height: 8.769732rem;
}

.ox_our_value_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.ox_our_value_icon {
    width: 4.424017rem;
    height: 4.424017rem;
    border-radius: 100vw;
    background-color: var(--OX-Green);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    margin-bottom: 1.069203rem;
}

.ox_our_value_box h3 {
    font-weight: 600;
    font-size: 0.97876rem;
    line-height: 136%;
    margin-bottom: 0.340219rem;
    color: #23212D;
}

.ox_our_value_box p {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 133.333%;
    margin-bottom: 0;
    color: var(--OX-Dark-Blue)
}

.ox_right_shape_image_with_content_section {
    padding-top: 6.616450rem;
    padding-bottom: 6.616450rem;
    position: relative;
    overflow: hidden;
}

.ox_right_image_warpper {
    width: 100%;
    height: 100%;
    max-width: 26.146950rem;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(30% 0, 100% 0%, 70% 100%, 0% 100%);
}

.ox_right_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    left: 0;
}

.ox_left_content_box .ox_section_heading {}

.ox_left_content_box  .ox_wyswig {}

.ox_left_content_box  .ox_wyswig p {}

.ox_image_swiper_section {
    padding-top: 2.936294rem;
    padding-bottom: 2.544788rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_image_swiper_section .ox_swiper_slider_warpepr {
    margin-top: 0;
    padding-right: 2.897144rem;
}

.ox_image_swiper_section .ox_swiper_slider_warpepr .swiper-slide {
    width: 100%;
    max-width: 18.400777rem !important;
    height: auto;
}

.ox_swiper_image_box {
    width: 100%;
    height: 16.717301rem;
    position: relative;
    overflow: hidden;
}

.ox_swiper_image_box img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center center;
}

.ox_image_swiper_section .ox_swiper_slider_warpepr .bd_ox_swiper_arrow {}

.ox_image_swiper_section .ox_swiper_slider_warpepr .bd_ox_swiper_arrow > * {}

.ox_image_swiper_section .ox_swiper_slider_warpepr .bd_ox_swiper_arrow > * svg path {
    fill: #fff;
}

.ox_way_buy_section {
    padding-top: 4.189113rem;
    padding-bottom: 4.189113rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_way_buy_section:before {
    content: " ";
    width: 100%;
    max-width: 16.698111rem;
    height: 10.378232rem;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='539' height='335' viewBox='0 0 539 335' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1347_474' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='539' height='335'%3E%3Crect width='539' height='335' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1347_474)'%3E%3Ccircle cx='387' cy='391' r='388' stroke='%2353EB7C' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 1;
}

.ox_way_buy_content_box .ox_section_heading {
    margin-bottom: 1.370271rem;
    color: var(--OX-Off-White);
}

.ox_way_buy_content_box  .ox_wyswig {}

.ox_way_buy_content_box  .ox_wyswig p {
    color: #fff;
}

.ox_way_buy_content_box  .ox_solid_button {
    margin-top: 1.487722rem;
    max-width: 14.681471rem;
}

@media (min-width: 768px) {
    .ox_below_hero_section.ox_below_hero_about_section .ox_section_heading {
        max-width: 25.839389rem;
    }

    .ox_below_hero_section.ox_below_hero_about_section .ox_wyswig {
        max-width: 26.426647rem;
    }

    .ox_left_content_box {
        max-width: 22.080932rem;
    }
    
    .ox_way_buy_content_box {
        max-width: 28.188424rem;
    }
}
/*  ABOUT US PAGE CSS END  */


/*  NEWS PAGE CSS START  */
.ox_hero_news_section {
    padding-top: 3.327800rem;
    padding-bottom: 3.327800rem;
    background-color: var(--OX-Dark-Blue);
    overflow: hidden;
}

.ox_hero_news_section:before {
    content: " ";
    width: 100%;
    max-width: 20.967898rem;
    height: 15.655614rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='671' height='501' viewBox='0 0 671 501' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1208_693' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='671' height='501'%3E%3Crect width='671' height='501' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1208_693)'%3E%3Ccircle cx='280' cy='110' r='388' stroke='%2353EB7C' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    z-index: -1;
}

.ox_news_hero_content_sec {
    min-height: 7.947570rem;
}

.ox_news_hero_content_sec h1,
.ox_hero_our_homes_section h1 {
    font-weight: 600;
    font-size: 1.76178rem;
    line-height: 111.111%;
    margin-bottom: 0;
    color: var(--OX-Green);
}

.ox_news_hero_content_sec .ox_wyswig p,
.ox_hero_our_homes_section .ox_wyswig  p {
    color: #FFF;
}

.ox_news_hero_content_sec .ox_wyswig  p:not(:last-child),
.ox_hero_our_homes_section .ox_wyswig  p:not(:last-child) {
    margin-bottom: 0.900464rem;
}

.ox_news_hero_swiper_sec {
    padding-top: 3.327800rem;
}

.ox_news_hero_swiper_slider_warpepr {
    padding-bottom: 2.583939rem;
    position: relative;
}

.ox_news_hero_swiper_slider_warpepr .swiper-slide {
    width: 100%;
    max-width: 14.485718rem !important;
    height: auto;
}

.ox_news_post_box {
    width: 100%;
    min-height: 18.831433rem;
    display: flex;
    flex-direction: column;
    background-color: var(--OX-Off-White);
}

.ox_news_post_image {
    width: 100%;
    height: 9.787647rem;
    position: relative;
    overflow: hidden;
}

.ox_news_post_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_news_post_content {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding-top: 1.25281rem;
    padding-bottom: 0.704710598847406665rem;
    padding-inline: 0.783012rem;
}

.ox_news_post_title {
    font-weight: 600;
    font-size: 0.97876rem;
    line-height: 120%;
    margin-bottom: 0.783012rem;
    color: var(--OX-Dark-Blue);
    flex-grow: 1;
}

.ox_news_post_content .ox_solid_button {
    max-width: 8.417377rem;
    margin-inline: auto;
}

.ox_news_hero_swiper_slider_warpepr .ox_swiper_indicator {
    max-width: 100%;
    padding-right: 0;
    left: 0;
}

.ox_news_hero_swiper_slider_warpepr .ox_swiper_indicator .ox_number_paginations {}

.ox_news_hero_swiper_slider_warpepr .ox_swiper_indicator .ox_number_paginations .swiper-pagination {
    color: #fff;
}

.ox_news_hero_swiper_slider_warpepr .ox_swiper_indicator .bd_ox_swiper_arrow > * svg {
    display: block;
}

.ox_news_hero_swiper_slider_warpepr .ox_swiper_indicator .bd_ox_swiper_arrow > * svg path {
    fill: #fff;
}

.ox_find_us_social_section {
    padding-top: 2.740541rem;
    padding-bottom: 2.740541rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_find_us_social_section .ox_get_know_header_content .ox_section_heading {
    color: #fff;
}

.ox_find_us_social_section .ox_get_know_header_content .ox_wyswig {
    max-width: 100%;
}

.ox_find_us_social_section .ox_get_know_header_content .ox_wyswig p {
    color: #fff;
    font-size: 0.97876rem;
    line-height: 111.111%;
}

.ox_instagram_embed {
    width: 100%;
    height: 100%;
    margin-top: 3.210348rem;
}

.ox_instagram_embed .jcr-\@container {
    height: 100% !important;
}

.ox_help_section {
    padding-top: 3.053746rem;
    padding-bottom: 3.053746rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Tea-Green);
}

.ox_help_section .ox_help_content_box .ox_section_heading {
    margin-bottom: 0.783012rem;
}

.ox_help_section .ox_help_content_box .ox_wyswig {}

.ox_help_section .ox_help_content_box .ox_wyswig p {
    font-size: 0.66556rem;
    line-height: 147.059%;
    color: var(--OX-Dark-Blue);
}

.ox_help_section .ox_help_content_box .ox_solid_button {
    max-width: 14.485718rem;
    margin-inline: auto;
    margin-top: 2.623089rem;
}

@media (min-width: 768px) {
    .ox_news_hero_content_sec h1,
    .ox_hero_our_homes_section h1 {
        max-width: 11.973855rem;
    }
    
    .ox_news_hero_content_sec .ox_wyswig {
        max-width: 21.325952rem;
        margin-right: auto;
    }

    .ox_find_us_social_section .ox_get_know_header_content {
        max-width: 37.976071rem;
    }

    .ox_help_section .ox_help_content_box {
        max-width: 24.116763rem;
    }
}
/*  NEWS PAGE CSS END  */


/*  OUR HOMES CSS START  */
.ox_hero_our_homes_section {
    padding-top: 3.288649rem;
    padding-bottom: 3.288649rem;
    background-color: var(--OX-Dark-Blue);
}

.ox_homes_posts_section {
    padding-top: 2.074981rem;
    padding-bottom: 3.132047rem;
    position: relative;
    overflow: hidden;
}

.ox_homes_posts_section .ox_section_heading {
    margin-bottom: 0 !important;
    text-align: center;
}

.ox_homes_posts_filter {
    margin-top: 2.349035rem;
    margin-bottom: 2.740541rem;
}

.ox_homes_posts_filter form {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 1.566024rem;
}

.ox_inline_select {
    flex: 1 0 auto;
    max-width: 100%;
    width: 50%;
    display: flex;
    align-items: center;
    gap: 1.174518rem;
}

.ox_form_group {
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%;
}

.ox_form_group .ox_form_label {
    display: block;
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: 150%;
    color: #424245;
    margin-bottom: 0.234903532949135555rem;
}

.bd_select {
    width: 100%;
    height: 1.957529rem;
    padding-inline: 0.391506rem 1.252819rem;
    border: 1px solid #23212D;
    background-color: #FFF;
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 160%;
    color: #23212D;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='11' viewBox='0 0 18 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6337 0.146419C15.829 -0.0488107 16.1455 -0.048746 16.3408 0.146419L17.7451 1.55072C17.9403 1.74598 17.9403 2.06248 17.7451 2.25775L9.30267 10.7011C9.20409 10.7996 9.0744 10.8476 8.94525 10.8466C8.81646 10.8473 8.68707 10.7994 8.5888 10.7011L0.146419 2.25775C-0.0487882 2.06248 -0.0488246 1.74596 0.146419 1.55072L1.55072 0.146419C1.74596 -0.0488247 2.06248 -0.0487881 2.25775 0.146419L8.94525 6.83392L15.6337 0.146419Z' fill='%2323212D'/%3E%3C/svg%3E");
    background-size: 0.704710598847406665rem;
    background-repeat: no-repeat;
    background-position: right 0.391506rem center;
}

.bd_select:focus,
.ox_posts_style li .form-check-input[type=checkbox]:focus {
    outline: none;
    box-shadow: none;
}

.ox_posts_style {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex: 0 0 auto;
    max-width: 100%;
    width: 6.655600rem;
}

.ox_posts_style li {
    display: flex;
    align-items: center;
    gap: 0.391506rem;
}

.ox_posts_style li:not(:last-child) {
    margin-bottom: 0.587259rem;
}

.ox_posts_style li .form-check-input[type=checkbox] {
    width: 1.174518rem;
    height: 1.174518rem;
    border: 1px solid #000;
    background-color: #FFF;
    margin-top: 0;
    border-radius: 0 !important;
}

.ox_posts_style li .form-check-input:checked {
    border-color: var(--OX-Green);
    background-color: var(--OX-Green);
}

.ox_posts_style li .form-check-label {
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: 150%;
}

.ox_posts_sec_warpper {
    max-width: 37.976071rem;
    margin-inline: auto;
}

.ox_homes_post_box {
    width: 100%;
    height: auto;
    min-height: 12.723941rem;
    display: flex;
    align-items: start;
    background-color: var(--OX-Alabaster-Grey);
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

.ox_homes_post_box:not(:last-child) {
    margin-bottom: 1.957529rem;
}

.ox_posts_sec_warpper.ox_view_grid {
    max-width: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}

.ox_posts_sec_warpper.ox_view_grid .ox_homes_post_box {
    flex-direction: column;
    min-height: 0;
    margin-bottom: 0;
}

.ox_posts_sec_warpper.ox_view_grid .ox_homes_swiper_warpper {
    width: 100%;
    max-width: 100%;
    flex: 1 1 auto;
}

.ox_posts_sec_warpper.ox_view_grid .ox_homes_posts_content {
    display: none;
}

.ox_homes_swiper_warpper {
    flex: 0 0 auto;
    width: 18.400777rem;
    max-width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ox_homes_swiper_warpper .ox_find_home_image_badge {
    z-index: 2;
    top: 0;
    right: 0;
}

.ox_homes_swiper_warpper .swiper-slide {
    height: auto;
}

.ox_homes_post_image {
    width: 100%;
    height: 12.723941rem;
    position: relative;
    overflow: hidden;
}

.ox_homes_post_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_homes_swiper_warpper .swiper-button-next, 
.ox_homes_swiper_warpper .swiper-button-prev {
    width: 1.879228rem !important;
    height: 2.192433rem !important;
    padding: 0.313205rem 0.46980706589827111rem;
    background-color: #23212D;
    /* margin-top: 0 !important; */
}

.ox_homes_swiper_warpper .swiper-button-next {
    right: 0 !important;
}

.ox_homes_swiper_warpper .swiper-button-next svg, 
.ox_homes_swiper_warpper .swiper-button-prev svg {
    width: 0.704710598847406665rem;
    height: auto;
}

.ox_homes_swiper_warpper .swiper-button-next svg path, 
.ox_homes_swiper_warpper .swiper-button-prev svg path {
    fill: #fff;
}

.ox_homes_swiper_warpper .swiper-button-prev {
    left: 0 !important;
}

.ox_homes_posts_content {
    padding-top: 1.252819rem;
    padding-bottom: 0.626409rem;
    padding-inline: 2.035831rem 1.174518rem;
    flex: 1 0 auto;
    width: 40%;
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    min-height: 12.723941rem;
}

.ox_homes_post_title {
    font-weight: 700;
    font-size: 0.93961rem;
    line-height: 104.167%;
    color: var(--OX-Dark-Blue);
    margin-bottom: 0.587259rem;
}

.ox_homes_post_loaction {
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: 125%;
    color: #424245;
    margin-bottom: 0.587259rem;
    flex-grow: 1;
}

.ox_homes_posts_content ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
}

.ox_homes_post_info {
    align-items: end;
    gap: 0.978765rem;
}

.ox_homes_post_info li {}

.ox_homes_posts_rooms {
    display: flex;
    align-items: end;
    gap: 0.46980706589827111rem;
}

.ox_homes_posts_rooms img {
    flex: 0 0 auto;
    width: 1.448572rem;
    max-width: 100%;
    height: auto;
}

.ox_homes_post_info li:nth-last-child(2) .ox_homes_posts_rooms img {
    width: 0.978765rem;
}

.ox_homes_posts_rooms span {
    flex: 1 0 auto;
    width: 1.840078rem;
    font-weight: 400;
    font-size: 0.54811rem;
    line-height: 142.857%;
    color: #23212D;
    text-align: center;
}

.ox_homes_posts_prices {
    margin-top: 0.587259rem;
    flex-direction: column;
    max-width: 13.389501rem;
    gap: 0.391506rem;
}

.ox_homes_posts_prices li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: 125%;
    color: #1D1D1D;
}

.ox_homes_posts_prices li p {
    margin-bottom: 0;
    flex: 1 0 auto;
    width: 30%;
    max-width: 100%;
}

.ox_homes_posts_prices li span {
    margin-bottom: 0;
    flex: 0 0 auto;
    width: 3.132047rem;
    max-width: 100%;
    text-align: left;
    display: block;
}

.ox_map_image {
    width: 100%;
    height: auto;
    margin-top: 1.957529rem;
}

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

#bd-overview-map {
    width: 100%;
    height: 500px;
}

.ox_development_map {
    width: 100%;
    height: 25rem;
}

.ox_gallery_view {
    display: none;
}

.ox_gallery_view.ox_active {
    display: block;
}

.ox_gallery_view_video {
    position: relative;
    width: 100%;
    height: 25rem;
}

.ox_gallery_view_video iframe,
.ox_gallery_view_video object,
.ox_gallery_view_video embed,
.ox_gallery_view_video video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.ox_gallery_view_video .ox_video_fallback_link {
    display: block;
    width: 100%;
    height: 100%;
}

.ox_gallery_view_video .ox_video_fallback_link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ox_map_infowindow a {
    color: var(--OX-Black, #000);
    text-decoration: underline;
}
/*  OUR HOMES CSS END  */


/*  CONTACT US CSS START  */
.ox_we_helps_section {
    padding-top: 1.879228rem;
    padding-bottom: 1.879228rem;
}

.ox_we_helps_section .ox_section_heading {
    margin-bottom: 1.840078rem;
}

.ox_we_helps_section .ox_what_we_do_box_warpper {
    min-height: 10.296605rem;
}

.ox_without_image_box .ox_what_we_do_box_content {
    padding-bottom: 1.957529rem;
}

.ox_without_image_box .ox_what_we_do_box_content h3 {
    font-size: 0.97876rem;
}

.ox_without_image_box .ox_what_we_do_box_content p {
    flex-grow: 1;
    font-family: var(--Lato);
}

.ox_without_image_box .ox_what_we_do_box_content .ox_solid_button {
    max-width: 8.417377rem;
    margin-inline: auto;
}

.ox_phone_call_section {
    padding-top: 3.210348rem;
    padding-bottom: 3.210348rem;
    position: relative;
    overflow: hidden;
}

.ox_phone_call_content_box {
    display: flex;
    flex-direction: column;
    gap: 1.722626rem;
}

.ox_phone_call_content_box .ox_wyswig p {
    font-family: var(--Lato);
    font-size: 0.66556rem;
    line-height: 147.059%;
}

.ox_phone_icon {
    width: 3.680155rem;
    height: 3.680155rem;
    border-radius: 100vw;
    background-color: var(--OX-Green);
    margin-inline: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ox_phone_icon img {
    width: 2.427337rem;
    height: auto;
    margin-left: -0.313205rem;
    margin-top: 0.234903532949135555rem;
}

.ox_phone_call_content_box .ox_section_heading {
    margin-bottom: 0;
}

.ox_phone_call_content_box .ox_section_heading a {
    color: var(--OX-Dark-Blue);
    text-decoration: none;
}

.ox_form_section {
    padding-top: 3.132047rem;
    padding-bottom: 3.993360rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_form_box {}

.ox_form_wrapper .gform_heading h2 {
    font-family: var(--DMSans);
    font-weight: 700;
    font-size: 1.44857rem;
    line-height: 118.919%;
    margin-bottom: 1.409421rem;
    color: var(--OX-Green);
}

.ox_form_wrapper .gform_heading p {
    display: none !important;
}

.ox_form {}

.ox_form .gform_body .gform_fields {
    gap: 0.195753rem 1.644325rem !important;
}

.ox_form .gform_body .gform_fields label {
    font-family: var(--DMSans) !important;
    font-weight: 400 !important;
    font-size: 0.62641rem !important;
    line-height: 150% !important;
    color: #fff !important;
    margin-bottom: 0.234903532949135555rem !important;
}

.ox_form .gform_body .gform_fields label .gfield_required {
    font-family: var(--DMSans) !important;
    font-weight: 400 !important;
    font-size: 0.62641rem !important;
    line-height: 150% !important;
    color: #fff !important;
}

.ox_form .gform_body .gform_fields .gfield input:not(.gfield_radio input, input[type=checkbox]), 
.ox_form .gform_body .gform_fields .gfield input:not(.gfield_radio input, input[type=checkbox]):focus {
    width: 100% !important;
    height: 1.957529rem !important;
    border-radius: 0px !important;
    padding: 0 0.391506rem !important;
    background-color: #FFF !important;
    border: none !important;
    font-family: var(--DMSans) !important;
    font-weight: 400 !important;
    font-size: 0.62641rem !important;
    line-height: normal !important;
    color: var(--OX-Dark-Blue) !important;
    outline: none !important;
    box-shadow: none !important;
}

.ox_form .gform_body .gform_fields .gfield textarea,
.ox_form .gform_body .gform_fields .gfield textarea:focus {
    width: 100% !important;
    height: 1.957529rem !important;
    min-block-size: 3.993360rem !important;
    border-radius: 0px !important;
    padding: 0.391506rem !important;
    background-color: #FFF !important;
    border: none !important;
    font-family: var(--DMSans) !important;
    font-weight: 400 !important;
    font-size: 0.62641rem !important;
    line-height: normal !important;
    color: var(--OX-Dark-Blue) !important;
    outline: none !important;
    box-shadow: none !important;
}

.ox_form .gform_body .gform_fields .gfield--type-checkbox {
    margin-bottom: 0.234903532949135555rem !important;
}

.ox_form .gform_body .gform_fields .gfield--type-checkbox:first-of-type {
    margin-top: 1.252819rem;
}

.ox_form .gform_body .gform_fields .gfield--type-checkbox input[type=checkbox],
.ox_form .gform_body .gform_fields .gfield--type-checkbox input[type=checkbox]:focus {
    width: 1.174518rem !important;
    height: 1.174518rem !important;
    border-radius: 0px !important;
    background-color: #FFF !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.ox_form .gform_body .gform_fields .gfield--type-checkbox input[type=checkbox]:checked:before {
    color: var(--OX-Dark-Blue) !important;
    font-size: 0.783012rem !important;
}

.ox_form .gform_body .gform_fields .gfield--type-checkbox .gchoice {
    align-items: center !important;
}

.ox_form .gform_body .gform_fields .gfield--type-checkbox .gchoice label {
    margin-bottom: 0 !important;
    margin-left: 0.391506rem !important;
}

/*.ox_form .gform_body .gform_fields .gfield--type-textarea {
    margin-bottom: 1.057066rem;
}*/

.ox_form .gform_footer {
    margin-top: 1.644325rem !important;
}

.ox_form .gform_footer input[type=submit],
.ox_form .gform_footer input[type=submit]:focus {
    width: 100% !important;
    height: 1.957529rem !important;
    max-width: 9.944250rem !important;
    border-radius: 0px !important;
    padding: 0 0.391506rem !important;
    background-color: var(--OX-Green) !important;
    border: 3px solid var(--OX-Green) !important;
    font-family: var(--DMSans) !important;
    font-weight: 400 !important;
    font-size: 0.70471rem !important;
    line-height: normal !important;
    color: var(--OX-Dark-Blue) !important;
    outline: none !important;
    box-shadow: none !important;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font-weight: 500 !important;
  font-size: 0.939614rem !important;
  line-height: 120% !important;
  text-align: center !important;
  color: #fff !important;
  margin-top: 0 !important;
  margin-inline: auto;
}

.ox_disclaimer_text {
    margin-top: 1.409421rem;
}

.ox_disclaimer_text p {
    font-weight: 400;
    font-size: 0.54811rem;
    line-height: 142.857%;
    margin-bottom: 0;
    color: #FFF;
}

.ox_disclaimer_text p:not(:last-child) {
    margin-bottom: 0.313205rem;
}

.ox_disclaimer_text p strong {
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: 150%;
}

.ox_social_section {
    padding-top: 2.740541rem;
    padding-bottom: 2.740541rem;
    position: relative;
    overflow: hidden;
}

.ox_social_content_box {}

.ox_social_content_box .ox_wyswig p {
    font-size: 0.97876rem;
    line-height: 111.111%;
    color: var(--OX-Dark-Blue);
}

.ox_social_icon_list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.252819rem;
    margin-top: 2.505638rem;
}

.ox_social_icon_list li a {}

.ox_social_icon_list li a img {
    width: 1.840078rem;
    height: auto;
}

@media (min-width: 768px) {
    .ox_phone_call_content_box {
        max-width: 22.394137rem;
    }

    .ox_disclaimer_text {
        max-width: 15.855988rem;
    }

    .ox_form_box_warpper {
        max-width: 25.134678rem;
    }
}

@media (Hover: hover) {
    .ox_phone_call_content_box .ox_section_heading a:hover {
        color: var(--OX-Green);
    }

    .ox_form .gform_footer input[type=submit]:hover {
        background-color: transparent !important;
        color: var(--OX-Green) !important;
    }
}
/*  CONTACT US CSS END  */


/*  DEVELOPMENT PAGE CSS START  */
.ox_developments_hero_section {
    background-color: #E5E6E4;
    position: relative;
    overflow: hidden;
}

.ox_development_logo {
    width: 100%;
    height: 100%;
    position: relative;
}

.ox_development_logo img {
    width: 100%;
    height: 100%;
}

.ox_development_title {
    font-weight: 600;
    font-size: 1.40942rem;
    line-height: 122.222%;
    margin-top: 0.704710598847406665rem;
    margin-bottom: 0.704710598847406665rem;
    color: var(--OX-Dark-Blue);
}

.ox_development_house_detail {
    margin-top: 0.939614rem;
    margin-bottom: 0.508958rem;
    margin-inline: 0.391506rem 0;
}

.ox_development_house_detail ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
}

.ox_development_house_detail .ox_homes_post_info .ox_homes_posts_rooms span {
    font-size: 0.62641rem;
    line-height: 150%;
}

.ox_development_house_detail .ox_homes_posts_prices {
    margin-top: 0.704710598847406665rem;
    max-width: 10.179153rem;
}

.ox_development_house_detail .ox_homes_posts_prices li {
    font-size: 0.66556rem;
    line-height: 117.647%;
    font-weight: 700;
}

.ox_developments_content_section {
    padding-top: 2.309885rem;
    padding-bottom: 2.309885rem;
    position: relative;
    overflow: hidden;
}

.ox_developments_content_box h2 {
    font-weight: 700;
    font-size: 1.17452rem;
    line-height: 150%;
    margin-bottom: 1.057066rem;
    color: var(--OX-Dark-Blue);
}

.ox_developments_content_box .ox_wyswig p {
    color: var(--OX-Dark-Blue);
}

.ox_developments_image_gallery_section {
    padding-top: 1.017915rem;
    padding-bottom: 1.017915rem;
    position: relative;
    overflow: hidden;
}

.ox_gallery_swiper_warpper {
    position: relative;
}

.ox_gallery_swiper_warpper .swiper-slide {
    width: 100%;
    height: auto;
}

.ox_gallery_image {
    width: 100%;
    height: 25rem;
    position: relative;
    overflow: hidden;
}

.ox_gallery_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_gallery_swiper_warpper .swiper-button-next, 
.ox_gallery_swiper_warpper .swiper-button-prev {
    width: 1.879228rem !important;
    height: 2.192433rem !important;
    padding: 0.313205rem 0.46980706589827111rem;
    background-color: #23212D;
    /* margin-top: 0 !important; */
}

.ox_gallery_swiper_warpper .swiper-button-next {
    right: 0 !important;
}

.ox_gallery_swiper_warpper .swiper-button-next svg, 
.ox_gallery_swiper_warpper .swiper-button-prev svg {
    width: 0.704710598847406665rem;
    height: auto;
}

.ox_gallery_swiper_warpper .swiper-button-next svg path, 
.ox_gallery_swiper_warpper .swiper-button-prev svg path {
    fill: #fff;
}

.ox_gallery_swiper_warpper .swiper-button-prev {
    left: 0 !important;
}

.ox_suggestion_gallery_boxes {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.822162rem;
}

.ox_suggests_gallery_box {
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    z-index: 1;
}

.ox_suggests_gallery_box:after {
    content: " ";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ox_suggests_gallery_box:before {
    content: " ";
    width: 100%;
    height: 0.587259rem;
    background-color: #23212D;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s;
}

.ox_suggests_gallery_box img:not(.ox_suggests_gallery_box_content img) {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
    z-index: -1;
}

.ox_suggests_gallery_box_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.548108rem;
    color: #fff;
}

.ox_suggests_gallery_box_content img {
    width: auto;
    height: 1.291969rem;
}

.ox_suggests_gallery_box_content span {
    font-weight: 400;
    font-size: 0.62641rem;
    line-height: normal;
}

.ox_suggests_gallery_box.ox_active {}

.ox_suggests_gallery_box.ox_active:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%);
}

.ox_suggests_gallery_box.ox_active:before {
    opacity: 1;
    transition: opacity 0.2s;
}

.ox_developments_testimonial_section {
    padding-top: 3.719306rem;
    padding-bottom: 3.719306rem;
    position: relative;
    overflow: hidden;
    background-image: var(--bg-image);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}

.ox_developments_testimonial_section:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ox_testimonial_swiper_warpper {
    position: relative;
}

.ox_testimonial_swiper_warpper .swiper-slide {
    width: 100% !important;
    height: auto;
}

.ox_testimonial_box {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1.370271rem;
    align-items: center;
    text-align: center;
}

.ox_testimonial_box .ox_section_heading {
    color: #fff;
    margin-bottom: 0;
}

.ox_testimonial_box .ox_wyswig {}

.ox_testimonial_box .ox_wyswig p {
    color: #fff;
    line-height: 125%;
}

.ox_testimonial_swiper_warpper .swiper-button-next, 
.ox_testimonial_swiper_warpper .swiper-button-prev {
    width: 0.783012rem !important;
    height: 0.783012rem !important;
    margin-top: 0 !important;
    color: #fff !important;
    top: calc(50% - 0.391506rem) !important;
}

.ox_testimonial_swiper_warpper .swiper-button-next svg, 
.ox_testimonial_swiper_warpper .swiper-button-prev svg {
    width: 0.783012rem !important;
}

.ox_testimonial_swiper_warpper .swiper-button-next.swiper-button-disabled, .ox_testimonial_swiper_warpper .swiper-button-prev.swiper-button-disabled {
    opacity: .7;
}

.ox_developments_brochure_section {
    padding-top: 3.484402rem;
    padding-bottom: 3.484402rem;
    position: relative;
    overflow: hidden;
}

.ox_bg_circle_image_section:before {
    content: " ";
    width: 100%;
    max-width: 14.655655rem;
    height: 10.499573rem;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='469' height='336' viewBox='0 0 469 336' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1485_538' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='469' height='336'%3E%3Crect width='469' height='336' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1485_538)'%3E%3Ccircle cx='387' cy='391' r='388' stroke='%2353EB7C' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 1;
}

.ox_developments_brochure_section .ox_section_heading {
    margin-bottom: 0;
}

.ox_developments_brochure_section .ox_wyswig p {
    font-size: 0.66556rem;
    line-height: 147.059%;
    color: var(--OX-Dark-Blue);
}

.ox_developments_brochure_section .ox_wyswig {
    margin-top: 0.822162rem;
}

.ox_developments_brochure_section .ox_solid_button {
    margin-top: 2.544788rem;
    max-width: 14.485718rem;
    margin-inline: auto;
}

.ox_available_homes_section {
    padding-top: 3.092897rem;
    padding-bottom: 2.701391rem;
    position: relative;
    overflow: hidden;
}

.ox_available_homes_section h2 {
    font-weight: 700;
    font-size: 1.44857rem;
    line-height: 118.919%;
    margin-bottom: 0;
    color: #23212D;
}

.ox_availables_homes_filter {
    margin-top: 1.252819rem;
}

.ox_availables_homes_filter form {
    margin-top: 1.252819rem;
    gap: 1.252819rem;
    display: flex;
    align-items: end;
}

.ox_availables_homes_filter form .ox_form_group {
    flex: 0 0 auto;
    width: 20%;
}

.ox_availables_homes_filter form .ox_form_group.ox_checkbox_bedroom {
    width: 30%;
}

.ox_availables_homes_filter form .ox_form_group span {
    display: block;
    font-weight: 500;
    font-size: 0.62641rem;
    line-height: 150%;
    color: #424245;
    margin-bottom: 0.46980706589827111rem;
}

.ox_availables_homes_filter form .ox_form_group .ox_posts_style {
    flex: 0;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.704710598847406665rem;
}

.ox_availables_homes_filter form .ox_form_group .ox_posts_style li {
    flex: 0 0 auto;
    margin-bottom: 0 !important;
}

.ox_table_wrapper {
    margin-top: 0.783012rem;
}

.ox_table_wrapper .table {
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0 0.391506rem;
}

.ox_table_wrapper .table thead {
    vertical-align: top;
}

.ox_table_wrapper .table thead tr {
    background-color: var(--OX-Dark-Blue);
}

.ox_table_wrapper .table thead th {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 200%;
    color: #fff;
    padding: 0.783012rem 0.391506rem 0.783012rem 0.978765rem;
    border: none;
    white-space: nowrap;
    background-color: transparent;
}

.ox_table_wrapper .table tbody tr {
    background-color: #E5E6E4;
    transition: background 0.18s ease;
}

.ox_table_wrapper .table tbody td {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 160%;
    padding: 0.783012rem 0.391506rem 0.783012rem 0.978765rem;
    border-top: none;
    border-bottom: none;
    color: #23212D;
    background-color: #E5E6E4;
}

.ox_table_wrapper .table tbody tr td:last-child {
    padding: 0.391506rem 0.587259rem 0.391506rem 0.391506rem;
}

.ox_table_wrapper .table tbody td .ox_solid_button {
    height: 1.957529rem;
    font-size: 0.58726rem;
    line-height: 200%;
}

.ox_site_plan_section {
    padding-top: 1.487722rem;
    padding-bottom: 1.448572rem;
    position: relative;
    overflow: hidden;
}

.ox_site_plan_image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

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

@media (min-width: 768px) {
    .ox_developments_content_box {
        max-width: 28.266725rem;
    }

    .ox_testimonial_swiper_warpper {
        max-width: 30.145953rem;
        margin-inline: auto;
        padding-inline: 3.836758rem 3.993360rem;
    }
}
/*  DEVELOPMENT PAGE CSS END  */


/*  ADVICE HUB CSS START  */
.ox_hero_advice_section {
    padding-bottom: 1.566024rem;
}

.ox_news_post_box_warpper {
    min-height: 18.831433rem;
    margin-bottom: 1.174518rem;
}

.ox_news_post_box_warpper .ox_news_post_box {
    min-width: 100%;
    height: 100%;
}

.ox_news_post_box_warpper .ox_news_post_box .ox_news_post_content {
    padding-top: 1.057066rem;
}

.ox_news_post_box_warpper .ox_news_post_box .ox_news_post_content .ox_news_post_title {
    margin-bottom: 0.391506rem;
    flex-grow: 0;
}

.ox_news_post_box_warpper .ox_news_post_box .ox_news_post_content p {
    font-weight: 400;
    font-size: 0.587259rem;
    line-height: 133.333%;
    margin-bottom: 0.587259rem;
    flex-grow: 1;
    color: var(--OX-Dark-Blue);
}

.ox_faqs_section {
    padding-top: 2.740541rem;
    padding-bottom: 3.484402rem;
    position: relative;
    overflow: hidden;
}

.ox_faqs_section_header {
    margin-bottom: 1.840078rem;
}

.ox_faqs_section_header .ox_wyswig p {
    font-size: 0.97876rem;
    line-height: 111.111%;
}

.ox_faqs_section_header .ox_section_heading {
    margin-bottom: 1.252819rem;
}

.ox_accordion {
    height: 100%;
}

.ox_accordion .accordion-item {
    min-height: 3.993360rem;
    padding-top: 0.46980706589827111rem;
    padding-bottom: 0.548108rem;
    padding-inline: 0.743861rem 0;
    background-color: #E5E6E4;
    border-radius: 0 !important;
}

.ox_accordion .accordion-item:not(:last-child) {
    margin-bottom: 1.840078rem;
}

.ox_accordion .accordion-item .accordion-header {
    display: flex;
    align-items: center;
    gap: 0.548108rem;
    justify-content: space-between;
    cursor: pointer;
}

.ox_accordion .accordion-item .accordion-header h3 {
    font-weight: 600;
    font-size: 0.78301rem;
    line-height: 375%;
    margin-bottom: 0;
    flex: 1 0 auto;
    width: 50%;
    color: #23212D;
}

.ox_accordion_icon {
    flex: 0 0 auto;
    min-width: 3.758457rem;
    position: relative;
    height: 0.978765rem;
}

.ox_accordion_icon:before {
    content:  " ";
    width: 100%;
    height: 100%;
    display: block;
    background-size: 0.783012rem;
    background-repeat: no-repeat;
    background-position: center center;
}
 
.ox_accordion .accordion-item .accordion-header .ox_accordion_icon:before {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='5' viewBox='0 0 19 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.5V0H18.63V4.5H0Z' fill='%2323212D'/%3E%3C/svg%3E%0A");
}

.ox_accordion .accordion-item .accordion-header.collapsed .ox_accordion_icon:before {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.46 20.25V0H13.095V20.25H8.46ZM0 12.375V7.875H21.6V12.375H0Z' fill='%2323212D'/%3E%3C/svg%3E%0A");
}

.ox_accordion .accordion-item .accordion-body {
    padding-top: 0.508958rem;
    padding-bottom: 1.409421rem;
    padding-inline: 0 0.743861rem;
}

.ox_accordion .accordion-item .accordion-body p {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 133.333%;
    margin-bottom: 0;
    color: var(--OX-Dark-Blue);
}

.ox_accordion .accordion-item .accordion-body p:not(:last-child) {
    margin-bottom: 0.587259rem;
}

@media (min-width: 768px) {
    .ox_accordion .accordion-item .accordion-body > * {
        max-width: 16.913054rem;
    }
}
/*  ADVICE HUB CSS START  */


/*  POLICIES CSS START  */
.ox_policy_right_shape_image_with_content_section {
    padding-top: 4.737221rem;
    padding-bottom: 5.011275rem;
}

.ox_left_content_box .ox_solid_button {
    max-width: 10.648960rem;
    margin-top: 1.174518rem;
}
/*  POLICIES CSS END  */



/*  SHARED OWNERSHIP CSS START  */
.ox_hero_with_bg_image_section.ox_hero_shared_section .ox_bg_image_warpper .ox_bg_image {
    max-width: 39.751198rem;
    left: 50%;
    transform: translateX(-50%);
    object-position: right center;
}

.ox_hero_shared_section .ox_home_hero_content_box h1 {
    max-width: 32.103483rem;
}

.ox_shared_ownership_calculator_section {
    padding-top: 3.601854rem;
    padding-bottom: 3.601854rem;
    position: relative;
    overflow: hidden;
}

.ox_so_calc_form {
    padding-bottom: 0.391506rem;
}

.ox_so_calc_heading,
.ox_so_calc_results_title {
    font-weight: 600;
    font-size: 1.37027rem;
    line-height: 100%;
    margin-bottom: 1.761776rem;
    color: var(--OX-Dark-Blue);
}

.ox_so_calc_field:not(:last-child) {
    margin-bottom: 0.978765rem;
}

.ox_so_calc_label {
    display: block;
    font-weight: 600;
    font-size: 0.78301rem;
    line-height: 125%;
    margin-bottom: 0.391506rem;
    color: var(--OX-Dark-Blue);
}

.ox_so_calc_input_wrap {
    position: relative;
    display: block;
}

.ox_so_calc_input_wrap:after,
.ox_so_calc_input_wrap:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 400;
    font-size: 0.66556rem;
    color: var(--OX-Dark-Blue);
    pointer-events: none;
    line-height: 147.059%;
}

.ox_so_calc_input_currency:before {
    content: '£';
    left: 0.391506rem;
}

.ox_so_calc_input_percent:after {
    content: '%';
    right: 0.391506rem;
}

.ox_so_calc_input {
    width: 100%;
    height: 2.270734rem;
    padding: 0 0.391506rem;
    background-color: var(--OX-Alabaster-Grey);
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 400;
    font-size: 0.66556rem;
    line-height: 147.059%;
    color: var(--OX-Dark-Blue);
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

.ox_so_calc_input:focus {
    outline: none;
    border-color: var(--OX-Dark-Blue);
    background-color: #fff;
}

.ox_so_calc_input_currency .ox_so_calc_input {
    padding-left: 0.783012rem;
}

.ox_so_calc_input_percent .ox_so_calc_input {
    padding-right: 0.783012rem;
}

.ox_so_calc_select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M5.62891 7.5L-0.000258744 -1.06691e-07L11.2581 8.77544e-07L5.62891 7.5Z' fill='%231A1C24'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.861313rem center;
    padding-right: 1.370271rem;
    cursor: pointer;
}

.ox_shared_ownership_calculator_section .ox_solid_button {
    height: 1.957529rem;
}

.ox_so_calc_submit {
    margin-top: 1.174518rem;
}

.ox_so_calc_results {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 1.722626rem;
    padding-bottom: 4.110812rem;
    padding-inline: 3.915059rem;
    background-color: var(--OX-Tea-Green);
}

.ox_so_calc_results_title {
    line-height: 142.857%;
    margin-bottom: 1.918379rem;
    text-align: center;
}

.ox_so_calc_result_row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.740541rem;
    margin-bottom: 1.370271rem;
}

.ox_so_calc_result {
    display: flex;
    flex-direction: column;
}

.ox_so_calc_result_label {
    font-weight: 600;
    font-size: 0.97876rem;
    line-height: 120%;
    margin-bottom: 0.430656rem;
    color: var(--OX-Dark-Blue);
}

.ox_so_calc_result_value {
    display: block;
    width: 100%;
    height: 2.740541rem;
    padding: 0 0.46980706589827111rem;
    background-color: var(--OX-Off-White);
    border: none;
    border-radius: 0;
    font-weight: 600;
    font-size: 1.37027rem;
    line-height: 200%;
    color: var(--OX-Dark-Blue);
}

.ox_so_calc_result_total {
    margin-bottom: 1.370271rem;
}

.ox_so_calc_actions {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 0.783012rem;
}

.ox_so_calc_outline_button {
    background-color: transparent;
    color: var(--OX-Dark-Blue);
    border: 1px solid var(--OX-Dark-Blue);
}

.ox_form_discalimer {
    margin-top: 2.740541rem;
}

.ox_form_discalimer p {
    font-weight: 400;
    font-size: 0.58726rem;
    line-height: 133.333%;
    margin-bottom: 0;
    color: var(--OX-Dark-Blue);
}

.ox_form_discalimer p strong {
    font-weight: 700;
}

@media (min-width: 768px) {
    .ox_so_calc_form {
        max-width: 14.524868rem;
    }

    .ox_so_calc_result_row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (hover: hover) {
    .ox_so_calc_outline_button:hover {
        background-color: var(--OX-Dark-Blue);
        color: #fff;
    }
}
/*  SHARED OWNERSHIP CSS END  */


/*  PREVIOUS DEVELOPMENTS CSS START  */
.ox_hero_news_section.ox_hero_previous_developments_section:before {
    content: none;
}

.ox_hero_previous_developments_section .ox_news_post_box_warpper .ox_news_post_box .ox_news_post_content p {
    max-width: 11.353671rem;
    margin-inline: auto;
    text-wrap: pretty;
}

.ox_hero_previous_developments_section .ox_news_post_box_warpper .ox_news_post_box .ox_news_post_content .ox_solid_button {
    padding-inline: 0.391506rem;
}

.ox_homes_posts_section.ox_developments_oxford_section {
    padding-bottom: 0;
}

.ox_homes_posts_section.ox_developments_oxford_section .ox_section_heading {
    max-width: 25.447883rem;
    margin-inline: auto;
}

.ox_homes_posts_section.ox_developments_oxford_section .ox_map_image {
    margin-top: 2.505638rem;
}
/*  PREVIOUS DEVELOPMENTS CSS END  */


/*  SHARED OWNERSHIP POLICIES CSS START  */
.ox_sop_hero_section {}

.ox_full_width_accordion_section {
    padding-top: 1.957529rem;
    padding-bottom: 4.071661rem;
}

.ox_full_width_accordion .accordion-item {
    padding-inline: 3.915059rem 0;
}

.ox_full_width_accordion .accordion-item:not(:last-child) {
    margin-bottom: 1.370271rem;
}

.ox_full_width_accordion .accordion-item .accordion-body {
    padding-inline: 0 3.915059rem;
}

.ox_full_width_accordion .accordion-item .accordion-body > * {
    max-width: 100%;
}

@media (min-width: 768px) {
    .ox_sop_hero_section h1 {
        max-width: 15.268730rem;
    }
}
/*  SHARED OWNERSHIP POLICIES CSS END  */


/*  PRIVACY POLICY CSS START  */
.ox_privacy_hero_section {}

span.ox_publish_date {
    display: block;
    font-weight: 700;
    font-size: 0.78301rem;
    line-height: 111.111%;
    margin-top: 1.174518rem;
    color: #FFF;
}

.ox_privacy_hero_section .ox_wyswig p {
    color: var(--OX-Off-White);
}

.page-template-t-privacy-policy .ox_right_shape_image_with_content_section {
    padding-top: 4.228264rem;
    padding-bottom: 4.228264rem;
}

.page-template-t-privacy-policy .ox_full_width_accordion_section {
    padding-bottom: 2.740541rem;
}

.ox_privacy_statements_section {
    padding-top: 4.110812rem;
    padding-bottom: 4.110812rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_privacy_statement_content_box .ox_section_heading {
    color: #fff;
    margin-bottom: 1.879228rem;
}

.ox_privacy_statement_content_box .ox_wyswig {}

.ox_privacy_statement_content_box .ox_wyswig p {
    color: #FFF;
}

.ox_privacy_statement_content_box .ox_wyswig p:not(:last-child) {
    margin-bottom: 0.861313rem;
}

.ox_privacy_statement_content_box .ox_wyswig p a:hover {
    color: #FFF;
    text-decoration: none;
}

@media (min-width: 768px) {
    .ox_privacy_statement_content_box {
        max-width: 34.061012rem;
    }
}
/*  PRIVACY POLICY CSS END  */


/*  SINGLE BLOG POST CSS START  */
.ox_single_post_hero_section {
    padding-top: 7.282010rem;
    padding-bottom: 3.915059rem;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_single_post_hero_section:before {
    content: " ";
    width: 100%;
    max-width: 20.436670rem;
    height: 8.624650rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='654' height='276' viewBox='0 0 654 276' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1148_498' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='654' height='276'%3E%3Crect width='654' height='276' fill='%2353EB7C'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1148_498)'%3E%3Ccircle cx='280' cy='-115' r='388' stroke='%2353EB7C' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    z-index: -1;
}

.ox_single_post_title {
    font-weight: 600;
    font-size: 3.71931rem;
    line-height: 105.263%;
    margin-bottom: 1.722626rem;
    color: #fff;
    text-align: center;
}

.ox_single_post_date,
.ox_single_post_qoute_box h3 {
    font-weight: 400;
    font-size: 1.76178rem;
    line-height: 120%;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
}

.ox_single_post_swiper_warpper {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 3.132047rem;
}

.ox_single_post_swiper_warpper .swiper-slide {
    width: 100%;
    height: auto;
}

.ox_single_post_image {
    width: 100%;
    height: 32.494989rem;
    position: relative;
    overflow: hidden;
}

.ox_single_post_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center center;
}

.ox_single_post_swiper_warpper .swiper-button-next, 
.ox_single_post_swiper_warpper .swiper-button-prev {
    width: 1.879228rem !important;
    height: 1.879228rem !important;
    padding: 0.313205rem;
    background-color: #23212D;
    /* margin-top: 0 !important; */
}

.ox_single_post_swiper_warpper .swiper-button-next {
    right: 0.861313rem !important;
}

.ox_single_post_swiper_warpper .swiper-button-next svg, 
.ox_single_post_swiper_warpper .swiper-button-prev svg {
    width: 0.704710598847406665rem;
    height: auto;
}

.ox_single_post_swiper_warpper .swiper-button-next svg path, 
.ox_single_post_swiper_warpper .swiper-button-prev svg path {
    fill: #fff;
}

.ox_single_post_swiper_warpper .swiper-button-prev {
    left: 0.861313rem !important;
}

.ox_single_post_qoute_box {
    margin-top: 3.523553rem;
}

.ox_single_post_qoute_box h3 {
    font-weight: 600;
    line-height: 111.111%;
    color: var(--OX-Green);
}

.ox_single_post_content_section {
    padding-top: 4.306565rem;
    padding-bottom: 4.306565rem;
    position: relative;
    overflow: hidden;
}

.ox_single_post_content_box {}

.ox_single_post_content_box > *:first-child {
    margin-top: 0 !important
}

.ox_single_post_content_box > *:last-child {
    margin-bottom: 0 !important
}

.ox_single_post_content_box h1,
.ox_single_post_content_box h2,
.ox_single_post_content_box h3,
.ox_single_post_content_box h4,
.ox_single_post_content_box h5,
.ox_single_post_content_box h6 {
    font-weight: 600;
    line-height: 111.111%;
    margin-bottom: 0.78301rem;
    margin-top: 1.096216rem;
    color: var(--OX-Dark-Blue);
}

.ox_single_post_content_box h1 {
    font-size: 1.76178rem;
}

.ox_single_post_content_box h2 {
    font-size: 1.566024rem;
}

.ox_single_post_content_box h3 {
    font-size: 1.409421rem;
}

.ox_single_post_content_box h4 {
    font-size: 1.252819rem;
}

.ox_single_post_content_box h5 {
    font-size: 1.096216rem;
}

.ox_single_post_content_box h6 {
    font-size: 0.939614rem;
}

.ox_single_post_content_box ul, 
.ox_single_post_content_box ol {
    margin-left: 0.587259rem;
    margin-top: 0.978765rem;
    margin-bottom: 0.978765rem;
    padding-left: 1.174518rem;
}

.ox_single_post_content_box p,
.ox_single_post_content_box ul li, 
.ox_single_post_content_box ol li {
    font-weight: 400;
    font-size: 0.78301rem;
    line-height: 125%;
    margin-bottom: 0;
    color: var(--OX-Dark-Blue);
}

.ox_single_post_content_box ol {
    padding-left: 0.978765rem;
}

.ox_single_post_content_box ol li {
    padding-left: 0.195753rem;
}

.ox_single_post_content_box p strong,
.ox_single_post_content_box h1 strong,
.ox_single_post_content_box h2 strong,
.ox_single_post_content_box h3 strong,
.ox_single_post_content_box h4 strong,
.ox_single_post_content_box h5 strong,
.ox_single_post_content_box h6 strong,
.ox_single_post_content_box ul li strong, 
.ox_single_post_content_box ol li strong {
    font-weight: 700;
}

.ox_single_post_content_box p a,
.ox_single_post_content_box ul li a, 
.ox_single_post_content_box ol li a {
    color: var(--OX-Dark-Blue);
    text-decoration: underline;
}

.ox_single_post_content_box  p:not(:last-child) {
    margin-bottom: 0.861313rem;
}

.ox_single_post_content_box ul li:not(:last-child), 
.ox_single_post_content_box ol li:not(:last-child) {
    margin-bottom: 0.391506rem;
}

.ox_latest_posts_section {
    padding-top: 3.680155rem;
    padding-bottom: 3.680155rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue);
}

.ox_latest_posts_section .ox_section_heading {
    color: var(--OX-Green);
    margin-bottom: 3.523553rem;
    text-align: center;
}

.ox_latest_posts_section .ox_news_hero_swiper_slider_warpepr {
    padding-bottom: 3.366951rem;
}

@media (min-width: 768px) {
    .ox_single_post_date,
    .ox_single_post_title,
    .ox_single_post_qoute_box,
    .ox_single_post_content_box {
        max-width: 37.976071rem;
        margin-inline: auto;
    }
}

@media (Hover: hover) {
    .ox_single_post_content_box p a:hover,
    .ox_single_post_content_box ul li a:hover, 
    .ox_single_post_content_box ol li a:hover {
        text-decoration: none;
        color: var(--OX-Grapefruit-Pink);
    }
}
/*  SINGLE BLOG POST CSS END  */


/*  FOOTER CSS START  */
.ox_footer {
    padding-top: 2.192433rem;
    padding-bottom: 2.074981rem;
    position: relative;
    overflow: hidden;
    background-color: var(--OX-Dark-Blue, #1A1C24);
}

.ox_footer_left {}

.ox_footer_logo {
    width: max-content;
    height: auto;
    display: block;
    margin-bottom: 0.822162rem;
}

.ox_footer_logo img {
    width: 100%;
    height: auto;
    max-width: 3.797607rem;
}

.ox_footer_left .ox_wyswig p {
    font-size: 0.58726rem;
    line-height: 133.333%;
    color: #fff;
}

.ox_social_list {
    display: flex;
    align-items: center;
    gap: 0.665560rem;
    margin-top: 1.174518rem;
    margin-bottom: 0;
}

.ox_social_list li a {
    display: block;
}

.ox_social_list li a img {
    width: 0.978765rem;
    height: auto;
    /* Icons are dark by default; invert to white in footer context. */
    filter: brightness(0) invert(1);
}

.ox_footer_menu_warpper {
    display: flex;
    flex-wrap: nowrap;
    gap: 1.331120rem;
}

.ox_footer_menu {
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0.587259rem;
    margin-top: 1.331120rem;
}

.ox_footer_menu li a {
    font-weight: 400;
    font-size: 0.66556rem;
    line-height: 147.059%;
    text-decoration: none;
    color: #fff;
}

.ox_footer_form_warpper {
    width: 100%;
    height: 100%;
    max-width: 17.187108rem;
    gap: 0.783012rem;
    margin-inline: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ox_footer_form_warpper h2 {
    font-weight: 600;
    font-size: 0.66556rem;
    line-height: 147.059%;
    color: #fff;
    margin-bottom: 0;
}

.ox_footer_form_warpper form {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0.391506rem;
}

.ox_footer_form_warpper form .form-control,
.ox_footer_form_warpper form .form-control:focus {
    flex: 0 0 auto;
    max-width: 100%;
    width: 12.136683rem;
    min-width: 12.136683rem;
    height: 2.270734rem;
    padding: 0 0.391506rem;
    border-radius: 0;
    border: none;
    background-color: #E5E6E4;
    font-weight: 400;
    font-size: 0.66556rem;
    line-height: 147.059%;
    color: var(--OX-Dark-Blue);
    box-shadow: none;
    outline: none;
}

.ox_footer_form_warpper form .form-control::placeholder {
    color: var(--OX-Dark-Blue, #1A1C24);
}

.ox_footer_form_warpper form .ox_solid_button {
    flex: 0 0 auto;
    max-width: 100%;
    width: 4.658920rem;
    min-width: 4.658920rem;
}

.ox_below_footer_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2.192433rem;
    gap: 0.587259rem;
    text-align: center;
}

.ox_below_footer_menu li a {
    font-weight: 400;
    font-size: 0.5391rem;
    line-height: 0.7928rem; /* 147.059% */
    color: #fff;
    text-decoration: none;
    display: block;
}

@media (Hover: hover) {
    .ox_social_list li a:hover svg path {
        fill: var(--OX-Green);
    }
    
    .ox_footer_menu li a:hover,
    .ox_below_footer_menu li a:hover {
        color: var(--OX-Green);
    }
}
/*  FOOTER CSS END  */