@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

:root{
    --colour_red: #9C1519;
    --colour_dark_red: #580003;
    --body_font: "Figtree", sans-serif;
}

/***** *****/

#popmake-3238 .pum-content .section_body{
    margin-bottom: 20px;
    /* border-bottom: 1px var(--colour_red) solid; */
}
.section_fullwidth_header_2025 {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.section_fullwidth_header_2025 .container{
	max-width: 96% !important;
}

.section_fullwidth_header_2025 #logo img.hover_status{
    display: none;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap,
.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu,
.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu >li.mega-menu-item{
    position: static;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item{
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 20px;
    font-weight: 700;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    padding-bottom: 20px;
    padding-top: 20px;
    height: auto;
    line-height: normal;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu{
    margin-top: 15px;
    background-color: #FBE7B2;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row{
    max-width: 1200px !important;
    margin: 0 auto;
    float: none;
}

.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on){
    background-color: #FBE7B2;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on) #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link{
    color: #2E2E2E;
    border-bottom: transparent 2px solid;
}

.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on) #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link[aria-expanded="true"],
.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link:hover{
    border-bottom-color: var(--colour_red);
}

.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on) .btn_std.with_red_arrow_right{
    background-color: var(--colour_red);
    color: #fff;
}

.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on) #logo img.hover_status{
    display: block;
}

.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on) #logo img.normal_status{
    display: none;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row ul.mega-sub-menu .menu{
    margin-left: 0;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row ul.mega-sub-menu .menu > li{
    display: block;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row ul.mega-sub-menu .menu > li a{
    display: block;
    font-weight: 600;
    font-size: 18px;
    color: #2E2E2E;
    position: relative;
    padding-right: 25px;
    white-space: normal;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row ul.mega-sub-menu .menu > li a:after{
    content: '';
    display: inline-block;
    width: 19px;
    height: 16px;
    background-image: url(/website-images/icn-arrow-right-black.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 3px;
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row ul.mega-sub-menu .menu > li a:hover{
    color: var(--colour_red);
}

.section_fullwidth_header_2025 #mega-menu-wrap-new-header-menu.mega-menu-wrap ul#mega-menu-new-header-menu > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu > li.mega-menu-row ul.mega-sub-menu .menu > li a:hover:after{
    background-image: url(/website-images/icn-arrow-right-red.svg);
}

#footer, .container{
    max-width: 1530px!important;
}

#pum-3238 button.pum-close{
    display: none;
}

#pum-3238 .pum-container{
    width: 94%!important;
    max-width: 660px;
    right: 16px;
    margin: auto;
}

/***** *****/
body, body.safari{
    font-family: var(--body_font)!important;
    font-size: 18px;
    font-weight: 400;
}

p:empty{
    display: none;
}

p{
    font-family: var(--body_font)!important;
}

.flex_row{
    display: flex;
}

.flex_valign_center{
    align-items: center;
}

.flex_valign_start{
    align-items: flex-start;
}

.flex_valign_end{
    align-items: flex-end;
}

.flex_valign_normal{
    align-items: normal;
}

.flex_halign_space_between{
    justify-content: space-between;
}

.flex_halign_start{
    justify-content: flex-start;
}

.flex_no_wrap{
    flex-wrap: nowrap;
}

.flex_gap_5{
    gap: 5px;
}

.flex_gap_10{
    gap: 10px;
}

.flex_gap_15{
    gap: 15px;
}

.flex_gap_20{
    gap: 20px;
}

.flex_gap_30{
    gap: 30px;
}

.with_overlayer{
    position: relative;
}

.with_overlayer:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.05) 80%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.05) 80%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.05) 80%);
    z-index: 1;
}

.with_overlayer > .container{
    position: relative;
    z-index: 5;
}

.colour_white *{
    color: #fff;
}

.section_cta_group{
    margin-left: 0;
}

.section_cta_group > li{
    display: block;
}

.section_cta_group > li a{
    display: block;
}

/***** *****/

.home h3 {
    font-size: 48px;
    font-weight: 700;
}

h5 {
    font-size: 24px;
    font-weight: 700;
}

h1.slider_title, h2.slider_title{
    font-family: var(--body_font) !important;
    font-size: 81px!important;
    font-weight: 700!important;
    line-height: 100% !important;
}

.home h2 {
    font-size: 54px!important;
    font-weight: 700!important;
}

.section_sup_heading{
    display: inline-block;
    padding: 5px 20px;
    background-color: #fbe7b2;
    color: var(--colour_red);
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
}

