@charset "UTF-8";
/*!
Theme Name: Operatic
Theme URI: https://operaticagency.com/
Author: Operatic
Author URI: https://operaticagency.com/s
Text Domain: Operatic
Version: 0.1
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what
you've learned with others.

*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
  font-family: "avenir_nextregular";
  src: url("./styles/fonts/avenirnext-regular-webfont.woff2") format("woff2"), url("./styles/fonts/avenirnext-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_nextmedium";
  src: url("./styles/fonts/avenirnext-medium-webfont.woff2") format("woff2"), url("./styles/fonts/avenirnext-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_nextheavy";
  src: url("./styles/fonts/avenirnext-heavy-webfont.woff2") format("woff2"), url("./styles/fonts/avenirnext-heavy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_nextbold";
  src: url("./styles/fonts/avenirnext-bold-webfont.woff2") format("woff2"), url("./styles/fonts/avenirnext-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 0;
}

#main-content {
  position: relative;
  overflow: hidden;
}

/* images */
img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 60px;
}
@media only screen and (max-width: 1199px) {
  .section-inner {
    padding: 0 20px;
  }
}

.reveal-bottom {
  opacity: 0;
  transition: 1s;
  transform: translateY(200px);
}
.reveal-bottom.active {
  opacity: 1;
  transform: translateY(0);
}

.nav-shortcuts a {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100000;
  padding: 10px 20px;
  font-weight: bold;
  color: #000;
  background-color: #fff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
  transform: translate3d(-50%, -200%, 0);
}
.nav-shortcuts a:focus {
  transform: translate3d(-50%, 0, 0);
}

@media only screen and (max-width: 1399px) {
  br {
    display: none;
  }
}
body {
  font-family: "avenir_nextregular";
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

h1, .h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0 0 20px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 32px;
    line-height: 38px;
  }
}

h2, .h2 {
  font-family: "avenir_nextregular";
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 5px;
  max-width: fit-content;
  margin: 0 auto 25px;
}
@media only screen and (max-width: 767px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
h2.line:after, .h2.line:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #CE0019;
}

h3, .h3 {
  color: #000000;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  margin-top: 0px;
}

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 25px;
}

.btn {
  position: relative;
  display: inline-block;
  transition: all 0.3s;
  z-index: 1;
  padding: 9px 20px;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  min-width: 198px;
}
@media only screen and (max-width: 540px) {
  .btn {
    width: calc(100% - 40px);
  }
}

.btn-secondary {
  background-color: transparent;
  border: solid 2px #002C77;
  color: #002C77;
}
.btn-secondary:hover, .btn-secondary.hover {
  background-color: #002C77;
  color: #FFFFFF;
}

.btn-primary {
  background-color: #CE0019;
  border: solid 2px #CE0019;
  color: #FFFFFF;
}
.btn-primary:hover, .btn-primary.hover {
  background-color: transparent;
  color: #CE0019;
}

.header {
  background: #FFFFFF;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.15);
  z-index: 999;
  padding: 14px 60px;
  transition: all 0.7s;
  position: sticky;
  top: 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 1199px) {
  .header {
    padding: 14px 20px;
  }
}
.header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
.header .inner {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-column-gap: 20px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .header .inner {
    grid-template-columns: 1fr 1fr;
  }
}
.header .inner .logo {
  max-width: 325px;
}
.header .inner .buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 35px;
}
.header .inner .buttons.col-1 {
  grid-template-columns: 1fr;
}
.header .inner .buttons.mobile-only {
  display: none;
}
@media only screen and (max-width: 991px) {
  .header .inner .buttons {
    grid-template-columns: 1fr;
  }
  .header .inner .buttons.desktop-only {
    display: none;
  }
  .header .inner .buttons.mobile-only {
    display: block;
  }
  .header .inner .buttons.mobile-only .btn-secondary {
    min-width: 100px;
  }
  .header .inner .buttons .btn-primary {
    display: none;
  }
}

