p:last-child {
  margin-bottom: 0;
}

.promotion_slider .swiper-slide {
  height: auto;
}

.promotion_slider .swiper-slide .swiper-slide-inner,
.promotion_slider .swiper-slide .swiper-slide-inner img {
  height: 100%;
}

.promotion_slider .elementor-image-carousel-caption {
  font-family: "Jost", Sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 133%;
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 84px;
  left: 0;
  right: 0;
}

.promotion_slider .elementor-image-carousel-wrapper {
  padding-bottom: 0;
}

.promotion_slider .swiper-pagination {
  position: absolute;
  margin-bottom: 35px;
  left: 0;
  right: 0;
  z-index: 100;
}

.promotion_slider .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  position: relative;
  width: 8px;
  height: 8px;
}

.promotion_slider
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  padding: 1px;
  border: 1px solid #fff;
}

.elementor-element .promotion_slider .swiper .elementor-swiper-button-next {
  right: 0;
}

.elementor-element .promotion_slider .swiper .elementor-swiper-button-prev {
  left: 0;
}

.elementor-element .promotion_slider .swiper .elementor-swiper-button svg {
  max-width: 60px;
  width: 100%;
}

.promotion_slider,
.promotion_slider .elementor-image-carousel-wrapper {
  height: 100%;
}

.elementor-element
  .promotion_slider
  .swiper
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image {
  /* max-height: 584px; */
  max-height: 100%;
  height: 100%;
  object-fit: cover;
}

/* contact modal */
.contact_modal_section {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.contact_modal_overlay {
  background-color: rgba(25, 19, 16, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
}

.contact_modal_wrap {
  background: #f3f2eb;
  position: relative;
  z-index: 1002;
  width: 100%;
  max-width: 845px;
  margin-left: auto;
  height: 100%;
  padding: 20px;
  margin-right: -100%;
  transition: margin 0.8s ease 0s;
}

.contact_modal_section.active {
  visibility: visible;
  opacity: 1;
}

.contact_modal_section.active .contact_modal_wrap {
  margin-right: 0;
}

.contact_modal_body {
  padding: 0px 110px 0px 60px;
  margin-top: 90px;
}

.contact_modal_title {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 133%;
  color: #40342e;
}

.contact_modal_content,
.contact_modal_content p {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 165%;
  color: #705c51;
}

.contact_modal_content a {
  font-weight: 600;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #705c51;
}

.contact_modal_content {
  margin-top: 60px;
}

.contact_modal_content p {
  margin-bottom: 0;
}

.contact_modal_content p:not(:first-child) {
  margin-top: 32px;
}

.contact_modal_content a.contact_modal_button {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 129%;
  text-transform: uppercase;
  color: #fff;
  padding: 16px 69px;
  background: #a48d5a;
  border-radius: 25px;
  margin-top: 20px;
  display: block;
  width: fit-content;
  text-decoration: none;
}

.contact_modal_close {
  width: fit-content;
  height: 50px;
  cursor: pointer;
}

#contact_modal_trigger {
  cursor: pointer;
}
/* end contact modal */

/* dropdown menu */
.menu_section .hfe-nav-menu .sub-arrow {
  display: none;
}

.menu_section .hfe-menu-item {
  border: none;
}

.menu_section .sub-menu {
  background-color: #f3f2eb;
  padding: 24px 0px;
}

.menu_section .sub-menu::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 16px;
  border: 10px solid transparent;
  border-bottom: 10px solid #f3f2eb;
}

.menu_section .menu-item a:focus {
  outline: none !important;
}

.menu_section .menu-item a:hover {
  color: #a48d5a !important;
}
/* dropdown menu */

/* lang dropdown */
/* .lang_dropdown .cpel-switcher--layout-dropdown .cpel-switcher__toggle .cpel-switcher__icon {
    display: none;
}

.lang_dropdown .cpel-switcher--layout-dropdown .cpel-switcher__toggle::before {
    content: url(../img/lang-arrow.svg);

} */