.with_round_corner,
.with_round_corner img{
    border-radius: 15px;
}

.with_video_pupup{
    position: relative;
}

.section_popup_trigger{
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 58px;
    background-image: url(/website-images/icn-play-white.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/***** *****/

.std_row{
    margin-top: 60px;
}

.std_row.small{
    margin-top: 30px;
}

.std_row.ex_small{
    margin-top: 15px;
}

.std_row_padding{
    padding-bottom: 60px;
    padding-top: 60px;
}

.std_row_padding.big{
    padding-bottom: 120px;
    padding-top: 120px;
}

.std_row_padding.small{
    padding-bottom: 30px;
    padding-top: 30px;
}

.std_row_padding.ex_small{
    padding-bottom: 15px;
    padding-top: 15px;
}

.no_margin {
    margin-top: inherit!important;
}

.btn-margin-top {
    margin-top:10px;
}

.btn_std{
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    background-color: var(--colour_red);
    color: #fff;
}

.btn_std:hover{
    background-color: #333;
    color: #fff;
}

.btn_std.with_arrow_right:after,
.btn_std.with_arrow_right_white:after{
    content: url(/website-images/icn-arrow-right-white.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.btn_std.with_cross_left:before{
    content: url(/website-images/icn-close-white.svg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.btn_std.with_red_arrow_right:after,
.btn_std.with_arrow_right_red:after{
    content: url(/website-images/icn-arrow-right-red.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    line-height: 16px;
}

p a {
    color:var(--colour_red);
}
p a:hover {
    color:var(--colour_red);
}

.section_fullwidth_header_2025 .btn_std.with_red_arrow_right:hover:after,
.section_fullwidth_header_2025:has(li.mega-menu-item.mega-toggle-on) .btn_std.with_red_arrow_right:after{
    content: url(/website-images/icn-arrow-right-white.svg);
    width: 19px;
}

#footer{
    padding: 80px 20px;
}

#footer .footer_wrapper_left .section_cta a{
    font-weight: 700;
    display: block;
}

#footer .footer_wrapper_left .section_cta a.colour_red{
    color: var(--colour_red);
}

#footer .footer_wrapper_left .section_cta a.colour_white{
    color: #fff;
}

#footer-wrapper{
    gap: 16vw;
}

#footer-wrapper .footer_wrapper_right{
    max-width: 400px;
    width: 100%;
}

#footer-wrapper .footer_wrapper_left .section_additional_info .section_additional_info_col2 p.small{
    font-size: 12px!important;
}

#footer-wrapper .footer_wrapper_right .section_footer_wrapper_right_row1 .menu-social-media-container .menu{
    margin-left: 0;
    display: flex;
    align-items: center;
    flex-basis: auto;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 8px;
}

#footer-wrapper .footer_wrapper_right .section_footer_wrapper_right_row1 .menu-social-media-container .menu > li{
    margin-bottom: 0;
}

#footer-wrapper .footer_wrapper_right .section_footer_wrapper_right_row1 .menu-social-media-container .menu > li > a{
    font-size: 0;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-wrapper .footer_wrapper_right .section_footer_wrapper_right_row1 .menu-social-media-container .menu > li.icn-fb > a{
    width: 30px;
    height: 30px;
    background-image: url(/website-images/icn-fb.png);
}

#footer-wrapper .footer_wrapper_right .section_footer_wrapper_right_row1 .menu-social-media-container .menu > li.icn-yt > a{
    width: 30px;
    height: 21px;
    background-image: url(/website-images/icn-yt.png);
}

#footer-wrapper .section_footer_wrapper_right_row2{
}

#footer-wrapper .section_footer_wrapper_right_row2 .menu-footer-menu-container .menu{
}

#footer-wrapper .section_footer_wrapper_right_row2 .menu-footer-menu-container .menu > li{
    display: block;
}

#footer-wrapper .section_footer_wrapper_right_row2 .menu-footer-menu-container .menu > li:last-of-type{
    margin-bottom: 0;
}

#footer-wrapper .section_footer_wrapper_right_row2 .menu-footer-menu-container .menu > li a{
    display: block;
    position: relative;
    text-wrap: wrap;
    color: #fff;
    margin-right: 0;
    padding-right: 30px;
    background-image: url(/website-images/icn-arrow-right-white.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 16px;
}

.section_footer_credit{
    margin-top: 30px;
    padding-top: 30px;
    border-top: #FA2F35 1px solid;
}

