s, strike {
  text-decoration: none;
  position: relative;
}
s::before, strike::before {
  top: 50%;
  /*tweak this to adjust the vertical position if it's off a bit due to your font family */
  background: #D00000;
  /*this is the color of the line*/
  opacity: 0.7;
  content: '';
  width: 110%;
  position: absolute;
  height: 0.1em;
  border-radius: 0.1em;
  left: -5%;
  white-space: nowrap;
  display: block;
  transform: rotate(-15deg);
}
s.straight::before, strike.straight::before {
  transform: rotate(0deg);
  left: -1%;
  width: 102%;
}
html, body {
  overflow-x: hidden;
}
.tier-col {
  display: none;
}
.project-img img {
  aspect-ratio: 1;
  object-fit: cover;
}
.balance .elementor-heading-title {
  max-width: 50ch;
  text-wrap: balance;
}
.balance.centred {
  display: flex;
  align-items: center;
  justify-content: center;
}
.balance.small .elementor-heading-title {
  max-width: 36ch;
}
.highlight {
  background: white;
  padding: 0px 4px;
  color: #c30005;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.highlight.navy {
  color: #040717;
}
.highlight.dark {
  background: #040717;
  color: white !important;
}
.highlight.dark:hover {
  background: #c30005;
}
li.menu-item {
  list-style: none !important;
}
.stem-gallery .swiper-slide-inner {
  position: relative;
}
.stem-gallery .swiper-slide-inner:after {
  content: " ";
  background: #040717;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.stem-gallery .swiper-slide-inner img.swiper-slide-image {
  max-height: none;
  width: 25vw;
  z-index: 0;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .stem-gallery .swiper-slide-inner img.swiper-slide-image {
    width: 50vw;
  }
}
.stem-gallery .swiper-slide-inner figcaption {
  position: absolute;
  z-index: 2;
  top: 12vw;
  text-align: center;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: translateY(10px);
}
@media screen and (max-width: 768px) {
  .stem-gallery .swiper-slide-inner figcaption {
    top: 22vw;
  }
}
.stem-gallery .swiper-slide-inner:hover:after {
  opacity: 0.6;
}
.stem-gallery .swiper-slide-inner:hover figcaption {
  opacity: 1;
  transform: translateY(0);
}
div#Parent .elementor-widget-container {
  background: #E85D04;
}
.teacher img, .industry img {
  border-radius: 0px !important;
}
#Industry .elementor-widget-container, #Tertiary .elementor-widget-container, #Government .elementor-widget-container {
  background: #6E6E6E;
}
.read-more span.eae-popup-btn-text, .read-more i.fas.fa-arrow-right {
  color: #ffffff;
}
div#field_3_6, div#field_3_7 {
  font-family: "bebas-neue-pro";
  font-size: 20px;
  color: #06091f;
}
span.save-bg {
  background: #ffffff;
  padding: 0px 5px;
  color: #151427;
  font-size: 16px;
  margin-left: 4px;
}
li.sf-level-0.sf-item-0 {
  display: none !important;
}
div#age-group li.sf-level-0 {
  width: 33.3%;
  margin: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#age-group li.sf-level-0 label {
  color: #03071E;
  width: 100%;
  background: #ffba2d;
  padding: 30px;
  text-align: center;
  font-size: 25px;
}
div#age-group li.sf-level-0 label:hover {
  cursor: pointer;
  background: #E85D04;
  color: #fff;
}
div#age-group li.sf-level-0 input[type="radio"] {
  opacity: 0.011;
  z-index: 100;
}
div#age-group li.sf-level-0 input[type="radio"]:checked + label {
  background: #E85D04;
  color: #ffffff;
}
.gfield-choice-input {
  background: transparent !important;
  position: relative;
  width: 14px !important;
  height: 14px !important;
  padding: 0 !important;
}
.gfield-choice-input:before {
  background: #d00002 url("/wp-content/uploads/2022/12/check.svg") 100% center !important;
  width: 14px;
  height: 14px;
  display: block;
  left: 0;
  top: 0;
  position: absolute;
}
div#age-group ul {
  display: flex;
  width: 100%;
  padding: 0px;
  margin-left: -5px;
}
li.sf-field-taxonomy-grades-category {
  width: 100% !important;
}
#update-tickets, div#number-of-tickets, .hidden-fields {
  display: none;
}
div#input_3_28 {
  display: flex;
}
.text-yellow {
  color: #FFBA08;
}
span.bg-yellow {
  background: #FFBA08;
  padding: 0px 5px;
  color: #151427;
  font-size: 16px;
}
div.title-and-sub-title h4, div.title-and-sub-title h6 {
  color: #04071f;
  margin-bottom: 0px;
}
h2.repeater-item.elementor-repeater-item-a630289 {
  color: #ffff;
}
h5.repeater-item.elementor-repeater-item-3a1d265 {
  color: #FFBA08;
}
ul.dce-acf-repeater-list li {
  list-style-type: none;
  font-family: "bebas-neue-pro";
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-326d2a6, ul.dce-acf-repeater-list li .repeater-item.elementor-repeater-item-985752c {
  display: none;
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-48afa87::before {
  content: "1 Day";
  padding-right: 60px;
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-7abc7e7::before {
  content: "2 Days";
  padding-right: 50px;
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-4c8f88d::before {
  content: "3 Days";
  padding-right: 50px;
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-e3d5aff::before {
  content: "4 Days";
  padding-right: 50px;
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-a8f5523::before {
  content: "5 Days";
  padding-right: 50px;
}
ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-a8f5523::after, ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-e3d5aff::after, ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-4c8f88d::after, ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-7abc7e7::after, ul.dce-acf-repeater-list li p.repeater-item.elementor-repeater-item-48afa87::after {
  content: "$";
  color: #fff;
  position: absolute;
  left: 82px;
}
ul.dce-acf-repeater-list {
  padding: 0px;
}
ul.dce-acf-repeater-list li p {
  font-size: 20px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: -35px;
}
.ginput_container.ginput_container_radio div#input_3_3, .ginput_container.ginput_container_radio div#input_3_19 {
  display: flex;
}
html {
  background: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
p:last-child {
  margin-bottom: 0;
}
.header {
  position: fixed;
  z-index: 999;
  width: 100vw;
  top: 0;
  left: 0;
}
.elementor-widget-wrap {
  padding: 0 !important;
}
p:last-child {
  margin-bottom: 0;
}
@keyframes hhfadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.wpbf .fadeInUp {
  animation-name: hhfadeInUp;
}
::-moz-selection {
  /* Code for Firefox */
  color: white;
  background: rgba(34, 34, 34, 0.75);
}
::selection {
  color: white;
  background: rgba(34, 34, 34, 0.75);
}
.category-term-program .program-category .elementor-widget-container {
  background: #D00000 !important;
}
.tingle-modal-box__content .gpnf-modal-header {
  background: #F2F2F2;
  font-family: "bebas-neue-pro";
  text-transform: uppercase;
  font-size: 34px;
  color: #D00000;
}
.tingle-modal-box {
  padding: 25px 0px;
  background: whitesmoke;
}
.tingle-modal-box .ginput_container.ginput_container_text input {
  background: #fff;
  border: none;
}
.tingle-modal-box button.tingle-btn.tingle-btn--primary.gpnf-btn-submit {
  background: #d00000;
  font-family: "bebas-neue-pro";
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 0;
}
.tingle-modal-box button.tingle-btn.tingle-btn--default.gpnf-btn-cancel, .tingle-modal-box input#gform_submit_button_1 {
  background: #FFBA08;
  font-family: "bebas-neue-pro";
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 0;
  border-color: #FFBA08;
  color: #03071E;
}
div#gf_page_steps_1 {
  background: #e6e6e8;
  display: flex;
  border-bottom: solid 1px #0000002b;
}
div#gf_page_steps_1 div.gf_step, div#gf_page_steps_1 .gf_step_previous {
  padding: 13px 10px;
  color: #000;
  width: 16.666666%;
  margin: 0px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
div#gf_page_steps_1 div.gf_step span.gf_step_number, div#gf_page_steps_1 .gf_step_previous span.gf_step_number {
  display: none !important;
}
div#gf_page_steps_1 div.gf_step span.gf_step_label, div#gf_page_steps_1 .gf_step_previous span.gf_step_label {
  font-family: "bebas-neue-pro";
  padding: 0px !important;
  font-size: 18px;
  text-decoration: none !important;
}
div#gf_page_steps_1 div.gf_step.gf_step_active {
  background: #edcece;
  border-bottom: solid 1px #d00000;
}
.gform_body.gform-body tr th {
  border: none;
}
.gform_body.gform-body table.gpnf-nested-entries {
  border: none;
}
.gform_body.gform-body table.gpnf-nested-entries th {
  background: #fff0;
}
.gform_body.gform-body td {
  border-top: solid 1px #e1e2e2 !important;
  border-bottom: solid 1px #e1e2e2 !important;
}
.gform_body.gform-body td.gpnf-field {
  border: none;
}
.gform_body.gform-body td.gpnf-row-actions {
  border: none;
}
.gform_body.gform-body button.delete-button, .gform_body.gform-body button.gpnf-add-entry {
  background: #d00000;
  font-family: "bebas-neue-pro";
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0;
  color: #fff;
  text-decoration: none;
}
.gform_body.gform-body button.edit-button {
  background: #FFBA08;
  font-family: "bebas-neue-pro";
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0;
  border-color: #FFBA08;
  color: #03071E;
  text-decoration: none;
}
.gfield_checkbox input:checked {
  background: #d00002 url("/wp-content/uploads/2022/12/check.svg") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border: solid 1px #d00002 !important;
}
div#gfield_consent_description_1_50 {
  background: #fff;
  padding: 30px;
}
.ginput_container.ginput_container_consent input {
  border-radius: 0px !important;
  margin-right: 5px !important;
}
.ginput_container.ginput_container_consent {
  margin-top: 10px;
}
input#input_1_50_1:checked {
  background: #d00002;
  border-color: #d00002;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__toggle {
  color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.01 21.01'%3E%3Cg%3E%3Cpath style='fill: %23444444' d='M20.72,19.31l-4-4-.12-.09a9.34,9.34,0,1,0-1.38,1.38l.09.12,4,4a1,1,0,1,0,1.41-1.41Zm-11.37-2A8,8,0,1,1,15,15a8,8,0,0,1-5.65,2.35Z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 16px;
  background-repeat: no-repeat;
  background-postion: center;
  margin-left: 40px;
  margin-top: 15px;
  opacity: 1;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__toggle:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.01 21.01'%3E%3Cg%3E%3Cpath style='fill: %23000000' d='M20.72,19.31l-4-4-.12-.09a9.34,9.34,0,1,0-1.38,1.38l.09.12,4,4a1,1,0,1,0,1.41-1.41Zm-11.37-2A8,8,0,1,1,15,15a8,8,0,0,1-5.65,2.35Z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__toggle i.fas.fa-search {
  background: none;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container {
  padding: 0 20%;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container:not(.elementor-search-form--full-screen) {
  pointer-events: none;
  transform: scale(1.1);
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container input.elementor-search-form__input {
  background: rgba(34, 34, 34, 0.05);
  border-bottom: 1px solid rgba(34, 34, 34, 0.25);
  padding: 20px;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container input.elementor-search-form__input::placeholder, .elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container input.elementor-search-form__input::-webkit-input-placeholder {
  color: white;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container input.elementor-search-form__input:focus {
  background: rgba(34, 34, 34, 0.05);
  border-bottom: 1px solid #222222;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container input.elementor-search-form__input:focus::placeholder, .elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container input.elementor-search-form__input:focus::-webkit-input-placeholder {
  color: white;
}
.elementor-search-form--skin-full_screen .elementor-search-form .elementor-search-form__container .dialog-lightbox-close-button {
  position: absolute;
  top: 0px;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.elementor-motion-effects-element, .elementor-motion-effects-layer {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
section.guide-wrapper .elementor-element.guide-card-sm {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
section.guide-wrapper .elementor-element.guide-card-sm:after {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0px;
  opacity: 0.25;
}
section.guide-wrapper .elementor-element.guide-card-sm:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
section.guide-wrapper .elementor-element.guide-card-sm:hover:after {
  bottom: 0;
  opacity: 1;
}
.overlay-multiply .elementor-background-overlay {
  mix-blend-mode: multiply;
}
.program-card {
  overflow: hidden;
}
.program-card .elementor-background-overlay {
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99) !important;
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99) !important;
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99) !important;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99) !important;
  transform: scale(1.05);
  filter: blur(0);
  -webkit-filter: blur(0);
}
.program-card .elementor-container {
  aspect-ratio: 1;
}
.program-card .program-logo {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  opacity: 1;
  transform: scale(1);
  pointer-events: none;
}
.program-card .program-card-details {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  opacity: 0;
  transform: scale(1.05);
}
.program-card .program-inner {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: translateY(55px);
}
.program-card .program-inner .program-readmore {
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.program-card:hover .elementor-background-overlay {
  transform: scale(1);
  filter: blur(20px) !important;
  -webkit-filter: blur(20px) !important;
}
.program-card:hover .program-logo {
  opacity: 0;
  transform: scale(0.9);
}
.program-card:hover .program-card-details {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  opacity: 1;
  transform: scale(1);
}
.program-card:hover .program-inner {
  transform: translateY(0);
}
.program-card:hover .program-inner .program-readmore {
  opacity: 1;
}
/**Registration Form CSS**/
.registration-time .ginput_container_time {
  min-width: 19px !important;
  flex-basis: initial !important;
}
.registration-divider {
  margin: -25px 0px -1px 0px;
}
.registration-time {
  background: #fff !important;
  padding: 0px 20px !important;
}
.registration-time .ginput_complex {
  align-items: center;
}
.registration-time input {
  padding: 10px 0px !important;
}
div#gfield_description_1_2 {
  color: #03071E;
}
input::placeholder {
  opacity: 1;
}
div#gf_progressbar_wrapper_1, input.button.gform_button.gform_last_page_button {
  display: none;
}
.registration-checkbox .gfield_checkbox {
  display: flex;
  padding: 0px 20px;
  background: #fff;
}
.registration-checkbox .gfield_checkbox div {
  background: #fff;
}
.registration-select select {
  height: 55px;
  padding: 17px !important;
}
.gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: 100%;
  margin: 10px 20px 10px 5px;
  color: #03071E;
}
.hero-scribbles.side svg {
  width: 100%;
  height: 100%;
}
.acf-label {
  width: 100% !important;
}
.bg-cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.collab-slider .swiper-container {
  overflow: visible;
}
.collab-slider .swiper-container .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.collab-slider .swiper-container .swiper-wrapper .swiper-slide {
  mix-blend-mode: multiply;
}
.collab-slider .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-image {
  max-height: 200px;
}
@media only screen and (max-width: 1024px) {
  div#menu-column {
    width: 100% !important;
  }
  i.fas.fa-bars, i.fas.fa-times {
    margin-right: 20px;
  }
  #main-menu {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -33px;
    right: 0;
  }
  #main-menu ul#menu-main-nav-1 {
    background: #d00000;
    height: 100vh;
    overflow: scroll;
  }
  #main-menu ul#menu-main-nav-1::-webkit-scrollbar {
    display: none;
  }
  #main-menu a.premium-hamburger-toggle.premium-mobile-menu-icon {
    justify-content: end;
  }
  .program-card .elementor-container {
    aspect-ratio: 1.7777777778;
  }
  .program-card:hover .elementor-background-overlay {
    transform: scale(1);
    filter: blur(0) !important;
    -webkit-filter: blur(0) !important;
  }
  .program-card:hover .program-logo {
    opacity: 1;
    transform: scale(1);
  }
}
@media only screen and (max-width: 700px) {
  div#gf_page_steps_1 {
    display: block !important;
  }
  div.gf_step {
    width: 100% !important;
  }
  span.gf_step_label {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 900px) {
  .premium-mobile-menu-outer-container.premium-vertical-toggle-open {
    width: 80% !important;
  }
}
.section--reviews .dce-post-block {
  background: white;
  border: 1px solid #03071E22;
  flex: 1;
  justify-content: stretch;
}
.section--reviews .dce-post-block > div {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: stretch;
}
.section--reviews .dce-post-block > div > .elementor-element {
  flex: 1;
  justify-content: start;
}
.section--reviews .dce-post-block > div > .elementor-element:last-child {
  flex: 1;
  justify-content: end;
}
.price-info h2 {
  margin-bottom: 0;
}
.price-info .day-prices {
  list-style: none;
  padding: 0;
}
.price-info .day-prices li {
  color: white;
}
.price-info .day-prices li span {
  background: #FFBA08;
  color: #040717;
  font-weight: bold;
  padding: 0 5px;
  margin-left: 5px;
  text-transform: uppercase;
}
.price-info p {
  color: white;
}
.flip-box .elementor-flip-box__layer__title {
  background: #040717;
  display: inline-block;
  padding: 5px 10px;
}
.sixteen-nine {
  aspect-ratio: 1.7777777778;
}
.img-gallery img {
  height: 300px;
  object-fit: cover;
}