.footer {
  font-family: "Roboto";
  padding: 120px 60px 20px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1199px) {
  .footer {
    padding: 6px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .footer {
    padding: 40px 20px;
  }
}
.footer .inner {
  max-width: 1440px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.4;
  color: var(--color-dark-main);
}
.footer .inner .grid {
  display: grid;
  grid-template-columns: 30% 1fr;
  grid-gap: 20px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .footer .inner .grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
}
.footer .inner .grid .logo img {
  max-width: 320px;
}
.footer .inner .grid .grid-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media only screen and (max-width: 991px) {
  .footer .inner .grid .grid-inner {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
}
.footer .inner .grid .grid-inner strong {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.36px;
  color: #002C77;
  display: block;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .footer .inner .grid .grid-inner strong {
    margin-bottom: 10px;
  }
}
.footer .inner .grid .grid-inner span {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.36px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 25px;
}
.footer .inner .grid .grid-inner ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 10px;
}
.footer .inner .grid .grid-inner ul li {
  list-style: none;
}
.footer .inner .grid .grid-inner ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #002C77;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  text-align: center;
}
.footer .inner .grid .grid-inner ul li a:hover {
  background-color: #CE0019;
}
.footer .inner .grid .footer-menu {
  margin-top: 40px;
}
.footer .inner .grid .footer-menu ul {
  margin: 0;
  padding: 0;
}
.footer .inner .grid .footer-menu ul li {
  display: inline-block;
  list-style: none;
  padding-right: 20px;
}
.footer .inner .grid .footer-menu ul li a {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.36px;
  text-decoration-line: underline;
}
.footer .inner .copyrights p {
  font-size: 14px;
  margin-bottom: 0px;
}