#footer .section_footer_credit a{
    color: #fff;
}

#footer .section_footer_credit .section_footer_credit_right .menu-legal-menu-container{
    margin-bottom: 0;
}

#footer .section_footer_credit .section_footer_credit_right .menu-legal-menu-container .menu > li{
    margin-right: 15px;
}

#footer .section_footer_credit .section_footer_credit_right .menu-legal-menu-container .menu > li:last-of-type{
    margin-right: 0px;
}

#footer .section_footer_credit .section_footer_credit_right .menu-legal-menu-container .menu > li a{
    color: #fff;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
    border-left: none;
    font-size: 14px;
}

/***** Home Slider *****/

.section_home_2025_sliders{
}

.section_home_2025_sliders li.section_home_2025_slider{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 55vh;
    min-height: 550px;
}

.section_home_2025_sliders li.section_home_2025_slider .section_banner_container{
    width: 100%;
    max-width: calc(1520px * 0.4);
}

.section_home_2025_sliders_container .section_slider_navigation_container{
    position: absolute;
    z-index: 5;
    bottom: 80px;
    width: 100%;
}

.section_home_2025_sliders_container .section_slider_navigation_container .swiper-pagination{
    position: relative;
    text-align: left;
    bottom: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
}

.section_home_2025_sliders_container .section_slider_navigation_container .swiper-pagination > span{
    width: 15px;
    height: 15px;
    opacity: 1;
    margin-left: 0;
    margin-right: 10px;
    background-color: #FBE7B2;
}

.section_home_2025_sliders_container .section_slider_navigation_container .swiper-pagination > span:last-of-type{
    margin-right: 0;
}

.section_home_2025_sliders_container .section_slider_navigation_container .swiper-pagination > span.swiper-pagination-bullet-active{
    background-color: #C62227;
}

/***** Page Selector *****/

.section_home_2025_row2{
    margin-top: -60px;
    position: relative;
    z-index: 5;
}