.lang_dropdown .cpel-switcher__lang a:hover {
  background-color: transparent !important;
}

.lang_dropdown .cpel-switcher__lang a:focus {
  outline: none !important;
}

.lang_dropdown .cpel-switcher__nav:hover .cpel-switcher__list {
  min-height: 56px;
  max-width: 56px;
  height: 56px;
  margin-top: 15px;
  /* position: relative; */
}

.lang_dropdown .cpel-switcher__nav:hover .cpel-switcher__list::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 35%;
  border: 8px solid transparent;
  border-bottom: 8px solid #40342e;
}

.lang_dropdown .cpel-switcher__list {
  background-color: #40342e;
}

.lang_dropdown .cpel-switcher__list a {
  color: #fff !important;
}

.lang_dropdown .cpel-switcher__list .cpel-switcher__lang {
  height: 56px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lang_dropdown .cpel-switcher__list .cpel-switcher__lang span {
  padding: 0 !important;
}

.cpel-switcher--layout-dropdown .cpel-switcher__list {
  max-height: 56px !important;
  height: 56px;
  overflow: visible !important;
  transition: all 0.3s ease-out !important;
  opacity: 0;
  visibility: hidden;
}

@media (pointer: fine) {
  .cpel-switcher--drop-on-hover .cpel-switcher__nav:hover .cpel-switcher__list {
    opacity: 1;
    visibility: visible;
  }
}
/* lang dropdown */

.about_title_bodoni {
  font-family: "Bauer Bodoni Std", "sans-serif";
}

.language__button {
  font-family: "Jost", Sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  color: var(--main-color);
  padding: 10px 0;
  width: 60px;
  margin: 0 9px 0 0;
  display: flex;
  align-items: center;
  background: transparent;
  justify-content: center;
  border: none;
}

.language__button svg {
  margin-left: 8px;
  transition: all 0.5s ease;
}

.language_wrapper .elementor-widget-container {
  display: flex;
  align-items: center;
}

.language-list {
  position: absolute;
  top: 100%;
  padding: 12px 0;
  gap: 3px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
  background: #40342e;
  list-style-type: none;
  padding: 16px;
  margin: 0;
  z-index: 20000;
}

.language-list::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 35%;
  border: 8px solid transparent;
  border-bottom: 8px solid #40342e;
}

.language-list__item {
  font-family: "Jost", Sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}

.language-list__item a:hover {
  color: #fff !important;
}

.language-list__item:not(:first-child) {
  margin-top: 8px;
}

.language__wrapper.active .language-list {
  opacity: 1;
  pointer-events: all;
}

.language__wrapper.active .language__button svg {
  transform: scale(1, -1);
}

.language-list__item a:focus {
  outline: none !important;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .language__button {
    font-size: 16px;
    line-height: 23.12px;
  }
}

.contact_modal_close.contact_modal_close-mobile {
  display: none;
}

@media (max-width: 1024px) {
  .menu_section .sub-menu .menu-item a {
    padding: 7px 40px !important;
  }

  .menu_section .sub-menu .menu-item {
    border: none !important;
  }

  .menu_section .sub-menu {
    padding: 0;
  }

  .menu_section .sub-menu.sub-menu-open {
    padding: 0 0 20px 0;
  }

  .contact_modal_section {
    margin-top: 75px;
    border-top: 1px solid #d9d4cc;
  }

  .contact_modal_wrap {
    margin-right: auto;
    margin-left: -100%;
  }

  .contact_modal_section.active .contact_modal_wrap {
    margin-right: auto;
    margin-left: 0;
  }

  .contact_modal_close {
    display: none;
  }

  .contact_modal_close.contact_modal_close-mobile {
    display: block;
  }

  .contact_modal_wrap {
    padding: 20px 40px;
  }

  .contact_modal_body {
    padding: 0;
    margin-top: 40px;
  }
}