@media only screen and (min-width: 1200px) {
  .hero {
    min-height: 740px;
  }
}
.hero .section-inner {
  padding: 0 60px;
}
@media only screen and (max-width: 767px) {
  .hero .section-inner {
    padding: 0 20px;
  }
}
.hero .bg {
  position: relative;
  background-image: var(--data-image);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.hero .bg:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(359deg, #002C77 7.87%, rgba(0, 44, 119, 0) 98.67%);
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .hero .bg:before {
    background: linear-gradient(180deg, #002C77 7.87%, rgba(0, 44, 119, 0) 98.67%);
  }
}
.hero .bg .hero-grid-container {
  display: grid;
  grid-template-columns: 65% 1fr;
  gap: 40px;
  align-items: end;
  padding: 30px 0;
}
@media only screen and (max-width: 1199px) {
  .hero .bg .hero-grid-container {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .hero .bg .hero-grid-container {
    gap: 10px 70px;
    padding: 40px 0;
  }
}
.hero .bg .hero-grid-container .content {
  max-width: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .hero .bg .hero-grid-container .content {
    padding-bottom: 30px;
  }
}
.hero .bg .hero-grid-container .content .subheading {
  font-family: "avenir_nextmedium";
  font-size: 75px;
  font-weight: 600;
  line-height: 75px;
  color: #FFFFFF;
  position: relative;
  width: fit-content;
  display: block;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1299px) {
  .hero .bg .hero-grid-container .content .subheading {
    font-size: 68px;
  }
}
@media only screen and (max-width: 991px) {
  .hero .bg .hero-grid-container .content .subheading {
    font-size: 55px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .hero .bg .hero-grid-container .content .subheading {
    font-size: 45px;
    line-height: 50px;
  }
}
.hero .bg .hero-grid-container .content .subheading:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  background-color: #CE0019;
}
.hero .bg .hero-grid-container .content p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  color: var(--color-dark-main);
}
@media only screen and (max-width: 767px) {
  .hero .bg .hero-grid-container .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .hero .bg .hero-grid-container .content p br {
    display: none;
  }
}
.hero .bg .hero-grid-container .content p strong {
  font-weight: 700;
}
.hero .bg .hero-grid-container .content .powered {
  display: flex;
  gap: 15px;
}
.hero .bg .hero-grid-container .content .powered span {
  font-family: "avenir_nextregular";
  font-size: 22px;
  line-height: 30px;
  color: #FFFFFF;
}
.hero .bg .hero-grid-container .form {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .hero .bg .hero-grid-container .form {
    margin-bottom: 20px;
  }
}
.hero .bg .hero-grid-container .form .inner {
  background: #FFFFFF;
  padding: 35px;
  max-width: 380px;
  margin-left: auto;
}
@media only screen and (max-width: 1299px) {
  .hero .bg .hero-grid-container .form .inner {
    padding: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .hero .bg .hero-grid-container .form .inner {
    padding: 35px;
    margin-left: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .hero .bg .hero-grid-container .form .inner {
    padding: 30px 20px;
  }
}
.hero .bg .hero-grid-container .form .inner h2 {
  font-family: "avenir_nextmedium";
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #002C77;
  margin: 0 0 5px;
  text-transform: none;
}
.hero .bg .hero-grid-container .form .inner h2.small {
  font-size: 25px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .hero .bg .hero-grid-container .form .inner h2 {
    font-size: 25px;
    line-height: 32px;
  }
}
.hero .bg .hero-grid-container .form .inner p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
}
.hero .bg .hero-grid-container .form .inner label:not(.terms) {
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  position: absolute;
}
.hero .bg .hero-grid-container .form .inner input {
  border: solid 1px #000000;
  font-size: 18px !important;
  line-height: 32px;
  font-weight: 700;
  color: #000000 !important;
  width: calc(100% - 30px);
  height: 45px;
  padding: 0px 15px !important;
  border-radius: 5px;
  margin-bottom: 15px;
}
.hero .bg .hero-grid-container .form .inner input::placeholder, .hero .bg .hero-grid-container .form .inner input::-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
.hero .bg .hero-grid-container .form .inner textarea {
  height: 90px;
  border: solid 1px #000000;
  font-size: 18px !important;
  line-height: 32px;
  font-weight: 700;
  color: #000000 !important;
  width: calc(100% - 30px);
  padding: 10px 15px !important;
  border-radius: 5px;
  margin-bottom: 15px;
}
.hero .bg .hero-grid-container .form .inner .terms {
  display: block;
  position: relative;
  padding-left: 25px;
  margin: 0 0 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  line-height: 18px;
}
.hero .bg .hero-grid-container .form .inner .terms label {
  opacity: 0;
  margin-bottom: 0px;
}
.hero .bg .hero-grid-container .form .inner .terms .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 3px;
}
.hero .bg .hero-grid-container .form .inner .terms .checkmark:after {
  position: absolute;
  content: "✓";
  top: 2px;
  left: 4px;
  font-size: 18px;
  font-weight: 600;
  display: none;
}
.hero .bg .hero-grid-container .form .inner .terms.menuitemshow .checkmark:after {
  display: block;
}
.hero .bg .hero-grid-container .form .inner .terms input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  top: -21px;
  left: -25px;
  height: 45px;
  z-index: 999;
}
.hero .bg .hero-grid-container .form .inner .terms .wpcf7-not-valid {
  height: 35px;
  display: block;
}
.hero .bg .hero-grid-container .form .inner button, .hero .bg .hero-grid-container .form .inner input[type=submit] {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 0;
  transition: 0.2s;
  border: 2px solid #CE0019;
  height: 100%;
  padding: 9px 20px !important;
  color: #FFFFFF !important;
}
.hero .bg .hero-grid-container .form .inner button:hover, .hero .bg .hero-grid-container .form .inner input[type=submit]:hover {
  color: #CE0019 !important;
}
.hero .bg .hero-grid-container .form .inner .custom-message, .hero .bg .hero-grid-container .form .inner .submit-message {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  display: block;
  color: #000000;
}
.hero .bg .hero-grid-container .form .inner .submit-message {
  margin-top: 20px;
}
.hero .bg .hero-grid-container .form .inner .wpcf7-spinner {
  position: absolute;
  right: 10px;
  margin-top: 15px;
}
.hero .bg .hero-grid-container .form .inner .screen-reader-response {
  display: none;
}
.hero .bg .hero-grid-container .form .inner .wpcf7-not-valid {
  border: 2px solid #ff0000 !important;
}
.hero .bg .hero-grid-container .form .inner .wpcf7-not-valid-tip {
  color: #f00;
  font-size: 14px;
  font-weight: 600;
  display: none !important;
}
.hero .bg .hero-grid-container .form .inner .wpcf7-validation-errors {
  border: 2px solid #f7e700 !important;
  text-align: center;
}
.hero .bg .hero-grid-container .form .inner .invalid .wpcf7-response-output {
  font-size: 14px;
  text-align: center;
  padding: 5px !important;
  color: #ff0000;
  background: #ffe2e2;
  font-weight: 600;
  margin: 0em 0em 1em !important;
}
.hero .bg .hero-grid-container .form .inner .failed .wpcf7-response-output {
  text-align: center;
  padding: 10px !important;
  color: #ff0000;
  background: #ffe2e2;
  font-weight: 700;
  border-radius: 0.25rem;
}
.hero .bg .hero-grid-container .form .inner .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  display: none;
}
.hero .bg .hero-grid-container .form .inner .wpcf7 form.sent .thanks {
  color: #46b450;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  border-color: #46b450;
  margin: 1em 0.5em 1em;
  padding: 8px 10px;
  border: 2px solid #46b450;
  line-height: 22px;
}
.hero .bg .hero-grid-container .form .inner .wpcf7-recaptcha {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .hero .bg .hero-grid-container .form .inner .wpcf7-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

.grid-content {
  padding: 80px 60px;
}
@media only screen and (max-width: 767px) {
  .grid-content {
    padding: 40px 0px;
  }
}
.grid-content.bg {
  position: relative;
}
.grid-content.bg:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 40% 100%, 85% 40%);
  background-color: rgba(0, 44, 119, 0.05);
  width: 35%;
  height: 100%;
}
.grid-content .grid-container .content .intro {
  max-width: 915px;
  margin: 0 auto 50px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .grid-content .grid-container .content .intro {
    margin: 0 auto 30px;
  }
}
.grid-content .grid-container .content .intro h2 {
  text-transform: none;
}
.grid-content .grid-container .content .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .grid-content .grid-container .content .logos {
    margin: 40px 0 20px;
    gap: 20px;
  }
}
.grid-content .grid-container .content .logos .logo {
  border-radius: 0px;
  background: var(--color-light-main);
  box-shadow: 1.87px 2.493px 7.792px 0px rgba(0, 0, 0, 0.25);
  width: 210px;
  height: 65px;
  position: relative;
  padding: 15px;
}
.grid-content .grid-container .content .logos .logo img {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.grid-content .grid-container .content .listings {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 25px;
  padding: 0;
  max-width: 1180px;
  margin: 20px auto 60px;
}
@media only screen and (max-width: 991px) {
  .grid-content .grid-container .content .listings {
    grid-template-columns: 1fr;
    margin: 20px auto 30px;
  }
}
.grid-content .grid-container .content .listings li {
  list-style: none;
  padding-left: 90px;
  color: #000000;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.44px;
  position: relative;
}
.grid-content .grid-container .content .listings li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  background-image: url("./img/list.svg");
  background-repeat: no-repeat;
  width: 68px;
  height: 22px;
}
.grid-content .grid-container .content .custom-button {
  text-align: center;
}

