/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/main.scss ***!
  \********************************************************************************************************************************************************************************/
.elementor-element {
  --widgets-spacing: 0 !important;
  --widgets-spacing-row: 0 !important;
  --widgets-spacing-column: 0 !important;
}

.elementor-element.bg_color_grey {
  background-color: #f4f4f4;
}

.elementor-element section.section {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.section {
    margin-top: 128px;
    margin-bottom: 128px;
  }
}
.elementor-element section.section.top_margin {
  margin-top: 80px !important;
}

@media (min-width: 1200px) {
  .elementor-element section.section.top_margin {
    margin-top: 128px !important;
  }
}
@media (max-width: 1199px) {
  .elementor-element section.section h2 br {
    display: none;
  }
}
.elementor-element section.section .checkmark_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 45px;
  margin-bottom: 45px;
}

@media (min-width: 768px) {
  .elementor-element section.section .checkmark_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(33.3333333333% - 16px), 1fr));
  }
}
.elementor-element section.section .checkmark_list li {
  color: #000;
  display: flex;
  align-items: center;
  font-weight: 500;
  width: 100%;
}

@media (min-width: 768px) {
  .elementor-element section.section .checkmark_list li {
    flex: 1;
    min-width: 0;
  }
}
.elementor-element section.section .checkmark_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  margin-right: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDZMOSAxN0w0IDEyIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}

.elementor-element section.section .checkmark_list.checkmark_list_new_line {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}

@media (min-width: 768px) {
  .elementor-element section.section .checkmark_list.checkmark_list_col_2 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 12px), 1fr));
  }
}
@media (max-width: 1199px) {
  .elementor-element section.section .swiper .swiper-wrapper {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .elementor-element section.section .swiper .swiper-wrapper {
    margin-bottom: 32px;
  }
}
.elementor-element section.section .swiper .controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 1200px) {
  .elementor-element section.section .swiper .controls {
    display: none;
  }
}
.elementor-element section.section .swiper .controls .swiper-pagination {
  position: static;
  display: flex;
  align-items: center;
  gap: 8px;
}

@media (max-width: 767px) {
  .elementor-element section.section .swiper .controls .swiper-pagination {
    max-width: 50%;
    overflow: hidden;
  }
}
.elementor-element section.section .swiper .controls .swiper-pagination .swiper-pagination-bullet {
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.3019607843);
  transition: all ease-in 200ms;
  opacity: 1;
}

.elementor-element section.section .swiper .controls .swiper-pagination .swiper-pagination-bullet:first-child:not(.swiper-pagination-bullet-active), .elementor-element section.section .swiper .controls .swiper-pagination .swiper-pagination-bullet:last-child:not(.swiper-pagination-bullet-active) {
  width: 6px;
  height: 6px;
}

.elementor-element section.section .swiper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
}

.elementor-element section.section .swiper .controls .btn_prev_next {
  display: flex;
  gap: 24px;
}

.elementor-element section.section .swiper .controls .btn_prev_next .prev:after {
  transform: scaleX(-1);
}

.elementor-element section.section .swiper .controls .btn_prev_next .prev.swiper-button-disabled,
.elementor-element section.section .swiper .controls .btn_prev_next .next.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
}

