@font-face {
  font-family: "Suisse Intl";
  src: url("../../fonts/SuisseIntl-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("../../fonts/SuisseIntl-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("../../fonts/SuisseIntl-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("../../fonts/SuisseIntl-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("../../fonts/SuisseIntl-Bold.ttf") format("truetype");
  font-weight: 700;
}
.footer {
  margin-top: -20px;
  position: relative;
  z-index: 3;
  background: #212121;
}
.footer .footer_parts_top {
  padding-top: 95px;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top {
    padding-top: 61px;
  }
}
.footer .footer_parts_top .footer_logo_info_part .footer_logo_wrapper {
  margin-bottom: 63px;
}
.footer .footer_parts_top .footer_logo_info_part .footer_logo_wrapper img {
  max-width: 250px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer .footer_parts_top .footer_logo_info_part .footer_logo_wrapper img {
    max-width: 200px;
  }
}
.footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_phone_wrapper span,
.footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_email_wrapper span,
.footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_address_wrapper span {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_phone_wrapper span,
  .footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_email_wrapper span,
  .footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_address_wrapper span {
    font-size: 0.8125rem;
  }
}
.footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_phone_wrapper {
  margin-bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_phone_wrapper {
    margin-bottom: 3px;
  }
}
.footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_email_wrapper {
  margin-bottom: 26px;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_email_wrapper {
    margin-bottom: 3px;
  }
}
.footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_address_wrapper span {
  width: 90%;
  display: block;
  line-height: 160%;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top .footer_logo_info_part .footer_infos_wrapper .footer_address_wrapper span {
    width: 85%;
  }
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container {
  width: 100%;
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item {
  list-style: none;
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item a,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 16px;
  display: inline-block;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item a,
  .footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item a {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item .sub-menu,
  .footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item .sub-menu {
    display: none;
  }
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item .sub-menu .menu-item a,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item .sub-menu .menu-item a {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 150%;
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item .sub-menu .menu-item:first-child,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item .sub-menu .menu-item:first-child {
  width: 100%;
}
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item:first-child,
.footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item:first-child {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_top .footer_menu_part .menu-menu-footer-container .menu .menu-item:first-child,
  .footer .footer_parts_top .footer_menu_part .menu-menu-footer-en-container .menu .menu-item:first-child {
    width: 30%;
  }
}
.footer .footer_parts_top .footer-menu {
  display: block;
}
@media screen and (max-width: 768px) {
  .footer .footer_parts_top .footer-menu {
    display: none;
  }
}
.footer .footer_parts_top .footer-menu-mobile {
  display: none;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .footer .footer_parts_top .footer-menu-mobile {
    display: block;
  }
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container {
  width: 100%;
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container .menu,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container .menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container .menu .menu-item,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container .menu .menu-item {
  list-style: none;
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container .menu .menu-item a,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container .menu .menu-item a {
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block;
  text-decoration: none;
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container .menu .menu-item .sub-menu .menu-item a,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container .menu .menu-item .sub-menu .menu-item a {
  font-size: 0.8125rem;
  font-weight: 400;
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container .menu .menu-item .sub-menu .menu-item:first-child,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container .menu .menu-item .sub-menu .menu-item:first-child {
  width: 100%;
}
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-container .menu .menu-item:first-child,
.footer .footer_parts_top .footer-menu-mobile .footer_menu_part .menu-menu-footer-mobile-en-container .menu .menu-item:first-child {
  width: 25%;
}
.footer .footer_parts_bottom {
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .footer .footer_parts_bottom {
    flex-direction: column;
    gap: 8px;
    padding-bottom: 32px;
  }
}
.footer .footer_parts_bottom div:first-child {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer .footer_parts_bottom .terms_conditions_wrapper a {
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
.footer .footer_parts_bottom .terms_conditions_wrapper a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_bottom .terms_conditions_wrapper a {
    font-size: 0.8125rem;
  }
}
.footer .footer_parts_bottom .social_midia_wrapper {
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .footer .footer_parts_bottom .social_midia_wrapper {
    margin-top: 32px;
    gap: 24px;
  }
}
.footer .footer_parts_bottom .social_midia_wrapper .social_midia_logo {
  transition: 0.3s;
}
.footer .footer_parts_bottom .social_midia_wrapper .social_midia_logo:hover {
  opacity: 0.8;
}
.footer .footer_parts_bottom .social_midia_wrapper .social_midia_logo.twitter img {
  margin-bottom: -7px;
}
.footer .divider {
  border: 1px solid rgba(194, 194, 194, 0.1);
  margin-top: 37px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1024px) {
  .footer .divider {
    margin-block: 32px;
  }
}

.footer_menu_part .menu-main-menu-mobile-container {
  width: 100%;
}
.footer_menu_part .menu-main-menu-mobile-container ul#menu-main-menu-mobile-1 > .menu-item {
  margin-bottom: 10px;
}
.footer_menu_part .menu-main-menu-mobile-container ul#menu-main-menu-mobile-1 > .menu-item a {
  color: white;
  font-weight: 600;
  font-size: 16px;
}
.footer_menu_part .menu-main-menu-mobile-container ul#menu-main-menu-mobile-1 > .menu-item ul.sub-menu {
  display: flex;
  flex-direction: column;
}
.footer_menu_part .menu-main-menu-mobile-container ul#menu-main-menu-mobile-1 > .menu-item ul.sub-menu > .menu-item {
  margin-top: 5px;
}
.footer_menu_part .menu-main-menu-mobile-container ul#menu-main-menu-mobile-1 > .menu-item ul.sub-menu > .menu-item a {
  color: white;
  font-size: 13px;
}
* {
  font-family: "Suisse Intl", sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 16px;
}

.container_content {
  max-width: 1280px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

html {
  margin-top: 0 !important;
}

.header_my_account {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 9999999999;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}
.header_my_account.for-sale {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
.header_my_account .container_content .header_my_account_nav_bar {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .header_my_account .container_content .header_my_account_nav_bar {
    width: 100%;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  min-height: 90px;
}
@media screen and (max-width: 1024px) {
  .header_my_account .container_content .header_my_account_content_wrapper {
    justify-content: space-between;
    border-bottom: unset;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_logo_wrapper a {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .header_my_account .container_content .header_my_account_content_wrapper .header_my_account_logo_wrapper a {
    padding-bottom: 0;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_logo_wrapper a img {
  max-width: 175px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .header_my_account .container_content .header_my_account_content_wrapper .header_my_account_logo_wrapper a img {
    max-width: 104px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header_my_account .container_content .header_my_account_content_wrapper .header_my_account_logo_wrapper a img {
    max-width: 154px;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper .menu_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header_my_account .container_content .header_my_account_content_wrapper .menu_mobile_wrapper {
    display: flex;
    gap: 25px;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper .menu_mobile_wrapper img {
  width: 25px;
  max-height: 20px;
}
.header_my_account .container_content .header_my_account_content_wrapper .menu_mobile_wrapper .menu-mobile-language-switcher .menu-item {
  position: relative;
}
.header_my_account .container_content .header_my_account_content_wrapper .menu_mobile_wrapper .menu-mobile-language-switcher .menu-item .sub-menu {
  position: absolute;
  height: 0;
  overflow: hidden;
}
.header_my_account .container_content .header_my_account_content_wrapper .menu_mobile_wrapper .menu-mobile-language-switcher .menu-item .sub-menu.open {
  height: fit-content;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper {
    display: none;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu {
  display: flex;
  gap: 40px;
  list-style: none;
  margin-bottom: unset;
  position: relative;
  min-height: 69px;
  align-items: center;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .menu-item {
  font-size: 16px;
  font-weight: normal;
  min-height: 69px;
  display: flex;
  align-items: center;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .menu-item a {
  color: #192e53;
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .menu-item a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .menu-item:hover .sub-menu {
  display: block;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu {
  display: none;
  list-style: none;
  position: absolute;
  top: 70px;
  padding: 1rem;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu .menu-item {
  font-size: 16px;
  font-weight: normal;
  min-height: unset;
  padding: 10px;
  position: initial;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu .menu-item a {
  color: #192e53;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu .menu-item a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu .menu-item a:hover {
  color: #192e53;
  opacity: 0.8;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu .menu-item a:hover::after {
  transform: scaleX(1);
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu .sub-menu:hover {
  display: block;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu #menu-item-636 .sub-menu,
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu #menu-item-832 .sub-menu {
  right: -27px;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu #menu-item-636 .sub-menu::before,
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_menu_wrapper .menu #menu-item-832 .sub-menu::before {
  left: 23px;
}
@media screen and (max-width: 1024px) {
  .header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper {
    display: none;
  }
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login {
  display: flex;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .btn-login,
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .btn-drop {
  color: #192e53;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #192e53;
  padding: 10px 45px;
  border-radius: 30px;
  transition: all 0.3s ease-in;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .btn-drop {
  font-weight: 400;
  display: flex;
  gap: 20px;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .btn-login:hover {
  background: #fff;
  color: #192e53;
  transition: all 0.3s ease-out;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-menu {
  background-color: unset;
  border: none;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-menu .dropdown-item {
  color: #192e53;
  padding: 0.5rem 1.5rem;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-menu .dropdown-item:hover {
  background-color: unset;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-menu .dropdown-item .btn-logout {
  color: #192e53;
  padding: 0;
  width: 100%;
  text-align: left;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-menu.show {
  transform: translate3d(28px, 54px, 0px) !important;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-toggle::before {
  display: inline-block;
  content: "";
  background: url("./../images/icons-user/user-blue.svg");
  width: 16px;
  height: 19px;
}
.header_my_account .container_content .header_my_account_content_wrapper .header_my_account_login_wrapper .header_my_account_login .dropdown-toggle::after {
  display: none;
}
.header_my_account .menu_mobile_container {
  width: 80%;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header_my_account .menu_mobile_container {
    left: 50%;
    top: 80px;
    transform: translate(-50%, 0);
  }
}
.header_my_account .menu_mobile_container .header_my_account_menu_mobile_wrapper .menu_mobile_open_content_one_content_exit {
  width: fit-content;
  font-size: 24px;
  color: #fff;
  position: absolute;
  top: -30px;
  right: 2px;
}
.header_my_account .menu_mobile_open {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header_my_account .menu_mobile_open {
    background-color: #192e53;
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 100%;
    transition: 0.2s;
    overflow: hidden;
  }
}
.header_my_account .menu_mobile_open .main-menu-mobile {
  list-style: none;
}
.header_my_account .menu_mobile_open .main-menu-mobile .menu-item {
  border-bottom: 1px solid #6dcbff;
  margin-bottom: 10px;
}
.header_my_account .menu_mobile_open .main-menu-mobile .menu-item a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
.header_my_account .menu_mobile_open .main-menu-mobile .menu-item .sub-menu {
  list-style: none;
  display: none;
}
.header_my_account .menu_mobile_open .main-menu-mobile .menu-item .sub-menu .menu-item {
  border-bottom: unset;
}
.header_my_account .menu_mobile_open .main-menu-mobile .menu-item .sub-menu .menu-item a {
  color: #6dcbff;
  font-size: 0.75rem;
  font-weight: 400;
}
.header_my_account .menu_mobile_open .main-menu-mobile .menu-item .open-menu {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .header_my_account .open {
    left: 0%;
    transition: 0.2s;
  }
}

.line-divider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  position: relative;
  bottom: -18px;
}
@media screen and (max-width: 1024px) {
  .line-divider {
    display: none;
  }
}
* {
  font-family: "Suisse Intl", sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 16px;
}

html {
  margin-top: 0 !important;
}

.container_content {
  max-width: 1280px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.header {
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  z-index: 9999999999;
}
@media screen and (max-width: 1024px) {
  .header {
    top: 10px;
  }
}
.header .container_content .header_nav_bar {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .header .container_content .header_nav_bar {
    width: 100%;
  }
}
.header .container_content .header_content_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  min-height: 69px;
}
@media screen and (max-width: 1024px) {
  .header .container_content .header_content_wrapper {
    justify-content: space-between;
    border-bottom: unset;
  }
}
.header .container_content .header_content_wrapper .header_logo_wrapper a {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .header .container_content .header_content_wrapper .header_logo_wrapper a {
    padding-bottom: 0;
  }
}
.header .container_content .header_content_wrapper .header_logo_wrapper a img {
  max-width: 200px;
}
@media screen and (max-width: 768px) {
  .header .container_content .header_content_wrapper .header_logo_wrapper a img {
    width: 100%;
    max-width: 150px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header .container_content .header_content_wrapper .header_logo_wrapper a img {
    max-width: 154px;
  }
}
.header .container_content .header_content_wrapper .menu_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header .container_content .header_content_wrapper .menu_mobile_wrapper {
    display: flex;
    gap: 25px;
  }
}
.header .container_content .header_content_wrapper .menu_mobile_wrapper img {
  width: 25px;
  max-height: 20px;
}
.header .container_content .header_content_wrapper .menu_mobile_wrapper .menu-mobile-language-switcher .menu-item {
  position: relative;
}
.header .container_content .header_content_wrapper .menu_mobile_wrapper .menu-mobile-language-switcher .menu-item .sub-menu {
  position: absolute;
  height: 0;
  overflow: hidden;
}
.header .container_content .header_content_wrapper .menu_mobile_wrapper .menu-mobile-language-switcher .menu-item .sub-menu.open {
  height: fit-content;
}
.header .container_content .header_content_wrapper .header_menu_wrapper {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .header .container_content .header_content_wrapper .header_menu_wrapper {
    display: none;
  }
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu {
  display: flex;
  gap: 40px;
  list-style: none;
  margin-bottom: unset;
  position: relative;
  min-height: 69px;
  align-items: center;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .menu-item {
  font-size: 16px;
  font-weight: normal;
  min-height: 69px;
  display: flex;
  align-items: center;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .menu-item a {
  color: #ffffff;
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .menu-item a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .menu-item:hover .sub-menu {
  display: block;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu {
  display: none;
  list-style: none;
  position: absolute;
  top: 70px;
  padding: 1rem;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu .menu-item {
  font-size: 16px;
  font-weight: normal;
  min-height: unset;
  padding: 10px;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu .menu-item a {
  color: #a3a5ab;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu .menu-item a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu .menu-item a:hover {
  color: #a3a5ab;
  opacity: 0.8;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu .menu-item a:hover::after {
  transform: scaleX(1);
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-top: 0;
  position: absolute;
  top: -10px;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu .sub-menu:hover {
  display: block;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu #menu-item-636 .sub-menu,
.header .container_content .header_content_wrapper .header_menu_wrapper .menu #menu-item-832 .sub-menu {
  right: -27px;
}
.header .container_content .header_content_wrapper .header_menu_wrapper .menu #menu-item-636 .sub-menu::before,
.header .container_content .header_content_wrapper .header_menu_wrapper .menu #menu-item-832 .sub-menu::before {
  left: 23px;
}
@media screen and (max-width: 1024px) {
  .header .container_content .header_content_wrapper .header_login_wrapper {
    display: none;
  }
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login {
  display: flex;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .btn-login,
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .btn-drop {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 10px 45px;
  border-radius: 30px;
  transition: all 0.3s ease-in;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .btn-drop {
  font-weight: 400;
  display: flex;
  gap: 20px;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .btn-login:hover {
  background: #fff;
  color: #192e53;
  transition: all 0.3s ease-out;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-menu {
  background-color: unset;
  border: none;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-menu::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-top: 0;
  position: absolute;
  top: -10px;
  left: 15px;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-menu .dropdown-item {
  color: #a3a5ab;
  padding: 0.5rem 1.5rem;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-menu .dropdown-item:hover {
  background-color: unset;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-menu .dropdown-item .btn-logout {
  color: #a3a5ab;
  padding: 0;
  width: 100%;
  text-align: left;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-menu.show {
  transform: translate3d(28px, 54px, 0px) !important;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-toggle::before {
  display: inline-block;
  content: "";
  background: url("./../images/icons-user/user-white.svg");
  width: 16px;
  height: 19px;
}
.header .container_content .header_content_wrapper .header_login_wrapper .header_login .dropdown-toggle::after {
  display: none;
}
.header .menu_mobile_container {
  width: 80%;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header .menu_mobile_container {
    left: 50%;
    top: 80px;
    transform: translate(-50%, 0);
  }
}
.header .menu_mobile_container .header_menu_mobile_wrapper .menu_mobile_open_content_one_content_exit {
  width: fit-content;
  font-size: 24px;
  color: #fff;
  position: absolute;
  top: -30px;
  right: 2px;
}
.header .menu_mobile_open {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header .menu_mobile_open {
    background-color: #192e53;
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 100%;
    transition: 0.2s;
    overflow: hidden;
  }
}
.header .menu_mobile_open .main-menu-mobile {
  list-style: none;
}
.header .menu_mobile_open .main-menu-mobile .menu-item {
  border-bottom: 1px solid #6dcbff;
  margin-bottom: 10px;
}
.header .menu_mobile_open .main-menu-mobile .menu-item a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
.header .menu_mobile_open .main-menu-mobile .menu-item .sub-menu {
  list-style: none;
  display: none;
}
.header .menu_mobile_open .main-menu-mobile .menu-item .sub-menu .menu-item {
  border-bottom: unset;
}
.header .menu_mobile_open .main-menu-mobile .menu-item .sub-menu .menu-item a {
  color: #6dcbff;
  font-size: 0.75rem;
  font-weight: 400;
}
.header .menu_mobile_open .main-menu-mobile .menu-item .open-menu {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .header .open {
    left: 0%;
    transition: 0.2s;
  }
}

.line-divider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  position: relative;
  bottom: -18px;
}
@media screen and (max-width: 1024px) {
  .line-divider {
    display: none;
  }
}
.terms-of-use-header, .privacy-policy-header {
  top: 10px !important;
}

.lgpd {
  margin-bottom: 5rem;
}
.lgpd .header-container {
  background-color: #192e53;
  height: 100px;
}
.lgpd .container_content .main-content > h1 {
  font-family: "Suisse Intl", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: -0.04rem;
  color: #192e53;
}
@media (min-width: 768px) {
  .lgpd .container_content .main-content > h1 {
    font-size: 3.75rem;
    letter-spacing: -0.075rem;
  }
}
.lgpd .container_content .main-content .content {
  margin-top: 1.5rem;
  font-family: "Suisse Intl", sans-serif;
}
.lgpd .container_content .main-content .content p {
  margin: 0 !important;
  font-size: 16px;
  color: #656c7b;
  font-weight: 400;
  margin: 0;
  line-height: 1.7;
}
.lgpd .container_content .main-content .content ul {
  padding-left: 20px;
}
.lgpd .container_content .main-content .content ul li {
  margin-bottom: 10px;
  color: #656c7b;
  font-weight: 400;
}
.lgpd .container_content .main-content .content h1, .lgpd .container_content .main-content .content h2, .lgpd .container_content .main-content .content h3, .lgpd .container_content .main-content .content h4, .lgpd .container_content .main-content .content h5, .lgpd .container_content .main-content .content h6 {
  color: #192e53;
}
.my_account_sidebar_mobile_wrapper {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  transition: all 0.3s ease-in;
  display: none;
  flex-direction: column;
  justify-content: center;
  height: 70px;
  background: #fff;
  box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .my_account_sidebar_mobile_wrapper {
    display: flex;
  }
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_toggle {
  display: flex;
  justify-content: end;
  margin-top: 10px;
  margin-right: 5px;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_toggle .btn-sidebar-toggle {
  background-color: #efefef;
  transition: all 0.3s ease-in;
  padding: 0.1rem 0.4rem;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_toggle .btn-sidebar-toggle:hover {
  background-color: #e4e4e4;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_toggle .btn-sidebar-toggle img {
  transform: rotate(180deg);
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_user_welcome {
  height: 120px;
  margin-top: 20px;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: end;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content {
  width: 90%;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content p {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in;
  font-size: 1rem;
  color: #a3a5ab;
  margin-bottom: 0;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content p:first-child {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  color: #161616;
  margin-bottom: 1rem;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content p:first-child strong {
  font-size: 1.25rem;
  color: #192e53;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper {
  display: flex;
  gap: 10px;
  justify-content: space-around;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item {
  display: flex;
  justify-content: end;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a {
  width: 90%;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in;
  gap: 40px;
  border-radius: 8px 0 0 8px;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_icon .sidebar_menu_item_icon_normal {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_icon .sidebar_menu_item_icon_active {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_icon .sidebar_menu_item_icon_hover {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover {
  background-color: #f3f3f3;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover .sidebar_menu_item_icon .sidebar_menu_item_icon_normal {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover .sidebar_menu_item_icon .sidebar_menu_item_icon_active {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover .sidebar_menu_item_icon .sidebar_menu_item_icon_hover {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active {
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active .sidebar_menu_item_icon .sidebar_menu_item_icon_normal {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active .sidebar_menu_item_icon .sidebar_menu_item_icon_active {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active .sidebar_menu_item_icon .sidebar_menu_item_icon_hover {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_text {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit {
  display: flex;
  align-items: center;
  gap: 50px;
  width: 100%;
  transition: all 0.3s ease-in;
  padding: 0.475rem 1rem;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .btn_exit_img {
  margin-left: 10px;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .btn_exit_img .btn_exit_img_normal {
  display: inline-block;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .btn_exit_img .btn_exit_img_hover {
  display: none;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit:hover {
  background-color: #f3f3f3;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit:hover .btn_exit_img .btn_exit_img_normal {
  display: none;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit:hover .btn_exit_img .btn_exit_img_hover {
  display: inline-block;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .sidebar_menu_item_text {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_mobile_wrapper.open {
  max-width: 350px;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper.open .my_account_sidebar_button_toggle .btn-sidebar-toggle img {
  transform: rotate(0);
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper.open .my_account_sidebar_user_welcome {
  height: 120px;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper.open .my_account_sidebar_user_welcome p {
  display: inline-block;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper.open .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a {
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper.open .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_text {
  display: inline-block;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_mobile_wrapper.open .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .sidebar_menu_item_text {
  display: inline-block;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper {
  max-width: 80px;
  width: 100%;
  position: relative;
  transition: all 0.3s ease-in;
  border-right: 2px solid rgba(206, 212, 218, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .my_account_sidebar_wrapper {
    display: none;
  }
}
.my_account_sidebar_wrapper .my_account_sidebar_button_toggle {
  display: flex;
  justify-content: end;
  margin-top: 10px;
  margin-right: 5px;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_toggle .btn-sidebar-toggle {
  background-color: #efefef;
  transition: all 0.3s ease-in;
  padding: 0.1rem 0.4rem;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_toggle .btn-sidebar-toggle:hover {
  background-color: #e4e4e4;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_toggle .btn-sidebar-toggle img {
  transform: rotate(180deg);
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_user_welcome {
  height: 120px;
  margin-top: 20px;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: end;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content {
  width: 90%;
}
.my_account_sidebar_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content p {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in;
  font-size: 1rem;
  color: #a3a5ab;
  margin-bottom: 0;
}
.my_account_sidebar_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content p:first-child {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  color: #161616;
  margin-bottom: 1rem;
}
.my_account_sidebar_wrapper .my_account_sidebar_user_welcome .my_account_sidebar_user_welcome_content p:first-child strong {
  font-size: 1.25rem;
  color: #192e53;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item {
  display: flex;
  justify-content: end;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a {
  width: 90%;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in;
  gap: 40px;
  border-radius: 8px 0 0 8px;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_icon .sidebar_menu_item_icon_normal {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_icon .sidebar_menu_item_icon_active {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_icon .sidebar_menu_item_icon_hover {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover {
  background-color: #f3f3f3;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover .sidebar_menu_item_icon .sidebar_menu_item_icon_normal {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover .sidebar_menu_item_icon .sidebar_menu_item_icon_active {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a:hover .sidebar_menu_item_icon .sidebar_menu_item_icon_hover {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active {
  background-color: #192e53;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active .sidebar_menu_item_icon .sidebar_menu_item_icon_normal {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active .sidebar_menu_item_icon .sidebar_menu_item_icon_active {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a.active .sidebar_menu_item_icon .sidebar_menu_item_icon_hover {
  display: none;
  transition: all 0.3s ease-in-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_text {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit {
  display: flex;
  align-items: center;
  gap: 50px;
  border-top: 2px solid rgba(206, 212, 218, 0.3);
  width: 100%;
  transition: all 0.3s ease-in;
  padding: 0.475rem 1rem;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .btn_exit_img {
  margin-left: 10px;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .btn_exit_img .btn_exit_img_normal {
  display: inline-block;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .btn_exit_img .btn_exit_img_hover {
  display: none;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit:hover {
  background-color: #f3f3f3;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit:hover .btn_exit_img .btn_exit_img_normal {
  display: none;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit:hover .btn_exit_img .btn_exit_img_hover {
  display: inline-block;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .sidebar_menu_item_text {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.my_account_sidebar_wrapper.open {
  max-width: 350px;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper.open .my_account_sidebar_button_toggle .btn-sidebar-toggle img {
  transform: rotate(0);
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper.open .my_account_sidebar_user_welcome {
  height: 120px;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper.open .my_account_sidebar_user_welcome p {
  display: block;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper.open .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a {
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper.open .my_account_sidebar_menu_wrapper .sidebar_menu_item_wrapper .sidebar_menu_item a .sidebar_menu_item_text {
  display: inline-block;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.my_account_sidebar_wrapper.open .my_account_sidebar_button_exit .sidebar_button_exit .btn_exit .sidebar_menu_item_text {
  display: inline-block;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.my_account_welcome_mobile_wrapper {
  display: none;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .my_account_welcome_mobile_wrapper {
    display: flex;
    border-bottom: 2px solid rgba(206, 212, 218, 0.3);
  }
}
.my_account_welcome_mobile_wrapper .my_account_welcome_mobile {
  margin-top: 27px;
  margin-bottom: 1rem;
  display: flex;
  justify-content: end;
  transition: all 0.3s ease-in;
}
.my_account_welcome_mobile_wrapper .my_account_welcome_mobile .my_account_welcome_mobile_content {
  padding: 0 15px;
}
.my_account_welcome_mobile_wrapper .my_account_welcome_mobile .my_account_welcome_mobile_content p {
  font-size: 0.875rem;
  color: #a3a5ab;
  margin-bottom: 0;
}
.my_account_welcome_mobile_wrapper .my_account_welcome_mobile .my_account_welcome_mobile_content p:first-child {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #161616;
  margin-bottom: 0.5rem;
}
.my_account_welcome_mobile_wrapper .my_account_welcome_mobile .my_account_welcome_mobile_content p:first-child strong {
  font-size: 1rem;
  color: #192e53;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.page_aircraft_comparative_main_banner {
  position: relative;
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_img_desktop {
  display: flex;
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_img_desktop {
    display: none;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body {
  position: absolute;
  z-index: 5;
  bottom: 85px;
  left: 140px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body {
    bottom: 75px;
    left: 25px;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content {
  margin-bottom: 21px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content h4 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content h4 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content h2:nth-child(3) {
  color: #192e53;
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  display: inline;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content p {
    font-size: 0.875rem;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_content p:nth-child(3) {
  color: #6dcbff;
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_main_banner .page_aircraft_comparative_main_banner_background .page_aircraft_comparative_main_banner_body .page_aircraft_comparative_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}

.page_aircraft_comparative_first_section {
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section {
    margin-bottom: 50px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper {
    margin-bottom: 35px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  line-height: 110%;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper h2 {
    font-size: 2rem;
    color: #192e53;
    line-height: 100%;
    margin-bottom: 10px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper h2:nth-child(2) {
    margin-left: 5px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #757575;
  line-height: 30px;
  width: 64%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_wrapper p {
    font-size: 0.875rem;
    color: #757575;
    line-height: 20px;
    width: 90%;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper {
    display: none;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
.page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper {
    display: flex;
  }
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper {
    display: flex;
    justify-content: flex-start;
  }
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button {
    width: fit-content;
    border: 1px solid #a3a5ab;
    border-radius: 30px;
  }
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button a {
    padding: 8px 8px 8px 24px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 1.125rem;
    color: #a3a5ab;
    margin-right: 14px;
    line-height: 30px;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    border: 1px solid #a3a5ab;
    border-radius: 100%;
    width: 40px;
    display: inline-block;
    height: 40px;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_comparative_first_section .page_aircraft_comparative_first_section_container .page_aircraft_comparative_first_section_button_mobile_wrapper .page_aircraft_comparative_first_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}

.page_aircraft_comparative_table_wrapper {
  margin-bottom: 86px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper {
    margin-bottom: 108px;
  }
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
  margin-bottom: 16px;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper.hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper {
    flex-direction: column;
    align-items: unset;
    gap: 10px;
  }
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons_title h2 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #192e53;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons_title h2 {
    text-align: end;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-bottom: 20px;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn {
  color: #fff;
  border-radius: 30px;
  padding: 12px 34px;
  font-size: 1.25rem;
  font-weight: 400;
  transition: 0.3s ease-in;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn {
    font-size: 0.75rem;
  }
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-metric {
  background: #002926;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-metric:hover {
  background: #001f1d;
  transition: all 0.3s ease-out;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-metric.active {
  background: #001f1d;
  transition: all 0.3s ease-out;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-imperial {
  background: #6dcbff;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-imperial:hover {
  background: #5fb1fd;
  transition: all 0.3s ease-out;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-imperial.active {
  background: #5fb1fd;
  transition: all 0.3s ease-out;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-blusky {
  background: #192e53;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-blusky:hover {
  background: #101d35;
  transition: all 0.3s ease-out;
}
.page_aircraft_comparative_table_wrapper .page_aircraft_compartive_table_switch_buttons_wrapper .page_aircraft_compartive_table_switch_buttons .switch_button_wrapper .btn.btn-blusky.active {
  background: #101d35;
  transition: all 0.3s ease-out;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table {
    margin-bottom: 29px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th {
  padding: 0;
  width: 25%;
  vertical-align: top !important;
  border: 1px solid #e7e8e9;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft {
  min-height: 200px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft {
    min-height: 90px;
    height: 100%;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select-wrapper {
  width: 90%;
  position: relative;
  display: inline-block;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #192e53 transparent transparent transparent;
  pointer-events: none;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select-wrapper::after {
    right: 0.6rem;
    border-width: 4px 4px 0 4px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft select {
  width: 100%;
  padding: 0.5rem 1rem;
  background: none;
  border: 1px solid #192e53;
  border-radius: 30px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #192e53;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft select {
    font-size: 0.675rem;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container {
  position: relative;
  height: 100%;
  width: 100%;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_image {
  min-height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_image {
    min-height: 80px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_title_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_title_wrapper {
    padding: 5px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_title_wrapper .select_aircraft_title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: auto;
  color: #0f1b24;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_title_wrapper .select_aircraft_title {
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 10px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_title_wrapper .select_aircraft_icon {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th .table_select_aircraft .select_aircraft_container .select_aircraft_title_wrapper .select_aircraft_icon img {
    width: 100%;
    max-width: 18px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table thead tr th:first-child {
  border: none;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody .section-title {
  background: #a49a81;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody .section-title th {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody .section-title th {
    font-size: 0.875rem;
    line-height: 15px;
  }
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody .section-divider-beggin td:first-child,
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody .section-divider-end td:first-child {
  border: none;
  border-top: 1px solid #e7e8e9;
}
.page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody tr td {
  border: 1px solid #e7e8e9;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #202d3b;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper #aircraft-comparison-table tbody tr td {
    font-size: 0.675rem;
    line-height: 15px;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper {
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding-left: 15px;
  padding-right: 15px;
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend {
  max-width: 264px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend {
    max-width: 125px;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .cross_cabin_text {
  height: 260px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .cross_cabin_text {
    height: 125px;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .cross_cabin_text h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 120%;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .cross_cabin_text h3 {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .floor_cabin_text {
  height: 50%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .floor_cabin_text {
    height: 45%;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .floor_cabin_text h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 120%;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .imagens_plan_legend .floor_cabin_text h3 {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .container_images {
  max-width: 937.5px;
  width: 100%;
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative {
  display: flex;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative {
    margin-bottom: 18px;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative .image_plan_comparative {
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative .image_plan_comparative {
    padding: 0 5px;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative .image_plan_comparative img {
  max-width: 264px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative .image_plan_comparative img {
    max-width: 125px;
  }
}
.page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative .image_plan_comparative .mask {
  width: 264px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .images_plan_comparative_wrapper .images_plan_comparative .image_plan_comparative .mask {
    width: 125px;
  }
}
.page_aircraft_comparative_table_wrapper .map_comparative_container {
  display: flex;
  justify-content: flex-end;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative {
  max-width: 937.5px;
  width: 100%;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map-title h2 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #192e53;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map-title h2 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper #map {
  height: 400px;
  width: 100%;
  margin-bottom: 22px;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_search_box_wrapper {
  width: 100%;
  position: relative;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_search_box_wrapper::after {
  content: "";
  background: url("../images/icons/icon-search.svg") no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 48%;
  left: 25px;
  transform: translate(0, -50%);
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_search_box_wrapper #map-search-box {
  width: 100%;
  padding-left: 46px;
  border: 1px solid rgba(15, 27, 36, 0.1);
  border-radius: 0;
  height: 50px;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_search_box_wrapper #map-search-box::placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 24px;
  color: #757575;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range {
  margin-bottom: 22px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range {
    justify-content: flex-start;
  }
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range .legend-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range .legend-item .legend-color {
  display: inline-block;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range .legend-item .legend-color {
    width: 12px;
    height: 12px;
  }
}
.page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range .legend-item .legend-name {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page_aircraft_comparative_table_wrapper .map_comparative_container .map_comparative .map-wrapper .map_aircraft_circles_range .legend-item .legend-name {
    font-size: 0.625rem;
  }
}

button.btn-remove-filter {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  border: none;
  outline: none;
  background-color: transparent;
  z-index: 10;
}
button.btn-remove-filter img {
  width: 0.75rem;
}
@media (min-width: 768px) {
  button.btn-remove-filter img {
    width: 1rem;
  }
}
.page_aircraft_genealogy_main_banner {
  position: relative;
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_img_desktop {
  display: flex;
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_img_desktop {
    display: none;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1280px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body {
    width: 100%;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content {
  margin-bottom: 21px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content h4 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #192e53;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content h4 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_content h2:last-child {
  color: #192e53;
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_main_banner .page_aircraft_genealogy_main_banner_background .page_aircraft_genealogy_main_banner_body .page_aircraft_genealogy_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}

.page_aircraft_genealogy_first_section,
.page_aircraft_genealogy_section {
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_image_wrapper,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_image_wrapper {
    display: none;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_image_wrapper img,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_image_wrapper img {
  width: 100%;
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title {
  margin-bottom: 9px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title {
    margin-bottom: 0;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title h3,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title h3 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title h3,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_title h3 {
    font-size: 0.75rem;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content {
  margin-bottom: 75px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content {
    text-align: left;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2 {
  font-size: 3.5em;
  font-weight: 400;
  color: #192e53;
  margin-bottom: 0;
  display: inline;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2 {
    font-size: 2rem;
    line-height: 100%;
    display: block;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2:nth-child(2),
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2:nth-child(2),
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content h2:nth-child(2) {
    margin-left: 0;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content p,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content p {
  width: 85%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #656c7b;
  line-height: 30px;
  margin: 15px auto 0;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content p,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_content p {
    font-size: 0.875rem;
    width: 100%;
    line-height: 20px;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_button a,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_button a {
  background: #192e53;
  border-radius: 30px;
  color: #fff;
  font-size: 1.25rem;
  padding: 12px 33.3px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_button a,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_content_wrapper .page_aircraft_genealogy_first_section_button a {
    font-size: 0.75rem;
    padding: 8px 24px;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper {
  margin-bottom: 127px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper {
    margin-bottom: 80px;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons {
    flex-direction: column;
    gap: 10px;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons .select-wrapper,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons .select-wrapper {
  position: relative;
  display: inline-block;
  width: 20%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons .select-wrapper,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons .select-wrapper {
    width: 100%;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons .select-wrapper::after,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons .select-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #192e53 transparent transparent transparent;
  pointer-events: none;
  transform: translateY(-50%);
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #fabricante-filter,
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #modelo-filter,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #fabricante-filter,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #modelo-filter {
  width: 100%;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #192e53;
  color: #192e53;
  padding: 0.5rem 1rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #fabricante-filter,
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #modelo-filter,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #fabricante-filter,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #modelo-filter {
    font-size: 0.8rem;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #clear-filters,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #clear-filters {
  border-radius: 30px;
  border: 1px solid #192e53;
  padding: 0.5rem 1rem;
  color: #fff;
  background: #192e53;
  font-size: 1.125rem;
  font-weight: 400;
  border-radius: 30px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #clear-filters,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_wrapper .page_aircraft_genealogy_first_section_models_buttons #clear-filters {
    font-size: 0.75rem;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_warning_wrapper,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery_warning_wrapper {
  position: relative;
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery {
  position: relative;
  overflow: auto;
  width: 100%;
  height: 100%;
  max-width: 1440px;
  margin: auto;
  border: 1px solid #a3a5ab;
}
@media screen and (max-width: 769px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery {
    max-width: 740px;
  }
}
@media screen and (max-width: 426px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery {
    max-width: 400px;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery .zoom-wrapper,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery .zoom-wrapper {
  display: block;
  transition: transform 0.2s;
  will-change: transform;
  position: relative;
  max-height: 760px;
}
@media screen and (max-width: 769px) {
  .page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery .zoom-wrapper,
  .page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery .zoom-wrapper {
    max-height: 550px;
  }
}
.page_aircraft_genealogy_first_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery img,
.page_aircraft_genealogy_section .page_aircraft_genealogy_first_section_container .page_aircraft_genealogy_first_section_models_gallery img {
  position: relative;
  left: 0;
  top: 0;
  max-width: unset;
  height: auto;
  display: block;
}
.page_aircraft_genealogy_first_section .zoom-controls,
.page_aircraft_genealogy_section .zoom-controls {
  position: sticky;
  top: 20px;
  left: 20px;
  z-index: 10;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.page_aircraft_genealogy_first_section .zoom-controls button,
.page_aircraft_genealogy_section .zoom-controls button {
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #a3a5ab;
  border-radius: 8px;
  font-size: 1.5rem;
  color: #192e53;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: background 0.2s, box-shadow 0.2s;
}
.page_aircraft_genealogy_first_section .zoom-controls button:hover,
.page_aircraft_genealogy_section .zoom-controls button:hover {
  background: #f0f0f0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
}
.page_aircraft_guide_list_main_banner {
  position: relative;
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_img_desktop {
  display: flex;
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_img_desktop {
    display: none;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body {
  position: absolute;
  z-index: 5;
  bottom: 85px;
  left: 140px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body {
    bottom: 75px;
    left: 25px;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content {
  margin-bottom: 21px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content h4 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #6dcbff;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content h4 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content h2:nth-child(3) {
  color: #a3a5ab;
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  display: inline;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content p {
    font-size: 0.875rem;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_content p:nth-child(3) {
  color: #6dcbff;
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_main_banner .page_aircraft_guide_list_main_banner_background .page_aircraft_guide_list_main_banner_body .page_aircraft_guide_list_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}

.page_aircraft_guide_list_tabs_section {
  margin-bottom: 109px;
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper {
  position: relative;
  margin-bottom: 50px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper {
    flex-direction: column;
    gap: 10px;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper .select-wrapper {
  position: relative;
  display: inline-block;
  width: 20%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper .select-wrapper {
    width: 100%;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper .select-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #192e53 transparent transparent transparent;
  pointer-events: none;
  transform: translateY(-50%);
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper #fabricante-filter,
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper #modelo-filter {
  width: 100%;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #192e53;
  color: #192e53;
  padding: 0.5rem 1rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper #fabricante-filter,
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper #modelo-filter {
    font-size: 0.8rem;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper #clear-filters {
  border-radius: 30px;
  border: 1px solid #192e53;
  padding: 0.5rem 1rem;
  color: #fff;
  background: #192e53;
  font-size: 1.125rem;
  font-weight: 400;
  border-radius: 30px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_wrapper #clear-filters {
    font-size: 0.75rem;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper {
    grid-template-columns: 1fr;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper {
    width: 100%;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_image {
  min-height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper {
  background: #fff;
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(15, 27, 36, 0.1);
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title {
    padding: 10px;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0f1b24;
  line-height: 150%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title h3 {
    font-size: 0.875rem;
    line-height: 15px;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper {
  display: flex;
  gap: 30px;
  margin-bottom: 17px;
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_icon img {
    max-width: 8px;
    width: 100%;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
  color: #757575;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_text {
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 15px;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description {
  padding: 18px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description {
    padding: 10px;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a {
  font-size: 1.1125rem;
  color: #a3a5ab;
  line-height: 30px;
  display: flex;
  align-items: center;
  gap: 7px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a {
    font-size: 0.625rem;
    line-height: 15px;
    text-decoration: none;
  }
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a .btn_icon img {
  max-width: 14px;
  width: 100%;
}
.page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description .aircraft_compare_item_icon img {
  max-width: 34px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_list_tabs_section .page_aircraft_guide_list_tabs_content_wrapper .page_aircraft_fourth_section_content_wrapper .aircrafts_compare_carousel_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description .aircraft_compare_item_icon img {
    max-width: 24px;
    width: 100%;
  }
}

.aircraft_compare_item_wrapper {
  cursor: pointer;
  border: 1px solid rgba(15, 27, 36, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.aircraft_compare_item_wrapper:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  border-color: rgba(15, 27, 36, 0.2);
}

.aircraft_card_link {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
}
.aircraft_card_link:hover {
  text-decoration: none;
  color: inherit;
}
.aircraft_card_link:focus {
  outline: none;
  outline-offset: 2px;
}

.read_more_text {
  display: inline-flex;
  align-items: center;
  color: #a3a5ab;
}
.page_aircraft_page_main_banner {
  position: relative;
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_page_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_desktop {
  display: flex;
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_desktop {
    display: none;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body {
  position: absolute;
  z-index: 5;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body {
    top: 48%;
    width: 100%;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content {
  margin-bottom: 21px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content h2:nth-child(2) {
  color: #6dcbff;
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  display: inline;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content p {
    font-size: 0.875rem;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content p:nth-child(3) {
  color: #6dcbff;
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}

.page_aircraft_first_section {
  margin-bottom: 53px;
}
.page_aircraft_first_section .page_aircraft_first_section_container {
  padding-top: 105px;
  background: linear-gradient(to bottom, #002926 60%, #fff 60%);
}
@media screen and (max-width: 768px) {
  .page_aircraft_first_section .page_aircraft_first_section_container {
    padding-top: 40px;
    background: linear-gradient(to bottom, #002926 25%, #fff 25%);
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper {
  text-align: center;
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper {
    text-align: left;
    margin-bottom: 40px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper h2 {
    font-size: 2rem;
    color: #d6d6d6;
    width: 80%;
    line-height: 100%;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  width: 55%;
  margin: 0 auto;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper p {
    font-size: 0.875rem;
    color: #d6d6d6;
    width: 100%;
    line-height: 20px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card {
  background: #fff;
  padding: 52px 70px;
  border-radius: 25px;
  box-shadow: 0 16px 40px 0 rgba(15, 27, 36, 0.1);
  display: flex;
  flex-direction: column;
  gap: 82px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card {
    padding: 39px 13px;
    gap: 44px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .row {
  justify-content: center;
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
  color: #002926;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_content h2:nth-child(2) {
  color: #a3a5ab;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_content h2:nth-child(2) {
    margin-bottom: 24px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_content p {
  display: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #757575;
  margin-bottom: 28px;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_content p {
    width: 100%;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button_wrapper {
    margin-bottom: 44px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_image {
    padding: 0 25px;
  }
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper .aircraft_for_sale_image img {
  width: 100%;
}
.page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper:nth-child(even) .row {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_first_section .page_aircraft_first_section_container .page_aircraft_first_section_card_wrapper .page_aircraft_first_section_card .aircraft_for_sale_wrapper:nth-child(even) .row {
    flex-direction: unset;
  }
}

.page_aircraft_second_section {
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section {
    margin-bottom: 50px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper {
    margin-bottom: 64px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  line-height: 110%;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2 {
    font-size: 2rem;
    color: #192e53;
    line-height: 100%;
    margin-bottom: 10px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2:nth-child(2) {
    margin-left: 5px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #757575;
  line-height: 30px;
  width: 85%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper p {
    font-size: 0.875rem;
    color: #757575;
    line-height: 20px;
    width: 90%;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper {
    display: none;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper {
    margin-bottom: 38px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_image img {
  width: 100%;
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper {
  background: #fff;
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(15, 27, 36, 0.1);
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title {
    padding: 10px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0f1b24;
  line-height: 150%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title h3 {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description {
  padding: 18px 30px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description {
    padding: 10px;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description a {
  font-size: 1rem;
  color: #a3a5ab;
  line-height: auto;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description a {
    font-size: 0.625rem;
    line-height: 15px;
    text-decoration: none;
  }
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .owl-carousel {
  padding: 0 20px;
}
.page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_mobile_wrapper {
    display: flex;
  }
  .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_mobile_wrapper .page_aircraft_second_section_button_wrapper {
    display: flex;
    justify-content: flex-start;
  }
}

.page-aircraft-third-section {
  margin-bottom: 106px;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section {
    margin-bottom: 40px;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background {
  background: url("../images/footer-left-trns.svg") #192e53 no-repeat left bottom;
  padding: 122px 0;
  background-position-y: 70%;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background {
    padding: 50px 15px 90px 15px;
    background-size: 90%;
    background-position-x: -40%;
    background-position-y: 116%;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col {
    display: block;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
  color: #6dcbff;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title h2:nth-child(2) {
  color: #fff;
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title p {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title p {
    display: block;
    font-size: 0.875rem;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    width: 60%;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content {
  width: 25%;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content {
    position: unset;
    width: 100%;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text {
  text-align: right;
  margin-bottom: 21px;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text {
    display: none;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text h2 {
  display: none;
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content {
    justify-content: flex-start;
  }
}
.page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content .btn-content {
  background: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
  color: #002926;
  border-radius: 30px;
  padding: 12px 32px;
}
@media screen and (max-width: 768px) {
  .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content .btn-content {
    font-size: 0.75rem;
    line-height: 15px;
    padding: 9px 25px;
  }
}

.page_aircraft_fourth_section {
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section {
    margin-bottom: 50px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper {
    margin-bottom: 35px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  line-height: 110%;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2 {
    font-size: 2rem;
    color: #192e53;
    line-height: 100%;
    margin-bottom: 10px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2:nth-child(2) {
    margin-left: 5px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #757575;
  line-height: 30px;
  width: 85%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper p {
    font-size: 0.875rem;
    color: #757575;
    line-height: 20px;
    width: 90%;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper {
    display: none;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper {
    margin-bottom: 38px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_image img {
  width: 100%;
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper {
  background: #fff;
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(15, 27, 36, 0.1);
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title {
    padding: 10px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0f1b24;
  line-height: 150%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title h3 {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper {
  display: flex;
  gap: 30px;
  margin-bottom: 17px;
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_icon img {
    max-width: 8px;
    width: 100%;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
  color: #757575;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_text {
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 15px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description {
  padding: 18px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description {
    padding: 10px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a {
  font-size: 1.1125rem;
  color: #a3a5ab;
  line-height: 30px;
  display: flex;
  align-items: center;
  gap: 7px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a {
    font-size: 0.625rem;
    line-height: 15px;
    text-decoration: none;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a .btn_icon img {
  max-width: 14px;
  width: 100%;
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description .aircraft_compare_item_icon img {
  max-width: 34px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description .aircraft_compare_item_icon img {
    max-width: 24px;
    width: 100%;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .owl-carousel {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .owl-carousel {
    display: flex;
    flex-direction: column;
    gap: 35px;
    padding: 0 57.5px;
  }
}
.page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper {
    display: flex;
  }
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper {
    display: flex;
    justify-content: center;
  }
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button {
    width: fit-content;
    border: 1px solid #a3a5ab;
    border-radius: 30px;
  }
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
    padding: 8px 8px 8px 24px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 1.125rem;
    color: #a3a5ab;
    margin-right: 14px;
    line-height: 30px;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    border: 1px solid #a3a5ab;
    border-radius: 100%;
    width: 40px;
    display: inline-block;
    height: 40px;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
.pag-post .container {
  max-width: 1300px;
}
.pag-post img {
  width: 100%;
  height: fit-content;
}
.pag-post .row-content-post {
  display: flex;
  flex-direction: row;
  gap: 50px;
}
.pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body {
  position: absolute;
  z-index: 5;
  top: 80%;
  left: 25%;
  transform: translate(-50%, -50%);
}
.pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content {
  text-align: start;
  line-height: 1;
}
.pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content h2 {
  margin: 0;
}
.pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page-title {
  color: #6dcbff;
  font-size: 16px;
}
.pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body p {
  font-size: 60px;
}
.pag-post .wrapper-info-post {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  margin-top: 20px;
}
.pag-post .wrapper-info-post .hora {
  color: #757575;
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  margin: 0;
}
.pag-post .wrapper-info-post .hora::before {
  content: "";
  background: url("../images/icon-cal.svg") no-repeat;
  display: block;
  margin-bottom: 8px;
  background-size: contain;
  width: 16px;
  height: 17px;
}
.pag-post .wrapper-info-post .author {
  color: #757575;
  display: flex;
  flex-direction: row;
  margin: 0;
  gap: 5px;
  align-items: center;
}
.pag-post .wrapper-info-post .author::before {
  content: "";
  background: url("../images/icon-user.svg") no-repeat;
  display: block;
  margin-bottom: 8px;
  z-index: 99999;
  background-size: contain;
  width: 16px;
  height: 18px;
}
.pag-post .wrapper-info-post .comment {
  color: #757575;
  display: flex;
  margin: 0;
  flex-direction: row;
  gap: 5px;
  align-items: center;
}
.pag-post .wrapper-info-post .comment::before {
  content: "";
  background: url("../images/icon-come.svg") no-repeat;
  display: block;
  z-index: 99999;
  background-size: contain;
  width: 16px;
  margin-bottom: 8px;
  height: 16px;
}
.pag-post .title-post-blog {
  font-size: 30px;
  font-weight: 600;
}
.pag-post .wrapper-filter-post {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 800px;
}
.pag-post .wrapper-search {
  background-color: #f9f9f9;
  padding: 20px;
}
.pag-post .wrapper-search .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-post .wrapper-search .search-submit {
  display: none;
}
.pag-post .wrapper-search label {
  width: 100%;
  position: relative;
}
.pag-post .wrapper-search label::before {
  content: "";
  background: url("../images/icon-search.svg") no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-size: contain;
  width: 16px;
  top: 26%;
  left: 17px;
  height: 16px;
}
.pag-post .wrapper-search label .search-field {
  padding: 10px 10px 10px 40px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pag-post .row-category {
  background-color: #f9f9f9;
  padding: 20px;
}
.pag-post .row-category .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-post .row-category .item-list {
  margin-left: 8px;
  color: #a3a5ab;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #a3a5ab;
}
.pag-post .row-category .item-list:last-child {
  border: none;
}
.pag-post .row-category .item-list .post-count {
  font-weight: 500;
}
.pag-post .row-category .item-list a {
  color: #a3a5ab;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: row;
}
.pag-post .row-category .item-list a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #a3a5ab;
  border-radius: 100%;
  margin-top: -3px;
}
.pag-post .row-category .active a,
.pag-post .row-category .active .post-count {
  color: #a49a81;
}
.pag-post .row-lastet-post {
  background-color: #f9f9f9;
  padding: 15px;
}
.pag-post .row-lastet-post .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-post .row-lastet-post .item-post a {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.pag-post .row-lastet-post .item-post a .wrapper-title-post .title {
  color: #0f1b24;
  font-weight: 400;
  font-size: 16px;
}
.pag-post .row-lastet-post .item-post a .hora {
  color: #757575;
  display: flex;
  flex-direction: row;
  gap: 5px;
  font-size: 14px;
  align-items: center;
}
.pag-post .row-lastet-post .item-post a .hora::before {
  content: "";
  background: url("../images/icon-rel.svg") no-repeat;
  display: block;
  margin-bottom: 3px;
  background-size: contain;
  width: 14px;
  height: 14px;
}
.pag-post .row-tags-post {
  background-color: #f9f9f9;
  padding: 15px;
}
.pag-post .row-tags-post .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-post .row-tags-post .tags-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.pag-post .row-tags-post .tags-list .active {
  background-color: #a49a81;
}
.pag-post .row-tags-post .tags-list .active a {
  color: #fff !important;
}
.pag-post .row-tags-post .tags-list .tag {
  border: 1px solid rgba(15, 27, 36, 0.1);
  color: #757575;
  display: flex;
  justify-content: center;
}
.pag-post .row-tags-post .tags-list .tag a {
  padding: 5px;
  color: #757575;
}
.pag-post .list-post {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pag-post .title-blog {
  font-size: 50px;
  color: #0f1b24;
  font-weight: 400;
}
.pag-post .title-blog .title-grey {
  font-size: 50px;
  color: #a3a5ab;
  font-weight: 400;
}
.pag-post .box-post {
  border-left: 3px solid #6dcbff;
  padding: 30px;
  box-shadow: 0px 0px 40px 0px rgba(15, 27, 36, 0.1);
  margin: 20px 0;
}
.pag-post .box-post p {
  font-weight: 500;
  color: #757575;
  margin: 0;
}
.pag-post .wrapper-content p {
  color: #757575;
}
.pag-post .comment-list .avatar {
  max-width: 150px;
  border-radius: 100%;
}

.comment {
  padding: 20px;
  background-color: #f9f9f9;
}

.children {
  margin-left: 40px;
  padding: 20px;
  background-color: #f9f9f9;
}

.comment-meta {
  display: flex;
  flex-direction: column;
}
.comment-meta .comment-autor a {
  font-weight: 600;
  color: #0f1b24;
  text-decoration: none;
}
.comment-meta .comment-date {
  font-weight: 400;
  color: #757575;
}

.comment-list {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 0;
}

.comment-body {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}

.comment-author-avatar {
  margin-right: 1rem;
}

.comment-content {
  flex: 1;
}

.row-share {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-share .share-buttons {
  display: flex;
  gap: 10px;
  align-items: center;
}
.row-share .share-buttons .title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #0f1b24;
}
.row-share .post-tags {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.row-share .post-tags .title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #0f1b24;
}
.row-share .post-tags .tag {
  border: 1px solid rgba(15, 27, 36, 0.1);
  color: #757575;
  display: flex;
  justify-content: center;
}
.row-share .post-tags .tag a {
  padding: 5px;
  color: #757575;
}
.row-share .post-tags ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
}

.pagination {
  justify-content: space-between;
  padding: 20px;
  background-color: #f9f9f9;
  margin: 50px 0;
  position: relative;
}
.pagination a:hover {
  text-decoration: none !important;
  opacity: 0.8;
  transition: 0.2s ease-in-out;
}
.pagination .post-title {
  color: #0f1b24;
  font-weight: 500;
}
.pagination .prev-post {
  max-width: 220px;
}
.pagination .prev-post .post-nav-text {
  border: 1px solid rgba(15, 27, 36, 0.1);
  color: #fff;
  padding: 5px 8px;
  display: flex;
  background-color: #a49a81;
  text-transform: uppercase;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}
.pagination .next-post {
  max-width: 220px;
}
.pagination .next-post .post-nav-text {
  border: 1px solid rgba(15, 27, 36, 0.1);
  color: #000;
  display: flex;
  padding: 5px 8px;
  text-transform: uppercase;
  background-color: #fff;
  justify-content: center;
  color: #757575;
  font-size: 14px;
}
.pagination .next-post::before {
  content: "";
  background-color: #f9f9f9;
  height: 80px;
  width: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.thumbnail {
  overflow: hidden;
}
.thumbnail picture {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
}
.thumbnail img {
  opacity: 0;
  height: 1px;
  width: 1px;
  margin: -1px;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
}

.pag-blog img {
  width: 100%;
  height: auto;
}
.pag-blog .container {
  max-width: 1200px;
  margin: 120px auto 50px;
  padding: 20px;
  display: flex;
  gap: 40px;
  flex-direction: row;
}
.pag-blog .container .wrapper-title {
  text-align: center;
  margin-bottom: 40px;
}
.pag-blog .container .wrapper-title .title {
  font-size: 18px;
  font-weight: bold;
  color: #0f1b24;
}
.pag-blog .container .wrapper-blog-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
}
.pag-blog .container .wrapper-blog-grid .post-blog {
  background: #f9f9f9;
  box-shadow: 0px 0px 5px 0px rgba(216, 216, 216, 0.5);
  display: flex;
  flex-direction: column;
  height: fit-content;
  overflow: hidden;
  transition: transform 0.3s;
}
.pag-blog .container .wrapper-blog-grid .post-blog:hover {
  opacity: 0.9;
}
.pag-blog .container .wrapper-blog-grid .post-blog .link-blog {
  text-decoration: none;
  color: inherit;
}
.pag-blog .container .wrapper-blog-grid .post-blog .cat--blog {
  display: block;
  padding: 5px 10px;
  background-color: #0f1b24;
  color: #fff;
  font-size: 0.875rem;
  margin: 10px 0;
}
.pag-blog .container .wrapper-blog-grid .post-blog .wrapper-content-post-blog {
  padding: 20px;
}
.pag-blog .container .wrapper-blog-grid .post-blog .wrapper-content-post-blog .wrapper-text-blog .title-post-blog {
  font-size: 16px;
  margin: 0 0 10px;
}
.pag-blog .container .wrapper-blog-grid .post-blog .wrapper-content-post-blog .wrapper-text-blog .text-blog p {
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 14px;
  color: #4b4b4b;
  margin: 0;
}
.pag-blog .container .wrapper-filter-post {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 500px;
}
.pag-blog .container .wrapper-search {
  background-color: #f9f9f9;
  padding: 20px;
}
.pag-blog .container .wrapper-search .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-blog .container .wrapper-search .search-submit {
  display: none;
}
.pag-blog .container .wrapper-search label {
  width: 100%;
  position: relative;
}
.pag-blog .container .wrapper-search label::before {
  content: "";
  background: url("../images/icon-search.svg") no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-size: contain;
  width: 16px;
  top: 26%;
  left: 17px;
  height: 16px;
}
.pag-blog .container .wrapper-search label .search-field {
  padding: 10px 10px 10px 40px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pag-blog .container .row-category {
  background-color: #f9f9f9;
  padding: 20px;
}
.pag-blog .container .row-category .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-blog .container .row-category .item-list {
  margin-left: 8px;
  color: #a3a5ab;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #a3a5ab;
}
.pag-blog .container .row-category .item-list:last-child {
  border: none;
}
.pag-blog .container .row-category .item-list .post-count {
  font-weight: 500;
}
.pag-blog .container .row-category .item-list a {
  color: #a3a5ab;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: row;
}
.pag-blog .container .row-category .item-list a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #a3a5ab;
  border-radius: 100%;
  margin-top: -3px;
}
.pag-blog .container .row-category .active a,
.pag-blog .container .row-category .active .post-count {
  color: #a49a81;
}
.pag-blog .container .row-lastet-post {
  background-color: #f9f9f9;
  padding: 15px;
}
.pag-blog .container .row-lastet-post .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-blog .container .row-lastet-post .item-post a {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.pag-blog .container .row-lastet-post .item-post a:hover {
  text-decoration: none;
  opacity: 0.9;
}
.pag-blog .container .row-lastet-post .item-post a .wrapper-title-post .title {
  color: #0f1b24;
  font-weight: 400;
  font-size: 16px;
}
.pag-blog .container .row-lastet-post .item-post a .hora {
  color: #757575;
  display: flex;
  flex-direction: row;
  gap: 5px;
  font-size: 14px;
  align-items: center;
}
.pag-blog .container .row-lastet-post .item-post a .hora::before {
  content: "";
  background: url("../images/icon-rel.svg") no-repeat;
  display: block;
  margin-bottom: 3px;
  background-size: contain;
  width: 14px;
  height: 14px;
}
.pag-blog .container .row-tags-post {
  background-color: #f9f9f9;
  padding: 15px;
}
.pag-blog .container .row-tags-post .title {
  font-size: 18px;
  font-weight: 600;
}
.pag-blog .container .row-tags-post .tags-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.pag-blog .container .row-tags-post .tags-list .active {
  background-color: #a49a81;
}
.pag-blog .container .row-tags-post .tags-list .active a {
  color: #fff !important;
}
.pag-blog .container .row-tags-post .tags-list .tag {
  border: 1px solid rgba(15, 27, 36, 0.1);
  color: #757575;
  display: flex;
  justify-content: center;
}
.pag-blog .container .row-tags-post .tags-list .tag a {
  padding: 5px;
  color: #757575;
}
.pag-blog .container .list-post {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pag-blog .container .title-blog {
  font-size: 50px;
  color: #0f1b24;
  font-weight: 400;
}
.pag-blog .container .title-blog .title-grey {
  font-size: 50px;
  color: #a3a5ab;
  font-weight: 400;
}
@media (min-width: 768px) {
  .pag-blog .container .wrapper-blog-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .pag-blog .container .wrapper-blog-grid .post-blog:first-child {
    grid-column: span 3;
  }
}
@media (min-width: 1024px) {
  .pag-blog .container .wrapper-blog-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .pag-blog .container .wrapper-blog-grid .post-blog:first-child {
    grid-column: span 3;
  }
}

@media (max-width: 767px) {
  .pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body {
    position: absolute;
    z-index: 5;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content {
    text-align: start;
    line-height: 1;
  }
  .pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content h2 {
    margin: 0;
    font-size: 30px !important;
  }
  .pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page-title {
    color: #6dcbff;
    font-size: 16px !important;
  }
  .pag-post .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body p {
    font-size: 30px !important;
  }
  .pag-post .wrapper-filter-post {
    display: none;
  }
  .pag-post .title-blog {
    font-size: 25px;
  }
  .pag-post .title-blog .title-grey {
    font-size: 25px;
  }
  .row-share {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .pag-blog .wrapper-filter-post {
    display: none !important;
  }
  .pag-blog .container {
    margin: 30px auto 50px;
  }
}
.blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body {
  position: absolute;
  z-index: 5;
  top: 80%;
  left: 25%;
  transform: translate(-50%, -50%);
}
.blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content {
  text-align: start;
  line-height: 1;
}
.blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content h2 {
  margin: 0;
}
.blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page-title {
  color: #6dcbff;
  font-size: 16px;
}
.blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body p {
  font-size: 60px;
}

@media (max-width: 768px) {
  .blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body {
    position: absolute;
    z-index: 5;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content {
    text-align: start;
    line-height: 1;
  }
  .blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content h2 {
    margin: 0;
    font-size: 30px !important;
  }
  .blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page-title {
    color: #6dcbff;
    font-size: 16px !important;
  }
  .blog .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body p {
    font-size: 30px !important;
  }
}
.page_contact_section .page_contact_main_banner {
  width: 100%;
  background: #192e53;
  padding-top: 236px;
  padding-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_main_banner {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_post h2 {
  color: #6dcbff;
  font-size: 4.375rem;
  font-weight: 400;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_post h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_post h2:first-child {
  color: #fff;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_post p {
  color: #fff;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 150%;
  width: 57%;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_post p {
    font-size: 1.125rem;
    line-height: 20px;
    width: 100%;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos {
    justify-content: flex-start;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .row {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .row {
    width: 100%;
    gap: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .row {
    width: 60%;
    gap: 18px;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_whatsapp_wrapper .page_contact_main_banner_infos_whatsapp_content {
  display: flex;
  gap: 5px;
  align-items: center;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_whatsapp_wrapper .page_contact_main_banner_infos_whatsapp_content a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_whatsapp_wrapper .page_contact_main_banner_infos_whatsapp_content a {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_whatsapp_wrapper .page_contact_main_banner_infos_whatsapp_content::before {
  content: "";
  display: block;
  width: 18px;
  height: 16px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_whatsapp_wrapper .page_contact_main_banner_infos_whatsapp_content:first-child::before {
  background: url("../images/icons/icon-whatsapp.svg") no-repeat top center;
  content: "";
  display: block;
  width: 18px;
  height: 16px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_phone_wrapper .page_contact_main_banner_infos_phone_content {
  display: flex;
  gap: 5px;
  align-items: center;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_phone_wrapper .page_contact_main_banner_infos_phone_content::before {
  content: "";
  display: block;
  width: 18px;
  height: 16px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_phone_wrapper .page_contact_main_banner_infos_phone_content a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_phone_wrapper .page_contact_main_banner_infos_phone_content a {
    font-size: 0.875rem;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_phone_wrapper .page_contact_main_banner_infos_phone_content:first-child::before {
  background: url("../images/icons/icon-phone.svg") no-repeat top center;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_email_wrapper .page_contact_main_banner_infos_email_content {
  display: flex;
  gap: 5px;
  align-items: center;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_email_wrapper .page_contact_main_banner_infos_email_content::before {
  content: "";
  display: block;
  width: 18px;
  height: 16px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_email_wrapper .page_contact_main_banner_infos_email_content a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_email_wrapper .page_contact_main_banner_infos_email_content a {
    font-size: 0.875rem;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_email_wrapper .page_contact_main_banner_infos_email_content:first-child::before {
  background: url("../images/icons/icon-email.svg") no-repeat top center;
  content: "";
  display: block;
  width: 18px;
  height: 15px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_location_wrapper .page_contact_main_banner_infos_location_content {
  display: flex;
  gap: 5px;
  align-items: center;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_location_wrapper .page_contact_main_banner_infos_location_content::before {
  content: "";
  display: block;
  width: 18px;
  height: 16px;
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_location_wrapper .page_contact_main_banner_infos_location_content a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_location_wrapper .page_contact_main_banner_infos_location_content a {
    font-size: 0.875rem;
  }
}
.page_contact_section .page_contact_main_banner .page_contact_main_banner_content .page_contact_main_banner_infos .page_contact_main_banner_infos_location_wrapper .page_contact_main_banner_infos_location_content:first-child::before {
  background: url("../images/icons/icon-map-pin.svg") no-repeat top center;
  content: "";
  display: block;
  width: 18px;
  height: 22px;
}
.page_contact_section .page_contact_form_wrapper {
  padding-bottom: 116px;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper {
    padding-bottom: 49px;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content {
  padding-top: 91px;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content {
    padding-top: 60px;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_header {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_header {
    margin-bottom: 40px;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_header h3 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 400;
  color: #1c2752;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_header h3 {
    font-size: 2rem;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_header h3 {
    font-size: 2.5rem;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group .form-control {
  height: 66px;
  border: 1px solid rgba(15, 27, 36, 0.1);
  border-radius: 0;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group .form-control {
    height: 28px;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group .form-control {
    height: 40px;
    font-size: 0.875rem;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group .form-control::placeholder {
  color: #a3a5ab;
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group textarea#message {
  height: 153px;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group textarea#message {
    height: 73px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .form-group textarea#message {
    height: 100px;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .page_contact_form_button_wrapper {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .page_contact_form_button_wrapper {
    justify-content: flex-start;
  }
}
.page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .page_contact_form_button_wrapper .btn-contact {
  background: #192e53;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  border-radius: 30px;
  padding: 12px 33px;
}
@media screen and (max-width: 768px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .page_contact_form_button_wrapper .btn-contact {
    font-size: 0.75rem;
    padding: 6px 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_contact_section .page_contact_form_wrapper .page_contact_form_content .page_contact_form_body .page_contact_form_button_wrapper .btn-contact {
    font-size: 1rem;
    padding: 8px 26px;
  }
}
.page_home_section_main_banner {
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  .page_home_section_main_banner {
    margin-bottom: 25px;
  }
}

.page_home_banner_wrapper {
  position: relative;
}
.page_home_banner_wrapper .page_home_banner .banner_desktop {
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_home_banner_wrapper .page_home_banner .banner_desktop {
    display: none;
  }
}
.page_home_banner_wrapper .page_home_banner .banner_mobile {
  display: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_home_banner_wrapper .page_home_banner .banner_mobile {
    display: block;
  }
}
.page_home_banner_wrapper .page_home_banner_content {
  position: absolute;
  top: 49%;
  left: 49%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page_home_banner_wrapper .page_home_banner_content {
    top: 40%;
    left: unset;
    transform: unset;
  }
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_title h1 {
  color: #fff;
  font-size: 4.625rem;
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_title h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 120%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_title h1 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 120%;
  }
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_subtitle {
  display: flex;
  justify-content: center;
  gap: 4px;
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_subtitle .white {
  color: #fff;
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_subtitle .blue {
  color: #6dcbff;
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_subtitle p {
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_subtitle p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_subtitle p {
    font-size: 1rem;
  }
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom {
  background: #fff;
  border-radius: 30px;
  padding: 13px 38px;
  font-weight: 700;
  color: #192e53;
  transition: background 0.3s ease-in;
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom span {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom {
    padding: 5px 20px;
  }
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom span {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom {
    padding: 5px 20px;
  }
  .page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom span {
    font-size: 0.875rem;
  }
}
.page_home_banner_wrapper .page_home_banner_content .page_home_banner_button .btn-home-banner-custom:hover {
  background: #fff3f3;
  transition: background 0.3s ease-out;
}

.page-home-section-aircrafts {
  margin-bottom: 75px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts {
    margin-bottom: 26px;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content {
  padding-bottom: 90px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content {
    padding-bottom: 0;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-section {
  margin-bottom: 9px;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-section p {
  color: #a49a81;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-section p {
    font-size: 1rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-section {
    margin-bottom: 6px;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-title {
  margin-bottom: 44px;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-title h2 {
  display: flex;
  flex-direction: column;
  font-size: 4.375rem;
  font-weight: 400;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-title h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-title p {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-title {
    margin-bottom: 12px;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-text {
  margin-bottom: 27px;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-text h2 {
  display: none;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-text p {
  width: 85%;
  color: #192e53;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-text p {
    width: 100%;
    margin-bottom: 24px;
    font-size: 0.875rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-text {
    margin-bottom: 24px;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-button .btn-aircrafts-content {
  color: #fff;
  background: #002926;
  border: 1px solid #002926;
  border-radius: 30px;
  padding: 12px 34px;
  font-size: 1.25rem;
  font-weight: 400;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-button .btn-aircrafts-content {
    font-size: 0.75rem;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-content-button .btn-aircrafts-content:hover {
  background: #001f1d;
  transition: all 0.3s ease-out;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col {
  display: flex;
  flex-direction: column;
  align-items: end;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 48px;
    align-items: baseline;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option {
  width: 85%;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option {
    width: unset;
    max-width: 80px;
    text-align: center;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link {
  display: flex;
  gap: 30px;
  border-bottom: 1px solid #d6d6d6;
  padding-top: 29px;
  padding-bottom: 24px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link {
    filter: brightness(0) saturate(100%) invert(15%) sepia(13%) saturate(3874%) hue-rotate(184deg) brightness(93%) contrast(93%);
    border: none;
    flex-direction: column;
    gap: 8px;
    padding: unset;
    align-items: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-content-option-image {
  background: rgba(163, 165, 171, 0.1);
  width: 50px;
  height: 50px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-content-option-image {
    margin-top: unset;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-content-option-image {
    max-width: 50px;
    width: 100%;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-content-option-image img {
  width: 100%;
  max-width: 31px;
  opacity: 0.3;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-content-option-image img {
    opacity: 1;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-title {
  margin-bottom: 16px;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-title h4 {
  color: #a3a5ab;
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-title h4 {
    font-size: 0.625rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-title h4 {
    font-size: 1rem;
    font-weight: 400;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-text p {
  color: #757575;
  font-size: 0.875rem;
  font-weight: 400;
  width: 65%;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-text p {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-text p {
    font-size: 0.775rem;
  }
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link:hover .page-home-section-aircrafts-content-option-image img {
  opacity: 1;
  transition: all 0.3s ease-out;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option .page-home-section-aircrafts-content-option-link:hover .page-home-section-aircrafts-option-texts .page-home-section-aircrafts-content-option-title h4 {
  color: #192e53;
}
.page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option:first-child .page-home-section-aircrafts-content-option-link {
  padding-top: unset;
  padding-bottom: 29px;
}
@media screen and (max-width: 768px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option:first-child .page-home-section-aircrafts-content-option-link {
    padding: unset;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-aircrafts .page-home-section-aircrafts-content .page-home-section-aircrafts-col .page-home-section-aircrafts-content-option:first-child .page-home-section-aircrafts-content-option-link {
    padding-bottom: 10px;
  }
}

.page-home-section-services {
  padding-bottom: 60px;
  margin-bottom: 18px;
  overflow-x: hidden;
}
@media screen and (max-width: 1024px) {
  .page-home-section-services {
    padding-bottom: 29px;
    margin-bottom: 0;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 45px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-col {
    margin-bottom: 29px;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-header-content-service .page-home-section-aircrafts-content-service p {
  margin-bottom: 0;
  color: #a49a81;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-header-content-service .page-home-section-aircrafts-content-service p {
    font-size: 1rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-header-content-service .page-home-section-aircrafts-content-service {
    margin-bottom: 9px;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-header-content-service .page-home-section-aircrafts-content-title h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-header-content-service .page-home-section-aircrafts-content-title h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-header-content-service .page-home-section-aircrafts-content-title p {
  display: none;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-button-content-service {
  display: flex;
  align-items: center;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-button-content-service .page-home-section-services-content-button .btn-services-content {
  background: #192e53;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  padding: 15px 20px;
  border: 1px solid #192e53;
  border-radius: 30px;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-button-content-service .page-home-section-services-content-button .btn-services-content {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-button-content-service .page-home-section-services-content-button .btn-services-content {
    font-size: 0.875rem;
    font-weight: 400;
    padding: 10px 17px;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-col .page-home-section-services-button-content-service .page-home-section-services-content-button .btn-services-content:hover {
  background: #101d35;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 17px;
    grid-row-gap: 30px;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-stage-outer {
  width: 110%;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option {
    max-width: 200px;
    width: 100%;
  }
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option:nth-child(n+5) {
    display: none;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link {
  text-decoration: none;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-content-option-image {
  margin-bottom: 24px;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-content-option-image img {
  object-fit: cover;
  height: 340px;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-content-option-image img {
    width: 100%;
    max-height: 180px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-content-option-image img {
    width: 100%;
    max-height: 180px;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title h4 {
  color: #192e53;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title h4 {
    font-size: 0.625rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title h4 {
    font-size: 0.75rem;
    font-weight: 500;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title::after {
  content: "";
  background: url("../images/arrow-right.png") no-repeat top center;
  display: block;
  width: 9px;
  height: 17px;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title::after {
    content: "";
    background: url("../images/arrow-down.svg") no-repeat top center;
    display: block;
    width: 12px;
    height: 7px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-title::after {
    background-size: 80%;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-text p {
  color: #656c7b;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-text p {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .page-home-section-services-content-option .page-home-section-services-content-option-link .page-home-section-services-option-texts .page-home-section-services-content-option-text p {
    font-size: 0.875rem;
    font-weight: 400;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-prev,
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-next {
  background: #192e53;
  border-radius: 50%;
  color: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-prev span,
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-next span {
  font-size: 0rem;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-prev,
  .page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-next {
  position: relative;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-next span {
  content: "";
  background: url("../images/icons-carrousel/arrow-carrousel-right.svg") no-repeat;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-prev {
  position: relative;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-prev span {
  content: "";
  background: url("../images/icons-carrousel/arrow-carrousel-left.svg") no-repeat;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-next.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-right.svg") no-repeat;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .owl-prev.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-left.svg") no-repeat;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-content-option-carousel .owl-nav .disabled {
  background: #fff;
  border: 1px solid #ced1d8;
  color: #ced1d8;
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-button-content-service-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-home-section-services .page-home-section-services-content .page-home-section-services-button-content-service-mobile {
    display: flex;
    justify-content: center;
  }
}
.page-home-section-services .page-home-section-services-content .page-home-section-services-button-content-service-mobile .page-home-section-services-content-button .btn-services-content {
  background: #192e53;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 8px 12px;
  border: 1px solid #192e53;
  border-radius: 30px;
  transition: all 0.3s ease-in;
}

.page-home-section-blog {
  margin-bottom: 209px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-blog {
    margin-bottom: 16px;
  }
}
.page-home-section-blog .container_content {
  max-width: 1400px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content {
    background: #002926;
    border-radius: 24px;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-background {
  position: relative;
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-background .page-home-section-blog-background-img {
  width: 100%;
  position: absolute;
  background: #002926;
  border-radius: 24px;
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-background .page-home-section-blog-background-img {
    position: unset;
    background: none;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-background .page-home-section-blog-background-img img {
  border-radius: 0 24px 24px 0;
}
@media screen and (max-width: 768px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-background .page-home-section-blog-background-img img {
    max-width: 400px;
    width: 100%;
    border-radius: 0 24px 0 0;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col {
  margin-top: 90px;
  margin-left: 85px;
}
@media screen and (max-width: 768px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col {
    margin-top: 29px;
    margin-left: 17px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col {
    margin-top: 45px;
    margin-left: 42px;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-content p {
  margin-bottom: 0;
  color: #a49a81;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-content p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-content p {
    font-size: 1rem;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-title h2 {
  font-size: 3.5rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-title h2 {
    font-size: 2rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-title h2 {
    font-size: 2.5rem;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content h2 {
  font-size: 3.5rem;
  font-weight: 500;
  color: #fff;
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content h3 {
  font-size: 1.857rem;
  font-weight: 400;
  color: #a3a5ab;
  margin-bottom: 46px;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content h3 {
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content h3 {
    font-size: 1.3rem;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content p {
  width: 90%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  margin-bottom: 56px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content p {
    width: 95%;
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 51px;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-content p {
    font-size: 1rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-button-content {
    padding-bottom: 60px;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-button-content .btn-blog-content {
  background: #fff;
  color: #002926;
  font-size: 1.25rem;
  font-weight: 400;
  padding: 12px 34px;
  border-radius: 30px;
  transition: background 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-button-content .btn-blog-content {
    font-size: 0.75rem;
    padding: 8px 26px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-button-content .btn-blog-content {
    font-size: 0.9rem;
  }
}
.page-home-section-blog .page-home-section-blog-content .page-home-section-blog-content-col .page-home-section-blog-button-content .btn-blog-content:hover {
  background: #fff3f3;
  transition: background 0.3s ease-out;
}

.page-home-section-who-we-are {
  margin-bottom: 125px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-who-we-are {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-col-image {
    display: none;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-col-image .page-home-section-who-we-are-content-image {
  max-width: 518px;
  width: 100%;
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-col-image .page-home-section-who-we-are-content-image img {
  max-width: 518px;
  width: 100%;
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-content {
  margin-bottom: 21px;
}
@media screen and (max-width: 768px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-content {
    margin-bottom: 6px;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-content p {
  margin-bottom: 0;
  color: #a49a81;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-content p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-content p {
    font-size: 1rem;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-title h2 {
  font-size: 3.5rem;
  font-weight: 500;
  color: #a3a5ab;
}
@media screen and (max-width: 768px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-title h2 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-title h2 {
    font-size: 2.5rem;
    line-height: 100%;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content {
  margin-bottom: 29px;
}
@media screen and (max-width: 768px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content {
    margin-bottom: 19px;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content h2 {
  font-size: 3.5rem;
  font-weight: 500;
  color: #192e53;
  margin-bottom: 24px;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content h2 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content h2 {
    font-size: 2.5rem;
    line-height: 100%;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #656c7b;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-content p {
    font-size: 1rem;
    line-height: 20px;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-button-content .btn-who-we-are-content {
  background: #192e53;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  padding: 12px 52px;
  border: 1px solid #192e53;
  border-radius: 30px;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-button-content .btn-who-we-are-content {
    font-size: 0.75rem;
    font-weight: 400;
    padding: 8px 31px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-button-content .btn-who-we-are-content {
    font-size: 0.875rem;
    font-weight: 400;
    padding: 10px 33px;
  }
}
.page-home-section-who-we-are .page-home-section-who-we-are-content .page-home-section-who-we-are-button-content .btn-who-we-are-content:hover {
  background: #101d35;
  transition: all 0.3s ease-out;
}

.page-home-section-last {
  position: relative;
}
.page-home-section-last .page-home-section-last-background-aircraft {
  position: absolute;
  z-index: 2;
  width: 1631px;
  height: 597px;
  top: 70px;
  right: -760px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .page-home-section-last-background-aircraft {
    display: none;
  }
}
.page-home-section-last .container_content {
  max-width: 1400px;
  position: relative;
  z-index: 1;
}
.page-home-section-last .container_content .page-home-section-last-background {
  background: #192e53 no-repeat top right;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background {
    background: #192e53;
  }
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .row {
  flex-wrap: nowrap;
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col {
  margin-top: 80px;
  margin-left: 60px;
  margin-bottom: 68px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col {
    margin-top: 60px;
    margin-left: 0;
    margin-bottom: 68px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col {
    margin-bottom: 0px;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-title h2 {
  color: #6dcbff;
  font-size: 3.5rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-title h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-content h2 {
  color: #fff;
  font-size: 3.5rem;
  font-weight: 400;
  margin-bottom: 44px;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-content h2 {
    font-size: 2rem;
    margin-bottom: 29px;
    line-height: 100%;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-content p {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 44px;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-content p {
    font-size: 0.875rem;
    margin-bottom: 29px;
    line-height: 20px;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-content .page-home-section-last-content-col .page-home-section-last-button-content .btn-last-content {
  background: #fff;
  border-radius: 30px;
  color: #002926;
  padding: 15px 45px;
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-mobile {
    margin-top: -120px;
    display: block;
    width: 100%;
    display: flex;
    justify-content: end;
    position: relative;
    right: -50px;
    bottom: -50px;
  }
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-mobile img {
    width: 100%;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-tablet {
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-tablet {
    display: block;
    position: relative;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-desktop {
  display: none;
  margin-left: 150px;
}
@media (min-width: 1025px) {
  .page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-desktop {
    display: block;
  }
}
.page-home-section-last .container_content .page-home-section-last-background .page-home-section-last-background-img-desktop img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.clr-dark-blue {
  color: #192e53;
}

.clr-gray {
  color: #a3a5ab;
}
.page_login .page_login_container .page_login_background {
  width: 100vw;
  height: 100%;
  position: relative;
}
.page_login .page_login_container .page_login_background .desktop_background {
  object-fit: cover;
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .page_login .page_login_container .page_login_background .desktop_background {
    display: none;
  }
}
.page_login .page_login_container .page_login_background .mobile_background {
  object-fit: cover;
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  .page_login .page_login_container .page_login_background .mobile_background {
    display: block;
  }
}
.page_login .page_login_container .container_content {
  position: absolute;
  top: 80%;
  left: 55%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .page_login .page_login_container .container_content {
    top: 50%;
    left: 50%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_login .page_login_container .container_content {
    top: 30%;
    left: 50%;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper {
  max-width: 546px;
  width: 100%;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background {
  background: #fff;
  border-radius: 8px;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form {
  padding: 85px 69px;
  box-shadow: 0px 122px 20px rgba(83, 129, 248, 0.24);
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form {
    padding: 32px 21px;
    box-shadow: unset;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form_login_header h2 {
  font-size: 2.5rem;
  font-weight: 500;
  color: #192e53;
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form_login_header h2 {
    font-size: 1.375rem;
    font-weight: 400;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form_login_header p {
  font-size: 1.0625rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form_login_header p {
    font-size: 0.625rem;
    font-weight: 400;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form-group {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form-group {
    margin-bottom: 0;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form-group .form-control {
  padding: 32px 15px 32px 72px;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form-group .form-control::placeholder {
  font-size: 1.125rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form-group .form-control::placeholder {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .form-group .form-control {
    padding: 16px 15px 16px 49px;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .user_form_group {
  margin-bottom: 22px;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .user_form_group::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 32px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/icons/icon-user.svg") no-repeat top left;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .user_form_group::after {
    width: 9px;
    height: 9px;
    top: 15px;
    left: 20px;
    background: url("../images/icons/icon-user-mobile.svg");
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .pass_form_group {
  position: relative;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .pass_form_group::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 32px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/icons/icon-password.svg") no-repeat top left;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .pass_form_group::before {
    top: 15px;
    left: 20px;
    background: url("../images/icons/icon-password-mobile.svg") no-repeat;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .pass_form_group .btn-see-password {
  position: absolute;
  top: 13px;
  right: 10px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .pass_form_group .btn-see-password {
    top: 1px;
    right: 1px;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_remeber {
  display: flex;
  align-items: center;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_remeber .form-radio {
  margin-top: -5px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_remeber .form-radio {
    margin-top: unset;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_remeber .form-radio .form-radio-input {
  width: 13px;
  height: 13px;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_remeber .form-radio .form-radio-label {
  font-size: 0.875rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_remeber .form-radio .form-radio-label {
    font-size: 0.625rem;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_forgot {
  display: flex;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_forgot {
    align-items: unset;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_forgot .page_login_forgot a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_col_forgot .page_login_forgot a {
    font-size: 0.625rem;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_button_wrapper .btn_login {
  background: #192e53;
  width: 100%;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 22px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_button_wrapper .btn_login {
    font-size: 0.625rem;
    padding: 12px;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_sign_up_wrapper {
  text-align: center;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_sign_up_wrapper a {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .page_login_sign_up_wrapper a {
    font-size: 0.625rem;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .errors .alert {
  font-size: 0.875rem;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .errors .alert-danger {
  background: unset;
  border: unset;
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(1) {
  margin-bottom: 59px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(1) {
    margin-bottom: 20px;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(2) {
  margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(2) {
    margin-bottom: 9px;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(3) {
  margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(3) {
    margin-bottom: 24px;
  }
}
.page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(4) {
  margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
  .page_login .page_login_container .container_content .page_login_form_wrapper .page_login_form_background .page_login_form .row:nth-child(4) {
    margin-bottom: 24px;
  }
}
.page_my_account_orders {
  margin-top: 91px;
}
.page_my_account_orders .page_my_account_orders_wrapper {
  display: flex;
}
.page_my_account_orders .page_my_account_orders_wrapper.no-chart {
  height: calc(100dvh - 90px);
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper {
    flex-direction: column;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
  padding-top: 1rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper {
    padding: 0;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_content {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_content {
    padding: 0 15px;
    margin-bottom: 0;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_content h2 {
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 500;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_content h2 {
    font-size: 1.2rem;
    line-height: 100%;
    font-weight: 600;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_content p {
  font-size: 1rem;
  line-height: 30px;
  font-weight: 400;
  color: #a3a5ab;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_content p {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs {
    padding: 0 15px;
    overflow: scroll;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills {
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills {
    gap: 10px;
    flex-wrap: nowrap;
    width: 200%;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link {
  border: 1px solid #a3a5ab;
  padding: 1rem;
  border-radius: 9px;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link {
    padding-top: 2rem;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link.active {
  background-color: #192e53;
  border: none;
  transition: all 0.3s ease-out;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  width: 270px;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item {
    flex-direction: column;
    width: unset;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item .airplane_tab_item_img_wrapper img {
  max-width: 180px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item .airplane_tab_item_title_wrapper {
    width: 90%;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item .airplane_tab_item_title_wrapper h3 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 30px;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item .airplane_tab_item_title_wrapper h3 {
    font-size: 0.8rem;
    line-height: 20px;
    left: 0;
    right: unset;
    top: -25px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item .airplane_tab_item_title_wrapper p {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs .page_my_account_orders_airplanes_tabs_nav_pills .nav-item .nav-link .airplane_tab_item .airplane_tab_item_title_wrapper p {
    top: -25px;
    bottom: unset;
    font-size: 0.8rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper {
    padding: 0 15px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents {
  width: 100%;
  border: 1px solid #a3a5ab;
  border-radius: 6px;
  margin-bottom: 40px;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents {
    margin-bottom: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper {
    padding: 0 1rem;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper .airplane_tab_content_process_documents_header_tittle span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 30px;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper .airplane_tab_content_process_documents_header_tittle span {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper .airplane_tab_content_process_documents_header_button .btn-toggle-documents img {
  width: 16px;
  transform: rotate(0deg);
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper .airplane_tab_content_process_documents_header_button .btn-toggle-documents img {
    width: 14px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_header_wrapper .airplane_tab_content_process_documents_header_button .btn-toggle-documents.open img {
  transform: rotate(180deg);
  transition: all 0.3s ease-out;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in;
  padding: 0 1rem;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper.open {
  transition: height 0.3s ease-out;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_head_item {
  margin-bottom: 5px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_head_item .process_document_head_item_background {
  width: fit-content;
  padding: 2px 0.5rem;
  border-radius: 6px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_head_item .process_document_head_item_background span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 30px;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_head_item .process_document_head_item_background span {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_tittle_wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_tittle_wrapper .process_document_item_tittle span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 30px;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_tittle_wrapper .process_document_item_tittle span {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_tittle_wrapper .process_document_item_date span {
  font-size: 1rem;
  font-weight: 400;
  line-height: 30px;
  color: #a3a5ab;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_tittle_wrapper .process_document_item_date span {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_body_wrapper .process_document_item a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper .process_document_item_body_wrapper .process_document_item a {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_documents_wrapper .airplane_tab_content_process_documents .airplane_tab_content_process_documents_body_wrapper .process_document_item_wrapper:last-child {
  border: none;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line {
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
  overflow: scroll;
  width: 100%;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line {
    max-width: unset;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 250px;
  width: 100%;
  text-align: center;
  gap: 5px;
  min-width: 170px;
  flex: 1;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_img_status_wrapper {
  position: relative;
  z-index: 99;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_img_status_wrapper img {
  width: 23px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_dates_wrapper {
  line-height: 1;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_dates_wrapper span {
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 400;
  color: #a3a5ab;
  line-height: 1;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_status_title_wrapper {
  width: 100%;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_status_title_wrapper .process_time_line_status_title_background {
  border-radius: 6px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_status_title_wrapper .process_time_line_status_title_background span {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 700;
  color: #161616;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_connector {
  position: absolute;
  top: 11px;
  left: 56%;
  max-width: 250px;
  width: 100%;
  height: 2px;
  background-color: #a3a5ab;
  transform: translateY(-50%);
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_time_line .process_time_line_item_wrapper .process_time_line_connector.line-done {
  background-color: #0d931b;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart {
    flex-direction: column;
    margin-bottom: 160px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper {
  width: 30%;
  height: fit-content;
  -webkit-box-shadow: 0px 0px 4px 0px rgb(216, 216, 216);
  -moz-box-shadow: 0px 0px 4px 0px rgb(216, 216, 216);
  box-shadow: 0px 0px 4px 0px rgb(216, 216, 216);
  border-radius: 14px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_header {
  border-bottom: 1px solid #d8d8d8;
  padding: 1rem;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_header span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 30px;
  color: #161616;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body {
  padding: 0.5rem;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body {
    padding: 1.5rem 15px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item {
  display: flex;
  position: relative;
  gap: 10px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_status_wrapper .process_card_gantt_chart_status {
  margin-top: 5px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_status_wrapper .process_card_gantt_chart_status img {
  width: 23px;
  position: relative;
  z-index: 2;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper {
  width: 100%;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_title .process_card_gantt_chart_status_title_background {
  width: fit-content;
  border-radius: 6px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_title .process_card_gantt_chart_status_title_background span {
  font-size: 0.9rem;
  font-weight: 700;
  color: #161616;
  padding: 0.5rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_title .process_card_gantt_chart_status_title_background span {
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_title .process_card_gantt_chart_dates_wrapper span {
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 400;
  color: #a3a5ab;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_title .process_card_gantt_chart_dates_wrapper span {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_toggle_button_wrapper .btn-toggle-chart-item img {
  width: 16px;
  transform: rotate(0deg);
  transition: all 0.3s ease-in;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_item_title_wrapper .process_card_gantt_chart_item_toggle_button_wrapper .btn-toggle-chart-item.open img {
  transform: rotate(180deg);
  transition: all 0.3s ease-out;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper.open {
  transition: height 0.3s ease-out;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper {
  display: flex;
  position: relative;
  gap: 10px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_status_wrapper .process_card_gantt_chart_status img {
  width: 20px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_title_wrapper {
  line-height: 1;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_title_wrapper span {
  line-height: 0.9rem;
  font-size: 1rem;
  font-weight: 700;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_title_wrapper span {
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_dates_wrapper span {
  font-size: 0.9rem;
  font-weight: 400;
  color: #a3a5ab;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_dates_wrapper span {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_document_wrapper .process_card_gantt_chart_sub_item_document a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_document_wrapper .process_card_gantt_chart_sub_item_document a {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_card_gantt_chart_sub_item_content .process_card_gantt_chart_sub_item_document_wrapper .process_card_gantt_chart_sub_item_document a img {
  max-width: 150px;
  width: 100%;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_line_card_gantt_chart_sub_item {
  position: absolute;
  top: 79%;
  left: 8px;
  height: 120%;
  width: 2px;
  background-color: transparent;
  border-left: 4px dotted #a3a5ab;
  transform: translate(0%, -50%);
  z-index: 1;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper .process_card_gantt_chart_sub_items_wrapper .process_card_gantt_chart_sub_item_wrapper .process_line_card_gantt_chart_sub_item.sub-line-done {
  border-left: 4px dotted #0d931b;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_card_gantt_chart_item_content_wrapper:last-child .process_card_gantt_chart_sub_items_wrapper {
  border: none;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_line_card_gantt_chart {
  position: absolute;
  top: 63%;
  left: 10px;
  height: 108%;
  width: 2px;
  background-color: #a3a5ab;
  transform: translate(0%, -50%);
  z-index: 1;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_cards_gantt_chart_wrapper .process_cards_gantt_chart_body .process_card_gantt_chart_item .process_line_card_gantt_chart.sub-line-done {
  background-color: #0d931b;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .process_gantt_chart {
  width: 70%;
  height: 1500px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_header_mobile {
  padding-left: 15px;
  padding-right: 15px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_header_mobile h3 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 100%;
  color: #192e53;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_header_mobile span {
  font-size: 1rem;
  font-weight: 400;
  line-height: 20px;
  color: #a3a5ab;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile #pills-tab-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile #pills-tab-mobile .nav-item {
  width: 50%;
  height: 50px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile #pills-tab-mobile .nav-item .nav-link {
  padding: 0;
  font-size: 0.8rem;
  line-height: 20px;
  border: 1px solid #a3a5ab;
  border-radius: 4px 0 0 4px;
  width: 100%;
  height: 100%;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile #pills-tab-mobile .nav-item .nav-link.active {
  background: #192e53;
  border: 1px solid #192e53;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile #pills-tab-mobile .nav-item:last-child .nav-link {
  border-radius: 0 4px 4px 0;
  border-left: none;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile .tab-content .tab-pane .process_cards_gantt_chart_wrapper {
  width: 100%;
  border-radius: unset;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile .tab-content .tab-pane .process_gantt_chart {
  width: 100%;
  height: 600px;
}
.page_my_account_orders .page_my_account_orders_wrapper .page_my_account_orders_content_wrapper .page_my_account_orders_airplanes_tabs_content .tab-content .tab-pane .airplane_tab_content_process_gantt_chart .airplane_tab_content_process_gantt_chart_tabs_mobile .tab-content .tab-pane h2 {
  padding: 0 15px;
  font-size: 1.2rem;
  line-height: 120%;
  font-weight: 500;
  color: #192e53;
}
.page_my_account_personal_data {
  margin-top: 91px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper {
  display: flex;
  height: calc(100dvh - 90px);
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper {
    flex-direction: column;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper {
  width: 50%;
  padding: 0 60px;
  border-right: 2px solid rgba(206, 212, 218, 0.3);
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper {
    width: 100%;
    padding: 0 15px;
    border-right: unset;
    border-bottom: 2px solid rgba(206, 212, 218, 0.3);
    padding-bottom: 2rem;
  }
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper.my_account_personal_security {
    border-bottom: none;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .row {
  margin-top: 46px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .page_my_account_password_wrapper {
  margin-top: unset;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 120%;
  color: #192e53;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper h2 {
    font-size: 1.5rem;
    line-height: 100%;
    margin-bottom: 1.5rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .col-md-6:nth-child(2) {
  padding-right: 1rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .col-md-6:nth-child(2) {
    padding-right: 1rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .col-md-6:nth-child(3) {
  padding-left: 0.5rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .col-md-6:nth-child(3) {
    padding-left: 1rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .form-group .form-control {
  height: 50px;
  padding: 1rem;
  color: #828282;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .btn_update_user_wrapper {
  display: flex;
  justify-content: end;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .btn_update_user_wrapper .btn_update_user {
  width: 40%;
  height: 50px;
  background: #192e53;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_form_wrapper .btn_update_user_wrapper .btn_update_user {
    width: 60%;
    font-size: 0.875rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper {
  margin-top: 46px;
  width: 50%;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper {
    width: 100%;
    padding: 0 15px;
    padding-bottom: 8rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 120%;
  color: #192e53;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper h2 {
    font-size: 1.5rem;
    line-height: 100%;
    margin-bottom: 1.5rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .col-md-12 {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .col-md-12 {
    padding: 0 1rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts {
  background: #f9f9f9;
  padding: 20px 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts {
    padding: 20px;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_tittle {
  margin-bottom: 20px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_tittle h3 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_tittle h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .blog_post_thumbnail img {
    width: 150px;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .page_my_account_personal_data_posts_item_text_wrapper .data {
  display: flex;
  gap: 10px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .page_my_account_personal_data_posts_item_text_wrapper .data span {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 30px;
  color: #a3a5ab;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .page_my_account_personal_data_posts_item_text_wrapper .data span {
    font-size: 0.675rem;
    line-height: 20px;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .page_my_account_personal_data_posts_item_text_wrapper .data span img {
  margin-top: -3px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .page_my_account_personal_data_posts_item_text_wrapper .page_my_account_personal_data_posts_item_title a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 30px;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_posts .page_my_account_personal_data_posts_item .page_my_account_personal_data_posts_item_text_wrapper .page_my_account_personal_data_posts_item_title a {
    font-size: 0.675rem;
    line-height: 20px;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale {
  background: #f9f9f9;
  padding: 20px 30px;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale {
    padding: 20px;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .col-md-12 {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .col-md-12 {
    padding: 0 1rem;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .page_my_account_personal_data_aircrafts_sale_tittle {
  margin-bottom: 20px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .page_my_account_personal_data_aircrafts_sale_tittle h3 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .page_my_account_personal_data_aircrafts_sale_tittle h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper {
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper {
    flex-direction: column;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item {
  max-width: 31%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item {
    max-width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item .aircraft_sale_item_image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item .aircraft_sale_item_image img {
    width: 150px;
  }
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item .aircraft_sale_item_title {
  margin-top: 5px;
}
.page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item .aircraft_sale_item_title a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 30px;
  color: #161616;
}
@media screen and (max-width: 768px) {
  .page_my_account_personal_data .page_my_account_personal_data_wrapper .page_my_account_personal_data_posts_wrapper .page_my_account_personal_data_aircrafts_sale .aircraft_sale_items_wrapper .aircraft_sale_item .aircraft_sale_item_title a {
    font-size: 0.675rem;
    line-height: 20px;
  }
}
.section-carrousel-sale {
  background-color: #002926;
  padding: 50px 0;
  position: relative;
  margin-bottom: 1000px;
}
.section-carrousel-sale .wrapper-title {
  width: 50%;
  margin: 0 auto;
}
.section-carrousel-sale .wrapper-title .page_aircraft_first_section_wrapper {
  text-align: center;
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .section-carrousel-sale .wrapper-title .page_aircraft_first_section_wrapper {
    text-align: left;
    margin-bottom: 40px;
  }
}
.section-carrousel-sale .wrapper-title .page_aircraft_first_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .section-carrousel-sale .wrapper-title .page_aircraft_first_section_wrapper h2 {
    font-size: 2rem;
    color: #d6d6d6;
    width: 80%;
    line-height: 100%;
  }
}
.section-carrousel-sale .wrapper-title .page_aircraft_first_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  width: 55%;
  margin: 0 auto;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .section-carrousel-sale .wrapper-title .page_aircraft_first_section_wrapper p {
    font-size: 0.875rem;
    color: #d6d6d6;
    width: 100%;
    line-height: 20px;
  }
}
.section-carrousel-sale .aircraft_for_sale_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
  color: #002926;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.section-carrousel-sale .aircraft_for_sale_content h2:nth-child(2) {
  color: #a3a5ab;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_content h2:nth-child(2) {
    margin-bottom: 24px;
  }
}
.section-carrousel-sale .aircraft_for_sale_content p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #757575;
  margin-bottom: 28px;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_content p {
    width: 100%;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_button_wrapper {
    margin-bottom: 44px;
  }
}
.section-carrousel-sale .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.section-carrousel-sale .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.section-carrousel-sale .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen {
  .section-carrousel-sale .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.section-carrousel-sale .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.section-carrousel-sale .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-carrousel-sale .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.section-carrousel-sale .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 1024px) {
  .section-carrousel-sale .aircraft_for_sale_image {
    padding: 0 25px;
  }
}
.section-carrousel-sale .aircraft_for_sale_image img {
  width: 100%;
}
.section-carrousel-sale img {
  width: 100%;
}

.owl-carousel-sale a:hover {
  text-decoration: none;
}
.owl-carousel-sale .aircraft_for_sale_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
  color: #002926;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.owl-carousel-sale .aircraft_for_sale_content h2:nth-child(2) {
  color: #a3a5ab;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_content h2:nth-child(2) {
    margin-bottom: 24px;
  }
}
.owl-carousel-sale .aircraft_for_sale_content p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #757575;
  margin-bottom: 28px;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_content p {
    width: 100%;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_button_wrapper {
    margin-bottom: 44px;
  }
}
.owl-carousel-sale .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.owl-carousel-sale .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.owl-carousel-sale .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen {
  .owl-carousel-sale .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.owl-carousel-sale .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.owl-carousel-sale .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.owl-carousel-sale .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.owl-carousel-sale .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 1024px) {
  .owl-carousel-sale .aircraft_for_sale_image {
    padding: 0 25px;
  }
}
.owl-carousel-sale .aircraft_for_sale_image img {
  width: 100%;
}
.owl-carousel-sale .owl-item {
  margin-bottom: 50px;
}
.owl-carousel-sale .item {
  background: #fff;
  padding: 52px 70px 70px;
  border-radius: 25px;
  box-shadow: 0 16px 40px 0 rgba(15, 27, 36, 0.1);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 0 auto;
  max-width: 1100px;
}
.owl-carousel-sale .owl-nav {
  position: absolute;
  top: 81%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.owl-carousel-sale .owl-nav .owl-prev,
.owl-carousel-sale .owl-nav .owl-next {
  background: #192e53 !important;
  border-radius: 50%;
  color: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
}
.owl-carousel-sale .owl-nav .owl-prev:hover,
.owl-carousel-sale .owl-nav .owl-next:hover {
  opacity: 0.9;
}
.owl-carousel-sale .owl-nav .owl-prev span,
.owl-carousel-sale .owl-nav .owl-next span {
  font-size: 0rem;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .owl-carousel-sale .owl-nav .owl-prev,
  .owl-carousel-sale .owl-nav .owl-next {
    width: 30px;
    height: 30px;
  }
}
.owl-carousel-sale .owl-nav .owl-next {
  position: relative;
}
.owl-carousel-sale .owl-nav .owl-next span {
  content: "";
  background: url("../images/icons-carrousel/arrow-carrousel-right.svg") no-repeat;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.owl-carousel-sale .owl-nav .owl-prev {
  position: relative;
}
.owl-carousel-sale .owl-nav .owl-prev span {
  content: "";
  background: url("../images/icons-carrousel/arrow-carrousel-left.svg") no-repeat;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.owl-carousel-sale .owl-nav .owl-next.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-right.svg") no-repeat;
}
.owl-carousel-sale .owl-nav .owl-prev.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-left.svg") no-repeat;
}
.owl-carousel-sale .owl-nav .disabled {
  background: #fff;
  border: 1px solid #ced1d8;
  color: #ced1d8;
}

@media (max-width: 767px) {
  .owl-carousel-sale .item {
    background: #fff;
    padding: 20px 20px;
    border-radius: 25px;
    box-shadow: 0 16px 10px 0 rgba(15, 27, 36, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
    margin: 0 auto;
    max-width: 1100px;
  }
  .owl-carousel-sale .owl-nav {
    display: none;
  }
}
.pag-sale .page_aircraft_page_main_banner {
  position: relative;
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_page_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_desktop {
  display: flex;
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_desktop {
    display: none;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body {
  position: absolute;
  z-index: 5;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body {
    top: 48%;
    width: 100%;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content {
  margin-bottom: 21px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content h2:nth-child(2) {
  color: #6dcbff;
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  display: inline;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content p {
    font-size: 0.875rem;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_content p:nth-child(3) {
  color: #6dcbff;
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button {
    margin-bottom: 56px;
  }
}
.pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_page_main_banner .page_aircraft_page_main_banner_background .page_aircraft_page_main_banner_body .page_aircraft_page_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}
.pag-sale .page_aircraft_sale_first_section {
  margin-bottom: 53px;
}
.pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container {
  padding-top: 105px;
  min-height: 500px;
  background: linear-gradient(to bottom, #002926 60%, #fff 60%);
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container {
    padding-top: 40px;
    background: linear-gradient(to bottom, #002926 50%, #fff 25%);
  }
}
.pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper {
  text-align: center;
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper {
    text-align: left;
    margin-bottom: 40px;
  }
}
.pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper h2 {
    font-size: 2rem;
    color: #d6d6d6;
    width: 80%;
    line-height: 100%;
  }
}
.pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  width: 55%;
  margin: 0 auto;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_sale_first_section .page_aircraft_first_section_container .page_aircraft_first_section_wrapper p {
    font-size: 0.875rem;
    color: #d6d6d6;
    width: 100%;
    line-height: 20px;
  }
}
.pag-sale .page_aircraft_second_section {
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section {
    margin-bottom: 50px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper {
    margin-bottom: 64px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  line-height: 110%;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2 {
    font-size: 2rem;
    color: #192e53;
    line-height: 100%;
    margin-bottom: 10px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper h2:nth-child(2) {
    margin-left: 5px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #757575;
  line-height: 30px;
  width: 85%;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_wrapper p {
    font-size: 0.875rem;
    color: #757575;
    line-height: 20px;
    width: 90%;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper {
    display: none;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper {
    margin-bottom: 38px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .grid-desktop {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .grid-desktop {
    grid-template-columns: 1fr;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none {
  display: none;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none {
    display: block;
    position: relative;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev,
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next {
    background: #fff !important;
    border-radius: 100% !important;
    color: #0f1b24;
    padding: 10px;
    width: 30px;
    height: 30px;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev:hover,
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next:hover {
    opacity: 0.9;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev span,
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next span {
    font-size: 0rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1024px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev,
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next {
    position: relative;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next span {
    content: "";
    background: url("../images/arrow-sale-r.svg") no-repeat !important;
    display: block;
    width: 10px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev {
    position: relative;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev span {
    content: "";
    background: url("../images/arrow-sale-l.svg") no-repeat !important;
    display: block;
    width: 8px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-next.disabled span {
    background: url("../images/icons-carrousel/arrow-carrousel-disabled-right.svg") no-repeat;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .owl-prev.disabled span {
    background: url("../images/icons-carrousel/arrow-carrousel-disabled-left.svg") no-repeat;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .mb-none .owl-nav .disabled {
    background: #fff;
    border: 1px solid #ced1d8;
    color: #ced1d8;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper:hover {
  text-decoration: none;
  color: inherit;
  box-shadow: 0 4px 15px rgba(15, 27, 36, 0.15);
  transform: translateY(-2px);
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_image {
  width: 100%;
  height: 230px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_image {
    height: 150px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper:hover .aircraft_guide_item_image img {
  transform: scale(1.05);
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper {
  background: #fff;
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(15, 27, 36, 0.1);
  min-height: 90px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title {
    padding: 10px;
    min-height: 60px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0f1b24;
  line-height: 150%;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title h3 {
    font-size: 0.75rem;
    line-height: 15px;
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description {
    padding: 8px 10px 10px 10px;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description span {
  font-size: 1rem;
  color: #a3a5ab;
  line-height: auto;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description span {
    font-size: 0.625rem;
    line-height: 15px;
    text-decoration: none;
  }
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_content_wrapper .owl-carousel {
  padding: 0 20px;
}
.pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_mobile_wrapper {
    display: flex;
  }
  .pag-sale .page_aircraft_second_section .page_aircraft_second_section_container .page_aircraft_second_section_button_mobile_wrapper .page_aircraft_second_section_button_wrapper {
    display: flex;
    justify-content: flex-start;
  }
}
.pag-sale .page-aircraft-third-section {
  margin-bottom: 106px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section {
    margin-bottom: 40px;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background {
  background: url("../images/footer-left-trns.svg") #002926 no-repeat left bottom;
  padding: 122px 0;
  background-position-y: 70%;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background {
    padding: 50px 15px 90px 15px;
    background-size: 90%;
    background-position-x: -40%;
    background-position-y: 116%;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col {
    display: block;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title h2 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
  color: #6dcbff;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title h2:nth-child(2) {
  color: #fff;
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title p {
  display: none;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-title p {
    display: block;
    font-size: 0.875rem;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    width: 60%;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content {
  width: 25%;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content {
    position: unset;
    width: 100%;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text {
  text-align: right;
  margin-bottom: 21px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text {
    display: none;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text h2 {
  display: none;
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-text p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content {
    justify-content: flex-start;
  }
}
.pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content .btn-content {
  background: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
  color: #002926;
  border-radius: 30px;
  padding: 12px 32px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page-aircraft-third-section .page-aircraft-third-section-content .page-aircraft-third-section-background .page-aircraft-third-section-content-col .page-aircraft-third-section-content .page-aircraft-third-section-button-content .btn-content {
    font-size: 0.75rem;
    line-height: 15px;
    padding: 9px 25px;
  }
}
.pag-sale .page_aircraft_fourth_section {
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section {
    margin-bottom: 50px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper {
    margin-bottom: 35px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  line-height: 110%;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2 {
    font-size: 2rem;
    color: #192e53;
    line-height: 100%;
    margin-bottom: 10px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper h2:nth-child(2) {
    margin-left: 5px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #757575;
  line-height: 30px;
  width: 85%;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_wrapper p {
    font-size: 0.875rem;
    color: #757575;
    line-height: 20px;
    width: 90%;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper {
    display: none;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper {
    margin-bottom: 38px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .grid-desktop {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .grid-desktop {
    grid-template-columns: 1fr;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none {
  display: none;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none {
    display: block;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav {
    position: relative;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev,
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next {
    background: #fff !important;
    border-radius: 100% !important;
    color: #0f1b24;
    padding: 10px;
    width: 30px;
    height: 30px;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev:hover,
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next:hover {
    opacity: 0.9;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev span,
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next span {
    font-size: 0rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev,
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next {
    position: relative;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next span {
    content: "";
    background: url("../images/arrow-sale-r.svg") no-repeat !important;
    display: block;
    width: 10px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev {
    position: relative;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev span {
    content: "";
    background: url("../images/arrow-sale-l.svg") no-repeat !important;
    display: block;
    width: 8px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-next.disabled span {
    background: url("../images/icons-carrousel/arrow-carrousel-disabled-right.svg") no-repeat;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .owl-prev.disabled span {
    background: url("../images/icons-carrousel/arrow-carrousel-disabled-left.svg") no-repeat;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .mb-none .owl-nav .disabled {
    background: #fff;
    border: 1px solid #ced1d8;
    color: #ced1d8;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper:hover {
  text-decoration: none;
  color: inherit;
  box-shadow: 0 4px 15px rgba(15, 27, 36, 0.15);
  transform: translateY(-2px);
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_image {
    height: 150px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper:hover .aircraft_compare_item_image img {
  transform: scale(1.05);
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper {
  background: #fff;
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title {
  padding: 20px 30px;
  border-bottom: 1px solid rgba(15, 27, 36, 0.1);
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title {
    padding: 10px;
    min-height: 60px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0f1b24;
  line-height: 150%;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title h3 {
    font-size: 0.75rem;
    line-height: 15px;
    -webkit-line-clamp: 3;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper {
  display: flex;
  gap: 30px;
  margin-bottom: 17px;
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_icon img {
    max-width: 8px;
    width: 100%;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
  color: #757575;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_title .aircraft_compare_tags_wrapper .aircraft_compare_tag .tag_text {
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 15px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description {
  padding: 18px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description {
    padding: 10px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a {
  font-size: 1.1125rem;
  color: #a3a5ab;
  line-height: 30px;
  display: flex;
  align-items: center;
  gap: 7px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a {
    font-size: 0.625rem;
    line-height: 15px;
    text-decoration: none;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description a .btn_icon img {
  max-width: 14px;
  width: 100%;
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description .aircraft_compare_item_icon img {
  max-width: 34px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .aircraft_compare_item_wrapper .aircraft_compare_item_content-wrapper .aircraft_compare_item_description .aircraft_compare_item_icon img {
    max-width: 24px;
    width: 100%;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .owl-carousel {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_content_wrapper .owl-carousel {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper {
  display: none;
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper {
    display: flex;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper {
    display: flex;
    justify-content: center;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button {
    width: fit-content;
    border: 1px solid #a3a5ab;
    border-radius: 30px;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
    padding: 8px 8px 8px 24px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 1.125rem;
    color: #a3a5ab;
    margin-right: 14px;
    line-height: 30px;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    border: 1px solid #a3a5ab;
    border-radius: 100%;
    width: 40px;
    display: inline-block;
    height: 40px;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .btn-vector img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .desktop {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .pag-sale .page_aircraft_fourth_section .page_aircraft_fourth_section_container .page_aircraft_fourth_section_button_mobile_wrapper .page_aircraft_fourth_section_button_wrapper .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}

.wrapper-carrousel {
  position: relative;
  margin-top: 96px;
}
.wrapper-carrousel .owl-nav {
  position: absolute;
  top: 94%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper-carrousel .owl-nav .owl-prev,
.wrapper-carrousel .owl-nav .owl-next {
  background: #fff !important;
  border-radius: 100% !important;
  color: #0f1b24;
  padding: 10px;
  width: 30px;
  height: 30px;
}
.wrapper-carrousel .owl-nav .owl-prev:hover,
.wrapper-carrousel .owl-nav .owl-next:hover {
  opacity: 0.9;
}
.wrapper-carrousel .owl-nav .owl-prev span,
.wrapper-carrousel .owl-nav .owl-next span {
  font-size: 0rem;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .wrapper-carrousel .owl-nav .owl-prev,
  .wrapper-carrousel .owl-nav .owl-next {
    width: 20px;
    height: 20px;
  }
}
.wrapper-carrousel .owl-nav .owl-next {
  position: relative;
}
.wrapper-carrousel .owl-nav .owl-next span {
  content: "";
  background: url("../images/arrow-sale-r.svg") no-repeat;
  display: block;
  width: 10px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper-carrousel .owl-nav .owl-prev {
  position: relative;
}
.wrapper-carrousel .owl-nav .owl-prev span {
  content: "";
  background: url("../images/arrow-sale-l.svg") no-repeat;
  display: block;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper-carrousel .owl-nav .owl-next.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-right.svg") no-repeat;
}
.wrapper-carrousel .owl-nav .owl-prev.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-left.svg") no-repeat;
}
.wrapper-carrousel .owl-nav .disabled {
  background: #fff;
  border: 1px solid #ced1d8;
  color: #ced1d8;
}
@media screen and (max-width: 768px) {
  .wrapper-carrousel .owl-nav {
    top: 85%;
  }
}

.wrapper-content-sale {
  padding-top: 50px;
  padding-bottom: 70px;
}
.wrapper-content-sale .title-sale {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  border-bottom: 2px solid #a49a81;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.wrapper-content-sale .title-sale .modelo {
  color: #a3a5ab;
  margin: 0;
}
.wrapper-content-sale .title-sale .fabricante {
  color: #192e53;
  margin: 0;
}
.wrapper-content-sale .row .col-md-4 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wrapper-content-sale .row .col-md-4 h3 {
  font-size: 16px !important;
  color: #192e53;
  margin-bottom: 0px;
}
.wrapper-content-sale .row .col-md-4 li {
  font-size: 14px;
}
.wrapper-content-sale .row .wrapper-engines,
.wrapper-content-sale .row .wrapper-highlights {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 27, 36, 0.062745098);
}
@media screen and (max-width: 767px) {
  .wrapper-content-sale .row {
    gap: 20px;
  }
  .wrapper-content-sale .title-sale {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    border-bottom: 2px solid #a49a81;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
.wrapper-content-sale .wrapper-btn-sale {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .wrapper-content-sale .wrapper-btn-sale {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }
}
.wrapper-content-sale .wrapper-btn-sale a {
  text-decoration: none;
}
.wrapper-content-sale .wrapper-btn-sale .btn-pdf {
  background-color: #a49a81;
  color: #fff;
  width: 200px;
  border-radius: 25px;
}

.btn-voltar {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
  padding: 8px 30px;
  font-size: 1rem;
  color: #a3a5ab;
  margin-bottom: 15px;
}

.btn-contato {
  width: 200px;
  background-color: #0f1b24;
  color: #fff;
  padding: 10px;
  border-radius: 25px;
}

.page_aircraft_section_banner_pagination-wrapper {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_section_banner_pagination-wrapper {
    margin-bottom: 50px;
  }
}

.page_aircraft_section_banner_pagination {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_section_banner_pagination {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.page_aircraft_section_banner_pagination .page_aircraft_section_banner_pagination_item a {
  transition: opacity 0.3s ease-in-out;
}
.page_aircraft_section_banner_pagination .page_aircraft_section_banner_pagination_item a:hover {
  opacity: 0.8;
}
.page_aircraft_section_banner_pagination .page_aircraft_section_banner_pagination_item img {
  width: 100%;
}

.custom-pagination {
  text-align: center;
  margin: 60px 0 40px;
  font-size: 0;
}

.custom-pagination a,
.custom-pagination span {
  display: inline-block;
  margin: 0 6px;
  padding: 12px 18px;
  background: #f0f0f0;
  color: #003087;
  text-decoration: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.custom-pagination a:hover {
  background: #003087;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 48, 135, 0.3);
}

.custom-pagination .current {
  background: #003087;
  color: white;
  font-weight: bold;
}

.custom-pagination a.prev,
.custom-pagination a.next {
  background: #003087 !important;
  color: white !important;
  font-size: 28px !important;
  padding: 12px 22px !important;
  border-radius: 50px !important;
  min-width: 64px !important;
}

.custom-pagination a.prev:hover,
.custom-pagination a.next:hover {
  background: #00205b !important;
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 12px 30px rgba(0, 48, 135, 0.4);
}
.page_services_main_banner {
  position: relative;
  margin-bottom: 98px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto 98px;
}
@media screen and (max-width: 768px) {
  .page_services_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.page_services_main_banner .page_services_main_banner_background {
  height: 813px;
  background: url("../images/background-services.png") no-repeat top, url("../images/banner-service.png") no-repeat top right;
  background-position: 65% 0, top right;
  background-color: #262455;
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background {
    background: #262455;
    height: unset;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_img_mobile {
    display: flex;
    justify-content: end;
    border-radius: 24px;
  }
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_img_mobile img {
    border-radius: 24px;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content {
  margin-top: 184px;
  margin-bottom: 58px;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content h2:first-child {
  color: #6dcbff;
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content h2:nth-child(2) {
  margin-bottom: 44px;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content h2:nth-child(2) {
    margin-bottom: 18px;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content p {
  font-size: 1.125rem;
  font-weight: 400;
  width: 85%;
  color: #fff;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_content p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_button a {
  background: #fff;
  border-radius: 30px;
  padding: 13px 38px;
  font-weight: 700;
  color: #192e53;
  transition: background 0.3s ease-in;
}
@media screen and (max-width: 1024px) {
  .page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_button a {
    font-size: 0.875rem;
  }
}
.page_services_main_banner .page_services_main_banner_background .page_services_main_banner_body .page_services_main_banner_button a:hover {
  background: #fff3f3;
  transition: background 0.3s ease-out;
}

.page_services_carousel_section {
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section {
    margin-bottom: 38px;
  }
}
.page_services_carousel_section .page_services_carousel_section_header {
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_header {
    margin-bottom: 30px;
  }
}
.page_services_carousel_section .page_services_carousel_section_header .page_services_carousel_section_title_section {
  margin-bottom: 10px;
}
.page_services_carousel_section .page_services_carousel_section_header .page_services_carousel_section_title_section h3 {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_header .page_services_carousel_section_title_section h3 {
    text-align: left;
    font-size: 0.75rem;
  }
}
.page_services_carousel_section .page_services_carousel_section_header .page_services_carousel_section_title h2 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 400;
  color: #0f1b24;
  width: 78%;
  margin: 0 auto;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_header .page_services_carousel_section_title h2 {
    text-align: left;
    font-size: 2rem;
    width: 100%;
    line-height: 100%;
  }
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-stage-outer {
  width: 110%;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content {
    display: flex !important;
    flex-direction: column;
    gap: 30px;
    height: 1100px;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
  }
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) {
    border: none;
    background: #c4c4c4;
    transition: all 0.3s ease-out;
  }
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) .services_carousel_item_icon_wrapper .services_carousel_item_icon {
    background: #ffffff;
    transition: all 0.3s ease-out;
  }
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) .service_carousel_item_title_wrapper h4 {
    color: #fff;
    transition: all 0.3s ease-out;
  }
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) .service_carousel_item_content_wrapper p {
    color: #fff;
    transition: all 0.3s ease-out;
    line-height: 150%;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) .service_carousel_item_content_wrapper p {
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) .service_carousel_item_btn_wrapper a {
    color: #fff;
    transition: all 0.3s ease-out;
  }
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper:nth-child(even) .service_carousel_item_btn_wrapper a span::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: url("../images/arrow-right-services-white.svg");
    transition: all 0.3s ease-out;
  }
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
  padding: 40px 30px;
  height: 381px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper {
    gap: 10px;
  }
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .services_carousel_item_icon_wrapper .services_carousel_item_icon {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: rgba(196, 196, 196, 0.8);
  position: relative;
  transition: all 0.3s ease-in;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .services_carousel_item_icon_wrapper .services_carousel_item_icon img {
  width: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .service_carousel_item_text_content_wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .service_carousel_item_title_wrapper h4 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #0f1b24;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .service_carousel_item_content_wrapper p {
  font-weight: 500;
  color: #757575;
  margin-bottom: 0;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .service_carousel_item_btn_wrapper a {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  color: #757575;
  width: fit-content;
  display: inline-block;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .service_carousel_item_btn_wrapper a span {
  display: flex;
  align-items: center;
  gap: 6px;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .services_carousel_item_wrapper .service_carousel_item_btn_wrapper a span::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/arrow-right-services.svg");
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-item:nth-child(even) .services_carousel_item_wrapper {
  border: none;
  background: #c4c4c4;
  transition: all 0.3s ease-out;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-item:nth-child(even) .services_carousel_item_wrapper .services_carousel_item_icon_wrapper .services_carousel_item_icon {
  background: #ffffff;
  transition: all 0.3s ease-out;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-item:nth-child(even) .services_carousel_item_wrapper .service_carousel_item_title_wrapper h4 {
  color: #fff;
  transition: all 0.3s ease-out;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-item:nth-child(even) .services_carousel_item_wrapper .service_carousel_item_content_wrapper p {
  color: #fff;
  transition: all 0.3s ease-out;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-item:nth-child(even) .services_carousel_item_wrapper .service_carousel_item_btn_wrapper a {
  color: #fff;
  transition: all 0.3s ease-out;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-item:nth-child(even) .services_carousel_item_wrapper .service_carousel_item_btn_wrapper a span::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/arrow-right-services-white.svg");
  transition: all 0.3s ease-out;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav {
  margin-top: 52px;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev,
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next {
  background: #192e53;
  border-radius: 50%;
  color: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev span,
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next span {
  font-size: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev,
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next {
    width: 30px;
    height: 30px;
  }
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev span,
  .page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next span {
    font-size: 0;
  }
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next {
  position: relative;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next span {
  content: "";
  background: url("../images/icons-carrousel/arrow-carrousel-right.svg") no-repeat;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev {
  position: relative;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev span {
  content: "";
  background: url("../images/icons-carrousel/arrow-carrousel-left.svg") no-repeat;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-next.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-right.svg") no-repeat;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .owl-prev.disabled span {
  background: url("../images/icons-carrousel/arrow-carrousel-disabled-left.svg") no-repeat;
}
.page_services_carousel_section .page_services_carousel_section_content .page_services_carousel_content .owl-nav .disabled {
  background: #fff;
  border: 1px solid #ced1d8;
  color: #ced1d8;
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper {
  display: none;
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper {
    display: flex;
    justify-content: center;
  }
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper .button-show-more-wrapper button {
  border: 1px solid #a3a5ab;
  border-radius: 30px;
  padding: 5px 10px;
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper .button-show-more-wrapper button .btn-text {
  font-size: 0.75rem;
  color: #a3a5ab;
  margin-right: 14px;
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper .button-show-more-wrapper button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 27px;
  display: inline-block;
  height: 27px;
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper .button-show-more-wrapper button span img {
  transition: transform 1s ease;
  transform: rotate(0deg);
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper .button-show-more-wrapper.active {
  opacity: 1;
}
.page_services_carousel_section .page_services_carousel_section_content .buttons-mobile-wrapper .button-show-more-wrapper.active span img {
  transform: rotate(180deg);
}

.page_services_second_section,
.page_services_third_section,
.page_services_fourth_section,
.page_services_fifth_section {
  margin-bottom: 74px;
}
@media screen and (max-width: 768px) {
  .page_services_second_section,
  .page_services_third_section,
  .page_services_fourth_section,
  .page_services_fifth_section {
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 768px) {
  .page_services_second_section .page_services_second_section_container .page_services_second_section_image_wrapper,
  .page_services_third_section .page_services_second_section_container .page_services_second_section_image_wrapper,
  .page_services_fourth_section .page_services_second_section_container .page_services_second_section_image_wrapper,
  .page_services_fifth_section .page_services_second_section_container .page_services_second_section_image_wrapper {
    margin-bottom: 32px;
  }
}
.page_services_second_section .page_services_second_section_container .page_services_second_section_image_wrapper img,
.page_services_third_section .page_services_second_section_container .page_services_second_section_image_wrapper img,
.page_services_fourth_section .page_services_second_section_container .page_services_second_section_image_wrapper img,
.page_services_fifth_section .page_services_second_section_container .page_services_second_section_image_wrapper img {
  width: 100%;
}
.page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title,
.page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title,
.page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title,
.page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title,
  .page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title,
  .page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title,
  .page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title {
    margin-bottom: 0;
  }
}
.page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3,
.page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3,
.page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3,
.page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3,
  .page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3,
  .page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3,
  .page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_title h3 {
    font-size: 0.75rem;
  }
}
.page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2,
.page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2,
.page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2,
.page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  margin-bottom: 35px;
  display: inline;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2,
  .page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2,
  .page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2,
  .page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2 {
    font-size: 2rem;
    margin-bottom: 25px;
    line-height: 100%;
  }
}
.page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2),
.page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2),
.page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2),
.page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 5px;
}
@media screen and (max-width: 768px) {
  .page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2),
  .page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2),
  .page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2),
  .page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content h2:nth-child(2) {
    margin-left: 3px;
  }
}
.page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p,
.page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p,
.page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p,
.page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p {
  width: 85%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #656c7b;
  line-height: 30px;
  margin-top: 25px;
}
@media screen and (max-width: 1024px) {
  .page_services_second_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p,
  .page_services_third_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p,
  .page_services_fourth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p,
  .page_services_fifth_section .page_services_second_section_container .page_services_second_section_content_wrapper .page_services_second_section_content p {
    font-size: 0.875rem;
    width: 100%;
    line-height: 20px;
  }
}

@media screen and (max-width: 768px) {
  .page_services_fourth_section .page_services_fourth_section_content_row {
    flex-direction: column-reverse;
  }
}

.page_services_form_section {
  margin-bottom: 104px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_section_content_row {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_section_image_wrapper {
    margin-bottom: 28px;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_section_image_wrapper img {
  width: 100%;
}
.page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_title {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_title {
    margin-bottom: 0;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_title h3 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_title h3 {
    font-size: 0.75rem;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  margin-bottom: 35px;
  display: inline;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_content h2 {
    font-size: 2rem;
    margin-bottom: 25px;
    line-height: 100%;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_content h2:nth-child(2) {
  color: #a3a5ab;
  margin-left: 10px;
}
.page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_content p {
  width: 85%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #656c7b;
  line-height: 30px;
  margin-top: 25px;
}
@media screen and (max-width: 1024px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_section_content_wrapper .page_services_form_section_content p {
    font-size: 0.875rem;
    width: 100%;
    line-height: 20px;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .form-group .form-control {
  height: 66px;
  border: 1px solid rgba(15, 27, 36, 0.1);
  border-radius: 0;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .form-group .form-control {
    height: 28px;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .form-group .form-control {
    height: 40px;
    font-size: 0.875rem;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .form-group .form-control::placeholder {
  color: #a3a5ab;
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .form-group textarea#message {
  height: 153px;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .form-group textarea#message {
    height: 73px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .form-group textarea#message {
    height: 100px;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .form-group .form-control#airplane {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  direction: rlt;
  text-align: left;
  color: #a3a5ab;
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .select-form-group {
  display: flex;
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .select-form-group .btn-select {
  background: #fff;
  border: 1px solid rgba(15, 27, 36, 0.1);
  border-right: none;
  border-radius: unset;
  padding: 0px 21px;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .select-form-group .btn-select {
    padding: 0px 11px;
  }
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .select-form-group .btn-select img {
    width: 9px;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .page_contact_form_button_wrapper {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .page_contact_form_button_wrapper {
    justify-content: flex-end;
  }
}
.page_services_form_section .page_services_form_section_container .page_services_form_body .page_contact_form_button_wrapper .btn-contact {
  background: #192e53;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  border-radius: 30px;
  padding: 12px 33px;
}
@media screen and (max-width: 768px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .page_contact_form_button_wrapper .btn-contact {
    font-size: 0.75rem;
    padding: 6px 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_services_form_section .page_services_form_section_container .page_services_form_body .page_contact_form_button_wrapper .btn-contact {
    font-size: 1rem;
    padding: 8px 26px;
  }
}

.page_services_last_section .page_services_last_section_container {
  background: #002926;
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row {
  padding: 112px 0;
}
@media screen and (max-width: 768px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row {
    padding: 45px 0;
  }
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_first_col {
  margin-bottom: 60px;
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  display: inline;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_content h2:nth-child(2) {
  color: #6dcbff;
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_content p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper {
  display: flex;
  gap: 14px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper {
    gap: 32px;
  }
}
@media screen and (max-width: 768px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper .service_item_icon_wrapper .service_item_icon img {
    width: 23px;
  }
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper .service_item_content_wrapper .service_item_title h3 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper .service_item_content_wrapper .service_item_title h3 {
    font-size: 1.125rem;
    font-weight: 400;
  }
}
.page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper .service_item_content_wrapper .service_item_description p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  width: 90%;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page_services_last_section .page_services_last_section_container .page_services_last_section_row .page_services_last_section_services_wrapper .service_item_wrapper .service_item_content_wrapper .service_item_description p {
    font-size: 0.875rem;
    line-height: 20px;
  }
}

.page_services_contact_button_wrapper {
  margin-bottom: 75px;
}
.page_services_contact_button_wrapper .page_services_contact_button {
  display: flex;
  justify-content: center;
}
.page_services_contact_button_wrapper .page_services_contact_button a {
  background: #192e53;
  color: #fff;
  width: 20%;
  border-radius: 30px;
  padding: 13px 38px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page_services_contact_button_wrapper .page_services_contact_button a {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 14px;
    width: 50%;
  }
}
.page_singup .page_singup_container .page_singup_background {
  width: 100vw;
  height: 100%;
  position: relative;
}
.page_singup .page_singup_container .page_singup_background .desktop_background {
  object-fit: cover;
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .page_singup .page_singup_container .page_singup_background .desktop_background {
    display: none;
  }
}
.page_singup .page_singup_container .page_singup_background .mobile_background {
  object-fit: cover;
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  .page_singup .page_singup_container .page_singup_background .mobile_background {
    display: block;
  }
}
.page_singup .page_singup_container .container_content {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .page_singup .page_singup_container .container_content {
    top: 50%;
    left: 50%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content {
    top: 30%;
    left: 50%;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper {
  width: 80%;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background {
  background: #fff;
  border-radius: 8px;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form {
  padding: 85px 69px;
  box-shadow: 0px 122px 20px rgba(83, 129, 248, 0.24);
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form {
    padding: 32px 21px;
    box-shadow: unset;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form_singup_header h2 {
  font-size: 2.5rem;
  font-weight: 500;
  color: #192e53;
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form_singup_header h2 {
    font-size: 1.375rem;
    font-weight: 400;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form_singup_header p {
  font-size: 1.0625rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form_singup_header p {
    font-size: 0.625rem;
    font-weight: 400;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form-group {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form-group {
    margin-bottom: 0;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form-group .form-control {
  padding: 32px 15px 32px 15px;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form-group .form-control::placeholder {
  font-size: 1.125rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form-group .form-control::placeholder {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .form-group .form-control {
    padding: 16px 15px 16px 15px;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .user_form_group {
  margin-bottom: 22px;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .pass_form_group {
  position: relative;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .pass_form_group .btn-see-password,
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .pass_form_group .btn-see-conf-password {
  position: absolute;
  top: 13px;
  right: 10px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .pass_form_group .btn-see-password,
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .pass_form_group .btn-see-conf-password {
    top: 1px;
    right: 1px;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_remeber {
  display: flex;
  align-items: center;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_remeber .form-radio {
  margin-top: -5px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_remeber .form-radio {
    margin-top: unset;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_remeber .form-radio .form-radio-input {
  width: 13px;
  height: 13px;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_remeber .form-radio .form-radio-label {
  font-size: 0.875rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_remeber .form-radio .form-radio-label {
    font-size: 0.625rem;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_forgot {
  display: flex;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_forgot {
    align-items: unset;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_forgot .page_singup_forgot a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_col_forgot .page_singup_forgot a {
    font-size: 0.625rem;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_button_wrapper .btn_singup,
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_button_wrapper .btn_go_back {
  background: #002926;
  width: 100%;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 22px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_button_wrapper .btn_singup,
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_button_wrapper .btn_go_back {
    font-size: 0.625rem;
    padding: 12px;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_button_wrapper .btn_go_back {
  background: #192e53;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_sign_up_wrapper {
  text-align: center;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_sign_up_wrapper a {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #03014c;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .page_singup_sign_up_wrapper a {
    font-size: 0.625rem;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .errors .alert {
  font-size: 0.875rem;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .errors .alert-danger {
  background: unset;
  border: unset;
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(1) {
  margin-bottom: 59px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(1) {
    margin-bottom: 20px;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(2) {
  margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(2) {
    margin-bottom: 9px;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(3) {
  margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(3) {
    margin-bottom: 24px;
  }
}
.page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(4) {
  margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
  .page_singup .page_singup_container .container_content .page_singup_form_wrapper .page_singup_form_background .page_singup_form .row:nth-child(4) {
    margin-bottom: 24px;
  }
}
.page_who_we_are_main_banner {
  position: relative;
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_main_banner {
    margin-top: 80px;
    margin-bottom: 27px;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_img_desktop {
  display: flex;
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_img_desktop {
    display: none;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body {
    width: 100%;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content {
  margin-bottom: 21px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content h2 {
  font-size: 4.625rem;
  font-weight: 400;
  color: #fff;
  line-height: 110%;
}
@media screen and (max-width: 1440px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  display: inline;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content p {
    font-size: 0.875rem;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_content p:nth-child(3) {
  color: #6dcbff;
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_main_banner .page_who_we_are_main_banner_background .page_who_we_are_main_banner_body .page_who_we_are_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}

@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_image_wrapper {
    display: none;
  }
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_image_wrapper img {
  width: 100%;
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_title {
  margin-bottom: 9px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_title {
    margin-bottom: 0;
  }
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_title h3 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_title h3 {
    font-size: 0.75rem;
  }
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_content {
  margin-bottom: 41px;
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #192e53;
  margin-bottom: 0;
  display: inline;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_content h2 {
    font-size: 2rem;
    line-height: 100%;
    display: block;
  }
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_content h2:nth-child(2) {
  color: #a3a5ab;
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_content p {
  margin-top: 15px;
  width: 85%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #656c7b;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_content p {
    font-size: 0.875rem;
    width: 100%;
    line-height: 20px;
  }
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_button a {
  background: #192e53;
  border-radius: 30px;
  color: #fff;
  font-size: 1.25rem;
  padding: 12px 33.3px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_content_wrapper .page_who_we_are_first_section_button a {
    font-size: 0.75rem;
    padding: 8px 24px;
  }
}
.page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_video_wrapper {
  margin-top: 75px;
  margin-bottom: 107px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_video_wrapper {
    margin-top: 34px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 768px) {
  .page_who_we_are_first_section .page_who_we_are_first_section_container .page_who_we_are_first_section_video_wrapper .page_who_we_are_first_section_video iframe {
    height: 190px;
  }
}

.page_who_we_are_second_section {
  margin-bottom: 53px;
}
.page_who_we_are_second_section .page_who_we_are_second_section_container {
  padding-top: 105px;
  background: linear-gradient(to bottom, #192e53 50%, #fff 50%);
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container {
    padding-top: 40px;
    background: linear-gradient(to bottom, #192e53 25%, #fff 25%);
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_wrapper {
  text-align: center;
  margin-bottom: 87px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_wrapper {
    text-align: left;
    margin-bottom: 40px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_wrapper h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #fff;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_wrapper h2 {
    font-size: 2rem;
    color: #d6d6d6;
    width: 80%;
    line-height: 100%;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_wrapper p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  width: 55%;
  margin: 0 auto;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_wrapper p {
    font-size: 0.875rem;
    color: #d6d6d6;
    width: 100%;
    line-height: 20px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper {
  overflow: hidden;
  height: 600px;
  max-width: 429px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper {
    height: unset;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaborators_item_image {
  position: relative;
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaborators_item_image img {
  width: 100%;
  max-width: 396.4px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaborators_item_image img {
    max-width: 217px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper {
  background: #192e53;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 397px;
  padding: 46px 35px;
  transition: transform 0.3s ease-out;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper {
    max-width: 217px;
    transform: unset;
    padding: 19px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper .card_collaborators_item_title {
  margin-bottom: 16px;
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper .card_collaborators_item_title h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper .card_collaborators_item_title h3 {
    font-size: 0.875rem;
    line-height: 100%;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper .card_collaborators_item_description p {
  font-size: 1.125rem;
  color: #fff;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper .card_collaboratos_item_content-wrapper .card_collaborators_item_description p {
    font-size: 0.625rem;
    line-height: 20px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper:last-child .card_collaborators_item_image img {
  width: 100%;
  max-width: 395.4px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper:last-child .card_collaborators_item_image img {
    max-width: 217px;
  }
}
.page_who_we_are_second_section .page_who_we_are_second_section_container .page_who_we_are_second_section_content_wrapper .card_collaborators_item_wrapper:hover .card_collaboratos_item_content-wrapper {
  transform: translate(0, 0);
  transition: transform 0.3s ease-in;
}

.page-who-we-are-section-blog {
  margin-bottom: 209px;
}
@media screen and (max-width: 1024px) {
  .page-who-we-are-section-blog {
    margin-bottom: 16px;
  }
}
.page-who-we-are-section-blog .container_content {
  max-width: 1400px;
}
@media screen and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content {
    background: #002926;
    border-radius: 24px;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-background {
  position: relative;
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-background .page-who-we-are-section-blog-background-img {
  width: 100%;
  position: absolute;
  background: #002926;
  border-radius: 24px;
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-background .page-who-we-are-section-blog-background-img {
    position: unset;
    background: none;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-background .page-who-we-are-section-blog-background-img img {
  border-radius: 0 24px 24px 0;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-background .page-who-we-are-section-blog-background-img img {
    max-width: 400px;
    width: 100%;
    border-radius: 0 24px 0 0;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col {
  margin-top: 90px;
  margin-left: 85px;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col {
    margin-top: 29px;
    margin-left: 17px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col {
    margin-top: 45px;
    margin-left: 42px;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-content p {
  margin-bottom: 0;
  color: #a49a81;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-content p {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-content p {
    font-size: 0.85rem;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-title h2 {
  font-size: 3.5rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-title h2 {
    font-size: 2rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-title h2 {
    font-size: 2.5rem;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content h2 {
  font-size: 3.5rem;
  font-weight: 500;
  color: #fff;
  font-weight: 400;
  margin-bottom: 12px;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content h2 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 12px;
    width: 80%;
    line-height: 100%;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content h3 {
  font-size: 1.85rem;
  font-weight: 400;
  color: #a3a5ab;
  margin-bottom: 46px;
  width: 85%;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content h3 {
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 12px;
    color: #d6d6d6;
    line-height: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content h3 {
    font-size: 1.3rem;
    line-height: 110%;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content p {
  width: 85%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  margin-bottom: 56px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content p {
    width: 95%;
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-content p {
    font-size: 1rem;
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-button-content {
    padding-bottom: 60px;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-button-content .btn-blog-content {
  background: #fff;
  color: #002926;
  font-size: 1.25rem;
  font-weight: 400;
  padding: 12px 34px;
  border-radius: 30px;
  transition: background 0.3s ease-in;
}
@media screen and (max-width: 768px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-button-content .btn-blog-content {
    font-size: 0.75rem;
    padding: 8px 26px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-button-content .btn-blog-content {
    font-size: 0.9rem;
  }
}
.page-who-we-are-section-blog .page-who-we-are-section-blog-content .page-who-we-are-section-blog-content-col .page-who-we-are-section-blog-button-content .btn-blog-content:hover {
  background: #fff3f3;
  transition: background 0.3s ease-out;
}

.page_who_we_are_last_section {
  margin-bottom: 94px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section {
    margin-bottom: 27px;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper {
    margin-bottom: 32px;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper img {
  width: 100%;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper .image-desktop {
  max-width: 470px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper .image-desktop {
    display: none;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper .image-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_image_wrapper .image-mobile {
    display: block;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_title {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_title {
    margin-bottom: 0;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_title h3 {
  font-size: 1.125rem;
  font-weight: 400;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_title h3 {
    font-size: 0.75rem;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_content h2 {
  font-size: 3.5rem;
  font-weight: 400;
  color: #192e53;
  margin: 0;
  line-height: 110%;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_content h2:nth-child(2) {
  color: #a3a5ab;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_content p {
  width: 85%;
  font-size: 1.125rem;
  font-weight: 400;
  color: #656c7b;
}
@media screen and (max-width: 1024px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_content p {
    font-size: 0.875rem;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper {
    margin-bottom: 20px;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header {
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header {
    padding: 10px 0;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header .ask_item_title h4 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #192e53;
  margin: 0;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header .ask_item_title h4 {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header .ask_item_buttons_wrapper {
  margin-top: -3px;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header .ask_item_buttons_wrapper .button_plus_wrapper .btn {
  padding: 0;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header .ask_item_buttons_wrapper .button_minus_wrapper {
  display: none;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_header .ask_item_buttons_wrapper .button_minus_wrapper .btn {
  padding: 0;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_content {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_content p {
  padding: 21px 20px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #757575;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .page_who_we_are_last_section .page_who_we_are_last_section_container .page_who_we_are_last_section_content_wrapper .page_who_we_are_last_section_asks_wrapper .ask_item_wrapper .ask_item_content p {
    font-size: 0.625rem;
    padding: 0;
    line-height: 15px;
  }
}
.page_single_aircraft_guide_main_banner {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page_single_aircraft_guide_main_banner {
    margin-top: 80px;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background {
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 24px;
  position: relative;
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_img_desktop {
  display: flex;
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_img_desktop img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_img_desktop {
    display: none;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_img_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_img_mobile {
    display: flex;
    border-radius: 24px;
  }
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_img_mobile img {
    border-radius: 24px;
    width: 100%;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1280px;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body {
    width: 100%;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content {
  margin-bottom: 21px;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content {
    margin-top: unset;
    margin-bottom: 20px;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content h4 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #192e53;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content h4 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 20px;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content h2 {
  font-size: 4.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 120%;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content h2 {
    font-size: 2rem;
    line-height: 100%;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_content h2:last-child {
  color: #192e53;
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_button {
    margin-bottom: 56px;
  }
}
.page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_button a {
  color: #192e53;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 13.5px 36px;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_main_banner .page_single_aircraft_guide_main_banner_background .page_single_aircraft_guide_main_banner_body .page_single_aircraft_guide_main_banner_button a {
    font-size: 0.75rem;
    padding: 5.5px 19.2px;
  }
}

.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background {
  background: linear-gradient(to bottom, #f9f9f9 55%, #fff 55%);
  padding-top: 88px;
  padding-bottom: 70px;
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_first_section_title_content {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_first_section_title_content {
    margin-bottom: 20px;
    text-align: start;
  }
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_first_section_title_content .page_single_aircraft_guide_manufacturer h4 {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #a49a81;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_first_section_title_content .page_single_aircraft_guide_manufacturer h4 {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 15px;
  }
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_first_section_title_content .page_single_aircraft_guide_model h3 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 110%;
  color: #192e53;
}
@media screen and (max-width: 1024px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_first_section_title_content .page_single_aircraft_guide_model h3 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper {
  display: flex;
  gap: 170px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper {
    flex-direction: column;
    gap: 18px;
  }
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media screen and (max-width: 768px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .column {
    gap: 18px;
  }
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper {
  display: flex;
  align-items: center;
  gap: 9.5px;
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper .highlight_item_icon {
  height: 100%;
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper .highlight_item_icon img {
  margin-bottom: -2px;
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper .highlight_item_content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper .highlight_item_content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}
.page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper .highlight_item_content span {
  font-size: 1.313rem;
  font-weight: 400;
  line-height: 30px;
  color: #322d2d;
}
@media (max-width: 768px) {
  .page_single_aircraft_guide_first_section .page_single_aircraft_guide_first_section_background .page_single_aircraft_guide_first_section_title_wrapper .page_single_aircraft_guide_highlights_wrapper .highlight_item_wrapper .highlight_item_content span {
    font-size: 18px;
  }
}

.page_aircraft_guide_second_section {
  margin-top: 70px;
  margin-bottom: 90px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper.hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper {
    flex-direction: column;
    align-items: unset;
    gap: 10px;
    padding: 0 15px;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons_title h2 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #192e53;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons_title h2 {
    text-align: end;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons {
    gap: unset;
    justify-content: space-between;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn {
  color: #fff;
  border-radius: 30px;
  padding: 6px 30px;
  font-size: 1rem;
  font-weight: 400;
  transition: 0.3s ease-in;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn {
    font-size: 0.75rem;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-metric {
  background: #002926;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-metric:hover {
  background: #001f1d;
  transition: all 0.3s ease-out;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-metric.active {
  background: #001f1d;
  transition: all 0.3s ease-out;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-imperial {
  background: #6dcbff;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-imperial:hover {
  background: #5fb1fd;
  transition: all 0.3s ease-out;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-imperial.active {
  background: #5fb1fd;
  transition: all 0.3s ease-out;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-blusky {
  background: #192e53;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-blusky:hover {
  background: #101d35;
  transition: all 0.3s ease-out;
}
.page_aircraft_guide_second_section .page_aircraft_guide_switch_buttons_wrapper .page_aircraft_guide_switch_buttons .switch_button_wrapper .btn.btn-blusky.active {
  background: #101d35;
  transition: all 0.3s ease-out;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper {
  flex-direction: row-reverse;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .map-wrapper #map {
  height: 400px;
  width: 100%;
  margin-bottom: 22px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .map-wrapper .map_search_box_wrapper {
  width: 100%;
  position: relative;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .map-wrapper .map_search_box_wrapper::after {
  content: "";
  background: url("../images/icons/icon-search.svg") no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 48%;
  left: 25px;
  transform: translate(0, -50%);
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .map-wrapper .map_search_box_wrapper #map-search-box {
  width: 100%;
  padding-left: 46px;
  border: 1px solid rgba(15, 27, 36, 0.1);
  border-radius: 0;
  height: 50px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .map-wrapper .map_search_box_wrapper #map-search-box::placeholder {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 24px;
  color: #757575;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper {
  display: flex;
  align-items: flex-start;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content {
  width: 100%;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title {
  border-bottom: 2px solid rgba(15, 27, 36, 0.1);
  margin-bottom: 41px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 15px;
  margin: 0;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title h4 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens {
  margin-bottom: 32px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody {
  width: 100%;
  display: block;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #a3a5ab;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td {
    font-size: 0.875rem;
    line-height: 20px;
  }
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td span {
    display: inline;
    padding-bottom: 8px;
    white-space: nowrap;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td:last-child {
  white-space: nowrap;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td:first-child {
  width: 100%;
  color: #192e53;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button {
  width: fit-content;
  border: 1px solid #a3a5ab;
  border-radius: 30px;
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button a {
  padding: 8px 8px 8px 24px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button a {
    padding: 4.5px 5px 4.5px 16px;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .btn-text {
  font-size: 1.125rem;
  color: #a3a5ab;
  margin-right: 14px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .btn-text {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .btn-vector {
  border: 1px solid #a3a5ab;
  border-radius: 100%;
  width: 40px;
  display: inline-block;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .btn-vector {
    width: 30px;
    height: 30px;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .btn-vector img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .desktop {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .desktop {
    display: none;
  }
}
.page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .page_aircraft_guide_second_section .page_aircraft_guide_second_section_wrapper .page_aircraft_guide_second_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_button .aircraft_for_sale_button .mobile {
    display: inline-block;
  }
}

.page_aircraft_guide_third_section {
  margin-bottom: 97px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section {
    margin-bottom: 40px;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper {
  display: flex;
  justify-content: space-between;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title {
  border-bottom: 2px solid rgba(15, 27, 36, 0.1);
  margin-bottom: 40px;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title {
    width: 100%;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 15px;
  margin: 0;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_title h4 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 100%;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 18.75em), 1fr));
  gap: 64px;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper {
  width: 100%;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table thead tr th {
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #192e53;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table thead tr th {
    padding-bottom: 8px;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody {
  width: 100%;
  display: block;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #a3a5ab;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td {
    font-size: 0.875rem;
    line-height: 20px;
  }
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td span {
    display: inline;
    padding-bottom: 8px;
    white-space: nowrap;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td:last-child {
  white-space: nowrap;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_second_section_content .page_aircraft_guide_second_section_content_itens .aircraft_guide_item_wrapper table tbody tr td:first-child {
  width: 100%;
  color: #757575;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .col-md-7 {
  margin-right: 45px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .col-md-7 {
    margin-right: unset;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images {
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_floor_plan_wrapper,
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
  padding: 0;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_floor_plan_wrapper .page_aircraft_guide_third_section_content_image_floor_plan,
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper .page_aircraft_guide_third_section_content_image_floor_plan {
  height: 100%;
  display: flex;
  align-items: center;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_floor_plan_wrapper .page_aircraft_guide_third_section_content_image_floor_plan img,
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper .page_aircraft_guide_third_section_content_image_floor_plan img {
  width: 100%;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_floor_plan_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text_wrapper,
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text_wrapper {
  padding: 30px;
  padding-bottom: 10px;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_floor_plan_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text h5,
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text h5 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 30px;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_floor_plan_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text h5,
  .page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_wrapper .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text_wrapper .page_aircraft_guide_third_section_content_image_floor_plan_text h5 {
    font-size: 0.875rem;
    line-height: 20px;
  }
}

.page_aircraft_guide_gallery_section {
  margin-bottom: 89px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section {
    margin-bottom: 36px;
  }
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_content_title {
  border-bottom: 2px solid rgba(15, 27, 36, 0.1);
  margin-bottom: 41px;
  width: 40%;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_content_title h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 15px;
  margin: 0;
  color: #192e53;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_content_title h4 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .side-images {
    display: none;
  }
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .side-images .swiper {
  height: 422px;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .side-images .swiper .swiper-wrapper .swiper-slide {
  opacity: 0.4;
  transition: all 0.2s ease-in;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .side-images .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .side-images .swiper .swiper-wrapper .swiper-slide img:hover {
  cursor: pointer;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .side-images .swiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image {
    padding: 0;
  }
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper {
  height: 422px;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-wrapper .swiper-slide img:hover {
  cursor: zoom-in;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-wrapper .swiper-slide.swiper-slide-zoomed img:hover {
  cursor: zoom-out;
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper {
  position: absolute;
  bottom: 31px;
  z-index: 10;
  display: flex;
  flex-direction: row-reverse;
  gap: 13px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper {
    bottom: 23px;
  }
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-next,
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-prev {
  position: unset !important;
  color: #192e53;
  background: #ffffff;
  width: 34px;
  height: 34px;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-next,
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-prev {
    width: 23px;
    height: 23px;
  }
}
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-next::after,
.page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-prev::after {
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-next::after,
  .page_aircraft_guide_gallery_section .page_aircraft_guide_gallery_section_wrapper .main-image .swiper .swiper-buttons-wrapper .swiper-button-prev::after {
    font-size: 0.75rem;
  }
}

.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background {
  background: #192e53;
  padding-top: 110px;
  padding-bottom: 114px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background {
    padding-top: 35px;
    padding-bottom: 70px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .col-md-4 {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_content {
    margin-bottom: 53px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_content .page_aircraft_guide_last_section_content_title h4 {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 30px;
  color: #a49a81;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_content .page_aircraft_guide_last_section_content_title h4 {
    font-size: 0.75rem;
    line-height: 15px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_content .page_aircraft_guide_last_section_content_text h2 {
  font-size: 4.375rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -1px;
  color: #6dcbff;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_content .page_aircraft_guide_last_section_content_text h2 {
    font-size: 2rem;
    line-height: 100%;
    letter-spacing: 0;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_content .page_aircraft_guide_last_section_content_text h2:last-child {
  color: #a3a5ab;
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper {
    flex-direction: column;
    padding-left: 60px;
    padding-right: 60px;
    gap: 30px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper {
  border: 1px solid rgba(15, 27, 36, 0.1);
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_image img {
  width: 100%;
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper {
  background: #fff;
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title {
  padding: 10px 22px 10px 22px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title {
    padding: 15px 18px 10px 18px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0f1b24;
  line-height: 150%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_title h3 {
    line-height: 20px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description {
  padding: 0 22px 22px 22px;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description {
    padding: 0 18px 19px 18px;
  }
}
.page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description a {
  font-size: 1rem;
  color: #a3a5ab;
  line-height: auto;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_last_section .page_aircraft_guide_last_section_background .page_aircraft_guide_last_section_content_wrapper .page_aircraft_guide_last_section_related .aircrafts_guide_carousel_wrapper .aircraft_guide_item_wrapper .aircraft_guide_item_content-wrapper .aircraft_guide_item_description a {
    font-size: 0.75rem;
    line-height: 15px;
  }
}

.page_aircraft_guide_infos_section .page_aircraft_guide_infos_wrapper {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 18.75em), 1fr));
  gap: 32px;
}
.page_aircraft_guide_infos_section .page_aircraft_guide_infos_wrapper .page_aircraft_guide_second_section_content_title {
  width: unset !important;
}
.page_aircraft_guide_infos_section .page_aircraft_guide_infos_wrapper .aircraft_guide_item_wrapper {
  width: unset !important;
}

.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table {
  border-collapse: collapse !important;
  width: 100% !important;
  margin-bottom: 0 !important;
  background-color: transparent !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table,
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table tbody,
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table tr,
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table td {
  display: table !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table tbody {
  display: table-row-group !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table tr {
  display: table-row !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table td {
  display: table-cell !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper table tbody tr td[style*="width: 40%"] {
  white-space: normal !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper table tbody tr td[style*="width: 40%"] + td {
  white-space: normal !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped {
  width: 100%;
  margin-bottom: 0;
  background-color: transparent;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped tbody tr:nth-child(odd) {
  background-color: #ffffff !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped tbody tr:hover {
  background-color: #e9ecef !important;
  transition: background-color 0.2s ease;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped tbody tr td {
  padding: 15px !important;
  border: 1px solid #dee2e6 !important;
  vertical-align: top !important;
  line-height: 1.6;
  text-align: left !important;
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped tbody tr td {
    padding: 12px 8px !important;
    font-size: 0.875rem;
  }
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped tbody tr td:first-child {
  font-weight: 500 !important;
  color: #192e53;
  width: 40% !important;
  background-color: rgba(248, 249, 250, 0.5) !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-striped tbody tr td span {
  display: block;
  line-height: 1.6;
  margin: 0;
  color: #322d2d;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-bordered {
  border: 1px solid #dee2e6 !important;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-bordered tbody td {
  border: 1px solid #dee2e6 !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-bordered tbody tr:first-child td {
  border-top: 1px solid #dee2e6 !important;
}
.page_aircraft_guide_third_section .aircraft_guide_item_wrapper .table-bordered tbody tr:last-child td {
  border-bottom: 1px solid #dee2e6 !important;
}

.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_images {
  margin-top: 30px;
}
.page_aircraft_guide_third_section .page_aircraft_guide_third_section_content_images .page_aircraft_guide_third_section_content_image_cabin_cross_section_wrapper .page_aircraft_guide_third_section_content_image_floor_plan img {
  max-width: 500px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .page_aircraft_guide_third_section_content_image_floor_plan img {
    cursor: zoom-in;
    transition: opacity 0.2s ease;
  }
  .page_aircraft_guide_third_section_content_image_floor_plan img:hover {
    opacity: 0.9;
  }
}
@media screen and (max-width: 768px) {
  .page_aircraft_guide_third_section_content_image_floor_plan img {
    cursor: default;
  }
}

.image-modal-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.image-modal-overlay.active {
  display: block;
  opacity: 1;
}
.image-modal-overlay .image-modal-close {
  position: absolute;
  top: 30px;
  right: 40px;
  color: #ffffff;
  font-size: 45px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10001;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .image-modal-overlay .image-modal-close {
    top: 15px;
    right: 15px;
    font-size: 35px;
    width: 40px;
    height: 40px;
  }
}
.image-modal-overlay .image-modal-content-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
  max-width: 90%;
  max-height: 90%;
  opacity: 0;
  transition: all 0.3s ease;
}
.image-modal-overlay .image-modal-content-wrapper.active {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.image-modal-overlay .image-modal-content-wrapper img {
  max-width: 100%;
  max-height: 100vh;
  width: auto;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
  cursor: zoom-in;
  transition: transform 0.3s ease;
  transform-origin: center center;
}
.image-modal-overlay .image-modal-content-wrapper img.zoomed {
  cursor: zoom-out;
  transform: scale(2.5);
}
.image-modal-overlay .image-modal-caption {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px 30px;
  border-radius: 8px;
  max-width: 80%;
  backdrop-filter: blur(10px);
}