.cta {
  max-width: 1440px;
  margin: 0 auto;
}
.cta .cta-grid {
  display: grid;
  grid-template-columns: 55% 1fr;
}
.cta .cta-grid .cta-content {
  padding: 50px 30px 50px 60px;
}
.cta .cta-grid .cta-content .subheading {
  font-size: 20px;
  line-height: 36px;
  color: #002C77;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.cta .cta-grid .cta-content h2 {
  font-family: "avenir_nextmedium";
  margin-left: 0px;
  color: #002C77;
  text-transform: none;
}
.cta .cta-grid .cta-content p {
  color: #002C77;
}
.cta .cta-grid .cta-content .cta-buttons {
  display: flex;
  gap: 30px;
}
.cta .cta-grid .cta-image {
  clip-path: polygon(40% 0, 100% 0, 100% 100%, 30% 100%, 0 65%);
}
.cta .cta-grid .cta-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cta .cta-grid.light {
  background-color: #BFCADD;
}
.cta .cta-grid.dark {
  background-color: #184083;
}
.cta .cta-grid.dark .cta-content .subheading, .cta .cta-grid.dark .cta-content h2, .cta .cta-grid.dark .cta-content p {
  color: #FFFFFF;
}
.cta .cta-grid.dark .cta-buttons .btn-secondary {
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
}
.cta .cta-grid.dark .cta-buttons .btn-secondary:hover {
  background-color: #FFFFFF;
  color: #002C77;
}
.cta .cta-grid.left-image {
  grid-template-columns: 1fr 55%;
}
.cta .cta-grid.left-image .cta-content {
  order: 2;
}
.cta .cta-grid.left-image .cta-image {
  clip-path: polygon(55% 0%, 100% 65%, 85% 100%, 0 100%, 0 0);
}
.cta .cta-grid.left-image .cta-image.top {
  clip-path: polygon(75% 0, 100% 35%, 70% 100%, 0 100%, 0 0);
}
.cta .cta-grid.container {
  max-width: 1320px;
  margin: 0 auto;
}
.cta .cta-grid.full {
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 991px) {
  .cta .cta-grid {
    position: relative;
    display: block;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
    padding-bottom: 50px;
  }
  .cta .cta-grid:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 44, 119, 0.8);
  }
  .cta .cta-grid .cta-content {
    position: relative;
    text-align: center;
    padding: 50px 30px;
  }
  .cta .cta-grid .cta-content h2, .cta .cta-grid .cta-content .subheading, .cta .cta-grid .cta-content p {
    color: #FFFFFF;
  }
  .cta .cta-grid .cta-content .cta-buttons {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .cta .cta-grid .cta-content .cta-buttons .btn-secondary {
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
  }
  .cta .cta-grid .cta-content .cta-buttons .btn-secondary:hover {
    background-color: #FFFFFF;
    color: #002C77;
  }
  .cta .cta-grid .cta-image {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cta .cta-grid {
    padding-bottom: 35px;
    clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0 95%, 0 0);
  }
  .cta .cta-grid .cta-content {
    padding: 50px 20px 50px 20px;
  }
}

