﻿.rncsection .bg-primary {
padding-top: 0 !important;
padding-right: 12.5px;
background-color: #FFFFFF;
color: #00558c !important;
}

.rncsection h2 {
font-family: 'Montserrat', sans-serif;
margin-top: 0;
margin-bottom: 24px;
color: #00558c !important;
text-transform: uppercase;
font-size: 36px;
font-weight: 700;
line-height: 1.2;
}

.rncsection .col-lg-7 .col-lg-7 {
flex: 0 0 auto;
width: 100%;
}

.rncsection .section {
padding-block: clamp(1.875rem,11vh,3.125rem);
}

.rncsection .video-cta {
display: flex;
flex-direction: column;
}

.rncsection a:not(.btn--primary) {
order: 1;
color: #00558c !important;
display: inline-flex;
padding: 0;
margin: 0;
}

.rncsection .video-cta > a {
    color: #222 !important;
    text-decoration: none !important;
}

.rncsection .video-cta__description {
order: 2;
text-align: center;
}

.rncsection .video-cta__description br {
    display: none !important;
}

.rncsection .video-cta__description p {
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
color: #00558c;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 26px;
line-height: 118%;
}

.rncsection .video-cta__description a {
    margin-bottom: 30px;
}

.rncsection .video-cta__title, .rncsection .figures__heading, .rncsection .figures-placeholder {
    display: none;
}

.rncsection .col > .row > .col-lg-7 {
    padding-right: 0;
}

.rncsection .video-cta-section .container-reg {
    padding: 0;
}

.rncsection .video-cta__btn:before {
    display: none !important;
}