.menu_section .hfe-dropdown {
  left: 0 !important;
  max-width: 390px;
  width: 100%;
}

.menu_section .hfe-dropdown::before {
  content: "";
  background: rgba(25, 19, 16, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.menu_section .hfe-dropdown::after {
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.menu_section .hfe-dropdown.menu-is-active {
  height: 100vh !important;
}

.menu_section .hfe-dropdown .hfe-nav-menu {
  height: fit-content;
  z-index: 1;
}

/* rewards swiper */
.rewards_swiper .swiper-wrapper {
  align-items: stretch;
}

.rewards_swiper.programs_swiper .swiper-wrapper {
  align-items: flex-start;
}

.rewards_swiper .swiper-slide {
  height: auto;
}

.rewards_swiper .swiper-slide > div {
  height: 100%;
}

.rewards-swiper-button {
  position: absolute;
  top: 0;
  z-index: 100;
  bottom: 0;
  margin: auto;
  height: fit-content;
}

.rewards-swiper-button-prev {
  left: -8px;
}

.rewards-swiper-button-next {
  right: -8px;
}

.rewards-swiper-pagination {
  display: none;
  width: fit-content;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
}

.rewards-swiper-pagination .swiper-pagination-bullet {
  background: #705c51;
  position: relative;
  opacity: 1;
}

.rewards-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
}

.rewards-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #705c51;
  position: absolute;
  border-radius: 50%;
  left: -2px;
  top: -2px;
  margin: auto;
}

@media (max-width: 767px) {
  .rewards-swiper-pagination {
    display: flex;
  }

  .links_section a.elementor-button-link,
  .feedback_section_link a {
    width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .elementor-element
    .promotion_slider
    .swiper
    .swiper-image-stretch
    .swiper-slide
    .swiper-slide-image {
    max-height: 100%;
  }

  .programs_swiper.rewards_swiper .swiper-slide {
    height: fit-content;
  }

  .mobile_footer_logo {
    margin-bottom: -1px;
    padding-bottom: 2px;
  }
}

.programs_swiper .rewards-swiper-button {
  top: 80px;
  bottom: auto;
}
/* end rewards swiper */

.join_button .elementor-button {
  width: 100%;
  border-radius: 0 !important;
}

.join_button {
  width: 100%;
  position: fixed;
  padding: 0;
  z-index: 1000;
  bottom: 0;
  height: 44px;
  display: none;
}

.join_button > div {
  width: 100%;
}

.mobile_acc_button {
  display: none;
}

@media (max-width: 767px) {
  .join_button {
    display: block;
  }

  .banner_title p {
    text-align: center !important;
  }

  .account_button {
  }

  .mobile_acc_button {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2000;
    visibility: hidden;
    opacity: 0;
    display: block;
  }

  .mobile_acc_button .elementor-button {
    width: 100%;
    border-radius: 0;
    background: #a48d5a;
  }

  .mobile_acc_button.active {
    visibility: visible;
    opacity: 1;
  }

  .mobile_header_right > .e-con-inner > .elementor-element {
    width: auto;
  }

  .mobile_header {
    overflow: hidden;
  }

  .mobile_header.active {
    overflow: visible;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .programs_swiper .rewards-swiper-button {
    top: 120px;
  }

  .menu_section .hfe-dropdown::before {
    width: 100vh;
  }
}

.footer_section {
  max-width: 1700px;
}

.contact_modal_menu_close {
  display: none;
}

@media (max-width: 767px) {
  .contact_modal_section {
    margin-top: 0;
  }

  .contact_modal_wrap {
    padding: 0;
  }

  /* .contact_modal_close {
        padding: 16px;
    } */

  .contact_modal_body {
    border-top: 1px solid #d9d4cc;
    padding: 40px 20px 20px 20px;
    margin-top: 0px;
  }

  .contact_modal_title {
    font-size: 24px;
    line-height: 36px;
  }

  .contact_modal_content p {
    font-size: 16px;
    line-height: 26px;
  }

  .contact_modal_content p:not(:first-child) {
    margin-top: 40px;
  }

  .contact_modal_button {
    width: 100% !important;
    text-align: center;
  }

  .mobile_header .hfe-active-menu .hfe-nav-menu-icon {
    background: #40342e;
  }

  .mobile_header .hfe-active-menu .hfe-nav-menu-icon svg path {
    fill: #fff;
  }

  .menu_section-1 {
    margin-bottom: 2px !important;
  }

  .contact_modal_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 16px 0 16px;
  }

  .contact_modal_menu_close {
    display: block;
  }
}

/* .programs_swiper .swiper-wrapper {
    min-height: 600px;
} */

/* .mobile_header {
    overflow: visible;
}

.mobile_header {
    overflow: hidden;
}

.mobile_header.active {
    overflow: visible;
} */

.mobile_header {
  overflow: visible;
}

.cookies-overlay {
  z-index: 99;
  transition: all 0.5s ease;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  z-index: 100;
  width: 100%;
}

.cookies-overlay::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(25, 19, 16, 0.2);
  opacity: 0;
  transition: 0.5s all ease;
}

.cookies-overlay.active {
  pointer-events: all;
  opacity: 1;
}

.cookies-overlay.active::before {
  opacity: 1;
}

.cookies-form {
  background: #fff;
  padding: 20px 0;
  z-index: 1000;
  position: relative;
}

.cookies-text {
  margin: 0;
  color: #40342e;
  font-family: "Jost", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  text-align: center;
}

.cookies-button {
  font-family: "Jost", Sans-serif !important;
  font-weight: 400 !important;
  line-height: 29px !important;
  font-size: 14px !important;
  margin: 20px auto 0 auto !important;
  height: auto;
  color: #705c51 !important;
  border: 1px solid #705c51 !important;
  max-width: 250px;
  width: 100%;
  display: flex !important;
  justify-content: center;
  background-color: transparent !important;
  border-radius: 25px;
}

.cookies-button:hover {
  background-color: #705c51 !important;
  color: #fff !important;
}

@media (min-width: 1250px) {
  .footer_right {
    width: auto;
  }
}

@media (max-width: 1600px) {
  .global-sign-ssl .elementor-widget-container {
    margin-left: 30px !important;
  }
}

@media (max-width: 767px) {
  #ss_gmo_globalsign_secured_site_seal {
    width: 100% !important;
    padding-left: 15px;
  }

  .global-sign-ssl .elementor-widget-container {
    margin-left: 0px !important;
  }
}