.grid-card {
  padding: 80px 60px;
}
@media only screen and (max-width: 767px) {
  .grid-card {
    padding: 40px 0px;
  }
  .grid-card h2 {
    text-align: center;
  }
}
.grid-card .grid-card-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  max-width: 1030px;
  margin: 70px auto 0;
}
@media only screen and (max-width: 1199px) {
  .grid-card .grid-card-container {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .grid-card .grid-card-container {
    margin: 30px auto 0;
  }
}
.grid-card .grid-card-container .card-block {
  box-shadow: 4px 4px 60px 0px rgba(0, 0, 0, 0.15);
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .grid-card .grid-card-container .card-block {
    padding: 20px;
  }
}
.grid-card .grid-card-container .card-block.light {
  background-color: #FFFFFF;
}
.grid-card .grid-card-container .card-block.light h3, .grid-card .grid-card-container .card-block.light li {
  color: #002C77;
}
.grid-card .grid-card-container .card-block.light ul li:before {
  background-image: url("./img/false.svg");
}
.grid-card .grid-card-container .card-block.dark {
  background-color: #002C77;
}
.grid-card .grid-card-container .card-block.dark h3, .grid-card .grid-card-container .card-block.dark li {
  color: #FFFFFF;
}
.grid-card .grid-card-container .card-block.dark ul li:before {
  background-image: url("./img/true.svg");
}
.grid-card .grid-card-container .card-block h3 {
  text-align: center;
  font-size: 26px;
  line-height: 35px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .grid-card .grid-card-container .card-block h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.grid-card .grid-card-container .card-block ul {
  padding: 0;
  margin: 0;
}
.grid-card .grid-card-container .card-block ul li {
  font-family: "avenir_nextmedium";
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  padding-left: 35px;
  list-style: none;
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .grid-card .grid-card-container .card-block ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.grid-card .grid-card-container .card-block ul li:before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 19.5px;
  height: 19.5px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .grid-card .grid-card-container .card-block ul li:before {
    top: 3px;
  }
}

.accordion {
  padding: 80px 60px;
}
@media only screen and (max-width: 767px) {
  .accordion {
    padding: 40px 0px;
  }
}
.accordion .faq article {
  padding: 20px 20px;
  border-bottom: solid 1px #002C77;
  cursor: pointer;
}
.accordion .faq article h3 {
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  letter-spacing: 0.44px;
  margin: 0;
  position: relative;
  padding-right: 40px;
}
.accordion .faq article h3::after {
  position: absolute;
  content: "\f107";
  pointer-events: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 32px;
  font-weight: 900;
  transform: rotate(0deg);
  transition: transform 0.3s;
  color: #CE0019;
  right: 0;
  transition: all 0.3s;
}
.accordion .faq article .copy {
  height: 0;
  overflow: hidden;
  transition: height 0.7s;
  max-width: 90%;
}
.accordion .faq article .copy p {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.44px;
  margin: 20px 0;
}
.accordion .faq article.expand h3:after {
  transform: rotate(180deg);
}
.accordion .faq article.expand .copy {
  height: auto;
  visibility: visible;
}

.testimonials {
  padding: 80px 60px 0;
}
@media only screen and (max-width: 767px) {
  .testimonials {
    padding: 40px 0px;
  }
}
@media only screen and (max-width: 1440px) {
  .testimonials .section-inner {
    padding: 0;
  }
}
.testimonials .review-slider {
  position: relative;
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .testimonials .review-slider {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1440px) {
  .testimonials .review-slider .inner {
    margin: 0 -20%;
  }
}
@media only screen and (max-width: 991px) {
  .testimonials .review-slider .inner {
    margin: 0 -30%;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials .review-slider .inner {
    margin: 0 -60%;
  }
}
.testimonials .review-slider .inner .swiper {
  width: 100%;
  height: 100%;
}
.testimonials .review-slider .inner .swiper-slide {
  text-align: left;
  background-color: #002C77;
  border-radius: 20px;
  height: auto;
}
.testimonials .review-slider .inner .swiper-slide .slide-inner {
  padding: 30px;
}
.testimonials .review-slider .inner .swiper-slide .slide-inner .head {
  display: grid;
  grid-template-columns: 220px 1fr;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1299px) {
  .testimonials .review-slider .inner .swiper-slide .slide-inner .head {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials .review-slider .inner .swiper-slide .slide-inner .head {
    grid-template-columns: 1fr;
  }
}
.testimonials .review-slider .inner .swiper-slide .slide-inner .head strong {
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 44.515px;
  letter-spacing: 0.4px;
  display: block;
}
.testimonials .review-slider .inner .swiper-slide .slide-inner .head .rating {
  display: flex;
}
.testimonials .review-slider .inner .swiper-slide .slide-inner p {
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24.56px; /* 153.498% */
  letter-spacing: 0.32px;
}
.testimonials .review-slider .inner .swiper-pagination {
  position: relative;
  margin-top: 50px;
}
.testimonials .review-slider .inner .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  border: 3px solid #002C77;
  border-radius: 50%;
  background-color: transparent;
  opacity: 1;
}
.testimonials .review-slider .inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #CE0019;
  border-color: #CE0019;
}