/* Custom Reset */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Rozha+One");
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, fieldset, form, label,
article, aside, figure, figcaption, footer, header,
menu, nav section {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
  line-height: 0;
}

/* BREAKPOINTS */
/* TEXTS */
/* ---------------------------------------
/*Custom Mixins
/*--------------------------------------- */
/* ---------------------------------------
/* Side Tab
/*--------------------------------------- */
/* ---------------------------------------
/* Close button
/*--------------------------------------- */
/* ---------------------------------------
/* Icon inline
/*--------------------------------------- */
/* ---------------------------------------
/*
/*--------------------------------------- */
.container {
  max-width: 86.25rem;
  margin: 0 auto;
  padding: 0rem 1.25rem;
}

.cover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contain-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.mb-3 {
  margin-bottom: 1.875rem;
}

/*
* General styles
*/
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.ease, .btn a {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

html {
  height: 100%;
  font-size: 16px;
}
@media only screen and (min-width: 1024px) {
  html {
    font-size: 1.11111vw;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 601px) {
  body.logged-in {
    padding-top: 46px;
  }
}
@media screen and (min-width: 783px) {
  body.logged-in {
    padding-top: 32px;
  }
}
@media screen and (max-width: 600px) {
  body.logged-in #header {
    padding-top: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.logged-in #nav-trigger {
    top: 99px;
  }
}
@media screen and (min-width: 783px) {
  body.logged-in #nav-trigger {
    top: 97px;
  }
}
body.logged-in #nav-trigger.active {
  top: 97px;
}
@media screen and (min-width: 768px) {
  body.logged-in #nav-trigger.active {
    top: 143px;
  }
}
@media screen and (min-width: 783px) {
  body.logged-in #nav-trigger.active {
    top: 129px;
  }
}
body #page-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body #page-wrapper .main-content {
  flex: 1;
}

img {
  display: block;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.btn {
  display: inline-block;
  min-width: 100px;
  text-align: center;
}
.btn a {
  display: block;
}
.btn.btn-primary {
  background-color: #e87200;
}
.btn.btn-primary a {
  color: #fff;
}

body {
  font-family: "bio-sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.11111vw;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "bio-sans", sans-serif;
  font-weight: 400;
}

h1, .h1 {
  font-size: 3.125rem;
}
@media only screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 4.3125rem;
    font-weight: 401;
  }
}