@media (max-width: 1400px) {
  .footer_phone .elementor-widget-container {
    margin-left: 0 !important;
  }
}

.rewards-swiper-button.swiper-button-disabled {
  display: none;
}

.mobile_acc_button .elementor-button {
  padding: 21px 24px;
}

.account_modal_section {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  /* transition: all 0.3s ease 0s; */
  overflow-x: hidden;
  overflow-y: auto;
}

.account_modal_section.active {
  visibility: visible;
  opacity: 1;
}

.account_modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(25, 19, 16, 0.2);
  z-index: 2000;
}

.account_modal_body {
  background: #fff;
  position: relative;
  z-index: 2001;
  padding: 40px;
  width: 100%;
  max-width: 1000px;
  /* max-height: calc(100% - 72px); */
  height: 100%;
  max-height: 600px;
}

@media (max-width: 1040px) {
  .account_modal_body {
    padding: 40px 20px 20px 20px;
  }
}

.account_modal_close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  width: 44px;
  height: 44px;
}

.account_modal_content {
  background: rgb(243, 242, 235);
  height: 100%;
  overflow-y: scroll;
}

@media (max-width: 767px) {
  .mobile_acc_button .elementor-button,
  .mobile_bottom_button .elementor-button {
    font-family: "Jost", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }
}

header {
  position: sticky !important;
  top: 0;
  z-index: 500 !important;
}