.elementor-element section.section .wpcf7-form {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

@media (min-width: 1200px) {
  .elementor-element section.section .wpcf7-form {
    margin-top: 60px;
  }
}
.elementor-element section.section .wpcf7-form p {
  margin-bottom: 0;
}

.elementor-element section.section .wpcf7-form br {
  display: none;
}

.elementor-element section.section .wpcf7-form label {
  display: block;
  font-size: 14px;
  color: #000;
}

.elementor-element section.section .wpcf7-form .row > div label:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-element section.section .wpcf7-form .wpcf7-response-output {
  font-family: "LibreFranklin";
  font-weight: 500;
  color: #4C4C4C;
  margin: -24px 0 24px;
}

@media (min-width: 1200px) {
  .elementor-element section.section .wpcf7-form .wpcf7-response-output {
    margin: -32px 0 32px;
  }
}
.elementor-element section.section .wpcf7-form .wpcf7-spinner {
  position: absolute;
  right: -12px;
  margin-top: 46px;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  padding-top: 6px;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap select,
.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap input,
.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap textarea {
  padding: 12px 16px;
  width: 100%;
  height: 55px;
  background: #F4F4F4;
  font-family: "LibreFranklin";
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border: 1px solid #F4F4F4;
  outline: none;
  transition: border-color ease-in 200ms;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap select[type=checkbox],
.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap input[type=checkbox],
.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap textarea[type=checkbox] {
  outline: none !important;
  border: 1px solid #000000;
  width: 19px;
  height: 19px;
  flex: 0 0 auto;
  margin: 0 8px 2px 0;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap select.wpcf7-not-valid,
.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-not-valid,
.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
  border-color: #dc3232;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap select option:first-child {
  color: rgba(0, 0, 0, 0.5);
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 150px;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap .wpcf7-list-item {
  margin: 0;
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap .wpcf7-list-item label {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

.elementor-element section.section .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: none;
}

.elementor-element section.section .wpcf7-form .required_text {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

.elementor-element section.section .wpcf7-form .btn {
  margin-top: 36px;
  width: 100%;
}

.elementor-element + .elementor-element section.section {
  margin-top: 0;
}

.elementor-element section.hero {
  position: relative;
  margin: 16px 16px 76px;
}

@media (min-width: 768px) {
  .elementor-element section.hero {
    margin: 36px 36px 76px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.hero {
    margin: 24px 24px 152px;
  }
}
.elementor-element section.hero .bg_video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.elementor-element section.hero .bg_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.elementor-element section.hero .inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 452px;
  gap: 48px;
  background-position: center;
}

@media (min-width: 768px) {
  .elementor-element section.hero .inner {
    min-height: 470px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.hero .inner {
    min-height: 612px;
  }
}
.elementor-element section.hero .inner .bg_overflow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.elementor-element section.hero .inner .container {
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.elementor-element section.hero .inner .text_content {
  color: #fff;
  padding-top: 48px;
  padding-bottom: 80px;
}

@media (min-width: 768px) {
  .elementor-element section.hero .inner .text_content {
    max-width: 85%;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.hero .inner .text_content {
    max-width: 65%;
    padding-top: 80px;
    padding-bottom: 128px;
  }
}
.elementor-element section.hero .inner .text_content h1 {
  font-weight: 400;
  color: #fff;
  word-break: break-word;
}

.elementor-element section.hero .inner .text_content h5 {
  color: #fff;
  margin-bottom: 0;
}

.elementor-element section.hero .inner .text_content .btn_wrapper {
  margin-top: 45px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .elementor-element section.hero .inner .text_content .btn_wrapper {
    gap: 20px;
    flex-direction: column;
  }
}
.elementor-element section.hero .inner .card_wrapper {
  background: linear-gradient(90deg, #B19172 0%, #986B40 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 20px 24px 24px;
  z-index: 2;
  margin-bottom: -54px;
}

@media (min-width: 768px) {
  .elementor-element section.hero .inner .card_wrapper {
    margin-bottom: 0;
    position: absolute;
    bottom: -54px;
    left: 18px;
    right: 18px;
    padding: 28px 32px 32px;
    width: 276px;
    left: auto;
    right: 42px;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.hero .inner .card_wrapper {
    width: 439px;
    padding: 46px 48px;
    bottom: -48px;
  }
}
.elementor-element section.hero .inner .card_wrapper .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .elementor-element section.hero .inner .card_wrapper .title {
    font-size: 22px;
  }
}
.elementor-element section.hero .inner .card_wrapper .text {
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .elementor-element section.hero .inner .card_wrapper .text {
    font-size: 14px;
  }
}
.elementor-element section.hero .inner .card_wrapper .btn {
  margin-left: auto;
}

.elementor-element section.hero.homepage {
  margin-bottom: 134px;
}

@media (min-width: 1200px) {
  .elementor-element section.hero.homepage {
    margin-bottom: 176px;
  }
}
.elementor-element section.hero.homepage .inner {
  justify-content: space-between;
  min-height: 716px;
  height: calc(100vh - 116px);
}

@media (min-width: 768px) {
  .elementor-element section.hero.homepage .inner {
    min-height: 530px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.hero.homepage .inner {
    max-height: 90vh;
    height: calc(100vh - 116px - 80px);
  }
}
@media (min-width: 1200px) {
  .elementor-element section.hero.homepage .inner .text_content {
    max-width: 50%;
  }
}
body.error404 .hero {
  margin-bottom: 16px !important;
}

@media (min-width: 768px) {
  body.error404 .hero {
    margin-bottom: 36px !important;
  }
}
@media (min-width: 1200px) {
  body.error404 .hero {
    margin-bottom: 24px !important;
  }
}
.elementor-element section.image_section .inner {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section .inner {
    flex-direction: row;
    align-items: center;
    gap: 118px;
  }
}
.elementor-element section.image_section .inner .image {
  display: flex;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section .inner .image {
    flex: 1;
    width: 536px;
  }
}
.elementor-element section.image_section .inner .image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section .inner .image img {
    height: 336px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_section .inner .image img {
    height: auto;
  }
}
.elementor-element section.image_section .inner .image .swiper {
  overflow-x: hidden;
}

.elementor-element section.image_section .inner .image .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  width: 100%;
}

.elementor-element section.image_section .inner .image .swiper .controls {
  margin-top: 32px;
  display: flex;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section .inner .image .swiper .controls {
    margin-top: 48px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_section .inner .text_content {
    flex: 1;
  }
}
.elementor-element section.image_section .inner .text_content h2 {
  font-weight: 400;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section .inner .text_content .text_inner.inline {
    display: flex;
    gap: 48px;
  }
  .elementor-element section.image_section .inner .text_content .text_inner.inline h5 {
    white-space: nowrap;
    margin-top: 0;
  }
}
.elementor-element section.image_section .inner .text_content .text_inner .text_col .text {
  color: #4C4C4C;
}

.elementor-element section.image_section .inner .text_content a:not(.btn) {
  color: #000;
  position: relative;
}

.elementor-element section.image_section .inner .text_content a:not(.btn):after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #000;
  transition: opacity ease-in 250ms;
}

.elementor-element section.image_section .inner .text_content a:not(.btn):active:after, .elementor-element section.image_section .inner .text_content a:not(.btn):hover:after {
  opacity: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section.image_right .inner {
    flex-direction: row-reverse;
  }
}
.elementor-element section.image_section.slider_active .inner .image {
  display: block;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section.slider_active .inner .image img {
    height: 443px;
  }
}
.elementor-element section.image_section.slider_active:not(.bg_color_brown) .inner .image .swiper .controls .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3019607843);
}

.elementor-element section.image_section.slider_active:not(.bg_color_brown) .inner .image .swiper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.elementor-element section.image_section.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.image_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.image_section.bg_color_brown .text_content h2,
.elementor-element section.image_section.bg_color_brown .text_content h5 {
  color: #fff;
}

.elementor-element section.image_section.bg_color_brown .text_content .text_inner .text_col .text {
  color: #fff;
}

.elementor-element section.image_section.bg_color_brown .text_content .text_inner .text_col .text a:not(.btn) {
  color: #fff;
}

.elementor-element section.image_section.bg_color_brown .text_content .text_inner .text_col .text a:not(.btn):after {
  background-color: #fff;
}

.elementor-element.elementor-widget-image_section:not(.bg_color_brown) + .elementor-widget-image_section:not(.bg_color_brown) .container {
  position: relative;
}

.elementor-element.elementor-widget-image_section:not(.bg_color_brown) + .elementor-widget-image_section:not(.bg_color_brown) .container:before {
  content: "";
  border-top: 1.5px solid #B19172;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
}

@media (min-width: 1200px) {
  .elementor-element.elementor-widget-image_section:not(.bg_color_brown) + .elementor-widget-image_section:not(.bg_color_brown) .container:before {
    top: -64px;
  }
}
.elementor-element section.numbers_section .row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
}

@media (min-width: 768px) {
  .elementor-element section.numbers_section .row {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.numbers_section .row {
    gap: 24px;
  }
}
@media (min-width: 1500px) {
  .elementor-element section.numbers_section .row {
    gap: 66px;
  }
}
.elementor-element section.numbers_section .row .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

@media (min-width: 1200px) {
  .elementor-element section.numbers_section .row .col {
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }
}
.elementor-element section.numbers_section .row .col .number {
  line-height: 1.2;
  font-size: 48px;
  color: #000;
}

@media (min-width: 1200px) {
  .elementor-element section.numbers_section .row .col .number {
    font-size: 72px;
  }
}
@media (min-width: 1300px) {
  .elementor-element section.numbers_section .row .col .number {
    font-size: 80px;
  }
}
.elementor-element section.numbers_section .row .col .title {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}

@media (min-width: 768px) {
  .elementor-element section.numbers_section .row .col .title {
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.numbers_section .row .col .title {
    font-size: 20px;
    text-align: left;
    max-width: 180px;
  }
}
@media (min-width: 1400px) {
  .elementor-element section.numbers_section .row .col .title {
    font-size: 22px;
    max-width: 213px;
  }
}
.elementor-element section.advantages_section .row.text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section .row.text_wrapper {
    margin-bottom: 72px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.advantages_section .row.text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.advantages_section .el_wrapper {
  position: relative;
  padding-top: 32px;
  margin-left: 0;
  margin-right: 0;
  gap: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section .el_wrapper {
    padding-top: 48px;
  }
}
.elementor-element section.advantages_section .el_wrapper:before {
  content: "";
  border-top: 2px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.elementor-element section.advantages_section .el_wrapper.bordered_elements {
  padding-top: 0;
}

.elementor-element section.advantages_section .el_wrapper.bordered_elements:before {
  display: none;
}

.elementor-element section.advantages_section .el_wrapper.bordered_elements .el .inner {
  border: 2px solid #000;
  padding: 32px;
}

.elementor-element section.advantages_section .el_wrapper.bordered_bottom_elements {
  padding-top: 0;
}

.elementor-element section.advantages_section .el_wrapper.bordered_bottom_elements:before {
  display: none;
}

.elementor-element section.advantages_section .el_wrapper.bordered_bottom_elements .el .inner {
  border-bottom: 1px solid #000;
  padding-bottom: 28px;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section .el_wrapper.bordered_bottom_elements .el .inner {
    padding-bottom: 42px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.advantages_section .el_wrapper .swiper-wrapper {
    flex-wrap: wrap;
    gap: 32px;
  }
}
.elementor-element section.advantages_section .el_wrapper .swiper-slide {
  padding-left: 0;
  padding-right: 0;
  align-self: stretch;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section .el_wrapper .swiper-slide {
    width: calc(25% - 24px);
  }
}
.elementor-element section.advantages_section .el_wrapper .swiper-slide .icon {
  width: 48px;
  height: 48px;
  background-color: #21BBEF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
}

.elementor-element section.advantages_section .el_wrapper .swiper-slide .title {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section .el_wrapper .swiper-slide .title {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.elementor-element section.advantages_section.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.advantages_section.bg_color_brown .row.text_wrapper h2,
.elementor-element section.advantages_section.bg_color_brown .row.text_wrapper h5 {
  color: #fff;
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper:not(.bordered_elements):before {
  border-color: #fff;
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper.bordered_elements .el .inner {
  border-color: #fff;
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper.bordered_bottom_elements {
  padding-top: 0;
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper.bordered_bottom_elements:before {
  display: none;
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper.bordered_bottom_elements .el .inner {
  border-bottom: 1.5px solid #f4f4f4;
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper .swiper-slide .icon {
  background-color: rgba(255, 255, 255, 0.9490196078);
}

.elementor-element section.advantages_section.bg_color_brown .el_wrapper .swiper-slide .title {
  color: #fff;
}

.elementor-element section.advantages_section.bg_color_grey {
  background-color: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section.bg_color_grey {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.advantages_section.bg_color_grey .el_wrapper {
  padding-top: 0;
}

.elementor-element section.advantages_section.bg_color_grey .el_wrapper:before {
  display: none;
}

.elementor-element section.advantages_section.bg_color_grey .el_wrapper .swiper-wrapper .swiper-slide {
  border-bottom: 1.5px solid #000;
  padding-bottom: 28px;
}

@media (min-width: 1200px) {
  .elementor-element section.advantages_section.bg_color_grey .el_wrapper .swiper-wrapper .swiper-slide {
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.advantages_section.col_3 .el_wrapper .swiper-wrapper {
    flex-wrap: wrap;
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.advantages_section.col_3 .el_wrapper .swiper-wrapper .swiper-slide {
    width: calc(33.3333333333% - 21.3333333333px);
  }
}
.elementor-element section.advantages_section:not(.bg_color_brown) .controls .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3019607843);
}

.elementor-element section.advantages_section:not(.bg_color_brown) .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.elementor-element section.logo_list_section {
  background-color: #000;
  height: 96px;
  padding: 16px 0;
  margin-bottom: 0;
  user-select: none;
}

@media (min-width: 1200px) {
  .elementor-element section.logo_list_section {
    padding: 48px 0;
    height: 166px;
  }
}
.elementor-element section.logo_list_section .swiper .swiper-wrapper {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.elementor-element section.logo_list_section .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
}

.elementor-element section.logo_list_section .swiper .swiper-wrapper .swiper-slide img {
  max-width: 100%;
  max-width: 120px;
  max-height: 64px;
}

@media (min-width: 1200px) {
  .elementor-element section.logo_list_section .swiper .swiper-wrapper .swiper-slide img {
    max-width: none;
    max-height: none;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.image_tile_section .el_list_wrapper {
  margin-top: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .el_list_wrapper {
    margin-top: 76px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 64px 32px;
    align-items: stretch;
  }
}
.elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper {
  display: flex;
  flex-direction: column;
  border-bottom: 1.5px solid #B19172;
}

@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 21.3333333333px);
    height: auto;
  }
}
.elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper img {
  width: 100%;
  height: 270px;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper img {
    height: 400px;
  }
}
.elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper .title {
  display: flex;
  justify-content: space-between;
  line-height: 1.3;
  font-weight: 600;
  font-size: 22px;
  padding-top: 24px;
  padding-bottom: 24px;
  color: #000;
}

@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper .title {
    font-size: 32px;
    padding-top: 23px;
    padding-bottom: 23px;
  }
}
.elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper .text {
  margin-top: -8px;
  margin-bottom: 18px;
}

@media (min-width: 1200px) {
  .elementor-element section.image_tile_section .el_list_wrapper .swiper-wrapper .el_wrapper .text {
    margin-top: -12px;
    margin-bottom: 22px;
  }
}
.elementor-element section.image_tile_section .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3019607843);
}

.elementor-element section.image_tile_section .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.elementor-element section.image_tile_section.bg_color_grey, .elementor-element section.image_tile_section.bg_color_brown {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.image_tile_section.bg_color_grey, .elementor-element section.image_tile_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.image_tile_section.bg_color_grey.bg_color_grey, .elementor-element section.image_tile_section.bg_color_brown.bg_color_grey {
  background-color: #f4f4f4;
}

.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown, .elementor-element section.image_tile_section.bg_color_brown.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown .text_wrapper h2,
.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown .text_wrapper h5, .elementor-element section.image_tile_section.bg_color_brown.bg_color_brown .text_wrapper h2,
.elementor-element section.image_tile_section.bg_color_brown.bg_color_brown .text_wrapper h5 {
  color: #fff;
}

.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown .el_list_wrapper .el_wrapper, .elementor-element section.image_tile_section.bg_color_brown.bg_color_brown .el_list_wrapper .el_wrapper {
  border-bottom-color: #fff;
}

.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown .el_list_wrapper .el_wrapper .title, .elementor-element section.image_tile_section.bg_color_brown.bg_color_brown .el_list_wrapper .el_wrapper .title {
  color: #fff;
}

.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet, .elementor-element section.image_tile_section.bg_color_brown.bg_color_brown .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.3019607843);
}

.elementor-element section.image_tile_section.bg_color_grey.bg_color_brown .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .elementor-element section.image_tile_section.bg_color_brown.bg_color_brown .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.elementor-element section.image_bg_section .wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding-top: 54px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .elementor-element section.image_bg_section .wrapper {
    padding-top: 58px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_bg_section .wrapper {
    padding-top: 90px;
    padding-bottom: 92px;
  }
}
.elementor-element section.image_bg_section .wrapper {
  /*
  &:before{
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: linear-gradient(270deg, rgba(76, 76, 76, 0) 0%, #4C4C4C 54.81%, #4C4C4C 100%);
  }
  */
}

.elementor-element section.image_bg_section .wrapper .bg_overflow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.elementor-element section.image_bg_section .wrapper .container {
  position: relative;
}

.elementor-element section.image_bg_section .wrapper .text_content {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .elementor-element section.image_bg_section .wrapper .text_content {
    max-width: 70%;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_bg_section .wrapper .text_content {
    max-width: 50%;
  }
}
.elementor-element section.image_bg_section .wrapper .text_content:not(.black_fonts) {
  color: #fff;
}

.elementor-element section.image_bg_section .wrapper .text_content:not(.black_fonts) h2,
.elementor-element section.image_bg_section .wrapper .text_content:not(.black_fonts) h5 {
  color: #fff;
}

.elementor-element section.image_bg_section .wrapper .text_content.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.elementor-element section.image_bg_section .wrapper .text_content.centered .btn_wrapper {
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .elementor-element section.image_bg_section.has_extra_logo .wrapper {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .elementor-element section.image_bg_section.has_extra_logo .wrapper .container {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .elementor-element section.image_bg_section.has_extra_logo .wrapper .container .extra_logo {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 86px;
  }
}
.elementor-element section.image_bg_section.has_extra_logo .wrapper .container .extra_logo img {
  width: 122px;
  object-fit: cover;
}

@media (min-width: 768px) {
  .elementor-element section.image_bg_section.has_extra_logo .wrapper .container .extra_logo img {
    position: absolute;
    right: 36px;
    top: -58px;
    width: 146px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.image_bg_section.has_extra_logo .wrapper .container .extra_logo img {
    right: 0;
    top: -90px;
    width: auto;
  }
}
.elementor-element section.social_media_section .code_wrapper {
  margin-top: 54px;
  margin-bottom: -20px;
}

@media (min-width: 1200px) {
  .elementor-element section.social_media_section .code_wrapper {
    margin-top: 70px;
  }
}
.elementor-element section.services_section {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.services_section .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .text_wrapper {
    margin-bottom: 72px;
  }
}
.elementor-element section.services_section .text_wrapper h2 {
  color: #fff;
}

.elementor-element section.services_section .text_wrapper h5 {
  color: #fff;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.services_section .el_wrapper {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  gap: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 48px 32px;
  }
}
.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide {
    align-self: stretch;
    width: calc(50% - 16px);
    flex: 0 0 auto;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide {
    padding-right: 32px;
  }
}
.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

@media (min-width: 768px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner {
    gap: 28px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner {
    gap: 32px;
    flex-direction: row;
  }
}
.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .img {
  display: flex;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .img {
    flex: 0 0 auto;
    width: 200px;
  }
}
.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .img img {
  width: 100%;
  height: 255px;
  object-fit: cover;
}

.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col {
  position: relative;
  padding-bottom: 22px;
}

@media (min-width: 768px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col {
    padding-bottom: 28px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col {
    padding-top: 26px;
  }
}
.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col:before {
  content: "";
  border-top: 1.5px solid #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col:before {
    bottom: auto;
    top: 0;
  }
}
.elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col .title {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 8px;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .el_wrapper .swiper-wrapper .swiper-slide .inner .text_col .title {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
.elementor-element section.services_section .after_list_wrapper {
  position: relative;
  margin-top: 32px;
  padding-top: 32px;
  margin-left: 0;
  margin-right: 0;
  gap: 32px;
}

@media (min-width: 768px) {
  .elementor-element section.services_section .after_list_wrapper {
    margin-top: 48px;
    padding-top: 48px;
  }
}
.elementor-element section.services_section .after_list_wrapper:before {
  content: "";
  border-top: 2px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.elementor-element section.services_section .after_list_wrapper .after_list_inner {
  text-align: center;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .after_list_wrapper .after_list_inner {
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
  }
}
.elementor-element section.services_section .after_list_wrapper .after_list_inner h4 {
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.elementor-element section.services_section .after_list_wrapper .after_list_inner .img_after_list {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

@media (min-width: 1200px) {
  .elementor-element section.services_section .after_list_wrapper .after_list_inner .img_after_list {
    gap: 32px;
  }
}
.elementor-element section.services_section .after_list_wrapper .after_list_inner .img_after_list img {
  width: 84px;
  height: 84px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .elementor-element section.services_section .after_list_wrapper .after_list_inner .img_after_list img {
    width: 92px;
    height: 92px;
  }
}
@media (min-width: 768px) {
  .elementor-element section.services_section .after_list_wrapper .after_list_inner .img_after_list img {
    width: 92px;
    height: 92px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.services_section .after_list_wrapper .after_list_inner .img_after_list img {
    width: 140px;
    height: 140px;
  }
}
.elementor-element section.emergency_service_section {
  background: linear-gradient(90deg, #B19172 0%, #986B40 100%);
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-element section.emergency_service_section .text_wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .elementor-element section.emergency_service_section .text_wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 48px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.emergency_service_section .text_wrapper {
    gap: 0;
  }
}
.elementor-element section.emergency_service_section .text_wrapper h4 {
  position: relative;
  color: #fff;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.elementor-element section.emergency_service_section .text_wrapper h4:before {
  content: "";
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/3232a768178cc9c1622f.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  margin-right: 20px;
}

@media (min-width: 1200px) {
  .elementor-element section.emergency_service_section .text_wrapper h4:before {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.emergency_service_section .text_wrapper .text {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .elementor-element section.emergency_service_section .text_wrapper .text {
    display: flex;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .elementor-element section.emergency_service_section .text_wrapper .text {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
.elementor-element section.emergency_service_section .text_wrapper a {
  display: inline-flex;
  color: #fff;
  position: relative;
  white-space: nowrap;
}

@media (min-width: 1200px) {
  .elementor-element section.emergency_service_section .text_wrapper a {
    margin-left: 20px;
  }
}
@media (max-width: 1199px) {
  .elementor-element section.emergency_service_section .text_wrapper a {
    align-self: center;
  }
}
@media (max-width: 767px) {
  .elementor-element section.emergency_service_section .text_wrapper a {
    align-self: flex-start;
  }
}
.elementor-element section.emergency_service_section .text_wrapper a:after {
  content: "";
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.elementor-element section.rental_section {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.rental_section {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.rental_section .text_wrapper {
  margin-bottom: 43px;
}

@media (min-width: 1200px) {
  .elementor-element section.rental_section .text_wrapper {
    margin-bottom: 0;
  }
}
.elementor-element section.rental_section .text_wrapper h2 {
  color: #fff;
}

.elementor-element section.rental_section .text_wrapper h5 {
  color: #fff;
}

@media (min-width: 1200px) {
  .elementor-element section.rental_section .text_wrapper h5 {
    margin-bottom: 43px;
  }
}
.elementor-element section.rental_section .icons_wrapper {
  gap: 24px;
  display: flex;
  flex-wrap: wrap;
}

.elementor-element section.rental_section .icons_wrapper .el {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #fff;
  padding: 16px 16px 12px;
  width: calc(50% - 12px);
  flex: 0 0 auto;
}

@media (min-width: 1200px) {
  .elementor-element section.rental_section .icons_wrapper .el {
    padding: 24px 24px 22px;
  }
}
.elementor-element section.rental_section .icons_wrapper .el .icon {
  display: flex;
  margin-bottom: 12px;
}

.elementor-element section.rental_section .icons_wrapper .el h4 {
  color: #fff;
  margin-bottom: 0;
  word-break: break-word;
}

.elementor-element section.operation_areas_section.bg_color_grey {
  background-color: #f4f4f4;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section.bg_color_grey {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.operation_areas_section .text_wrapper h5 {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .text_wrapper h5 {
    margin-bottom: 76px;
  }
}
.elementor-element section.operation_areas_section .el_nav {
  border-bottom: 8px solid #B19172;
  display: flex;
  justify-content: center;
}

.elementor-element section.operation_areas_section .el_nav a {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  transition: all ease-in 200ms;
  height: 45px;
  flex: 1;
  min-width: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_nav a {
    font-size: 22px;
    height: 64px;
  }
}
.elementor-element section.operation_areas_section .el_nav a i {
  font-style: normal;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_nav a i {
    display: none;
  }
}
.elementor-element section.operation_areas_section .el_nav a u {
  text-decoration: none;
}

@media (max-width: 1199px) {
  .elementor-element section.operation_areas_section .el_nav a u {
    display: none;
  }
}
.elementor-element section.operation_areas_section .el_nav a.active {
  background: #B19172;
  color: #fff;
}

.elementor-element section.operation_areas_section .el_wrapper .el .main_img {
  margin-bottom: 45px;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .main_img {
    margin-bottom: 76px;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el .main_img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

@media (min-width: 768px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .main_img img {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .main_img img {
    height: 380px;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el h3 {
  font-size: 22px;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_wrapper .el h3 {
    font-size: 32px;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el:not(.active) {
  display: none;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 12px;
  margin-left: 0;
  margin-right: 0;
  counter-reset: items_counter;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion {
  padding: 25px 0;
  align-self: stretch;
  position: relative;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion.active .title:after {
  transform: translateY(-50%) scaleY(-1);
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion.active .text {
  height: auto;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion:after {
  content: "";
  background-color: #B19172;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .title {
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  color: #000;
  counter-increment: items_counter;
}

@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .title {
    font-size: 22px;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .title:before {
  content: "0" counter(items_counter);
  color: #B19172;
  margin-right: 16px;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .title:after {
  content: "";
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/58e6ec75ff2eff0895fb.svg);
  width: 26px;
  height: 26px;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  filter: invert(1);
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
  font-size: 16px;
}

@media (min-width: 768px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text {
    padding-right: 24px;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text .inner_text {
  padding-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

@media (min-width: 768px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text .inner_text {
    flex-direction: row;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text .inner_text img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  flex: 0 0 auto;
}

@media (min-width: 768px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text .inner_text img {
    width: 217px;
    height: 180px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text .inner_text img {
    height: 200px;
  }
}
.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text a {
  color: #000;
  position: relative;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #000;
  transition: opacity ease-in 250ms;
}

.elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text a:active:after, .elementor-element section.operation_areas_section .el_wrapper .el .accordion_wrapper .el_accordion .text a:hover:after {
  opacity: 0;
}

.elementor-element section.cards_section .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .text_wrapper {
    margin-bottom: 72px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.cards_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.cards_section .el_wrapper {
  position: relative;
  padding-top: 32px;
  margin-left: 0;
  margin-right: 0;
  gap: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper {
    padding-top: 48px;
  }
}
.elementor-element section.cards_section .el_wrapper:not(.bordered_elements):before {
  content: "";
  border-top: 2px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.elementor-element section.cards_section .el_wrapper.bordered_elements {
  padding-top: 0;
}

.elementor-element section.cards_section .el_wrapper.bordered_elements .el .inner {
  border: 2px solid #000;
  padding: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper.col_3 .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(33.3333333333% - 24px), 1fr));
  }
}
.elementor-element section.cards_section .el_wrapper.col_3 .swiper-wrapper .swiper-slide.two_col {
  grid-column: span 2;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(25% - 24px), 1fr));
    gap: 32px;
  }
}
.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el {
  padding-left: 0;
  padding-right: 0;
  align-self: stretch;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.two_col {
    grid-column: span 2;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.double_height {
    grid-row: span 2;
  }
}
@media (max-width: 1199px) {
  .elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.img {
    display: none;
  }
}
.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.img .inner {
  padding: 0;
  border: 0;
}

.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.img .inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el .inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el .inner .icon {
  width: 48px;
  height: 48px;
  background-color: #21BBEF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
}

.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el .inner .icon.blue_bg {
  background-color: #21BBEF;
}

.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el .inner .title {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper .swiper-wrapper .el .inner .title {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.reverse_font_size .title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 12px;
}

.elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.reverse_font_size .text {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section .el_wrapper .swiper-wrapper .el.reverse_font_size .text {
    font-size: 22px;
  }
}
.elementor-element section.cards_section.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.cards_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.cards_section.bg_color_brown .text_wrapper h2,
.elementor-element section.cards_section.bg_color_brown .text_wrapper h5 {
  color: #fff;
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper:not(.bordered_elements):before {
  border-color: #fff;
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper.bordered_elements .el .inner {
  border-color: #fff;
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper .swiper-wrapper .swiper-slide.reverse_font_size .title {
  color: #fff;
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper .swiper-wrapper .swiper-slide.reverse_font_size .text {
  color: #fff;
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper .swiper-wrapper .swiper-slide .inner .icon {
  background-color: rgba(255, 255, 255, 0.9490196078);
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper .swiper-wrapper .swiper-slide .inner .icon.blue_bg {
  background-color: #21BBEF;
}

.elementor-element section.cards_section.bg_color_brown .el_wrapper .swiper-wrapper .swiper-slide .inner .title {
  color: #fff;
}

.elementor-element section.faq_section.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.faq_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.faq_section.bg_color_brown .row .col-6.text_wrapper {
    width: 588px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.faq_section.bg_color_brown .row .col-6.faq_list_wrapper {
    width: calc(100% - 588px - 74px);
  }
}
@media (min-width: 1400px) {
  .elementor-element section.faq_section.bg_color_brown .row .col-6.faq_list_wrapper {
    width: calc(100% - 588px - 118px);
  }
}
.elementor-element section.faq_section.bg_color_brown .text_wrapper h2,
.elementor-element section.faq_section.bg_color_brown .text_wrapper h5 {
  color: #fff;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el_group .group_name:after {
  width: 32px;
  height: 32px;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el {
  padding: 20px 0;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el:after {
  background-color: #fff;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el .title {
  color: #fff;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el .title:after {
  width: 32px;
  height: 32px;
  filter: invert(0);
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el .title .icon {
  background-color: #fff;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el .text {
  font-size: 18px;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el .text a {
  color: #fff;
}

.elementor-element section.faq_section.bg_color_brown .faq_list .el .text a:after {
  background-color: #fff;
}

@media (min-width: 1200px) {
  .elementor-element section.faq_section .row {
    margin-left: 0;
    margin-right: 0;
    gap: 74px;
  }
}
@media (min-width: 1400px) {
  .elementor-element section.faq_section .row {
    gap: 118px;
  }
}
.elementor-element section.faq_section .row .col-6 {
  padding-left: 0;
  padding-right: 0;
}

.elementor-element section.faq_section .row .col-6.text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.faq_section .row .col-6.text_wrapper {
    margin-bottom: 0;
    width: 471px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.faq_section .row .col-6.faq_list_wrapper {
    width: calc(100% - 471px - 74px);
  }
}
@media (min-width: 1400px) {
  .elementor-element section.faq_section .row .col-6.faq_list_wrapper {
    width: calc(100% - 471px - 118px);
  }
}
.elementor-element section.faq_section .faq_list {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 12px;
  margin-left: 0;
  margin-right: 0;
}

.elementor-element section.faq_section .faq_list .el_group:not(:first-child) .group_name {
  margin-top: 32px;
}

.elementor-element section.faq_section .faq_list .el_group .group_name {
  height: 51px;
  background-color: #B19172;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .elementor-element section.faq_section .faq_list .el_group .group_name {
    font-size: 22px;
  }
}
.elementor-element section.faq_section .faq_list .el_group .group_name:after {
  content: "";
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/58e6ec75ff2eff0895fb.svg);
  width: 26px;
  height: 26px;
  background-size: contain;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.elementor-element section.faq_section .faq_list .el_group .group_list {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
}

.elementor-element section.faq_section .faq_list .el_group .group_list .el .inner .title:after {
  right: 16px;
}

.elementor-element section.faq_section .faq_list .el_group.active .group_list {
  height: auto;
}

.elementor-element section.faq_section .faq_list .el {
  padding: 25px 0;
  align-self: stretch;
  position: relative;
}

.elementor-element section.faq_section .faq_list .el.active .title:after {
  transform: translateY(-50%) scaleY(-1);
}

.elementor-element section.faq_section .faq_list .el.active .text {
  height: auto;
}

.elementor-element section.faq_section .faq_list .el:after {
  content: "";
  background-color: #B19172;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.elementor-element section.faq_section .faq_list .el .title {
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

@media (min-width: 1200px) {
  .elementor-element section.faq_section .faq_list .el .title {
    font-size: 22px;
  }
}
.elementor-element section.faq_section .faq_list .el .title:after {
  content: "";
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/58e6ec75ff2eff0895fb.svg);
  width: 26px;
  height: 26px;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  filter: invert(1);
}

.elementor-element section.faq_section .faq_list .el .title .icon {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  background-color: #B19172;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.elementor-element section.faq_section .faq_list .el .text {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
  font-size: 16px;
  padding-right: 24px;
}

.elementor-element section.faq_section .faq_list .el .text_inner {
  padding-top: 12px;
}

.elementor-element section.faq_section .faq_list .el .text a {
  color: #000;
  position: relative;
}

.elementor-element section.faq_section .faq_list .el .text a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #000;
  transition: opacity ease-in 250ms;
}

.elementor-element section.faq_section .faq_list .el .text a:active:after, .elementor-element section.faq_section .faq_list .el .text a:hover:after {
  opacity: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.labels_partners_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.labels_partners_section .el_wrapper {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
  gap: 12px 0;
  margin-bottom: -12px;
}

@media (min-width: 768px) {
  .elementor-element section.labels_partners_section .el_wrapper {
    margin-top: 78px;
    grid-template-columns: repeat(auto-fill, minmax(33.3333333333%, 1fr));
  }
}
@media (min-width: 992px) {
  .elementor-element section.labels_partners_section .el_wrapper {
    grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));
  }
}
@media (min-width: 1200px) {
  .elementor-element section.labels_partners_section .el_wrapper {
    grid-template-columns: repeat(auto-fill, minmax(16.6666666667%, 1fr));
    margin-bottom: -24px;
    gap: 24px 0;
  }
}
.elementor-element section.labels_partners_section .el_wrapper .el {
  height: 172px;
  padding: 0 24px 24px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  cursor: pointer;
}

.elementor-element section.labels_partners_section .el_wrapper .el:before {
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  top: -20px;
  border-bottom: 1.5px solid #B19172;
}

@media (min-width: 1200px) {
  .elementor-element section.labels_partners_section .el_wrapper .el:before {
    top: -24px;
  }
}
.elementor-element section.labels_partners_section .el_wrapper .el:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 24px;
  border-right: 1.5px solid #B19172;
}

@media (min-width: 768px) and (max-width: 991px) {
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(1):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(2):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(3):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(3n):after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(1):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(2):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(3):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(4):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(4n):after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.labels_partners_section .el_wrapper .el {
    padding: 0 24px 24px;
    height: 212px;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(6n):before {
    right: 0;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(6n):after {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(7n):before {
    left: 0;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(1):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(1) .inner:after {
    top: 24px;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(2):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(2) .inner:after {
    top: 24px;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(3):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(3) .inner:after {
    top: 24px;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(4):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(4) .inner:after {
    top: 24px;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(5):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(5) .inner:after {
    top: 24px;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(6):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(6) .inner:after {
    top: 24px;
  }
}
@media (max-width: 767px) {
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(1):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(2):before {
    display: none;
  }
  .elementor-element section.labels_partners_section .el_wrapper .el:nth-child(2n):after {
    display: none;
  }
}
.elementor-element section.labels_partners_section .el_wrapper .el .inner {
  display: flex;
}

.elementor-element section.labels_partners_section .el_wrapper .el .inner:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE2VjEyTTEyIDhIMTIuMDFNMjIgMTJDMjIgMTcuNTIyOCAxNy41MjI4IDIyIDEyIDIyQzYuNDc3MTUgMjIgMiAxNy41MjI4IDIgMTJDMiA2LjQ3NzE1IDYuNDc3MTUgMiAxMiAyQzE3LjUyMjggMiAyMiA2LjQ3NzE1IDIyIDEyWiIgc3Ryb2tlPSIjQjE5MTcyIiBzdHJva2Utd2lkdGg9IjIuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 0;
}

.elementor-element section.labels_partners_section .el_wrapper .el .inner .main_img {
  flex: 0 0 auto;
  width: 100%;
}

.elementor-element section.labels_partners_section .el_wrapper .el .inner .el_content {
  display: none;
}

.glightbox-container .goverlay {
  backdrop-filter: blur(8px);
  background: rgba(0, 0, 0, 0.2);
}

.glightbox-container .gslide-inline .ginlined-content {
  padding: 20px 24px 22px;
}

@media (min-width: 768px) {
  .glightbox-container .gslide-inline .ginlined-content {
    padding: 28px 32px 30px;
  }
}
@media (min-width: 1200px) {
  .glightbox-container .gslide-inline .ginlined-content {
    padding: 45px 48px 46px;
  }
}
.glightbox-container .gslide-inline .ginlined-content .labels_partners_overflow {
  position: relative;
}

.glightbox-container .gslide-inline .ginlined-content .labels_partners_overflow .close {
  position: absolute;
  right: 0;
  top: 6px;
  width: 32px;
  height: 32px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDhMOCAyNE04IDhMMjQgMjQiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-size: contain;
  background-repeat: no-repeat;
}

.glightbox-container .gslide-inline .ginlined-content .labels_partners_overflow .title {
  line-height: 1.3;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 18px;
  color: #000;
  padding-right: 48px;
}

@media (min-width: 768px) {
  .glightbox-container .gslide-inline .ginlined-content .labels_partners_overflow .title {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .glightbox-container .gslide-inline .ginlined-content .labels_partners_overflow .title {
    font-size: 32px;
    margin-bottom: 42px;
    padding-right: 52px;
  }
}
.elementor-element section.insight_section {
  background-color: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.insight_section .wrapper {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section .wrapper {
    flex-direction: row;
    gap: 118px;
  }
}
.elementor-element section.insight_section .wrapper .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section .wrapper .text_wrapper {
    margin-bottom: 0;
    width: 363px;
    flex: 0 0 auto;
  }
}
.elementor-element section.insight_section .wrapper .text_wrapper h2 {
  font-weight: 400;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section .wrapper .text_wrapper h5 {
    margin-bottom: 60px;
  }
}
.elementor-element section.insight_section .wrapper .text_wrapper .text {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.elementor-element section.insight_section .wrapper .text_wrapper .text:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzOCAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDBIMTcuMjM5NVYxMy4xMzlDMTcuMjM5NSAxNy45NzMzIDE2LjIyMDIgMjEuNzkwNyAxNC4xODk2IDI0LjU5MTJDMTIuMTUwOSAyNy4zOTE3IDguNjg0OTkgMjkuODYxMyAzLjc2NzYgMzJMMCAyNS4wMTg5QzMuMDY2MjcgMjMuNjA2NiA1LjE3MDI3IDIyLjIwMjMgNi4zMjAxMSAyMC44MDYxQzcuNDY5OTYgMTkuNDA5OSA4LjEwNjA0IDE3Ljc1NTMgOC4yNDQ2NSAxNS44NDI2SDBWMFpNMjAuMDkzOCAwSDM3LjMzMzNWMTMuMTM5QzM3LjMzMzMgMTcuOTczMyAzNi4zMTQgMjEuNzkwNyAzNC4yODM0IDI0LjU5MTJDMzIuMjQ0NyAyNy4zOTE3IDI4Ljc3ODggMjkuODYxMyAyMy44NjE0IDMyTDIwLjA5MzggMjUuMDE4OUMyMy4xNjAxIDIzLjYwNjYgMjUuMjY0IDIyLjIwMjMgMjYuNDEzOCAyMC44MDYxQzI3LjU2MzcgMTkuNDA5OSAyOC4xOTk4IDE3Ljc1NTMgMjguMzM4NCAxNS44NDI2SDIwLjA5MzhWMFoiIGZpbGw9IiMyMUJCRUYiLz4KPC9zdmc+Cg==);
  width: 38px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section .wrapper .col_swiper {
    flex: 0 0 auto;
    width: calc(100% - 481px + 30%);
  }
}
.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .image {
  margin-bottom: 26px;
  display: flex;
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .name {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .text + .icon {
  border-top: 1.5px solid #F4F4F4;
  margin-top: 9px;
  padding-top: 15px;
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .icon {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-top: 12px;
  color: #fff;
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .icon:before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 12px;
  background-size: contain;
  background-repeat: no-repeat;
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .icon.email:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNjc4NzIgNC4xODQ4MUw4Ljc0OTM0IDguNzE2OTVMMTAuMzMzIDkuNzcwMTFMMTEuODA3OCA4LjcxNjk1TDE3Ljc4MzEgNC4xODQ4MU01Ljk0NTI3IDE2Ljg1MTlIMTQuNjExOUgxNS40MTE4QzE2LjUzMTkgMTYuODUxOSAxNy4wOTIgMTYuODUxOSAxNy41MTk4IDE2LjYzMzlDMTcuODk2MSAxNi40NDIxIDE4LjIwMjEgMTYuMTM2MiAxOC4zOTM4IDE1Ljc1OTlDMTguNjExOCAxNS4zMzIgMTguNjExOCAxNC43NzIgMTguNjExOCAxMy42NTE5VjEyLjY3OFY3LjExMjg0VjYuMTM4OTZDMTguNjExOCA1LjAxODg2IDE4LjYxMTggNC40NTg4MSAxOC4zOTM4IDQuMDMwOThDMTguMjAyMSAzLjY1NDY2IDE3Ljg5NjEgMy4zNDg3IDE3LjUxOTggMy4xNTY5NUMxNy4wOTIgMi45Mzg5NiAxNi41MzE5IDIuOTM4OTYgMTUuNDExOCAyLjkzODk2SDE0LjYxMTlINS45NDUyN0g1LjE0NTMxQzQuMDI1MjEgMi45Mzg5NiAzLjQ2NTE1IDIuOTM4OTYgMy4wMzczMyAzLjE1Njk1QzIuNjYxMDEgMy4zNDg3IDIuMzU1MDUgMy42NTQ2NiAyLjE2MzMgNC4wMzA5OEMxLjk0NTMxIDQuNDU4ODEgMS45NDUzMSA1LjAxODg2IDEuOTQ1MzEgNi4xMzg5NlY3LjExMjg0VjEyLjY3OFYxMy42NTE5QzEuOTQ1MzEgMTQuNzcyIDEuOTQ1MzEgMTUuMzMyIDIuMTYzMyAxNS43NTk5QzIuMzU1MDUgMTYuMTM2MiAyLjY2MTAxIDE2LjQ0MjEgMy4wMzczMyAxNi42MzM5QzMuNDY1MTUgMTYuODUxOSA0LjAyNTIxIDE2Ljg1MTkgNS4xNDUzMSAxNi44NTE5SDUuOTQ1MjdaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K);
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .el .icon.phone:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjk5MDYgNC45OTk4NEMxMi44MDQ1IDUuMTU4NjQgMTMuNTUyNiA1LjU1NjcyIDE0LjEzOSA2LjE0MzEyQzE0LjcyNTQgNi43Mjk1MiAxNS4xMjM1IDcuNDc3NTYgMTUuMjgyMyA4LjI5MTVNMTEuOTkwNiAxLjY2NjVDMTMuNjgxNyAxLjg1NDM3IDE1LjI1ODYgMi42MTE2NSAxNi40NjI1IDMuODE0MDFDMTcuNjY2MyA1LjAxNjM3IDE4LjQyNTYgNi41OTIzNSAxOC42MTU2IDguMjgzMTdNOC44MDQ3NSAxMS41NTI0QzcuODAzNDQgMTAuNTUxMSA3LjAxMjc4IDkuNDE4ODggNi40MzI3OCA4LjIxMDg2QzYuMzgyODkgOC4xMDY5NSA2LjM1Nzk1IDguMDU1IDYuMzM4NzggNy45ODkyNkM2LjI3MDY4IDcuNzU1NjMgNi4zMTk2IDcuNDY4NzUgNi40NjEyOCA3LjI3MDg5QzYuNTAxMTQgNy4yMTUyMSA2LjU0ODc3IDcuMTY3NTggNi42NDQwMyA3LjA3MjMyQzYuOTM1MzcgNi43ODA5OCA3LjA4MTA0IDYuNjM1MzEgNy4xNzYyOCA2LjQ4ODgzQzcuNTM1NDQgNS45MzY0MiA3LjUzNTQ0IDUuMjI0MjcgNy4xNzYyOCA0LjY3MTg2QzcuMDgxMDQgNC41MjUzOCA2LjkzNTM3IDQuMzc5NzEgNi42NDQwMyA0LjA4ODM3TDYuNDgxNjQgMy45MjU5OEM2LjAzODc3IDMuNDgzMTEgNS44MTczNCAzLjI2MTY4IDUuNTc5NTIgMy4xNDEzOUM1LjEwNjU1IDIuOTAyMTcgNC41NDggMi45MDIxNyA0LjA3NTAzIDMuMTQxMzlDMy44MzcyMSAzLjI2MTY4IDMuNjE1NzggMy40ODMxMSAzLjE3MjkxIDMuOTI1OThMMy4wNDE1NSA0LjA1NzM1QzIuNjAwMiA0LjQ5ODcgMi4zNzk1MiA0LjcxOTM3IDIuMjEwOTggNS4wMTk0QzIuMDIzOTYgNS4zNTIzMiAxLjg4OTUgNS44Njk0IDEuODkwNjMgNi4yNTEyNUMxLjg5MTY2IDYuNTk1MzcgMS45NTg0MSA2LjgzMDU2IDIuMDkxOTIgNy4zMDA5M0MyLjgwOTM5IDkuODI4NzYgNC4xNjMxMiAxMi4yMTQxIDYuMTUzMSAxNC4yMDRDOC4xNDMwOSAxNi4xOTQgMTAuNTI4NCAxNy41NDc4IDEzLjA1NjIgMTguMjY1MkMxMy41MjY2IDE4LjM5ODcgMTMuNzYxOCAxOC40NjU1IDE0LjEwNTkgMTguNDY2NUMxNC40ODc3IDE4LjQ2NzcgMTUuMDA0OCAxOC4zMzMyIDE1LjMzNzcgMTguMTQ2MkMxNS42Mzc4IDE3Ljk3NzYgMTUuODU4NCAxNy43NTcgMTYuMjk5OCAxNy4zMTU2TDE2LjQzMTIgMTcuMTg0MkMxNi44NzQgMTYuNzQxNCAxNy4wOTU1IDE2LjUxOTkgMTcuMjE1OCAxNi4yODIxQzE3LjQ1NSAxNS44MDkxIDE3LjQ1NSAxNS4yNTA2IDE3LjIxNTggMTQuNzc3NkMxNy4wOTU1IDE0LjUzOTggMTYuODc0IDE0LjMxODQgMTYuNDMxMiAxMy44NzU1TDE2LjI2ODggMTMuNzEzMUMxNS45Nzc0IDEzLjQyMTggMTUuODMxOCAxMy4yNzYxIDE1LjY4NTMgMTMuMTgwOUMxNS4xMzI5IDEyLjgyMTcgMTQuNDIwNyAxMi44MjE3IDEzLjg2ODMgMTMuMTgwOUMxMy43MjE4IDEzLjI3NjEgMTMuNTc2MiAxMy40MjE4IDEzLjI4NDggMTMuNzEzMUMxMy4xODk2IDEzLjgwODQgMTMuMTQxOSAxMy44NTYgMTMuMDg2MyAxMy44OTU5QzEyLjg4ODQgMTQuMDM3NSAxMi42MDE1IDE0LjA4NjUgMTIuMzY3OSAxNC4wMTg0QzEyLjMwMjEgMTMuOTk5MiAxMi4yNTAyIDEzLjk3NDMgMTIuMTQ2MyAxMy45MjQ0QzEwLjkzODMgMTMuMzQ0NCA5LjgwNjA3IDEyLjU1MzcgOC44MDQ3NSAxMS41NTI0WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .controls {
  display: flex;
  margin-top: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .controls {
    margin-top: 45px;
    flex: 0 0 auto;
    width: calc(100% - 481px);
  }
}
.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  background: rgba(0, 0, 0, 0.3019607843);
}

.elementor-element section.insight_section .wrapper .col_swiper .el_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.elementor-element section.insight_section.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.insight_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.insight_section.bg_color_brown .text_wrapper h2 {
  font-weight: 600;
}

.elementor-element section.insight_section.bg_color_brown .text_wrapper h2,
.elementor-element section.insight_section.bg_color_brown .text_wrapper h5 {
  color: #fff;
}

.elementor-element section.insight_section.bg_color_brown .text_wrapper .text {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.elementor-element section.insight_section.bg_color_brown .text_wrapper .text:before {
  display: none;
}

.elementor-element section.insight_section.bg_color_brown .col_swiper .el_wrapper {
  color: #fff;
}

.elementor-element section.insight_section.bg_color_brown .col_swiper .el_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.3019607843);
}

.elementor-element section.insight_section.bg_color_brown .col_swiper .el_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.elementor-element section.addresses_section {
  background-color: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.addresses_section {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.addresses_section .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.addresses_section .text_wrapper {
    margin-bottom: 72px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.addresses_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .elementor-element section.addresses_section .el_wrapper .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
  }
}
@media (min-width: 768px) {
  .elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el {
    flex: 0 0 auto;
    width: calc(50% - 16px);
  }
}
.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .image {
  margin-bottom: 20px;
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .image img {
    height: 300px;
  }
}
.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .title {
  color: #000;
  line-height: 1.3;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .title {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .title {
    font-size: 32px;
  }
}
.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .icon {
  position: relative;
  display: flex;
  align-items: center;
  color: #4C4C4C;
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .icon:before {
  content: "";
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  background-size: contain;
  background-repeat: no-repeat;
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .icon.address:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDEzQzEzLjY1NjkgMTMgMTUgMTEuNjU2OSAxNSAxMEMxNSA4LjM0MzE1IDEzLjY1NjkgNyAxMiA3QzEwLjM0MzEgNyA5IDguMzQzMTUgOSAxMEM5IDExLjY1NjkgMTAuMzQzMSAxMyAxMiAxM1oiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMiAyMkMxNiAxOCAyMCAxNC40MTgzIDIwIDEwQzIwIDUuNTgxNzIgMTYuNDE4MyAyIDEyIDJDNy41ODE3MiAyIDQgNS41ODE3MiA0IDEwQzQgMTQuNDE4MyA4IDE4IDEyIDIyWiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .icon.email:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgN0wxMC4xNjQ5IDEyLjcxNTRDMTAuODI2MSAxMy4xNzgzIDExLjE1NjcgMTMuNDA5NyAxMS41MTYzIDEzLjQ5OTNDMTEuODMzOSAxMy41Nzg1IDEyLjE2NjEgMTMuNTc4NSAxMi40ODM3IDEzLjQ5OTNDMTIuODQzMyAxMy40MDk3IDEzLjE3MzkgMTMuMTc4MyAxMy44MzUxIDEyLjcxNTRMMjIgN002LjggMjBIMTcuMkMxOC44ODAyIDIwIDE5LjcyMDIgMjAgMjAuMzYyIDE5LjY3M0MyMC45MjY1IDE5LjM4NTQgMjEuMzg1NCAxOC45MjY1IDIxLjY3MyAxOC4zNjJDMjIgMTcuNzIwMiAyMiAxNi44ODAyIDIyIDE1LjJWOC44QzIyIDcuMTE5ODQgMjIgNi4yNzk3NiAyMS42NzMgNS42MzgwM0MyMS4zODU0IDUuMDczNTQgMjAuOTI2NSA0LjYxNDYgMjAuMzYyIDQuMzI2OThDMTkuNzIwMiA0IDE4Ljg4MDIgNCAxNy4yIDRINi44QzUuMTE5ODQgNCA0LjI3OTc2IDQgMy42MzgwMyA0LjMyNjk4QzMuMDczNTQgNC42MTQ2IDIuNjE0NiA1LjA3MzU0IDIuMzI2OTggNS42MzgwM0MyIDYuMjc5NzYgMiA3LjExOTg0IDIgOC44VjE1LjJDMiAxNi44ODAyIDIgMTcuNzIwMiAyLjMyNjk4IDE4LjM2MkMyLjYxNDYgMTguOTI2NSAzLjA3MzU0IDE5LjM4NTQgMy42MzgwMyAxOS42NzNDNC4yNzk3NiAyMCA1LjExOTg0IDIwIDYuOCAyMFoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .icon.phone:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjA0OTcgNkMxNS4wMjY0IDYuMTkwNTcgMTUuOTI0IDYuNjY4MjYgMTYuNjI3NyA3LjM3MTk0QzE3LjMzMTQgOC4wNzU2MSAxNy44MDkxIDguOTczMjYgMTcuOTk5NyA5Ljk1TTE0LjA0OTcgMkMxNi4wNzg5IDIuMjI1NDQgMTcuOTcxMyAzLjEzNDE3IDE5LjQxNTkgNC41NzcwMUMyMC44NjA2IDYuMDE5ODQgMjEuNzcxNyA3LjkxMTAxIDIxLjk5OTcgOS45NE0xMC4yMjY2IDEzLjg2MzFDOS4wMjUwNiAxMi42NjE1IDguMDc2MjcgMTEuMzAyOCA3LjM4MDI4IDkuODUzMjNDNy4zMjA0MSA5LjcyODU0IDcuMjkwNDggOS42NjYxOSA3LjI2NzQ4IDkuNTg3M0M3LjE4NTc2IDkuMzA2OTUgNy4yNDQ0NiA4Ljk2MjY5IDcuNDE0NDcgOC43MjUyNkM3LjQ2MjMxIDguNjU4NDUgNy41MTk0NyA4LjYwMTI5IDcuNjMzNzggOC40ODY5OEM3Ljk4MzM4IDguMTM3MzcgOC4xNTgxOSA3Ljk2MjU3IDguMjcyNDcgNy43ODY3OUM4LjcwMzQ3IDcuMTIzOSA4LjcwMzQ3IDYuMjY5MzIgOC4yNzI0NyA1LjYwNjQzQzguMTU4MTkgNS40MzA2NSA3Ljk4MzM4IDUuMjU1ODUgNy42MzM3OCA0LjkwNjI0TDcuNDM4OTEgNC43MTEzN0M2LjkwNzQ3IDQuMTc5OTMgNi42NDE3NCAzLjkxNDIxIDYuMzU2MzYgMy43Njk4N0M1Ljc4ODggMy40ODI4IDUuMTE4NTQgMy40ODI4IDQuNTUwOTggMy43Njk4N0M0LjI2NTYgMy45MTQyMSAzLjk5OTg3IDQuMTc5OTMgMy40Njg0MyA0LjcxMTM3TDMuMzEwOCA0Ljg2OTAxQzIuNzgxMTcgNS4zOTg2MyAyLjUxNjM2IDUuNjYzNDQgMi4zMTQxMSA2LjAyMzQ4QzIuMDg5NjkgNi40MjI5OCAxLjkyODMzIDcuMDQzNDcgMS45Mjk3IDcuNTAxN0MxLjkzMDkyIDcuOTE0NjQgMi4wMTEwMyA4LjE5Njg3IDIuMTcxMjQgOC43NjEzMUMzLjAzMjIxIDExLjc5NDcgNC42NTY2OCAxNC42NTcxIDcuMDQ0NjYgMTcuMDQ1QzkuNDMyNjQgMTkuNDMzIDEyLjI5NSAyMS4wNTc1IDE1LjMyODQgMjEuOTE4NUMxNS44OTI4IDIyLjA3ODcgMTYuMTc1MSAyMi4xNTg4IDE2LjU4OCAyMi4xNkMxNy4wNDYyIDIyLjE2MTQgMTcuNjY2NyAyMiAxOC4wNjYyIDIxLjc3NTZDMTguNDI2MyAyMS41NzMzIDE4LjY5MTEgMjEuMzA4NSAxOS4yMjA3IDIwLjc3ODlMMTkuMzc4MyAyMC42MjEzQzE5LjkwOTggMjAuMDg5OCAyMC4xNzU1IDE5LjgyNDEgMjAuMzE5OCAxOS41Mzg3QzIwLjYwNjkgMTguOTcxMiAyMC42MDY5IDE4LjMwMDkgMjAuMzE5OCAxNy43MzMzQzIwLjE3NTUgMTcuNDQ4IDE5LjkwOTggMTcuMTgyMiAxOS4zNzgzIDE2LjY1MDhMMTkuMTgzNSAxNi40NTU5QzE4LjgzMzkgMTYuMTA2MyAxOC42NTkxIDE1LjkzMTUgMTguNDgzMyAxNS44MTcyQzE3LjgyMDQgMTUuMzg2MiAxNi45NjU4IDE1LjM4NjIgMTYuMzAyOSAxNS44MTcyQzE2LjEyNzEgMTUuOTMxNSAxNS45NTIzIDE2LjEwNjMgMTUuNjAyNyAxNi40NTU5QzE1LjQ4ODQgMTYuNTcwMiAxNS40MzEzIDE2LjYyNzQgMTUuMzY0NCAxNi42NzUyQzE1LjEyNyAxNi44NDUzIDE0Ljc4MjggMTYuOTA0IDE0LjUwMjQgMTYuODIyMkMxNC40MjM1IDE2Ljc5OTIgMTQuMzYxMiAxNi43NjkzIDE0LjIzNjUgMTYuNzA5NEMxMi43ODY5IDE2LjAxMzQgMTEuNDI4MiAxNS4wNjQ2IDEwLjIyNjYgMTMuODYzMVoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .icon:not(:last-child) {
  margin-bottom: 12px;
}

.elementor-element section.addresses_section .el_wrapper .swiper-wrapper .el .btn_wrapper {
  margin-top: 24px;
}

@media (min-width: 768px) {
  .elementor-element section.addresses_section .el_wrapper .controls {
    display: none;
  }
}
.elementor-element section.addresses_section .el_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3019607843);
}

.elementor-element section.addresses_section .el_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.elementor-element section.text_section .text {
  color: #000;
}

@media (max-width: 1199px) {
  .elementor-element section.text_section .text {
    width: 100% !important;
  }
}
.elementor-element section.text_section .text h2 {
  color: #B19172;
}

.elementor-element section.text_section .text p + h2 {
  margin-top: 52px;
}

@media (min-width: 1200px) {
  .elementor-element section.text_section .text p + h2 {
    margin-top: 72px;
  }
}
.elementor-element section.text_section .text a:not(.btn) {
  color: #000;
  text-decoration: none !important;
  position: relative;
  transition: color ease-in 200ms;
}

.elementor-element section.text_section .text a:not(.btn):after {
  content: "";
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  transition: opacity ease-in 250ms;
}

.elementor-element section.text_section .text a:not(.btn):active, .elementor-element section.text_section .text a:not(.btn):hover {
  color: #4C4C4C;
}

.elementor-element section.text_section .text a:not(.btn):active:after, .elementor-element section.text_section .text a:not(.btn):hover:after {
  opacity: 0;
}

.elementor-element section.text_section .text .btn {
  margin-top: 24px;
  margin-bottom: 24px;
}

.elementor-element section.referenzen_list_section {
  background: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.referenzen_list_section .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .text_wrapper {
    margin-bottom: 72px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.referenzen_list_section .cat_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.elementor-element section.referenzen_list_section .cat_wrapper a {
  outline: none !important;
  height: 50px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1.5px solid #4C4C4C;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4C4C4C;
  user-select: none !important;
}

@media (max-width: 1199px) {
  .elementor-element section.referenzen_list_section .cat_wrapper a {
    display: none;
  }
}
.elementor-element section.referenzen_list_section .cat_wrapper a.active {
  border-color: #21BBEF;
  background-color: #21BBEF;
  color: #fff;
  font-weight: 700;
}

.elementor-element section.referenzen_list_section .cat_wrapper select {
  outline: none !important;
  border: 1.5px solid #4C4C4C;
  height: 44px;
  padding: 6px 16px;
  width: 100%;
  background: #F4F4F4;
  font-family: "LibreFranklin";
  color: #000;
  font-weight: 500;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNDE3OTcgOS4yMDk0N0wxMS45OTkxIDE0Ljc5MDZMMTcuNTgwMiA5LjIwOTQ3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 24px;
}

.elementor-element section.referenzen_list_section .cat_wrapper select::-ms-expand {
  display: none;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .cat_wrapper select {
    display: none;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper {
  position: relative;
  margin-top: 48px;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper {
    margin-top: 60px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media (min-width: 768px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner {
    gap: 64px 32px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el {
  overflow: hidden;
  transition: height 0.5s ease;
  border-bottom: 1.5px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner .el {
    flex: 0 0 auto;
    width: calc(50% - 16px);
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .image {
  display: flex;
  margin-bottom: 16px;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .image {
    margin-bottom: 32px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .image img {
  width: 100%;
  height: 142px;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .image img {
    height: 300px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .cat_list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .cat_list span {
  padding-top: 1px;
  background: rgba(177, 145, 114, 0.3);
  height: 25px;
  font-weight: 700;
  font-size: 12px;
  color: #986B40;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 32px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .top .cat_list span {
    height: 36px;
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.3;
  font-weight: 600;
  font-size: 18px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #000;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .title {
    font-size: 22px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el .title i {
  font-style: normal;
}

.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el.blank {
  display: none;
}

.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el.remove, .elementor-element section.referenzen_list_section .el_wrapper .el_inner .el.invisible {
  height: 0;
}

.elementor-element section.referenzen_list_section .el_wrapper .el_inner .el.loading {
  height: auto;
}

.elementor-element section.referenzen_list_section .el_wrapper .loader {
  overflow: hidden;
  height: auto;
  transition: height ease-in 250ms;
}

.elementor-element section.referenzen_list_section .el_wrapper .loader .loader_inner {
  display: flex;
  justify-content: center;
  align-content: center;
  padding-top: 48px;
}

@media (min-width: 1200px) {
  .elementor-element section.referenzen_list_section .el_wrapper .loader .loader_inner {
    padding-top: 64px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .loader .loader_inner:after {
  content: "";
  border: 5px solid #000;
  border-top-color: transparent;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  animation: spinner_animation 1s linear infinite;
}

.elementor-element section.referenzen_list_section .el_wrapper .overflow {
  visibility: hidden;
  position: absolute;
  left: -16px;
  right: -16px;
  top: -16px;
  bottom: -16px;
  backdrop-filter: blur(6px);
  opacity: 0;
  transition: opacity ease-in 250ms;
}

@media (min-width: 768px) {
  .elementor-element section.referenzen_list_section .el_wrapper .overflow {
    left: -32px;
    right: -32px;
    top: -32px;
    bottom: -32px;
  }
}
.elementor-element section.referenzen_list_section .el_wrapper .overflow:after {
  content: "";
  border: 6px solid #4C4C4C;
  border-top-color: transparent;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  animation: spinner_animation 1s linear infinite;
  position: absolute;
  top: 80px;
  left: calc(50% - 24px);
}

@keyframes spinner_animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.elementor-element section.referenzen_list_section.loading {
  pointer-events: none !important;
}

.elementor-element section.referenzen_list_section.loading .el_wrapper .overflow {
  visibility: visible;
  opacity: 1;
}

.elementor-element section.referenzen_list_section[data-all_loaded=true] .el_wrapper .loader {
  height: 0;
}

.elementor-element section.slider_section {
  background: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  .elementor-element section.slider_section {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.slider_section .text_wrapper h5 {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.slider_section .text_wrapper h5 {
    margin-bottom: 76px;
  }
}
.elementor-element section.slider_section .el_list_wrapper .el_wrapper {
  display: flex;
}

.elementor-element section.slider_section .el_list_wrapper .el_wrapper img,
.elementor-element section.slider_section .el_list_wrapper .el_wrapper video {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .elementor-element section.slider_section .el_list_wrapper .el_wrapper img,
  .elementor-element section.slider_section .el_list_wrapper .el_wrapper video {
    height: 400px;
  }
}
.elementor-element section.slider_section .el_list_wrapper .controls {
  display: flex;
  margin-top: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.slider_section .el_list_wrapper .controls {
    margin-top: 48px;
  }
}
.elementor-element section.slider_section .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  background: rgba(0, 0, 0, 0.3019607843);
}

.elementor-element section.slider_section .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .inner {
    display: flex;
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.prozess_section .inner .text_wrapper {
    width: 321px;
    flex: 0 0 auto;
  }
}
.elementor-element section.prozess_section .inner .text_wrapper h5 {
  margin-bottom: 0;
}

.elementor-element section.prozess_section .inner .items_col {
  display: flex;
  flex-wrap: wrap;
  gap: 48px 24px;
  counter-reset: items_col_counter;
}

@media (min-width: 768px) {
  .elementor-element section.prozess_section .inner .items_col {
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.prozess_section .inner .items_col {
    width: calc(100% - 321px - 16px);
    flex: 0 0 auto;
  }
}
.elementor-element section.prozess_section .inner .items_col .item {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 768px) {
  .elementor-element section.prozess_section .inner .items_col .item {
    width: calc(50% - 16px);
  }
}
@media (min-width: 1200px) {
  .elementor-element section.prozess_section .inner .items_col .item {
    width: calc(25% - 24px);
  }
}
.elementor-element section.prozess_section .inner .items_col .item .icon {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #21BBEF;
  margin-bottom: 20px;
  counter-increment: items_col_counter;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .inner .items_col .item .icon {
    margin-bottom: 26px;
  }
}
.elementor-element section.prozess_section .inner .items_col .item .icon:after {
  content: counter(items_col_counter);
  color: #fff;
  font-weight: 700;
  font-size: 32px;
}

.elementor-element section.prozess_section .inner .items_col .item .title {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 12px;
  padding-right: 24px;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .inner .items_col .item .title {
    font-size: 22px;
    margin-bottom: 16px;
  }
}
.elementor-element section.prozess_section .inner .items_col .item .text {
  font-size: 16px;
}

.elementor-element section.prozess_section .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .text_wrapper {
    margin-bottom: 72px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.prozess_section .text_wrapper h5 {
    margin-bottom: 0;
  }
}
.elementor-element section.prozess_section .el_wrapper {
  position: relative;
  padding-top: 32px;
  margin-left: 0;
  margin-right: 0;
  gap: 32px;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .el_wrapper {
    padding-top: 48px;
  }
}
.elementor-element section.prozess_section .el_wrapper:not(.bordered_elements):before {
  content: "";
  border-top: 2px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.elementor-element section.prozess_section .el_wrapper.bordered_elements {
  padding-top: 0;
}

.elementor-element section.prozess_section .el_wrapper.bordered_elements .el .inner {
  border: 2px solid #000;
  padding: 32px;
}

.elementor-element section.prozess_section .el_wrapper .swiper-slide {
  padding-left: 0;
  padding-right: 0;
  align-self: stretch;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .el_wrapper .swiper-slide {
    width: calc(25% - 24px);
  }
}
.elementor-element section.prozess_section .el_wrapper .swiper-slide .icon {
  width: 48px;
  height: 48px;
  background-color: #21BBEF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
}

.elementor-element section.prozess_section .el_wrapper .swiper-slide .title {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section .el_wrapper .swiper-slide .title {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.elementor-element section.prozess_section.bg_color_brown {
  background-image: url(/wp-content/plugins/zaugg-elementor/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section.bg_color_brown {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.prozess_section.bg_color_brown .row.text_wrapper h2,
.elementor-element section.prozess_section.bg_color_brown .row.text_wrapper h5 {
  color: #fff;
}

.elementor-element section.prozess_section.bg_color_brown .el_wrapper:not(.bordered_elements):before {
  border-color: #fff;
}

.elementor-element section.prozess_section.bg_color_brown .el_wrapper.bordered_elements .el .inner {
  border-color: #fff;
}

.elementor-element section.prozess_section.bg_color_brown .el_wrapper .swiper-slide .icon {
  background-color: rgba(255, 255, 255, 0.9490196078);
}

.elementor-element section.prozess_section.bg_color_brown .el_wrapper .swiper-slide .title {
  color: #fff;
}

.elementor-element section.prozess_section.bg_color_grey {
  background-color: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section.bg_color_grey {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
.elementor-element section.prozess_section.bg_color_grey .el_wrapper {
  padding-top: 0;
}

.elementor-element section.prozess_section.bg_color_grey .el_wrapper:before {
  display: none;
}

.elementor-element section.prozess_section.bg_color_grey .el_wrapper .swiper-wrapper .swiper-slide {
  border-bottom: 1.5px solid #000;
  padding-bottom: 28px;
}

@media (min-width: 1200px) {
  .elementor-element section.prozess_section.bg_color_grey .el_wrapper .swiper-wrapper .swiper-slide {
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.prozess_section.col_3 .el_wrapper .swiper-wrapper {
    flex-wrap: wrap;
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  .elementor-element section.prozess_section.col_3 .el_wrapper .swiper-wrapper .swiper-slide {
    width: calc(33.3333333333% - 21.3333333333px);
  }
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/swiper/swiper.css ***!
  \********************************************************************************************************************************************************************************************/
/**
 * Swiper 12.1.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 24, 2026
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/swiper/modules/navigation.css ***!
  \********************************************************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  &.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  &.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled & {
    display: none !important;
  }
  ::slotted(svg),
  svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
  ::slotted(.swiper-navigation-icon),
  .swiper-navigation-icon {
    transform: rotate(180deg);
  }
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    margin-left: 0;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-button-next,
  & ~ .swiper-button-next,
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(180deg);
    }
  }
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(0deg);
    }
  }
}

.swiper-vertical {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0;
  }
  .swiper-button-prev,
  ~ .swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(-90deg);
    }
  }
  .swiper-button-next,
  ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
    ::slotted(.swiper-navigation-icon),
    .swiper-navigation-icon {
      transform: rotate(90deg);
    }
  }
}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/swiper/modules/pagination.css ***!
  \********************************************************************************************************************************************************************************************************/
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }
  &:only-child {
    display: none !important;
  }
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top;
    }
  }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition: 200ms transform, 200ms left;
    }
  }
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}

.swiper-pagination-lock {
  display: none;
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/swiper/modules/scrollbar.css ***!
  \*******************************************************************************************************************************************************************************************************/
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  .swiper-scrollbar-disabled > &,
  &.swiper-scrollbar-disabled {
    display: none !important;
  }
  .swiper-horizontal > &,
  &.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-vertical > &,
  &.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/glightbox/src/postcss/glightbox.css ***!
  \**************************************************************************************************************************************************************************************************************/
@custom-media --small-viewport (width >=576px);
@custom-media --medium-small-viewport (width > 768px);
@custom-media --medium-viewport (width >=992px);
@custom-media --large-viewport (width >=1200px);
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: none;
  &.inactive {
    display: none;
  }
  & .gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
  }
  .gslider {
    transition: transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex !important;
    justify-content: center;
    align-items: center;
    transform: translate3d(0, 0, 0);
  }
  .gslide {
    width: 100%;
    position: absolute;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    &.current {
      opacity: 1;
      z-index: 99999;
      position: relative;
    }
    &.prev {
      opacity: 1;
      z-index: 9999;
    }
  }
  .gslide-inner-content {
    width: 100%;
  }
  .ginner-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh;
    &.gvideo-container {
      width: 100%;
    }
    @media (--medium-small-viewport) {
      width: auto;
      height: auto;
      flex-direction: row;
    }
    &.desc-bottom,
    &.desc-top {
      flex-direction: column;
    }
    &.desc-left,
    &.desc-right {
      max-width: 100% !important;
    }
    &.desc-top {
      @media (--medium-small-viewport) {
        .gslide-description {
          order: 0;
        }
        .gslide-image,
        .gslide-image img {
          order: 1;
        }
      }
    }
    &.desc-left {
      @media (--medium-small-viewport) {
        .gslide-description {
          order: 0;
        }
        .gslide-image {
          order: 1;
        }
      }
    }
  }
}

.gslide {
  iframe,
  video {
    outline: none !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    touch-action: auto;
  }
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  align-items: center;
  img {
    max-height: 100vh;
    display: block;
    padding: 0;
    float: none;
    outline: none;
    border: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    object-fit: cover;
    touch-action: none;
    margin: auto;
    min-width: 200px;
    @media (--medium-small-viewport) {
      max-height: 97vh;
      max-width: 100%;
    }
    .desc-top &,
    .desc-bottom & {
      width: auto;
    }
    .desc-left &,
    .desc-right & {
      width: auto;
      max-width: 100%;
    }
    &.zoomable {
      position: relative;
      @media (--medium-small-viewport) {
        cursor: zoom-in;
        .zoomed & {
          cursor: grab;
        }
      }
    }
    &.dragging {
      cursor: grabbing !important;
      transition: none;
    }
  }
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
  .plyr__poster-enabled.plyr--loading {
    .plyr__poster {
      display: none;
    }
  }
  .gvideo-wrapper {
    width: 100%;
    /* max-width: 160vmin; */
    margin: auto;
  }
  &::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 0, 0, 0.34);
    display: none;
  }
  &.playing::before {
    display: none;
  }
  &.fullscreen {
    max-width: 100% !important;
    min-width: 100%;
    height: 75vh;
    video {
      max-width: 100% !important;
      width: 100% !important;
    }
  }
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
  .ginlined-content {
    padding: 20px;
    width: 100%;
  }
  .dragging {
    cursor: grabbing !important;
    transition: none;
  }
}

@media (--medium-small-viewport) {
  .gslide-inline {
    max-height: 95vh;
  }
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

@media (--medium-small-viewport) {
  .gslide-external {
    max-height: 100vh;
  }
}
.gslide-media {
  display: flex;
  width: auto;
  .zoomed & {
    box-shadow: none !important;
  }
  .desc-top &,
  .desc-bottom & {
    margin: 0 auto;
    flex-direction: column;
  }
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
  &.description-left,
  &.description-right {
    max-width: 100%;
    @media (--medium-small-viewport) {
      max-width: 275px;
    }
  }
  &.description-bottom,
  &.description-top {
    margin: 0 auto;
    width: 100%;
  }
  p {
    margin-bottom: 12px;
    &:last-child {
      margin-bottom: 0;
    }
  }
  .zoomed & {
    display: none;
  }
}

.glightbox-button-hidden {
  display: none;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container {
  .gslide-description {
    height: auto !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 19px 11px;
    max-width: 100vw !important;
    order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    transition: opacity 0.3s linear;
    padding-bottom: 50px;
  }
  .gslide-title {
    color: #fff;
    font-size: 1em;
  }
  .gslide-desc {
    color: #a1a1a1;
    a {
      color: #fff;
      font-weight: bold;
    }
    * {
      color: inherit;
    }
    .desc-more {
      color: #fff;
      opacity: 0.4;
    }
  }
}

.gdesc-open {
  .gslide-media {
    transition: opacity 0.5s ease;
    opacity: 0.4;
  }
  .gdesc-inner {
    padding-bottom: 30px;
  }
}

.gdesc-closed {
  .gslide-media {
    transition: opacity 0.5s ease;
    opacity: 1;
  }
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

@media (--medium-small-viewport) {
  .glightbox-open {
    height: auto;
  }
}
.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
  .glightbox-mobile & {
    background: #000;
  }
}

@media (--medium-small-viewport) {
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  svg {
    display: block;
    width: 25px;
    height: auto;
    margin: 0;
    padding: 0;
  }
  &.disabled {
    opacity: 0.1;
  }
  .garrow {
    stroke: #fff;
  }
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing {
  .gnext,
  .gprev,
  .gclose {
    opacity: 0 !important;
  }
}

/*Skin */
.glightbox-clean {
  .gslide-media {
    @media (--medium-small-viewport) {
      box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    }
  }
  .gslide-description {
    background: #fff;
  }
  .gdesc-inner {
    padding: 22px 20px;
  }
  .gslide-title {
    font-size: 1em;
    font-weight: normal;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em;
  }
  .gslide-desc {
    font-size: 0.86em;
    margin-bottom: 0;
    line-height: 1.4em;
  }
  .gslide-video {
    background: #000;
  }
  .gprev,
  .gnext,
  .gclose {
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    @media (--medium-small-viewport) {
      background-color: rgba(0, 0, 0, 0.32);
      &:hover {
        background-color: rgba(0, 0, 0, 0.7);
      }
    }
    path {
      fill: #fff;
    }
  }
  .gprev {
    position: absolute;
    top: -100%;
    left: 30px;
    width: 40px;
    height: 50px;
    @media (--medium-small-viewport) {
      top: 45%;
    }
  }
  .gnext {
    position: absolute;
    top: -100%;
    right: 30px;
    width: 40px;
    height: 50px;
    @media (--medium-small-viewport) {
      top: 45%;
    }
  }
  .gclose {
    width: 35px;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute;
    svg {
      width: 18px;
      height: auto;
    }
    @media (--medium-viewport) {
      opacity: 0.7;
      right: 20px;
    }
    &:hover {
      opacity: 1;
    }
  }
}

@media (--medium-small-viewport) {
  .glightbox-clean {
    .description-left,
    .description-right {
      .gdesc-inner {
        position: absolute;
        height: 100%;
        overflow-y: auto;
      }
    }
  }
}
/*CSS Animations*/
.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}

@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