@media only screen and (min-width: 1024px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

a {
  color: #101820;
  text-decoration: none;
  cursor: pointer;
}

.btn {
  display: inline-block;
  text-align: center;
}
.btn a {
  display: block;
}
.btn.btn--primary {
  line-height: normal;
  background-color: #001d4a;
  color: #fff;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: lowercase;
  transition: background-color 0.3s;
  border: 1px solid transparent;
}
.btn.btn--primary:hover {
  background-color: #fff;
  color: #001d4a;
  border: 1px solid #001d4a;
}

.frm_forms.with_frm_style {
  font-family: inherit;
  font-size: 1.125rem;
  color: #545859;
}
.frm_forms.with_frm_style .frm_form_field,
.frm_forms.with_frm_style .frm_form_fields {
  margin: 0;
  padding: 0;
  border: none;
}
.frm_forms.with_frm_style .frm_fields_container .frm_form_field {
  margin-bottom: 2.5rem !important;
}
.frm_forms.with_frm_style .frm_fields_container .frm_form_field.mb-30 {
  margin-bottom: 1.875rem !important;
}
@media only screen and (min-width: 1024px) {
  .frm_forms.with_frm_style .frm_fields_container .frm_form_field {
    margin-bottom: 4.1875rem !important;
  }
}
.frm_forms.with_frm_style .frm_fields_container .frm_form_field:has(.frm_submit) {
  margin-bottom: 0 !important;
}
.frm_forms.with_frm_style .frm_fields_container .frm_primary_label {
  font-family: "bio-sans", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #545859;
  margin: 0;
  padding-bottom: 0.625rem;
}
.frm_forms.with_frm_style .frm_fields_container .frm_primary_label .frm_required {
  margin-left: 0;
}
.frm_forms.with_frm_style .frm_fields_container input[type="text"],
.frm_forms.with_frm_style .frm_fields_container input[type="email"],
.frm_forms.with_frm_style .frm_fields_container input[type="url"],
.frm_forms.with_frm_style .frm_fields_container input[type="tel"],
.frm_forms.with_frm_style .frm_fields_container input[type="number"],
.frm_forms.with_frm_style .frm_fields_container input[type="password"],
.frm_forms.with_frm_style .frm_fields_container textarea,
.frm_forms.with_frm_style .frm_fields_container select {
  width: 100%;
  padding: 0.5em 1em;
  font-size: 1.125rem;
  border: 0;
  border-bottom: 2px solid #545859;
  border-radius: 0;
  background-color: transparent;
  transition: border 0.2s ease;
  padding-left: 0;
}
.frm_forms.with_frm_style .frm_fields_container input[type="text"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="email"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="url"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="tel"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="number"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="password"]:focus,
.frm_forms.with_frm_style .frm_fields_container textarea:focus,
.frm_forms.with_frm_style .frm_fields_container select:focus {
  border-color: #3b3e3f !important;
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.frm_forms.with_frm_style .frm_fields_container input[type="text"]::placeholder,
.frm_forms.with_frm_style .frm_fields_container input[type="email"]::placeholder,
.frm_forms.with_frm_style .frm_fields_container input[type="url"]::placeholder,
.frm_forms.with_frm_style .frm_fields_container input[type="tel"]::placeholder,
.frm_forms.with_frm_style .frm_fields_container input[type="number"]::placeholder,
.frm_forms.with_frm_style .frm_fields_container input[type="password"]::placeholder,
.frm_forms.with_frm_style .frm_fields_container textarea::placeholder,
.frm_forms.with_frm_style .frm_fields_container select::placeholder {
  padding-left: 0;
  text-transform: uppercase;
  color: #545859;
  font-size: 18px;
  opacity: 1;
  font-weight: 600;
}
.frm_forms.with_frm_style .frm_fields_container input[type="text"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="email"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="url"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="tel"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="number"]:focus,
.frm_forms.with_frm_style .frm_fields_container input[type="password"]:focus {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.frm_forms.with_frm_style .frm_fields_container textarea {
  border: 2px solid #545859;
  resize: none;
  padding: 0.5em 1em;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox,
.frm_forms.with_frm_style .frm_fields_container .frm_radio {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 1em;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='checkbox'],
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='radio'],
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='checkbox'],
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='radio'] {
  appearance: none;
  -webkit-appearance: none;
  width: 30px;
  height: 30px;
  border: 2px solid #aaa;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  transition: all 0.2s;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='checkbox']:focus,
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='radio']:focus,
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='checkbox']:focus,
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='radio']:focus {
  outline: none;
  box-shadow: none !important;
  border-color: #3b3e3f !important;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='checkbox'],
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='checkbox'] {
  display: block;
  width: 1.0625rem !important;
  height: 1.0625rem !important;
  border: 2px solid #545859;
  border-radius: 0 !important;
  background: transparent !important;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='checkbox']:not([disabled]):checked,
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='checkbox']:not([disabled]):checked {
  background-color: transparent !important;
  border-color: #545859 !important;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='checkbox']:not([disabled]):checked:before,
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='checkbox']:not([disabled]):checked:before {
  display: block;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type='checkbox']:before,
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type='checkbox']:before {
  content: '';
  display: none;
  background: none !important;
  width: 1.3125rem !important;
  border: 2px solid #545859;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  height: 0.375rem !important;
  position: absolute !important;
  top: -0.25rem;
  left: 0;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox label,
.frm_forms.with_frm_style .frm_fields_container .frm_radio label {
  margin: 0;
  cursor: pointer;
  font-family: "bio-sans", sans-serif;
  font-size: 1.125rem;
  color: #545859;
  text-transform: none;
}
.frm_forms.with_frm_style .frm_title,
.frm_forms.with_frm_style .frm_description {
  margin-bottom: 1em;
}
.frm_forms.with_frm_style label {
  text-transform: uppercase;
  color: #545859;
  display: block;
  margin-bottom: 0.25em;
}
.frm_forms.with_frm_style .frm_error {
  color: #d9534f;
  font-size: 0.875em;
  margin-top: 0.25em;
}
.frm_forms.with_frm_style .frm_message,
.frm_forms.with_frm_style .frm_success_style {
  background-color: transparent;
  padding: 1em;
  border: 0;
  border-radius: 0;
  font-family: #545859;
  font-weight: 400;
  font-size: 1.125rem;
  color: #545859;
}
.frm_forms.with_frm_style .frm_message p,
.frm_forms.with_frm_style .frm_success_style p {
  color: inherit;
}
.frm_forms.with_frm_style .frm_submit {
  margin-top: 0.9375rem;
}
.frm_forms.with_frm_style .frm_button_submit.frm_button_submit,
.frm_forms.with_frm_style .frm_submit.frm_submit input[type="submit"] {
  display: block;
  max-width: 15.125rem;
  width: 100%;
  background-color: transparent;
  padding: 1rem 1.5625rem;
  border: 2px solid #545859;
  border-radius: 0;
  cursor: pointer;
  transition: background-color 0.2s ease;
  margin: 0 auto;
  box-shadow: none;
  font-family: "bio-sans", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  color: #545859;
  text-transform: uppercase;
  text-align: center;
}
.frm_forms.with_frm_style .frm_button_submit.frm_button_submit:hover,
.frm_forms.with_frm_style .frm_submit.frm_submit input[type="submit"]:hover {
  background-color: #545859 !important;
  color: #d8d5cf;
  border-color: #545859;
}
.frm_forms.with_frm_style .frm_required {
  color: #d9534f;
  margin-left: 0.25em;
}
.frm_forms.with_frm_style .frm_inline {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}

/* ---------------------------------------
/* Side Tab
/*--------------------------------------- */
.side-tab {
  position: fixed;
  top: 40%;
  right: 0;
  transform: translate(18.75rem, -50%);
  z-index: 2;
  background-color: #fff;
  border-bottom: 2px solid #001d4a;
  border-top: 2px solid #001d4a;
  transition: all 0.9s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.side-tab--active {
  transform: translate(0, -50%);
}
.side-tab--active .side-tab__label {
  cursor: default;
}
.side-tab__body {
  position: relative;
  min-height: 100px;
  width: 18.75rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-tab__wrapper {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.side-tab__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
  left: auto;
  right: 5px;
}
.side-tab__close:before, .side-tab__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: black;
  transform-origin: center;
}
.side-tab__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.side-tab__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.side-tab__close:hover {
  transition: all 0.3s;
  transform: scale(1.2);
}
.side-tab__close:hover:before, .side-tab__close:hover:after {
  background-color: #001d4a;
}
.side-tab__content {
  padding: 30px 30px 30px 50px;
}
.side-tab__link {
  display: block;
  margin-top: 0.625rem;
}
.side-tab__label {
  background-color: #001d4a;
  color: #fff;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1;
}
.side-tab__label p {
  transform: rotate(90deg);
  position: relative;
}
.side-tab__label p:before, .side-tab__label p:after {
  content: none;
  width: 5px;
  height: 5px;
  background-color: #0070cd;
  position: absolute;
}
.side-tab__label p:before {
  left: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.side-tab__label p:after {
  right: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

/* ---------------------------------------
/* PopUp
/*--------------------------------------- */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  padding: 5px;
}
.popup--active {
  opacity: 1;
  visibility: visible;
}
.popup__wrapper {
  background-color: #fff;
  max-width: 37.5rem;
  padding: 1.25rem;
  position: relative;
}
.popup__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
}
.popup__close:before, .popup__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: black;
  transform-origin: center;
}
.popup__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.popup__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.popup__close:hover {
  transition: all 0.3s;
  transform: scale(1.2);
}
.popup__close:hover:before, .popup__close:hover:after {
  background-color: #001d4a;
}
.popup__title {
  text-align: center;
  margin-bottom: 20px;
}

.header {
  background: #101820;
  padding: 20px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  position: sticky;
  top: 0;
  z-index: 50;
}
.header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__logo .custom-logo-link {
  height: 100px;
  display: block;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  color: #e87200;
}
.header__logo .custom-logo-link img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header__nav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 1.875rem 0rem;
  text-align: center;
  transform: translateY(-50px);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s 0.3s ease;
}
.header__nav.open {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .header__nav {
    box-shadow: none;
    position: relative;
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    width: auto;
    background-color: transparent;
  }
}
.header__nav .nav__list {
  display: flex;
  gap: 1.25rem;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
}
.header__nav .nav__list ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .header__nav .nav__list ul {
    flex-direction: row;
  }
}
.header__nav .nav__list li a {
  text-decoration: none;
  color: #001d4a;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .header__nav .nav__list li a {
    color: #e87200;
  }
}
.header__nav .nav__list li a:hover {
  color: #e87200;
}
.header__nav .nav__list li.current_page_item a {
  color: teal;
}
@media only screen and (min-width: 768px) {
  .header__nav .nav__list {
    flex-direction: row;
  }
}
.header .burger {
  display: block;
  width: 50px;
  height: 30px;
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 110;
}
@media only screen and (min-width: 768px) {
  .header .burger {
    display: none;
  }
}
.header .burger span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #e87200;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.header .burger span:nth-child(1) {
  top: 0;
}
.header .burger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.header .burger span:nth-child(3) {
  bottom: 0;
}
.header .burger.active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.header .burger.active span:nth-child(2) {
  opacity: 0;
}
.header .burger.active span:nth-child(3) {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.header.open .nav {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.footer {
  background: #d8d5cf;
  color: white;
  padding: 1.875rem 0rem;
}
.footer__ada {
  display: flex;
  justify-content: flex-end;
}
.footer__ada img {
  display: block;
  width: 2.9375rem;
  height: auto;
}

/* Use sections within sections
<section>
	<section>

	</section>
</section>
*/
.lorem-section {
  padding: 1.25rem 0rem;
}
.lorem-section h1, .lorem-section h2, .lorem-section h3, .lorem-section h4, .lorem-section h5, .lorem-section h6,
.lorem-section .h1, .lorem-section .h2, .lorem-section .h3, .lorem-section .h4, .lorem-section .h5, .lorem-section .h6 {
  margin-bottom: 1.875rem;
}
.lorem-section p {
  margin-bottom: 0.625rem;
}
.lorem-section button {
  margin-bottom: 1.25rem;
  font-size: 20px;
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 20px;
  padding: 4px 8px;
  color: #545859;
  border-radius: 4px;
  transition: all 0.3s ease;
  border: 1px solid #545859;
}
.lorem-section button:hover {
  color: #e87200;
  border-color: #e87200;
}
.lorem-section button:hover i {
  color: #e87200;
}
.lorem-section i {
  transition: all 0.3s ease;
  color: #545859;
  display: flex;
  align-items: center;
  justify-content: center;
}

.example {
  color: #545859;
  transition: color 0.3s;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
.example::before, .example::after {
  content: '';
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  background-color: currentColor;
  mask: url(../images/icons/phone-solid.svg) no-repeat center/contain;
  -webkit-mask: url(../images/icons/phone-solid.svg) no-repeat center/contain;
  flex-shrink: 0;
}
.example::after {
  margin-left: 0.375rem;
}
.example::before {
  display: none;
}
.example:hover {
  color: #e87200;
}

.side-tab {
  position: fixed;
  top: 40%;
  right: 0;
  transform: translate(18.75rem, -50%);
  z-index: 2;
  background-color: #fff;
  border-bottom: 2px solid #001d4a;
  border-top: 2px solid #001d4a;
  transition: all 0.9s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.side-tab--active {
  transform: translate(0, -50%);
}
.side-tab--active .side-tab__label {
  cursor: default;
}
.side-tab__body {
  position: relative;
  min-height: 100px;
  width: 18.75rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-tab__wrapper {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.side-tab__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
  left: auto;
  right: 5px;
}
.side-tab__close:before, .side-tab__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: black;
  transform-origin: center;
}
.side-tab__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.side-tab__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.side-tab__close:hover {
  transition: all 0.3s;
  transform: scale(1.2);
}
.side-tab__close:hover:before, .side-tab__close:hover:after {
  background-color: #001d4a;
}
.side-tab__content {
  padding: 30px 30px 30px 50px;
}
.side-tab__link {
  display: block;
  margin-top: 0.625rem;
}
.side-tab__label {
  background-color: #001d4a;
  color: #fff;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1;
}
.side-tab__label p {
  transform: rotate(90deg);
  position: relative;
}
.side-tab__label p:before, .side-tab__label p:after {
  content: none;
  width: 5px;
  height: 5px;
  background-color: #0070cd;
  position: absolute;
}
.side-tab__label p:before {
  left: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.side-tab__label p:after {
  right: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.hero {
  background-color: #101820;
  color: #fff;
  position: relative;
}
.hero .square {
  position: relative;
  overflow: hidden;
  width: 7.875rem;
  height: 7.875rem;
}
.hero .square-1 {
  background-color: #ab6e49;
  margin-left: calc(100% - 15.75rem - 7.875rem);
}
.hero .square-1::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(50%);
  height: 100%;
  background-color: #101820;
  border-radius: 50% 0 0 50%;
}
.hero .square-2 {
  background-color: #c4bfb6;
  margin-left: calc(100% - 0px - 7.875rem);
}
.hero .square-2::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(50%);
  height: 100%;
  background-color: #101820;
  border-radius: 50% 0 0 50%;
}
.hero .square-3 {
  background-color: #ab6e49;
  margin-left: calc(100% - 7.875rem - 7.875rem);
}
.hero .square-3::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(50%);
  height: 100%;
  background-color: #101820;
  border-radius: 50% 0 0 50%;
}
.hero .square-4 {
  background-color: #a4d65e;
  margin-left: calc(100% - 0px - 7.875rem);
}
.hero .square-4::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(50%);
  height: 100%;
  background-color: #101820;
  border-radius: 50% 0 0 50%;
}
.hero .square-5 {
  background-color: #c4bfb6;
  margin-left: 0px;
}
.hero .square-5::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(50%);
  height: 100%;
  background-color: #101820;
  border-radius: 50% 0 0 50%;
}
.hero .square-6 {
  background-color: #ab6e49;
  margin-left: 7.875rem;
}
.hero .square-6::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(50%);
  height: 100%;
  background-color: #101820;
  border-radius: 50% 0 0 50%;
}
.hero__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  transform: translate(-50%, -50%);
}
.hero__logo {
  display: inline-block;
  margin: 0 auto;
  height: 23.125rem;
  margin-bottom: 7.6875rem;
}
.hero__logo .custom-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hero__title-dots {
  display: flex;
  justify-content: center;
  gap: 0.375rem;
  margin-bottom: 1.5rem;
}
.hero__title-dots span {
  display: block;
  flex: 0 0 0.4375rem;
  height: 0.4375rem;
  border-radius: 50%;
  background: #a4d65e;
}
.hero__title {
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  max-width: 288px;
  letter-spacing: 0.2em;
  font-family: "bio-sans", sans-serif;
  line-height: 1.33333;
}

.contact-form {
  background-color: #d8d5cf;
  color: #545859;
}
.contact-form__wrapper {
  padding: 9.625rem 1.25rem 6.5rem;
  max-width: 47.125rem;
}
.contact-form__title {
  margin-bottom: 2.75rem;
  font-size: 1.375rem;
  text-align: center;
}