.menu_section .sub-menu {
  min-width: 260px !important;
}

.menu_section .sub-menu .menu-item {
  display: flex !important;
  flex-wrap: wrap-reverse;
}

.menu_section .sub-menu .menu-item .rt-wp-menu-custom-fields-wrapper {
  padding-left: 16px;
  padding-right: 16px;
}

.menu_section
  .sub-menu
  .menu-item
  .rt-wp-menu-custom-fields-wrapper
  .rt-wp-menu-custom-fields-custom-text {
  margin-top: 0px;
  font-family: "Jost", Sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #a48d5a;
  text-transform: uppercase;
}

.menu_section .sub-menu .menu-item .hfe-sub-menu-item {
  padding-top: 4px !important;
  padding-bottom: 16px !important;
  text-transform: capitalize !important;
  font-size: 18px !important;
  line-height: 24px !important;
}

.menu_section .sub-menu .menu-item:last-child .hfe-sub-menu-item {
  padding-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .menu_section .sub-menu::before {
    content: none;
  }

  .menu_section .sub-menu .menu-item .rt-wp-menu-custom-fields-wrapper {
    padding-left: 64px;
  }

  .menu_section .sub-menu .menu-item .hfe-sub-menu-item {
    padding-bottom: 20px !important;
  }

  .menu_section .hfe-has-submenu-container .hfe-menu-item {
    position: relative;
  }

  .menu_section .hfe-has-submenu-container .hfe-menu-item::before {
    content: url(/wp-content/themes/oceanwp/assets/img/mobile_menu_arrow.svg);
    width: 14px;
    height: 14px;
    background: transparent !important;
    opacity: 1 !important;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 25px auto 0px;
  }

  .menu_section
    .hfe-has-submenu-container.sub-menu-active
    .hfe-menu-item::before {
    transform: rotate(-90deg) !important;
  }

  .menu_section .menu-item a:hover {
    color: #40342e !important;
  }

  .menu_section .hfe-menu-item {
    padding-left: 42px !important;
  }

  .menu_section .sub-menu .menu-item a {
    padding: 7px 64px !important;
  }
}

@media (max-width: 767px) {
  .menu_section .sub-menu .menu-item .rt-wp-menu-custom-fields-wrapper,
  .menu_section .sub-menu .menu-item a {
    padding-left: 40px !important;
  }

  .menu_section .hfe-menu-item {
    padding-left: 20px !important;
  }
}

/* .custom-hover-popup {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.hover-popup-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  width: 480px;
  margin-bottom: 8px;
  padding: 12px;
  z-index: 1000;
  display: none;
  background: #F3F2EB;
}

@media (max-width: 850px) {
  .hover-popup-content {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto;
    top: 40%;
    width: 90vw;
    max-width: 420px;
    margin: 0;
  }
}

@media (max-width: 360px) {
  .hover-popup-content {
    width: 94vw;
    max-width: 320px;
  }
}*/

.custom-hover-popup:hover .hover-popup-content {
  visibility: visible;
  opacity: 1;
}