.section_home_2025_row2 .section_page_selector_dropdown{
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 60px;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col1{
    width: 100%;
    max-width: 250px;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2{
    width: 100%;
    max-width: calc(100% - 250px - 20px);
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 .section_menu_container{
    width: 100%;
    max-width: 60%;
    position: relative;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 select#menu{
    font-family: var(--body_font);
    background-color: transparent;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    border: none;
    border-bottom: #fff 1px solid;
    outline: none;
    padding: 5px 0;
    height: auto;
    line-height: 100%;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 select#menu:active,
.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 select#menu:focus{
    border: none;
    outline: none;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 .section_menu_container:after{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: var(--colour_red);
    z-index: 1;
    pointer-events: none;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 .section_menu_container:before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 8px;
    background-image: url(/website-images/icn-down-arrow-white.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 2;
    pointer-events: none;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 select#menu option{
    color: var(--colour_red);
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 button#go{
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background-color: #fff;
    color: var(--colour_red);
    border: none;
    outline: none;
    text-transform: none;
}

.section_home_2025_row2 .section_page_selector_dropdown .section_page_selector_dropdown_col2 button#go:after{
    content: url(/website-images/icn-arrow-right-red.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    line-height: 16px;
}

/***** Row 3 *****/

body{
    overflow-x: hidden;
}

.section_home_2025_row3{
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers_container{
    overflow: visible;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers_container:-webkit-scrollbar {
  display: none;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers{
    align-items: normal;
}

.section_news_loop_container .section_news_loops{
    margin-left: 0;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li,
.section_news_loop_container .section_news_loops > li{
    border-radius: 20px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #fff7e1;
    cursor: pointer;
    height: auto;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
    transition: .3s ease-in-out 0s;
}

.section_news_loop_container .section_news_loops > li{
    width: 100%;
    max-width: 33%;
    display: block;
    background-color: #fff;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li:hover,
.section_news_loop_container .section_news_loops > li:hover{
    background-color: #fbe7b2;
    margin-top: -10px;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.30);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.30);
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li.service_page{
    background-color: var(--colour_red);
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li.service_page:hover{
    background-color: #c62227;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li .section_image,
.section_news_loop_container .section_news_loops > li .section_image{
    padding-bottom: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 60px;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li:hover .section_image,
.section_news_loop_container .section_news_loops > li:hover .section_image{
    padding-bottom: 99%;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li .section_content,
.section_news_loop_container .section_news_loops > li .section_content{
    margin-top: 0;
    padding: 40px 30px;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li:hover .section_content,
.section_news_loop_container .section_news_loops > li:hover .section_content{
    margin-top: 1%;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li .section_content a,
.section_news_loop_container .section_news_loops > li .section_content a{
    font-size: 32px;
    font-weight: 700;
    color: var(--colour_red);
    line-height: 120%;
    position: relative;
    padding-right: 20%;
    display: block;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li.service_page .section_content a{
    color: #fff;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li .section_content a:after,
.section_news_loop_container .section_news_loops > li .section_content a:after{
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(/website-images/icn-bg-dark_red-arrow-white.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li:hover .section_content a:after,
.section_news_loop_container .section_news_loops > li:hover .section_content a:after{
    background-image: url(/website-images/icn-bg-red-arrow-white.svg);
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li.service_page .section_content a:after{
    background-image: url(/website-images/icn-bg-red-arrow-white.svg);
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row3 .section_home_2025_row_3_page_repeaers > li.service_page:hover .section_content a:after{
    background-image: url(/website-images/icn-bg-dark_red-arrow-white.svg);
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container{
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -80px;
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container > div{
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .3s ease-in-out 0s;
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container > div:after{
    display: none;
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container > div.swiper-button-prev{
    background-image: url(/website-images/icn-arrow-button-left-red.svg);
    margin-right: 8px;
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container > div.swiper-button-next{
    background-image: url(/website-images/icn-arrow-button-right-red.svg);
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container > div.swiper-button-prev:hover{
    background-image: url(/website-images/icn-arrow-button-left-cream.svg);
}

.section_home_2025_row_3_page_repeaers_container .section_slider_navigation_container > div.swiper-button-next:hover{
    background-image: url(/website-images/icn-arrow-button-right-cream.svg);
}

.section_home_2025_row4 .container.flex_row,
.section_home_2025_row7 .container.flex_row,
.section_home_2025_row8 .container.flex_row{
    gap: 4vw;
}

.section_home_2025_row4 .container.flex_row > div,
.section_home_2025_row5 .container.flex_row > div,
.section_home_2025_row7 .container.flex_row > div,
.section_home_2025_row8 .container.flex_row > div{
    width: 100%;
    max-width: calc(50% - 2vw);
}
.section_home_2025_row5 .section_home_2025_row5_col2 {
    padding-left: 35px;
}
.section_home_2025_row5 .section_home_2025_row5_col2 .section_image{
    margin-top: -26%;
}
.section_home_2025_row5 .section_home_2025_row5_col2 .section_iframe {
    /* margin-top: -20px; */
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.section_home_2025_row5 .section_home_2025_row5_col2 .section_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.section_home_2025_row5 .section_news_container > .container{
    border-top: #FA2F35 1px solid;
}

.section_home_2025_row7{
    position: relative;
    overflow: hidden;
}

.section_home_2025_row7 .container .section_image_group img{
    position: absolute;
    bottom: 0;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
}

.section_home_2025_row7 .container .section_image_group img.section_image1{
    margin-bottom: -20px;
}

.section_home_2025_row7 .container .section_image_group img.section_image2{
    transform: rotate(15deg);
    margin-left: 220px;
    margin-bottom: 30px;
}

.section_home_2025_row7 .container .section_image_group img.section_image3{
    transform: rotate(30deg);
    margin-bottom: -190px;
    margin-left: 185px;
}

/***** ******/

.colour_white{
    color: #fff;
}

.colour_red{
    color: var(--colour_red);
}

.colour_dark_red{
    color: var(--colour_dark_red);
}

.background_white{
    background-color: #fff;
}

.background_red{
    background-color: var(--colour_red);
}

.background_dark_red{
    background-color: var(--colour_dark_red) !important;
}
/* #rmp-menu-wrap-2459 .rmp-menu-subarrow, */
#rmp-container-2459 {
    background-color: var(--colour_dark_red);
}
#rmp-menu-wrap-2459 .rmp-menu-subarrow {
    background-color: transparent;
    border:none;
    top:3px;
    font-size: 14px;
}
#rmp-menu-wrap-2459 .rmp-menu-item-link {
    /* background-color:var(--colour_red); */
    background-color: var(--colour_dark_red);
    height:auto;
    padding-top:3px;
    padding-bottom: 3px;
    font-size: 18px;
    border-color:#ffffff;
}
#rmp-menu-wrap-2459 .rmp-menu-item-link:hover {
    background-color: var(--colour_red);
}

.std_btn.background_yellow {
    color:var(--colour_red);
}