/*
Theme Name: Twenty Twenty-Three Child
Template: twentytwentythree
*/
@import url("../twentytwentythree/style.css");
body {
  top: 0 !important;
  position: relative !important;
  overflow-x: hidden !important;
  max-width: 100vw !important;
}

.custom-events-loop-wrapper {
  max-width: 100% !important;
  padding-bottom: 20px !important;
}

.relative {
  position: relative;
}

.overflow-content-hidden {
  overflow: hidden;
}

.acf-innerblocks-container {
  max-width: 100% !important;
}

.pagination {
  max-width: 100% !important;
}

.needs-border-fix {
  display: inline-block !important;
  margin-left: auto;
  margin-right: auto;
}

.needs-text-align-center {
  text-align: center !important;
}

:where(.wp-site-blocks) > * {
  margin-block-start: 0rem !important;
}

html {
  margin-top: 0px !important;
}

.logged-in .wp-site-blocks header {
  margin-top: 32px;
}

.custom-field-article_link p {
  margin: 0px !important;
}

.custom-field-article_link a {
  text-decoration: none !important;
}

.ultp-block-content-wrap .ultp-category-in a {
  background-color: rgba(0, 0, 0, 0) !important;
}

.wp-block-button {
  background: linear-gradient(75deg, rgb(255, 189, 0) 0%, rgb(255, 189, 0) 50%, rgb(254, 77, 0) 100%) !important;
  background-size: 300% auto !important;
  transition: 0.5s ease-in-out !important;
  background-color: rgba(0, 0, 0, 0);
}

.wp-block-button:hover {
  background-position: 100% 0 !important;
}

.wp-block-button .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0) !important;
  transition: all 0.2s ease-in-out !important;
}

.wp-block-navigation__responsive-container-open {
  background: linear-gradient(75deg, rgb(255, 189, 0) 0%, rgb(255, 189, 0) 50%, rgb(254, 77, 0) 100%) !important;
  background-size: 300% auto !important;
  transition: 0.5s ease-in-out !important;
  background-color: rgba(0, 0, 0, 0);
}

.wp-block-navigation__responsive-container-open:hover {
  background-position: 100% 0 !important;
}

.is-style-outline {
  border: 1px solid !important;
  overflow: hidden !important;
  position: relative !important;
  background: rgba(0, 0, 0, 0) !important;
}

.is-style-outline .wp-block-button__link {
  z-index: 20 !important;
  position: relative !important;
}

.is-style-outline:after {
  background: #fff !important;
  content: "" !important;
  height: 155px !important;
  right: -75px !important;
  opacity: 0.2 !important;
  position: absolute !important;
  top: -50px !important;
  transform: rotate(35deg) !important;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  width: 50px !important;
  z-index: 10 !important;
}

.is-style-outline:hover:after {
  right: 120% !important;
  transition: all 1 cubic-bezier(0.19, 1, 0.22, 1) !important;
}

footer .hs_submit {
  border: 1px solid !important;
  overflow: hidden !important;
  position: relative !important;
  background: rgba(0, 0, 0, 0) !important;
  display: inline-block;
  padding-top: 0px;
  margin-top: 20px;
}

footer .hs_submit .actions .hs-button {
  z-index: 20 !important;
  position: relative !important;
  margin-top: 0px;
  color: #ffbd00 !important;
  background: rgba(0, 0, 0, 0) !important;
  border: 2px solid #ffbd00 !important;
}

footer .hs_submit .actions {
  z-index: 20 !important;
  position: relative !important;
}

footer .hs_submit .actions:after {
  background: #fff !important;
  content: "" !important;
  height: 155px !important;
  right: -105px !important;
  opacity: 0.2 !important;
  position: absolute !important;
  bottom: 0px !important;
  transform: rotate(35deg) !important;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  width: 50px !important;
  z-index: 10 !important;
}

footer .hs_submit .actions:hover:after {
  right: 140% !important;
  transition: all 1 cubic-bezier(0.19, 1, 0.22, 1) !important;
}

.page-id-38 .css-override .hs_submit {
  border: 1px solid !important;
  overflow: hidden !important;
  position: relative !important;
  background: rgba(0, 0, 0, 0) !important;
  display: inline-block;
  padding-top: 0px;
  margin-top: 20px;
}

.page-id-38 .css-override .hs_submit .actions .hs-button {
  z-index: 20 !important;
  position: relative !important;
  margin-top: 0px;
  color: #000000 !important;
  background: rgba(0, 0, 0, 0) !important;
  border: 2px solid #000000 !important;
}

.page-id-38 .css-override .hs_submit .actions {
  z-index: 20 !important;
  position: relative !important;
}

.page-id-38 .css-override .hs_submit .actions:after {
  background: #fff !important;
  content: "" !important;
  height: 155px !important;
  right: -105px !important;
  opacity: 0.2 !important;
  position: absolute !important;
  bottom: 0px !important;
  transform: rotate(35deg) !important;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  width: 50px !important;
  z-index: 10 !important;
}

.page-id-38 .css-override .hs_submit .actions:hover:after {
  right: 140% !important;
  transition: all 1 cubic-bezier(0.19, 1, 0.22, 1) !important;
}

