@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css2?family=Righteous&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Unica+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap");
html,
body {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  scrollbar-width: thin;
  scrollbar-color: white;
}
html ::-webkit-scrollbar,
body ::-webkit-scrollbar {
  display: none;
  width: 7px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  box-sizing: border-box !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "Roboto", sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.titillium-web-extralight {
  font-family: "Titillium Web", serif;
  font-weight: 200;
  font-style: normal;
}

.titillium-web-light {
  font-family: "Titillium Web", serif;
  font-weight: 300;
  font-style: normal;
}

.titillium-web-regular {
  font-family: "Titillium Web", serif;
  font-weight: 400;
  font-style: normal;
}

.titillium-web-semibold {
  font-family: "Titillium Web", serif;
  font-weight: 600;
  font-style: normal;
}

.titillium-web-bold {
  font-family: "Titillium Web", serif;
  font-weight: 700;
  font-style: normal;
}

.titillium-web-black {
  font-family: "Titillium Web", serif;
  font-weight: 900;
  font-style: normal;
}

.titillium-web-extralight-italic {
  font-family: "Titillium Web", serif;
  font-weight: 200;
  font-style: italic;
}

.titillium-web-light-italic {
  font-family: "Titillium Web", serif;
  font-weight: 300;
  font-style: italic;
}

.titillium-web-regular-italic {
  font-family: "Titillium Web", serif;
  font-weight: 400;
  font-style: italic;
}

.titillium-web-semibold-italic {
  font-family: "Titillium Web", serif;
  font-weight: 600;
  font-style: italic;
}

.titillium-web-bold-italic {
  font-family: "Titillium Web", serif;
  font-weight: 700;
  font-style: italic;
}

.row {
  display: flex;
  justify-content: space-between;
}

.row:nth-child(odd) div {
  padding: 0rem 0;
}

.row:nth-child(even) div {
  padding: 0rem 0;
}

@media (min-width: 980px) {
  .row {
    margin-top: 2rem;
  }
  .row:first-child {
    margin-top: 0;
  }
  .d-col-1 {
    width: 7.05%;
  }
  .d-col-2 {
    width: 15.5%;
  }
  .d-col-3,
  .d-col-thirds {
    width: 23.95%;
  }
  .d-col-4,
  .d-col-quarters {
    width: 32.4%;
  }
  .d-col-5 {
    width: 40.85%;
  }
  .d-col-6,
  .d-col-halfs {
    width: 49.3%;
  }
  .d-col-7 {
    width: 57.75%;
  }
  .d-col-8 {
    width: 66.2%;
  }
  .d-col-9 {
    width: 74.65%;
  }
  .d-col-10 {
    width: 83.1%;
  }
  .d-col-11 {
    width: 91.55%;
  }
  .d-col-12,
  .d-col-full {
    width: 100%;
  }
}
@media only screen and (min-width: 661px) and (max-width: 979px) {
  .row {
    flex-flow: row wrap;
  }
  .t-col-4,
  .t-col-6,
  .t-col-12 {
    margin-top: 2rem;
  }
  .t-col-4 {
    width: 31.46%;
  }
  .t-col-6 {
    width: 48.6%;
  }
  .t-col-12 {
    width: 100%;
  }
  .row:first-child .t-col-4,
  .row:first-child .t-col-6,
  .row:first-child .t-col-12 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 660px) {
  .row {
    flex-flow: row wrap;
  }
  .m-col-6,
  .m-col-12 {
    margin-top: 2rem;
  }
  .m-col-6 {
    width: 47.2%;
  }
  .m-col-12 {
    width: 100%;
  }
  .row:first-child .m-col-6,
  .row:first-child .m-col-12 {
    margin-top: 0;
  }
}
:root {
  --font: "Roboto", sans-serif;
  --titleHeading: clamp(2em, 5vw, 3em);
  --subHeading: clamp(1.2em, 3.5vw, 1.5em);
  --mobileTitle: clamp(1.8em, 4vw, 2em);
  --mobileSubtitle: clamp(0.9em, 2.5vw, 1em);
  --paragraph: clamp(0.9em, 2vw, 1em);
  --smallText: clamp(0.75em, 1.5vw, 0.85em);
  --thinWeight: 300;
  --normalWeight: 400;
  --regularWeight: 500;
  --thickWeight: 700;
  --size: clamp(0.5em, 1vw, 0.6em);
  --rounded: clamp(12px, 2vw, 18px);
  --scale: scale(1.05);
  --up: translateY(-5px);
  --transition: all 0.3s ease-in-out;
  --cardShadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  line-height: 1.5;
  font-family: var(--font);
  color: #212121;
  font-size: var(--paragraph);
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-screen {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}
.loading-screen::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  border: 4px solid #eff5f9;
  border-top: 4px solid #10367d;
}
@media (min-width: 768px) {
  .loading-screen .loading-screen::before {
    width: 60px;
    height: 60px;
  }
}

.wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: clamp(1rem, 5vw, 80px);
  padding-right: clamp(1rem, 5vw, 80px);
}
.wrapper-full {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  will-change: transform;
  transition: transform 0.3s ease-in-out;
}
header.hidden {
  transform: translateY(-100%);
}
header .top-navigation {
  width: 100%;
  height: clamp(25px, 3vw, 30px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 clamp(0.5rem, 2vw, 1rem);
  background-color: #10367d;
}
header .top-navigation__container {
  width: 90%;
  max-width: 1280px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .top-navigation__text {
  font-size: clamp(0.7rem, 1vw, 0.75rem);
  font-weight: 600;
  color: #ffffff;
  font-family: var(--font);
}
header .top-navigation__text a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 599px) {
  header .top-navigation {
    display: none;
    visibility: hidden;
  }
}
header .navigation {
  width: 100%;
  height: clamp(60px, 8vw, 80px);
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(0.5rem, 2vw, 1rem);
  display: flex;
  justify-content: center;
  background-color: #ffffff;
}
@media (max-width: 599px) {
  header .navigation .large-menu {
    display: none;
    visibility: hidden;
  }
  header .navigation .mobilelogo img,
  header .navigation .mobile-nav {
    visibility: visible;
  }
}
header .navigation .mobile-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: clamp(60px, 7vw, 60px);
  padding: clamp(1.2rem, 2.5vw, 1.5rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}
header .navigation .mobile-nav .mobilelogo img {
  margin-top: 10px;
  width: clamp(100px, 18vw, 110px);
  height: auto;
}
header .navigation .mobile-nav .mobilecta a {
  margin-left: 60px;
  padding: 5px 25px;
  border-radius: 25px;
  color: #ffffff;
  background-color: #10367d;
  border: 2px solid #10367d;
  font-family: var(--font);
  font-size: 1em;
  font-weight: var(--regularWeight);
  text-decoration: none;
  transition: background-color 0.3s ease-in-out;
}
header .navigation .mobile-nav .hamburger-menu {
  cursor: pointer;
}
header .navigation .mobile-nav .hamburger-menu .hamburger {
  width: 24px;
  height: 20px;
  cursor: pointer;
  position: relative;
}
header .navigation .mobile-nav .hamburger-menu .hamburger span, header .navigation .mobile-nav .hamburger-menu .hamburger::before, header .navigation .mobile-nav .hamburger-menu .hamburger::after {
  right: 0;
  content: "";
  width: 24px;
  height: 2px;
  position: absolute;
  transition: all 0.3s ease-in-out;
  background: #000000;
}
header .navigation .mobile-nav .hamburger-menu .hamburger::before {
  width: 20px;
  top: 0;
}
header .navigation .mobile-nav .hamburger-menu .hamburger span {
  width: 15px;
  top: 8px;
}
header .navigation .mobile-nav .hamburger-menu .hamburger::after {
  width: 20px;
  top: 16px;
}
.menu-open header .navigation .mobile-nav .hamburger-menu .hamburger::before {
  top: 8px;
  width: 24px;
  height: 1.5px;
  transform: rotate(45deg);
}
.menu-open header .navigation .mobile-nav .hamburger-menu .hamburger span {
  opacity: 0;
}
.menu-open header .navigation .mobile-nav .hamburger-menu .hamburger::after {
  top: 8px;
  width: 24px;
  height: 1.5px;
  transform: rotate(-45deg);
}
header .navigation .menu-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 8888;
  width: 0%;
  height: 100vh;
  opacity: 0;
  display: flex;
  overflow: hidden;
  background: #10367d;
  transition: all 0.3s cubic-bezier(0.99, 0.04, 0.87, 1) 0.2s;
}
.menu-open header .navigation .menu-container {
  width: 100%;
  opacity: 1;
}
header .navigation .menu-container .menu {
  position: absolute;
  top: 10%;
  left: 7%;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1;
}
.menu-open header .navigation .menu-container .menu li:nth-child(1) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 0.95s, transform 0.3s 0.95s;
}
.menu-open header .navigation .menu-container .menu li:nth-child(2) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.05s, transform 0.3s 1.05s;
}
.menu-open header .navigation .menu-container .menu li:nth-child(3) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.15s, transform 0.3s 1.15s;
}
.menu-open header .navigation .menu-container .menu li:nth-child(4) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.25s, transform 0.3s 1.25s;
}
.menu-open header .navigation .menu-container .menu li:nth-child(5) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.35s, transform 0.3s 1.35s;
}
.menu-open header .navigation .menu-container .menu li:nth-child(6) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.45s, transform 0.3s 1.45s;
}
header .navigation .menu-container .menu li:nth-child(1) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.05s, transform 0.3s 0.05s;
}
header .navigation .menu-container .menu li:nth-child(2) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.1s, transform 0.3s 0.1s;
}
header .navigation .menu-container .menu li:nth-child(3) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.15s, transform 0.3s 0.15s;
}
header .navigation .menu-container .menu li:nth-child(4) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.2s, transform 0.3s 0.2s;
}
header .navigation .menu-container .menu li:nth-child(5) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.25s, transform 0.3s 0.25s;
}
header .navigation .menu-container .menu li:nth-child(6) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.3s, transform 0.3s 0.3s;
}
header .navigation .menu-container .menu a {
  display: block;
  padding: clamp(0.75rem, 2vw, 1rem) 0;
  font-size: clamp(1.2rem, 2.5vw, 1.5rem);
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  font-weight: var(--thinWeight);
}
header .navigation .menu-container .menu a.active {
  color: #ffffff;
  font-weight: var(--regularWeight);
}
header .navigation .menu-container .menu-info {
  position: absolute;
  bottom: 3%;
  width: 100%;
  padding: clamp(1rem, 3vw, 1.5rem);
  border-top: 1px solid white;
  color: #ffffff;
}
.menu-open header .navigation .menu-container .menu-info:nth-child(1) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 0.95s, transform 0.3s 0.95s;
}
.menu-open header .navigation .menu-container .menu-info:nth-child(2) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.05s, transform 0.3s 1.05s;
}
.menu-open header .navigation .menu-container .menu-info:nth-child(3) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.15s, transform 0.3s 1.15s;
}
.menu-open header .navigation .menu-container .menu-info:nth-child(4) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.25s, transform 0.3s 1.25s;
}
.menu-open header .navigation .menu-container .menu-info:nth-child(5) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.35s, transform 0.3s 1.35s;
}
.menu-open header .navigation .menu-container .menu-info:nth-child(6) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 1.45s, transform 0.3s 1.45s;
}
header .navigation .menu-container .menu-info:nth-child(1) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.05s, transform 0.3s 0.05s;
}
header .navigation .menu-container .menu-info:nth-child(2) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.1s, transform 0.3s 0.1s;
}
header .navigation .menu-container .menu-info:nth-child(3) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.15s, transform 0.3s 0.15s;
}
header .navigation .menu-container .menu-info:nth-child(4) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.2s, transform 0.3s 0.2s;
}
header .navigation .menu-container .menu-info:nth-child(5) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.25s, transform 0.3s 0.25s;
}
header .navigation .menu-container .menu-info:nth-child(6) {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.2s 0.3s, transform 0.3s 0.3s;
}
header .navigation .menu-container .menu-info h1 {
  margin: 0;
  font-size: var(--subHeading);
  font-weight: var(--thinWeight);
}
header .navigation .menu-container .menu-info h2 {
  margin: 10px 0;
  font-size: var(--mobileTitle);
  font-weight: var(--regularWeight);
}
header .navigation .menu-container .menu-info a {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 600px) {
  header .navigation .hamburger-menu,
  header .navigation .menu-container,
  header .navigation .mobilelogo img,
  header .navigation .mobile-nav {
    display: none;
    visibility: hidden;
    overflow: hidden;
  }
  header .navigation .large-menu {
    width: 90%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
  }
  header .navigation .large-menu .logo img {
    width: clamp(120px, 12vw, 150px);
    height: auto;
  }
  header .navigation .large-menu .links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header .navigation .large-menu .links .link {
    width: clamp(280px, 30vw, 300px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: var(--font);
    margin-right: 10px;
  }
  header .navigation .large-menu .links .link li {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  header .navigation .large-menu .links .link li,
  header .navigation .large-menu .links .link a {
    color: #212121;
    text-decoration: none;
    list-style: none;
    font-size: clamp(0.9rem, 1.3vw, 1rem);
    font-weight: var(--regularWeight);
    transition: all 0.3s ease-in-out;
  }
  header .navigation .large-menu .links .link li:hover, header .navigation .large-menu .links .link li.active,
  header .navigation .large-menu .links .link a:hover,
  header .navigation .large-menu .links .link a.active {
    color: #10367d;
    font-weight: var(--thickWeight);
  }
  header .navigation .large-menu .links .cta a {
    margin-left: clamp(0.5rem, 2vw, 0.75rem);
    padding: clamp(0.5rem, 1.5vw, 0.625rem) clamp(1.5rem, 4vw, 2.5rem);
    border-radius: 25px;
    color: #ffffff;
    background-color: #10367d;
    border: 2px solid #10367d;
    font-family: var(--font);
    font-size: clamp(0.9rem, 1.3vw, 1rem);
    font-weight: var(--regularWeight);
    text-decoration: none;
    transition: background-color 0.3s ease-in-out;
  }
  header .navigation .large-menu .links .cta a:hover {
    color: #10367d;
    background-color: transparent;
  }
}

.hero-cta {
  width: 100%;
  height: 350px;
  display: flex;
  margin: 10% auto;
  position: relative;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  background-color: #10367d;
}
.hero-cta:hover {
  box-shadow: var(--cardShadow);
}
.hero-cta .content {
  z-index: 2;
  text-align: center;
  color: #ffffff;
}
.hero-cta .content h1 {
  font-size: clamp(1.2rem, 4vw, 3.2rem);
  margin: clamp(0.5rem, 2vw, 10px) auto;
  color: #ffffff;
  font-family: var(--font);
  font-weight: var(--regularWeight);
}
.hero-cta .content h2 {
  font-size: clamp(2.2rem, 5vw, 3.2rem);
  margin: clamp(0.5rem, 2vw, 10px) auto;
  color: #ffffff;
  font-family: var(--font);
  font-weight: var(--thickWeight);
}
.hero-cta .content h2 a {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.hero-cta .content h2 a:hover {
  color: #eff5f9;
}
.hero-cta .content p {
  max-width: clamp(320px, 60vw, 600px);
  line-height: 1.5em;
  font-size: clamp(0.9rem, 1.2vw, 1rem);
  margin: clamp(1rem, 3vh, 20px) auto clamp(1.5rem, 4vh, 30px) auto;
  font-weight: var(--thinWeight);
}
@media (max-width: 599px) {
  .hero-cta {
    height: 150px;
    margin: 15% auto;
  }
  .hero-cta .content p {
    display: none;
  }
}

.section-header {
  text-align: left;
}
.section-header h3 {
  margin: 0;
  color: #10367d;
  font-family: var(--font);
  text-transform: uppercase;
  font-size: var(--paragraph);
  font-weight: var(--regularWeight);
}
.section-header h1 {
  margin: 0;
  font-family: var(--font);
  color: #212121;
  font-size: var(--subHeading);
  font-weight: var(--normalWeight);
}
.section-header h1 span {
  margin-right: 5px;
  font-weight: var(--thickWeight);
}

.faq {
  padding: auto;
  margin: 10% auto;
}
.faq__list {
  width: 100%;
  display: flex;
  overflow: hidden;
  margin: 20px auto;
  border-radius: 12px;
  flex-direction: column;
  border: 1px solid #f2f2f2;
}
.faq__item {
  border-radius: 0;
  background-color: #ffffff;
}
.faq__item .faq__question {
  width: 100%;
  border: none;
  display: flex;
  cursor: pointer;
  text-align: left;
  align-items: center;
  padding: 15px;
  font-size: var(--paragraph);
  justify-content: space-between;
  background-color: #f2f2f2;
  font-weight: var(--regularWeight);
  border-bottom: 1px solid #d6d6d6;
}
.faq__item .faq__question:focus {
  outline: none;
}
.faq__item .faq__question .faq__icon {
  color: #212121;
  font-size: var(--paragraph);
}
.faq__item .faq__answer {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.faq__item .faq__answer p {
  padding: 20px;
  font-weight: var(--normalWeight);
}
.faq__item.active .faq__answer {
  opacity: 1;
  max-height: 500px;
}
.faq .faq__item:last-child .faq__question {
  border-bottom: none;
}

.footer {
  margin-top: 2rem;
  color: #212121;
}
.footer__top {
  display: flex;
  padding: 2.5rem 0;
  align-items: flex-start;
  justify-content: space-between;
  border-top: 2px solid #f2f2f2;
}
.footer__top__brand {
  display: flex;
  max-width: 360px;
  flex-direction: column;
  justify-content: flex-start;
}
.footer__top__brand__logo {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.footer__top__brand__logo img {
  width: 160px;
  height: auto;
}
@media (max-width: 599px) {
  .footer__top__brand__logo img {
    width: 140px;
  }
}
.footer__top__brand p {
  margin: 2% auto;
  line-height: 1.5em;
  color: #151618;
}
@media (max-width: 599px) {
  .footer__top__brand p {
    margin: 0 0 5% 0;
    font-size: var(--mobileSubtitle);
  }
}
.footer__top__links {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.footer__top__links h4 {
  margin: 0 0 1rem 0;
  color: #212121;
  font-size: var(--paragraph);
  font-weight: var(--thickWeight);
}
.footer__top__links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__top__links ul li {
  margin-bottom: 0.5rem;
}
.footer__top__links ul li a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  color: #212121;
  font-size: var(--paragraph);
  font-weight: var(--normalWeight);
}
.footer__top__links ul li a:hover {
  color: #10367d;
  font-weight: var(--regularWeight);
}
.footer__bottom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 0;
  align-items: center;
  font-family: var(--font);
  color: #212121;
  font-size: var(--paragraph);
  justify-content: space-between;
  border-top: 2px solid #f2f2f2;
}
.footer__bottom p,
.footer__bottom a {
  margin: 0;
}
.footer__bottom a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  color: #212121;
  font-weight: var(--regularWeight);
}
.footer__bottom a:hover {
  color: #10367d;
}
@media (max-width: 599px) {
  .footer__bottom {
    gap: 0.5rem;
    text-align: center;
    flex-direction: column;
  }
}

.page-hero {
  width: 100%;
  padding: auto;
  margin-top: 100%;
  margin: 10% 0;
  overflow: hidden;
  position: relative;
}
.page-hero__header {
  width: 100%;
  height: 300px;
  position: relative;
}
.page-hero__header img {
  z-index: -2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-hero__header:after {
  inset: 0;
  z-index: 1;
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}
.page-hero__header span {
  top: 30%;
  left: 50%;
  z-index: 2;
  display: block;
  position: absolute;
  color: #ffffff;
  transform: translateX(-50%);
  font-size: var(--paragraph);
  font-weight: var(--normalWeight);
}
.page-hero__header span a {
  color: inherit;
  margin: 0 10px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.page-hero__header span a:hover {
  font-weight: var(--regularWeight);
}
.page-hero__header h2 {
  left: 50%;
  z-index: 2;
  bottom: 40px;
  position: absolute;
  color: #ffffff;
  font-family: var(--font);
  transform: translateX(-50%);
  font-size: var(--titleHeading);
  font-weight: var(--regularWeight);
}
@media (max-width: 599px) {
  .page-hero__header {
    height: 150px;
  }
  .page-hero__header img {
    height: 150px;
  }
  .page-hero__header span {
    top: 40%;
  }
  .page-hero__header h2 {
    bottom: 0;
  }
}

.carousel {
  width: 100%;
  height: 70vh;
  margin: 10% 0;
  overflow: hidden;
  max-height: 600px;
  position: relative;
  border-radius: var(--rounded);
}
.carousel .slide {
  inset: 0;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  transition: opacity 1s ease;
}
.carousel .slide.active {
  opacity: 1;
  pointer-events: auto;
}
.carousel .img-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.carousel .img-wrapper img {
  opacity: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.6s ease;
}
.carousel .img-wrapper img.loaded {
  opacity: 1;
}
.carousel .skeleton {
  inset: 0;
  position: absolute;
  background-size: 200% 100%;
  animation: shimmer 1.5s infinite;
  background: linear-gradient(90deg, #e5e7eb 25%, #f3f4f6 50%, #e5e7eb 75%);
}
@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
.carousel .overlay {
  inset: 0;
  padding: 50px;
  display: flex;
  text-align: start;
  align-items: start;
  position: absolute;
  color: #ffffff;
  flex-direction: column;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
}
.carousel .overlay .container {
  width: 50%;
  height: 100%;
  margin-left: 5%;
  max-width: 800px;
}
.carousel .overlay .container h1 {
  font-size: 5em;
  margin-bottom: 10px;
  line-height: normal;
  font-weight: var(--thickWeight);
}
.carousel .overlay .container p {
  max-width: 500px;
  margin-bottom: 20px;
  font-size: var(--subHeading);
}
.carousel .overlay .container span {
  display: block;
  max-width: 500px;
  margin-bottom: 40px;
  font-size: var(--paragraph);
}
.carousel .overlay .container a {
  cursor: pointer;
  padding: 12px 30px;
  border-radius: 50px;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  background: #10367d;
  font-size: var(--smallText);
  font-weight: var(--thickWeight);
}
.carousel .overlay .container a:hover {
  color: #10367d;
  transform: scale(1.05);
  background: #ffffff;
}
.carousel .controls {
  top: 50%;
  width: 100%;
  display: flex;
  padding: 0 15px;
  position: absolute;
  pointer-events: none;
  transform: translateY(-50%);
  justify-content: space-between;
}
.carousel .controls .control-btn {
  width: 40px;
  height: 40px;
  border: none;
  display: flex;
  cursor: pointer;
  border-radius: 50%;
  pointer-events: all;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  color: #212121;
  font-size: var(--smallText);
  background: rgba(255, 255, 255, 0.7);
}
.carousel .controls .control-btn:hover {
  transform: scale(1.1);
  background: #ffffff;
  box-shadow: var(--cardShadow);
}
.carousel .controls .control-btn:active {
  transform: scale(0.95);
  box-shadow: var(--cardShadow);
}
.carousel .dots {
  gap: 10px;
  left: 50%;
  bottom: 15px;
  display: flex;
  position: absolute;
  transform: translateX(-50%);
}
.carousel .dots .dot {
  all: unset;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  background-color: rgba(255, 255, 255, 0.4);
}
.carousel .dots .dot:focus-visible {
  outline-offset: 3px;
  outline: 2px solid #ffffff;
}
.carousel .dots .dot.active {
  transform: scale(1.1);
  background-color: #ffffff;
}
.carousel .dots .dot:hover:not(.active) {
  background-color: #ffffff;
}
@media (max-width: 599px) {
  .carousel {
    width: 100%;
    height: 50vh;
    margin-top: 80px;
    max-height: 100%;
  }
  .carousel .overlay .container {
    width: 100%;
    height: 100%;
    text-align: left;
  }
  .carousel .overlay .container h1 {
    margin-top: 0;
    line-height: normal;
    font-weight: var(--thickWeight);
    font-size: calc(var(--titleHeading) * 1.5);
  }
  .carousel .overlay .container p {
    margin: 5% 0;
    font-size: var(--subHeading);
  }
  .carousel .overlay .container a {
    top: 50%;
    margin-top: 50%;
    padding: 10px 30px;
    font-size: calc(var(--smallText) * 1);
  }
  .carousel .controls {
    width: 100%;
    top: 94%;
  }
  .carousel .controls .control-btn {
    width: 20px;
    height: 20px;
  }
}

.intro-about {
  height: 100%;
  padding: auto;
  margin: 10% auto;
  position: relative;
}
.intro-about .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.intro-about .container .content {
  height: auto;
}
.intro-about .container .content h3 {
  margin: 10px auto;
  color: #10367d;
  font-family: var(--font);
  text-transform: uppercase;
  font-size: var(--paragraph);
  font-weight: var(--regularWeight);
}
.intro-about .container .content h1 {
  margin: 15px auto;
  font-family: var(--font);
  color: #212121;
  font-size: var(--titleHeading);
  font-weight: var(--thinWeight);
}
.intro-about .container .content h1 span {
  font-weight: var(--thinWeight);
}
.intro-about .container .content p {
  margin: 30px auto;
  line-height: 1.8em;
  color: #212121;
  font-size: var(--paragraph);
}
@media (max-width: 599px) {
  .intro-about .container .content h1 span {
    font-weight: var(--thickWeight);
  }
}
.intro-about .container .images {
  width: 550px;
  display: flex;
  max-width: 100%;
  align-items: center;
  justify-content: center;
}
.intro-about .container .images__grid {
  gap: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.intro-about .container .images__grid .left {
  gap: 15px;
  display: grid;
  grid-column: 1;
  grid-template-rows: 1fr 1fr;
}
.intro-about .container .images__grid .left div {
  overflow: hidden;
  position: relative;
  border-radius: var(--rounded);
}
.intro-about .container .images__grid .left img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.intro-about .container .images__grid .left div:hover img {
  transform: var(--scale);
  box-shadow: var(--cardShadow);
}
.intro-about .container .images__grid .right {
  grid-column: 2;
  grid-row: 1/span 2;
}
.intro-about .container .images__grid .right div {
  height: 96.1%;
  overflow: hidden;
  position: relative;
  border-radius: var(--rounded);
}
.intro-about .container .images__grid .right img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.intro-about .container .images__grid .right div:hover img {
  transform: scale(1.05);
  box-shadow: var(--cardShadow);
}
.intro-about .feature {
  width: 100%;
  margin: 0;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.intro-about .feature__item {
  flex: 1;
  height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  text-align: center;
  transition: all 0.3s ease-in-out;
  color: #212121;
}
.intro-about .feature__item i {
  color: #10367d;
  transition: all 0.3s ease-in-out;
  font-size: var(--titleHeading);
}
.intro-about .feature__item h2 {
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
  color: #212121;
  font-size: var(--subHeading);
  font-weight: var(--thickWeight);
}
.intro-about .feature__item p {
  margin: 0;
  padding: 0 20px;
  line-height: 1.5em;
  color: #212121;
  transition: all 0.3s ease-in-out;
  font-size: var(--paragraph);
  font-weight: var(--normalWeight);
}
.intro-about .feature__item:hover {
  color: #ffffff;
  box-shadow: var(--cardShadow);
  background-color: #10367d;
}
.intro-about .feature__item:hover i,
.intro-about .feature__item:hover h2,
.intro-about .feature__item:hover p {
  color: #ffffff;
}
@media (max-width: 599px) {
  .intro-about .feature {
    padding: 5% 0;
    margin: 10% 0 0 0;
    flex-direction: column;
  }
  .intro-about .feature__item {
    width: 100%;
    height: 200px;
  }
}

.services {
  padding: auto;
  margin: 10% auto;
}
.services__container {
  gap: 20px;
  width: 100%;
  display: flex;
  margin: 20px 0;
}
.services__container__item {
  width: 100%;
  height: 300px;
  display: flex;
  max-width: 700px;
  align-items: stretch;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  border-radius: var(--rounded);
  background-color: #ffffff;
  border: 1px solid #f2f2f2;
}
.services__container__item:hover {
  transform: var(--up);
  box-shadow: var(--cardShadow);
}
.services__container__item .img-wrapper {
  height: 300px;
  flex: 0 0 40%;
  margin-right: 15px;
  background-size: cover;
  background-position: center;
}
.services__container__item .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: clamp(12px, 2vw, 18px) 0 0 clamp(12px, 2vw, 18px);
}
.services__container__item .img-wrapper a {
  position: relative;
  cursor: pointer;
  bottom: 50px;
  left: 50px;
  padding: 8px 35px;
  border-radius: 25px;
  color: #10367d;
  text-decoration: none;
  font-family: var(--font);
  font-size: var(--mobileSubtitle);
  background-color: #ffffff;
  font-weight: var(--regularWeight);
  transition: background-color 0.3s ease-in-out;
}
.services__container__item .img-wrapper a:hover {
  color: #ffffff;
  background-color: #10367d;
}
.services__container__item .content {
  flex: 1;
  display: flex;
  padding: auto;
  margin-right: 10px;
  text-align: left;
  align-items: start;
  flex-direction: column;
  font-size: var(--paragraph);
}
.services__container__item .content h2 {
  margin: 15px 0 0 0;
  color: #10367d;
  font-size: var(--subHeading);
}
.services__container__item .content h3 {
  margin: 5px 0;
  color: #717171;
  font-size: var(--smallText);
  font-weight: var(--normalWeight);
}
.services__container__item .content p {
  margin: 5px 0;
  flex-grow: 1;
  line-height: 1.5;
  color: #212121;
  margin-bottom: 15px;
}
.services__container__item .content span {
  margin-bottom: 10px;
  color: #717171;
  font-size: 0.8em;
  font-weight: var(--normalWeight);
}
@media (max-width: 599px) {
  .services__container__item {
    height: 330px;
    margin: 5% 0;
  }
  .services__container__item .img-wrapper {
    height: 330px;
  }
  .services__container__item .img-wrapper a {
    bottom: 50px;
    left: 15px;
    padding: 10px 20px;
  }
}

.offering {
  gap: 0px;
  width: 100%;
  display: flex;
  padding: auto;
  margin: 5cap auto;
  align-items: center;
  justify-content: center;
}
.offering img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
  transition: all 0.3s ease-in-out;
}
.offering img:hover {
  transform: var(--up);
  box-shadow: var(--cardShadow);
}
@media (max-width: 599px) {
  .offering {
    flex-direction: column;
  }
  .offering img {
    width: 100%;
    height: auto;
    margin: 5px 0;
  }
}

.popular-carousel {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin: 10% auto;
  position: relative;
}
.popular-carousel__track {
  display: flex;
  margin: 20px 0;
  transition: transform 0.3s ease;
  will-change: transform;
}
.popular-carousel__item {
  flex: 0 0 20%;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.popular-carousel__item img {
  width: 100%;
  display: block;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
  transition: all 0.3s ease-in-out;
  filter: grayscale(1);
}
.popular-carousel__item img:hover {
  filter: none;
}
@media (hover: hover) and (pointer: fine) {
  .popular-carousel__item:hover img {
    box-shadow: var(--cardShadow);
  }
}
.popular-carousel__control {
  top: 57%;
  width: 40px;
  height: 40px;
  border: none;
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: background 0.3s ease;
  font-size: var(--smallText);
  font-weight: var(--normalWeight);
  background: rgba(255, 255, 255, 0.7);
  box-shadow: var(--cardShadow);
}
.popular-carousel__control:hover {
  background: #ffffff;
}
.popular-carousel__control.prev {
  left: 30px;
}
.popular-carousel__control.next {
  right: 30px;
}
@media (max-width: 599px) {
  .popular-carousel__item {
    flex: 0 0 50%;
  }
  .popular-carousel__control {
    width: 25px;
    height: 25px;
  }
  .popular-carousel__control.prev {
    left: 10px;
  }
  .popular-carousel__control.next {
    right: 10px;
  }
}

.about-intro {
  width: 100%;
  display: flex;
  padding: auto;
  margin: 10% auto;
  text-align: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.about-intro__introline {
  width: 70%;
  height: 100%;
  line-height: 1.3em;
  font-family: var(--font);
  font-size: var(--subHeading);
  font-weight: var(--thinWeight);
}
@media (max-width: 599px) {
  .about-intro__introline {
    width: 100%;
    text-align: justify;
  }
}
.about-intro__content {
  gap: 25px;
  width: 100%;
  display: flex;
  margin-top: 10%;
  text-align: left;
  position: relative;
  flex-direction: row;
  justify-content: center;
}
.about-intro__content h3 {
  margin: 10px auto;
  font-family: var(--font);
  color: #212121;
  font-size: var(--subHeading);
  font-weight: var(--thickWeight);
}
.about-intro__content p {
  font-size: 0.9em;
  margin: 10px auto;
  line-height: 1.5em;
  color: #717171;
  text-align: justify;
  font-weight: var(--normalWeight);
}

.about-main {
  padding: auto;
  margin: 10% auto;
}
.about-main__container {
  margin: 20px 0;
}
.about-main__container p {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  color: #212121;
  font-size: var(--subHeading);
  font-weight: var(--thinWeight);
  text-align: justify;
}

.contact-intro {
  width: 100%;
  display: flex;
  margin-bottom: 5%;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.contact-intro h2 {
  margin: 0;
  font-size: var(--mobileTitle);
  font-weight: var(--regularWeight);
}
.contact-intro p {
  margin: 20px 0;
  color: #212121;
  font-size: var(--mobileSubtitle);
  font-weight: var(--normalWeight);
}

.contact .contact-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.contact .contact-info h3 {
  margin: 5px 0;
  color: #212121;
  font-family: var(--font);
  font-size: var(--mobileSubtitle);
  font-weight: var(--thickWeight);
}
.contact .contact-info p {
  margin: 3px 0;
  font-family: var(--font);
  color: #212121;
  font-size: var(--paragraph);
  font-weight: var(--normalWeight);
}
.contact .contact-info a {
  color: #212121;
  text-decoration: none;
}
.contact .contact-card {
  margin-bottom: 10px;
}

#form {
  max-width: 500px;
}
#form .details {
  display: grid;
  grid-gap: 1.2rem;
}
#form input,
#form textarea {
  width: 100%;
  padding: 0.9rem 1rem;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 1rem;
  transition: border 0.3s ease, box-shadow 0.3s ease;
}
#form input:focus,
#form textarea:focus {
  border-color: #10367d;
  box-shadow: 0 0 0 3px rgba(0, 119, 255, 0.2);
  outline: none;
}
#form textarea {
  resize: vertical;
  min-height: 120px;
}
#form .form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
}
#form .form-footer .submit {
  background: #10367d;
  color: #fff;
  border: none;
  padding: 0.9rem 1.5rem;
  border-radius: 8px;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  transition: background 0.3s ease, transform 0.2s ease;
}
#form .form-footer .submit:hover {
  background: #005fcc;
  transform: translateY(-2px);
}
#form .form-footer .submit:active {
  transform: translateY(0);
}
#form .form-footer #result {
  font-size: 0.9rem;
  font-weight: 500;
  color: #444;
}/*# sourceMappingURL=style.css.map */