.custom-hover-popup {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.hover-trigger,
.tooltip-trigger {
  display: inline-block;
  background-color: #a8915f;
  color: white;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}

.hover-popup-content,
.tippy-content {
  /* position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%); */
  /* width: 480px; */
  /* margin-bottom: 8px; */
  padding: 12px;
  z-index: 1000;
  /* display: none; */
  /* visibility: hidden;
  opacity: 0; */
  background: #f3f2eb;
  box-sizing: border-box;
  color: #40342E;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: "Jost", Sans-serif;
  border-radius: 4px;
  margin: 0 10px;
}

.tippy-box {
    background: transparent;
}

.tippy-arrow {
    color: #f3f2eb !important;
}

@media (max-width: 850px) {
  .hover-popup-content {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 90vw;
    max-width: 420px;
    margin-bottom: 8px;
  }
}

@media (max-width: 360px) {
  .hover-popup-content {
    width: 94vw;
    max-width: 320px;
  }
}

/*
.hover-popup-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  width: 480px;
  margin-bottom: 8px;
  padding: 12px;
  z-index: 1000;
  display: none;
  background: #F3F2EB;
  box-sizing: border-box;
}

@media (max-width: 700px) {
  .hover-popup-content {
    position: fixed;
    width: 90vw;
    max-width: 420px;
    bottom: auto;
    margin-bottom: 0;
  }
}

@media (max-width: 360px) {
  .hover-popup-content {
    width: 94vw;
    max-width: 320px;
  }
} */

.title {
  text-align: left;
  margin: 0;
  font-family: "Bauer Bodoni Std, sans-serif";
  line-height: inherit;
  font-weight: inherit;
  font-size: 54px;
}

/* .tippy-content {
	width: 480px;
} */

@media (max-width: 1024px) {
  .title {
    font-size: 36px;
  }
	
/* 	.tippy-content {
		width: 420px;
	}	 */
}

@media (max-width: 577px) {
  .title {
    font-size: 30px;
    text-align: center;
    margin: auto;
    max-width: 395px;
  }
	
/* 	.tippy-content {
		width: 320px;
	}	 */
	
	[data-id="a27bc7b"] .e-con-inner{
		justify-content: center!important;
	}

  .subtitle {
    text-align: center;
	max-width: 395px
  }
	
	.elementor-element-841d018, .elementor-element-867f3bb,.elementor-element-77869a1,.elementor-element-dae1b5b,.elementor-element-63d9f7be{
		padding: 0px 20px;
	}
}

.footer_text {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .footer_text {
    margin-bottom: 28px;
  }
	
}

.elementor-element[data-id="c4588ac"] .elementor-widget-container {
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
}

.corporate {
	background-color: white;
	padding: 60px 60px 60px 40px;
	max-width: 650px;
	margin-left: 15px;
}

.corporate__title {
	font-family: "Jost", Sans-serif;
	font-size: 30px;
	font-weight: 400px;
	color: #40342E;
	line-height: 40px;
	text-transform: uppercase;
}

.corporate__subtitle {
	font-family: "Jost", Sans-serif;
	font-size: 18px;
	font-weight: 400px;
	color: #40342E;
	line-height: 32px;
	letter-spacing: 1.8px;
	margin-top: 12px;
	text-transform: uppercase;
}

.corporate__text {
	font-family: "Jost", Sans-serif;
	font-size: 18px;
	font-weight: 400px;
	color: #705C51;
	line-height: 29.7px;
	margin-top: 28px;
}

.corporate__text--note{
	font-size: 13px;
	line-height: 19.8px;
}

.corporate__text--note-en{
	font-size: 12px;
}

.mobile-only{
	display: none;
}

@media (max-width: 1024px) {
	.corporate {
		padding: 40px 40px 40px 20px;
		max-width: 450px;
		margin-left: 7px;
	}
	
	.corporate__title {
		font-size: 26px;
		line-height: 32px;
	}
	
	.corporate__subtitle {
		font-size: 16px;
		margin-top: 8px;
	}
	
	.corporate__text {
		font-size: 16px;
		line-height: 26px;
		margin-top: 20px;
	}
	
	.corporate__text--note{
		font-size: 12px;
		line-height: 16px;
	}
	
	.mobile-only{
		display: inline;
	}
}

@media (max-width: 767px) {
	.corporate {
	    padding: 20px 0px 0px 0px;
	}
	
	.corporate__text--note{
		font-size: 12px;
		line-height: 20px;
	}
	
	.elementor-1672 .elementor-element.elementor-element-73b8db0 {
		        padding: 0px 20px;
	}
}

@media (max-width: 1175px) {
	.elementor-1672 .elementor-element.elementor-element-816ae10 {
		max-width: 80%;
		margin: auto;
	}
	
}

.cookies-overlay {
	z-index: 1000;
}

.cookie-link {
	text-decoration: underline;
}