.arrow-orange .slick-arrow {
  background-color: #ff9000 !important;
  color: #fff !important;
  border-radius: 100px;
  width: 30px !important;
  height: 30px !important;
}

.arrow-orange .slick-arrow:before {
  color: #fff !important;
}

.arrow-orange .slick-prev {
  left: -35px;
}

.arrow-orange .slick-next {
  right: -35px;
}

header .wp-block-navigation__responsive-container {
  width: clamp(300px, 30%, 1000px);
  max-width: 100%;
  left: auto;
  right: 0;
}

header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  justify-content: space-between !important;
}

header .wp-block-navigation__responsive-container-content {
  min-height: 85vh;
  align-items: flex-start !important;
}

header .wp-block-navigation__responsive-container-content li {
  align-items: flex-start !important;
}

header .wp-block-navigation__container {
  width: 100%;
  align-items: flex-start !important;
}

header .wp-block-navigation-item a {
  font-size: 2rem !important;
  font-family: "oswald" !important;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

header .wp-block-navigation-item a span {
  font-size: 2rem !important;
  font-family: "oswald" !important;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

header .wp-block-navigation-item a:hover {
  font-weight: bold !important;
  transition: all 0.1s linear;
}

header .current-menu-item {
  font-weight: bold !important;
}

header .current-menu-item ul {
  font-weight: normal !important;
}

header .current-menu-item ul current-menu-item {
  font-weight: bold !important;
}

header .wp-block-navigation-submenu .wp-block-navigation-item a {
  font-size: 1.4rem !important;
  font-family: "oswald" !important;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

header .wp-block-navigation-submenu .wp-block-navigation-item a span {
  font-size: 1.4rem !important;
  font-family: "oswald" !important;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

header .wp-block-navigation-submenu .wp-block-navigation-item a:hover {
  font-weight: bold !important;
  transition: all 0.1s linear;
}

.gears {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block-start: 0px !important;
}

.wf-image-holder {
  min-width: 300px;
}

.gears img {
  width: 80%;
}

.yoast-breadcrumbs a {
  color: #fff !important;
  text-decoration: none !important;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 30s linear infinite;
  -moz-animation: rotating 30s linear infinite;
  -ms-animation: rotating 30s linear infinite;
  -o-animation: rotating 30s linear infinite;
  animation: rotating 30s linear infinite;
  z-index: 10;
  min-width: 320px !important;
  left: -10px !important;
  position: relative;
}

.wp-block-media-text__media video {
  pointer-events: none !important;
}

html {
  margin-top: 0px !important;
}

.negative-margin-top-for-image {
  margin-top: -250px !important;
}

.background-white .wp-block-button__link {
  background-color: #fff;
}

.drop-shadow-small {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06);
}

.newsReadMoreBottom {
  color: #d99f00;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14.8px;
  width: 100%;
  display: block;
  font-family: "oswald" !important;
}

#headerNavRight {
  width: calc(100% - 60px) !important;
}

.headerNavRight {
  width: calc(100% - 60px) !important;
}

header .wp-block-navigation__submenu-container {
  display: none !important;
}

header .wp-block-navigation-item__content[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
  display: block !important;
}

header .wp-block-navigation .wp-block-navigation-item__content {
  display: inline-block !important;
}

header .wp-block-navigation__submenu-icon {
  display: inline-block !important;
}

header .wp-block-navigation-item__content[aria-expanded=true] + .wp-block-navigation__submenu-icon {
  transform: rotate(180deg) !important;
}

header .wp-block-navigation-item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
  font-size: 2rem !important;
  font-family: "oswald" !important;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

header .wp-block-navigation__submenu-icon {
  position: relative;
  right: -30px;
}

header .wp-block-navigation-item ul {
  width: 100% !important;
}

.relative-and-z-index {
  position: relative !important;
  z-index: 2 !important;
}

.tableBlock {
  color: #fff;
  max-width: 1200px !important;
  width: 100% !important;
  overflow-y: hidden;
  margin-left: 20px;
  margin-right: 20px;
  overflow-x: auto;
  max-width: 1000px;
}
.tableBlock table {
  border-spacing: 0px !important;
  margin: 20px auto;
  border-collapse: collapse;
  margin-bottom: 1rem;
  table-layout: fixed !important;
  white-space: nowrap !important;
  border-radius: 3rem;
  width: 100%;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
}
.tableBlock table th,
.tableBlock table td {
  width: 200px !important;
}
.tableBlock table thead {
  font-family: "oswald" !important;
  text-transform: uppercase;
}
.tableBlock table thead th {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
  color: #ffbd00;
  text-align: center;
  width: 20%;
  min-width: 100px;
}
.tableBlock table thead th:first-child {
  opacity: 0 !important;
  width: 250px;
}
.tableBlock table thead th:last-child {
  border-left: 2px solid #ffbd00;
  border-right: 2px solid #ffbd00;
  background-color: #ffbd00;
  color: #000;
}
.tableBlock table tbody tr {
  width: 100% !important;
}
.tableBlock table tbody tr td {
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
  padding: 10px;
  text-align: center;
  width: 23.3333333333%;
  min-width: 100px;
}
.tableBlock table tbody tr td:first-child {
  width: 20%;
  text-align: left;
  border-left: 0px;
  min-width: 300px;
}
.tableBlock table tbody tr td:last-child {
  border-left: 2px solid #ffbd00;
  border-right: 2px solid #ffbd00;
}
.tableBlock table tbody tr:last-child td:last-child {
  border-bottom: 2px solid #ffbd00;
}
.tableBlock table tbody tr:first-child {
  position: sticky !important;
}
.tableBlock table tbody tr:first-child td:first-child {
  border-top: 0px solid rgba(255, 189, 0, 0);
}
.tableBlock table tbody tr:last-child td:first-child {
  border-bottom: 0px solid rgba(255, 189, 0, 0);
}
.tableBlock table .fa-check {
  color: #ffbd00;
}

.offer-card-hover .wp-block-group {
  border: 5px solid #1a1a1a;
  transition: all 0.2s ease-in-out !important;
}
.offer-card-hover .wp-block-group:hover {
  border: 5px solid #ffbd00 !important;
}
.offer-card-hover .cover-hover-effect {
  cursor: pointer;
  transition: all 0.2s ease-in-out !important;
  border: 15px solid #1a1a1a;
}
.offer-card-hover .cover-hover-effect img {
  transform: scale(1);
  transform-origin: center;
  transition: all 0.2s ease-in-out !important;
}
.offer-card-hover .cover-hover-effect .has-background-dim {
  opacity: 0.7 !important;
  transition: all 0.2s ease-in-out !important;
}
.offer-card-hover .cover-hover-effect:hover img {
  transform: scale(1.1);
}
.offer-card-hover .cover-hover-effect:hover .has-background-dim {
  opacity: 0.5 !important;
}

@media (max-width: 1199px) {
  .tableBlock {
    max-width: 1000px !important;
  }
  .tableBlock table thead th {
    width: 25.3333333333%;
  }
  .tableBlock table thead th:first-child {
    width: 25%;
  }
  .tableBlock table tbody tr {
    width: 100% !important;
  }
  .tableBlock table tbody tr td {
    width: 25%;
  }
  .tableBlock table tbody tr td:first-child {
    width: 25%;
  }
}
.wp-block-navigation__submenu-icon {
  position: relative;
  left: 0px;
}

.wp-block-navigation-submenu__toggle {
  position: relative;
  padding-right: 50px !important;
}

.column-relative {
  position: relative;
}

.gears {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block-start: 0px !important;
}

.gears img {
  width: 80%;
  min-width: 300px;
  left: 0%;
}

.tiny-line {
  width: 200px !important;
  height: auto !important;
  left: -100px !important;
  right: -100px !important;
  z-index: 1 !important;
  position: absolute !important;
}

@media (max-width: 781px) {
  .mobile-flex-order-1 {
    order: 1 !important;
  }
  .mobile-flex-order-2 {
    order: 2 !important;
  }
  .gears img {
    width: 80%;
    min-width: 29vw;
    left: 0%;
  }
}
.for-flex-override {
  z-index: 4;
}

.tiny-line-a {
  top: 25% !important;
  left: -60px !important;
  right: -140px !important;
}

.tiny-line-b {
  bottom: 25% !important;
  left: -60px !important;
  right: -140px !important;
}

.tiny-line-c {
  top: 25% !important;
  left: -90px !important;
  right: -140px !important;
}

.tiny-line-d {
  bottom: 25% !important;
  left: -90px !important;
  right: -140px !important;
}

input.hs-button.primary.large {
  margin-top: 0px !important;
  overflow: hidden !important;
}

@media (max-width: 781px) {
  .working-with-grid-area div,
  .working-with-grid-area svg {
    margin-block-start: 0px !important;
  }
  .for-flex-override {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    height: 100%;
    flex-wrap: nowrap !important;
  }
  .tiny-line-a {
    top: -10% !important;
    /* bottom: -50%; */
    left: 0px !important;
    right: auto !important;
    /* -webkit-transform: scaleX(-1); */
    transform: scaleX(-1) rotate(90deg) !important;
    /* background-color: red; */
    position: absolute !important;
  }
  .tiny-line-b {
    top: -10% !important;
    bottom: 0px;
    left: auto !important;
    right: 0px !important;
    transform: scaleX(-1) rotate(90deg) !important;
    /* background-color: red; */
    position: absolute !important;
  }
  .tiny-line-c {
    top: -40px !important;
    /* bottom: -50%; */
    left: 0px !important;
    right: auto !important;
    /* -webkit-transform: scaleX(-1); */
    transform: scaleX(-1) rotate(90deg) !important;
    /* background-color: red; */
    position: absolute !important;
  }
  .tiny-line-d {
    top: -40px !important;
    /* bottom: -50%; */
    left: auto !important;
    right: 0px !important;
    transform: scaleX(-1) rotate(90deg) !important;
    /* background-color: red; */
    position: absolute !important;
  }
}
