.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}

.dropdown-menu {
  background-color: #393939 !important;
  border: 0px !important;
  color: #fff !important;
}

.dropdown-menu img {
  width: 20px !important;
}

.dropdown-item:hover {
  background-color: #8a878759 !important;
}


.u-section-1 .u-sheet-1 {
  min-height: 601px;
  height: 70vh;
}
@media (max-width:575px) {
  .u-section-1 .u-sheet-1 {
    height: 80vh;
  }
}

.u-section-1 .carousel-caption {
  top: 20% !important;
}
@media (max-width:1199px) {
  .u-section-1 .carousel-caption {
    top: 15% !important;
  }
}
@media (max-width:575px) {
  .u-section-1 .carousel-caption {
    top: 10% !important;
  }
}
@media (max-width:384px) {
  .u-section-1 .carousel-caption {
    top: 0% !important;
  }
}


.u-section-1 .carousel-inner {
  height: 100% !important;
}

.u-section-1 .carousel-item {
  height: 100%;
}

.u-section-1 .carousel-item img {
  object-fit: cover;
  object-position: center;
  height:100%; 
  width:100%;
  filter: brightness(65%);
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  transition-duration: 0.5s;
  font-size: 64px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
   font-size: 55px;
   text-align: center;
  }
}
@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
   font-size: 50px;
   text-align: center;
  }
}

.u-section-1 .u-text-2 {
  width: 826px;
  margin: 85px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 79px;
    margin-left: 91px;
    margin-right: 91px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 65px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 45px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    font-size: 36px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 90px;
  }

}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-section-1 .u-text-1.u-text-1.u-text-1:hover {
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
  transform: translateX(10px) translateY(0px) scale(1.09) !important;
}

.u-section-1 .u-text-1 {
  border-color: transparent !important;
}

.u-section-1 .u-text-1.u-text-1.u-text-1.hover {
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
  transform: translateX(10px) translateY(0px) scale(1.09) !important;
}

.u-section-1 .u-text-1 {
  border-color: transparent !important;
  word-wrap: normal;
} 

.u-section-2 {
  background-image: none;
}

@media (max-width:480px) {
  .u-section-2 .u-sheet-1 {
    width: var(--theme-sheet-width-xs) !important;
  }
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 0;
  background-image: none;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 258px;
  background-image: none;
}

.u-section-2 .u-container-layout-1 {
  padding: 20px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 0 0 0 0;
}

.u-section-2 .u-text-2 {
  font-size: 16px;
  /*font-weight: bold;*/
  margin: 20px auto 20px 0;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 720px;
}
@media (max-width:975px) {
  .u-section-2 .u-layout-cell-2 {
    min-height: 518px !important;
  }
}

.u-section-2 .u-container-layout-2 {
  padding-right: 100px;
}

.u-section-2 .u-text-3 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 30px 20px 0;
}
@media (max-width: 580px) {
  .u-section-2 .u-text-3 {
    font-size: 26px !important;
  }
}

.u-section-2 .u-p {
  margin-top: 10px; 
  margin-left: 20px; 
  margin-right: 10px; 
  font-size: 16px; 
  color:#ffffff;
}
@media (max-width: 580px) {
  .u-section-2 .u-p {
    font-size: 14px !important;
  } 
}

.u-section-2 .u-layout-cell-3 {
  min-height: 602px;
}

.u-section-2 .u-text-4 {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  margin: 30px 20px 0px;
}
@media (max-width: 580px) {
  .u-section-2 .u-text-4 {
    font-size: 26px !important;
  }
}

.u-section-2 .u-layout-cell-4 {
  min-height: 263px;
  background-image: none;
}

.u-section-2 .u-container-layout-4 {
  padding: 0;
}

.u-section-2 .u-gallery-1 h4 {
  font-size: 18px !important;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  margin: 10px 10px 10px 10px;
}
@media (max-width: 575px) {
  .u-section-2 .u-gallery-1 h4 {
    font-size: 16px !important;
  }
}

.u-over-slide .u-gallery-heading, .u-over-slide .u-gallery-text {
  font-size: 16px; 
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width:1199px) {
  .u-over-slide .u-gallery-heading, .u-over-slide .u-gallery-text {
    font-size: 12px !important;
  }
}
@media (max-width: 575px) {
  .u-over-slide .u-gallery-heading, .u-over-slide .u-gallery-text {
    font-size: 14px !important;
  }
}

.u-section-2 .u-gallery-1 {
  width: 553px;
  height: 351px;
  margin: -351px 2px 60px auto;
}
@media (max-width:1199px) {
  .u-section-2 .u-gallery-1 {
    width: 456px !important;
    height: 282px !important;
    margin: -282px 2px 60px auto !important;
  }
}
@media (max-width:975px) {
  .u-section-2 .u-gallery-1 {
    height: 456px !important;
    margin: 25px 2px 60px 0 !important;
  }
}
@media (max-width:480px) {
  .u-section-2 .u-gallery-1 {
    height: 403px !important;
    width: 341px !important;
  }
}
.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: repeat(2, auto);
  grid-gap: 24px;
}
@media (max-width:480px) {
  .u-section-2 .u-gallery-inner-1 {
    grid-gap: 16px;
  }
}
@media (max-width:580px) {
  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
    width: var(--theme-sheet-width-xs) !important;
  }
}

.u-section-2 .u-back-image-1 {
  width: calc(100% + 50px);
  left: -50px;
}

.u-section-2 .u-back-image-2 {
  width: calc(100% + 50px);
  left: -50px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 0;
}

.u-section-2 .u-back-image-3 {
  width: calc(100% + 50px);
  left: -50px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-layout-cell-1 {
    min-height: 213px;
  }

  .u-section-2 .u-text-1 {
    margin-left: 158px;
  }

  .u-section-2 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 587px;
  }

  .u-section-2 .u-layout-cell-3 {
    background-position: 50% 50%;
    min-height: 496px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 217px;
  }

  .u-section-2 .u-gallery-1 {
    width: 700px;
    height: 221px;
  }

  .u-section-2 .u-back-image-1 {
    width: auto;
  }

  .u-section-2 .u-back-image-2 {
    width: auto;
  }

  .u-section-2 .u-back-image-3 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: fit-content;
    width: var(--theme-sheet-width-sm);
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 55px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 261px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-bottom: 40px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-2 .u-container-layout-2 {
    padding-right: 30px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 518px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 332px;
  }

  .u-section-2 .u-gallery-1 {
    height: 600px;
    margin-top: 24px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-layout-wrap-1 {
    margin-top: 60px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-text-1 {
    margin-left: 0;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 575px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-right: 10px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 389px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 249px;
  }

  .u-section-2 .u-gallery-1 {
    height: 500px;
    margin-top: 26px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: fit-content;
    width: var(--theme-sheet-width-sm);
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 51px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 362px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 245px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 157px;
  }

} .u-section-3 {
  background-image: none;
}

.u-section-3 .u-sheet-1 {
  min-height: 1522px;
}

.u-section-3 .u-image-1 {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 528px;
  background-position: 50% 50%;
}
@media (max-width:1199px) {
  .u-section-3 .u-image-1 {
    min-height: 505px;
  }
}

.u-section-3 .u-container-layout-1 {
  padding: 0 30px;
}
@media (max-width:575px){
  .u-section-3 .u-container-layout-1 {
    width: var(--theme-sheet-width-sm) !important;
  }
}

.u-section-3 .u-text-1 {
  font-size: 36px;
  width: 905px;
  font-weight: 700;
  margin: 80px auto 0;
}

.u-section-3 .u-text-2 {
  font-weight: 400;
  font-size: 14px;
  width: 737px;
  margin: 25px auto 0;
}

.u-section-3 .u-list-1 {
  grid-template-rows: auto;
  width: 1140px;
  margin: 34px auto -88px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 14px) calc(33.3333% - 14px) calc(33.3333% - 14px);
  min-height: 342px;
  grid-gap: 21px 21px;
}

.u-section-3 .u-list-item-1 {
  background-image: none;
}
@media (max-width: 991px) {
  .u-section-3 .u-list-item-1  {
    height: fit-content;
  }
}

.u-section-3 .u-container-layout-2 {
  padding: 30px;
}

.u-section-3 .u-image-2 {
  height: 195px;
  width: 195px;
  transition-duration: 1s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 10px auto;
}
@media (max-width: 991px) {
  .u-section-3 .u-image-2  {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .u-section-3 .u-image-2 {
    height: 121px;
  }
}
@media (max-width: 480px) {
  .u-section-3 .u-image-2 {
    height: 80px;
    width: -moz-available;
  }
}


.u-section-3 .u-text-3 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px auto 0;
}
@media (max-width: 768px) {
  .u-section-3 .u-text-3 {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .u-section-3 .u-text-3 {
    font-size: 8px;
  }
}

.u-section-3 .u-list-item-2 {
  background-image: none;
}
@media (max-width: 991px) {
  .u-section-3 .u-list-item-2  {
    height: fit-content;
  }
}

.u-section-3 .u-container-layout-3 {
  padding: 30px;
}

.u-section-3 .u-image-3 {
  height: 195px;
  width: 195px;
  transition-duration: 1s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 10px auto;
}
@media (max-width: 991px) {
  .u-section-3 .u-image-3  {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .u-section-3 .u-image-3 {
    height: 121px;
  }
}
@media (max-width: 480px) {
  .u-section-3 .u-image-3 {
    height: 80px;
    width: -moz-available;
  }
}

.u-section-3 .u-list-item-3 {
  background-image: none;
}
@media (max-width: 991px) {
  .u-section-3 .u-list-item-3  {
    height: fit-content;
  }
}

.u-section-3 .u-container-layout-4 {
  padding: 30px;
}

.u-section-3 .u-image-4 {
  height: 195px;
  width: 195px;
  transition-duration: 1s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 10px auto;
}
@media (max-width: 991px) {
  .u-section-3 .u-image-4  {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .u-section-3 .u-image-4 {
    height: 121px;
  }
}
@media (max-width: 480px) {
  .u-section-3 .u-image-4 {
    height: 80px;
    width: -moz-available;
  }
}


.u-section-3 .u-text-6 {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 180px auto 0;
}
@media (max-width: 1199px) {
  .u-section-3 .u-text-6 {
    margin: 118px auto 0;
  }
}

.u-section-3 .u-text-7 {
  font-weight: 400;
  font-size: 14px;
  width: 737px;
  margin: 34px auto 0;
}

.u-section-3 .u-list-2 {
  width: 1140px;
  margin: 80px auto 60px;
}

.u-section-3 .u-repeater-2 {
  grid-gap: 10px 10px;
  grid-template-columns: calc(25% - 7.5px) calc(25% - 7.5px) calc(25% - 7.5px) calc(25% - 7.5px);
  min-height: 375px;
}
@media (max-width:991px) {
  .u-section-3 .u-repeater-2 {
    grid-gap: 14px 14px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width:800px) {
  .u-section-3 .u-repeater-2 {
    width: var(--theme-sheet-width-mb) !important;
  }
}

@media (max-width:760px) {
  .u-section-3 .u-repeater-2 {
    width: var(--theme-sheet-width-sm) !important;
  }
}
@media (max-width:580px) {
  .u-section-3 .u-repeater-2 {
    grid-template-columns: 100%!important;
    width: var(--theme-sheet-width-xs) !important;
  }
}
@media (max-width:425px) {
  .u-section-3 .u-repeater-2 {
    margin-left: 36px;
    margin-right: 36px;
  }
}

.u-section-3 .u-list-item-4 {
  background-image: none;
}

.u-section-3 .u-container-layout-5 {
  padding: 0;
}

.u-section-3 .u-image-5 {
  height: 262px;
  margin-top: -1px;
  margin-bottom: 0;
  width: 278px;
}

.u-section-3 .u-table-1 {
  width: 278px;
  margin: 20px 0 0;
}

.u-block-a293-91 {
  height: 46px;
}

.u-section-3 .u-table-cell-1 {
  font-size: 16px;
  font-weight: 700;
}

.u-section-3 .u-table-cell-2 {
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 600;
  text-align: center;
  vertical-align: top;
}

.u-block-a293-106 {
  height: 46px;
}

.u-section-3 .u-text-8 {
  font-size: 0.75rem;
  height: 38.4px;
}
@media (max-width:1199px) {
  .u-section-3 .u-text-8 {
    height:57.6px;
  }
}

.u-section-3 .u-table-2 {
  margin-bottom: -1px;
  margin-top: 19px;
  width: 278px;
}

.u-block-a293-224 {
  height: 46px;
}

.u-section-3 .u-table-cell-3 {
  background-image: none;
  font-size: 0.875rem;
  text-align: center;
}

.u-section-3 .u-btn-1 {
  margin-top: 12px;
  padding: 0;
  color: #fff !important;
}

.u-section-3 .u-icon-1 {
  font-size: 1.2858em;
}

.u-section-3 .u-table-cell-4 {
  background-image: none;
  font-size: 0.875rem;
  text-align: center;
}

.u-section-3 .u-icon-2 {
  font-size: 1.286em;
  margin-right: 4px;
}

.u-block-a293-231 {
  height: 46px;
}

.u-section-3 .u-list-item-5 {
  background-image: none;
}

.u-section-3 .u-container-layout-6 {
  padding: 0;
}

.u-section-3 .u-image-6 {
  height: 262px;
  margin-top: -1px;
  margin-bottom: 0;
  width: 278px;
}

.u-section-3 .u-table-3 {
  width: 278px;
  margin: 20px 0 0;
}

.u-block-a293-121 {
  height: 46px;
}

.u-section-3 .u-table-cell-5 {
  font-weight: 700;
  font-size: 1rem;
}

.u-section-3 .u-table-cell-6 {
  font-size: 0.875rem;
  font-weight: 700;
}

.u-block-a293-136 {
  height: 46px;
}

.u-section-3 .u-text-9 {
  font-size: 0.75rem;
  margin: 31px auto 0 10px;
}

.u-section-3 .u-table-4 {
  margin-bottom: -1px;
  margin-top: 19px;
  width: 278px;
}

.u-block-a293-241 {
  height: 46px;
}

.u-block-a293-248 {
  height: 46px;
}

.u-section-3 .u-list-item-6 {
  background-image: none;
}

.u-section-3 .u-container-layout-7 {
  padding: 0;
}

.u-section-3 .u-image-7 {
  height: 262px;
  margin-top: -1px;
  margin-bottom: 0;
  width: 278px;
}

.u-section-3 .u-table-5 {
  width: 278px;
  margin: 20px 0 0;
}

.u-block-a293-151 {
  height: 46px;
}

.u-block-a293-166 {
  height: 46px;
}

.u-section-3 .u-text-10 {
  font-size: 0.75rem;
  margin: 31px auto 0 10px;
}

.u-section-3 .u-table-6 {
  margin-bottom: -1px;
  margin-top: 19px;
  width: 278px;
}

.u-block-a293-258 {
  height: 46px;
}

.u-block-a293-265 {
  height: 46px;
}

.u-section-3 .u-list-item-7 {
  background-image: none;
}

.u-section-3 .u-container-layout-8 {
  padding: 0;
}

.u-section-3 .u-image-8 {
  height: 262px;
  margin-top: -1px;
  margin-bottom: 0;
  width: 278px;
}

.u-section-3 .u-table-7 {
  width: 278px;
  margin: 20px 0 0;
}

.u-block-a293-181 {
  height: 46px;
}

.u-block-a293-196 {
  height: 46px;
}

.u-section-3 .u-text-11 {
  font-size: 0.75rem;
  margin: 31px auto 0 10px;
}

.u-section-3 .u-table-8 {
  margin-bottom: -1px;
  margin-top: 19px;
  width: 278px;
}

.u-text-custom-color-1 {
  color: #018da9 !important;
}

.u-block-a293-275 {
  height: 46px;
}

.u-block-a293-282 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1710px;
  }

  .u-section-3 .u-text-1 {
    width: 880px;
  }

  .u-section-3 .u-text-2 {
    font-size: 14px;
  }

  .u-section-3 .u-list-1 {
    width: 880px;
    margin-bottom: -50px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 306px;
  }

  .u-section-3 .u-list-2 {
    width: 940px;
    margin-top: 50px;
  }

  .u-section-3 .u-repeater-2 {
    min-height: 473px;
  }

  .u-section-3 .u-image-5 {
    width: 100%;
  }

  .u-section-3 .u-table-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-8 {
    margin-top: 20px;
    margin-right: 10px;
  }

  .u-section-3 .u-table-2 {
    width: auto;
  }

  .u-section-3 .u-image-6 {
    width: auto;
  }

  .u-section-3 .u-table-3 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-9 {
    margin-top: 20px;
    margin-right: 10px;
  }

  .u-section-3 .u-table-4 {
    width: auto;
  }

  .u-section-3 .u-image-7 {
    width: auto;
  }

  .u-section-3 .u-table-5 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-10 {
    margin-top: 20px;
    margin-right: 10px;
  }

  .u-section-3 .u-table-6 {
    width: auto;
  }

  .u-section-3 .u-image-8 {
    width: auto;
  }

  .u-section-3 .u-table-7 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-11 {
    margin-top: 20px;
    margin-right: 10px;
  }

  .u-section-3 .u-table-8 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 2543px;
  }

  .u-section-3 .u-text-1 {
    font-size: 36px;
    width: 660px;
  }

  .u-section-3 .u-text-2 {
    width: 660px;
    margin-top: 43px;
    margin-bottom: 25px;
  }

  .u-section-3 .u-list-1 {
    width: 660px;
    margin-bottom: 0;
  }

  .u-section-3 .u-repeater-1 {
    min-height: auto;
    grid-template-columns: calc(33.3333% - 14px) calc(33.3333% - 14px) calc(33.3333% - 14px);
    margin-bottom: 80px;
  }

  .u-section-3 .u-text-6 {
    width: auto;
    margin-top: 80px;
    margin-left: auto;
  }

  .u-section-3 .u-text-7 {
    width: auto;
    margin-top: 43px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .u-section-3 .u-list-2 {
    margin-top: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
    /*padding-left: 127px;
    padding-right: 127px;*/
  }

  .u-section-3 .u-repeater-2 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    width: var(--theme-sheet-width-md);
  }

  .u-section-3 .u-text-8 {
    margin-top: 31px;
    margin-right: 11px;
    height: 38.4px;
  }

  .u-section-3 .u-table-2 {
    margin-bottom: 0;
    margin-top: 22px;
    width: auto;
  }

  .u-section-3 .u-text-9 {
    margin-top: 31px;
    margin-right: 11px;
  }

  .u-section-3 .u-table-4 {
    margin-bottom: 0;
    margin-top: 22px;
    width: auto;
  }

  .u-section-3 .u-text-10 {
    margin-top: 31px;
    margin-right: 11px;
  }

  .u-section-3 .u-table-6 {
    margin-bottom: 0;
    margin-top: 22px;
    width: auto;
  }

  .u-section-3 .u-text-11 {
    margin-top: 31px;
    margin-right: 11px;
  }

  .u-section-3 .u-table-8 {
    margin-bottom: 0;
    margin-top: 22px;
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 2973px;
  }

  .u-section-3 .u-text-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-3 .u-text-1 {
    width: 598px;
  }

  .u-section-3 .u-text-2 {
    width: 598px;
  }

  .u-section-3 .u-list-1 {
    width: 598px;
  }

  .u-section-3 .u-list-2 {
    margin-top: 30px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-repeater-2 {
    min-height: 1024px;
  }

  .u-section-3 .u-image-5 {
    margin-top: 0;
    width: auto;
  }

  .u-section-3 .u-table-1 {
    margin-top: 35px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-8 {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .u-section-3 .u-table-2 {
    margin-top: 30px;
    width: auto;
  }

  .u-section-3 .u-image-6 {
    margin-top: 0;
    width: auto;
  }

  .u-section-3 .u-table-3 {
    margin-top: 35px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-9 {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .u-section-3 .u-table-4 {
    margin-top: 30px;
    width: auto;
  }

  .u-section-3 .u-image-7 {
    margin-top: 0;
    width: auto;
  }

  .u-section-3 .u-table-5 {
    margin-top: 35px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-10 {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .u-section-3 .u-table-6 {
    margin-top: 30px;
    width: auto;
  }

  .u-section-3 .u-image-8 {
    margin-top: 0;
    width: auto;
  }

  .u-section-3 .u-table-7 {
    margin-top: 35px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-11 {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .u-section-3 .u-table-8 {
    margin-top: 30px;
    width: auto;
  }
}

@media (max-width: 640px) {
  .u-section-3 .u-sheet-1 {
    min-height: 3665px;
  }

  .u-section-3 .u-text-1 {
    font-size: 30px;
    width: 320px;
  }

  .u-section-3 .u-text-2 {
    width: 320px;
    font-size: 14px;
  }

  .u-section-3 .u-list-1 {
    width: 100%;
    /*width: 528px;*/
    margin-right: auto;
    margin-left: auto;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-3 .u-container-layout-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-3 .u-text-6 {
    font-size: 1.875rem;
    margin-top: 75px;
  }

  .u-section-3 .u-text-7 {
    width: 340px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-list-2 {
    margin-top: 50px;
    margin-bottom: 50px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-image-5 {
    height: 250px;
    width: auto;
  }

  .u-section-3 .u-table-2 {
    margin-top: 24px;
    width: auto;
  }

  .u-section-3 .u-image-6 {
    height: 250px;
    width: 340px;
  }

  .u-section-3 .u-table-4 {
    margin-top: 24px;
    width: auto;
  }

  .u-section-3 .u-image-7 {
    height: 250px;
    width: 340px;
  }

  .u-section-3 .u-table-6 {
    margin-top: 24px;
    width: auto;
  }

  .u-section-3 .u-image-8 {
    height: 250px;
    width: 340px;
  }

  .u-section-3 .u-table-8 {
    margin-top: 24px;
    width: auto;
  }
}

.u-section-3 .u-image-2,
.u-section-3 .u-image-2:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-section-3 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
}

.u-section-3 .u-image-2 {
  border-color: transparent !important;
}

.u-section-3 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
}

.u-section-3 .u-image-2 {
  border-color: transparent !important;
}

.u-section-3 .u-container-layout:hover .u-image-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-image-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-3,
.u-section-3 .u-image-3:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-section-3 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
}

.u-section-3 .u-image-3 {
  border-color: transparent !important;
}

.u-section-3 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
}

.u-section-3 .u-image-3 {
  border-color: transparent !important;
}

.u-section-3 .u-container-layout:hover .u-image-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-image-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-4,
.u-section-3 .u-image-4:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
}

.u-section-3 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
}

.u-section-3 .u-image-4 {
  border-color: transparent !important;
}

.u-section-3 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  text-shadow: undefined undefined undefined rgba(var(--undefined-r),var(--undefined-g),var(--undefined-b),0) !important;
  border-color: #404040 !important;
}

.u-section-3 .u-image-4 {
  border-color: transparent !important;
}

.u-section-3 .u-container-layout:hover .u-image-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-image-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-4 {
  background-position: 50% 50%;
}

.u-section-4 .u-sheet-1 {
  min-height: 854px;
}

.u-section-4 .u-text-1 {
  font-size: 36px;
  font-weight: 700;
  margin: 80px auto 0;
}

.u-section-4 .u-text-2 {
  margin: 30px auto 0;
}

.u-section-4 .u-list-1 {
  margin-bottom: 60px;
  margin-top: 80px;
}

.u-section-4 .u-repeater-1 {
  grid-gap: 14px 14px;
  grid-template-columns: calc(25% - 10.5px) calc(25% - 10.5px) calc(25% - 10.5px) calc(25% - 10.5px);
}

.u-section-4 .u-list-item-1 {
  background-image: none;
}

.u-section-4 .u-container-layout-1 {
  padding: 0;
}

.u-section-4 .u-image-1 {
  height: 262px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-3 {
  font-size: 16px;
  font-weight: 700;
  margin: 30px 10px 0;
}

.u-section-4 .u-text-4 {
  font-size: 0.75rem;
}

.u-block-0915-194 {
  height: 46px;
}

.u-section-4 .u-table-cell-1 {
  background-image: none;
  font-size: 0.875rem;
  text-align: center;
}

.u-section-4 .u-icon-1 {
  font-size: 1.2858em;
  margin-right: 4px;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-table-cell-2 {
  background-image: none;
  font-size: 0.875rem;
  text-align: center;
}

.u-section-4 .u-icon-2 {
  font-size: 1.2858em;
  margin-right: 4px;
}

.u-block-0915-201 {
  height: 46px;
}

.u-section-4 .u-list-item-2 {
  background-image: none;
}

.u-section-4 .u-container-layout-2 {
  padding: 0;
}

.u-section-4 .u-image-2 {
  height: 262px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-5 {
  font-weight: 700;
  margin: 30px 10px 0;
}

.u-section-4 .u-text-6 {
  font-size: 0.75rem;
  margin: 30px 10px 0;
}

.u-section-4 .u-table-2 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-block-0915-211 {
  height: 46px;
}

.u-block-0915-218 {
  height: 46px;
}

.u-section-4 .u-list-item-3 {
  background-image: none;
}

.u-section-4 .u-container-layout-3 {
  padding: 0;
}

.u-section-4 .u-image-3 {
  height: 262px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-7 {
  font-weight: 700;
  margin: 30px 10px 0;
}

.u-section-4 .u-text-8 {
  font-size: 0.75rem;
  margin: 30px 10px 0;
}

.u-section-4 .u-table-3 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-block-0915-228 {
  height: 46px;
}

.u-block-0915-235 {
  height: 46px;
}

.u-section-4 .u-list-item-4 {
  background-image: none;
}

.u-section-4 .u-container-layout-4 {
  padding: 0;
}

.u-section-4 .u-image-4 {
  height: 262px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-text-9 {
  font-weight: 700;
  margin: 30px 10px 0;
}

.u-section-4 .u-text-10 {
  font-size: 0.75rem;
  margin: 30px 10px 0;
}

.u-section-4 .u-table-4 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-block-0915-245 {
  height: 46px;
}

.u-block-0915-252 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 786px;
  }

  .u-section-4 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-4 .u-list-1 {
    margin-top: 59px;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 462px;
  }

  .u-section-4 .u-image-1 {
    height: 216px;
  }

  .u-section-4 .u-text-3 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-4 {
    margin-right: 0;
    margin-left: 5px;
    height: 57.6px;
  }

  .u-section-4 .u-image-2 {
    height: 216px;
  }

  .u-section-4 .u-text-5 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-6 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-image-3 {
    height: 216px;
  }

  .u-section-4 .u-text-7 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-8 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-image-4 {
    height: 216px;
  }

  .u-section-4 .u-text-9 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-10 {
    margin-right: 0;
    margin-left: 5px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1468px;
  }

  .u-section-4 .u-list-1 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 1095px;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  }

  .u-section-4 .u-image-1 {
    height: 331px;
  }

  .u-section-4 .u-text-4 {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    height: 38.4px;
  }

  .u-section-4 .u-table-1 {
    margin-top: 33px;
  }

  .u-section-4 .u-image-2 {
    height: 331px;
  }

  .u-section-4 .u-text-6 {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-table-2 {
    margin-top: 33px;
  }

  .u-section-4 .u-image-3 {
    height: 331px;
  }

  .u-section-4 .u-text-8 {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-table-3 {
    margin-top: 33px;
  }

  .u-section-4 .u-image-4 {
    height: 331px;
  }

  .u-section-4 .u-text-10 {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-table-4 {
    margin-top: 33px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1326px;
  }

  .u-section-4 .u-text-1 {
    margin-top: 66px;
  }

  .u-section-4 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 962px;
  }

  .u-section-4 .u-image-1 {
    height: 262px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-text-4 {
    margin-top: 27px;
  }

  .u-section-4 .u-table-1 {
    margin-top: 27px;
  }

  .u-section-4 .u-image-2 {
    height: 262px;
  }

  .u-section-4 .u-text-5 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-text-6 {
    margin-top: 27px;
  }

  .u-section-4 .u-table-2 {
    margin-top: 27px;
  }

  .u-section-4 .u-image-3 {
    height: 262px;
  }

  .u-section-4 .u-text-7 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-text-8 {
    margin-top: 27px;
  }

  .u-section-4 .u-table-3 {
    margin-top: 27px;
  }

  .u-section-4 .u-image-4 {
    height: 262px;
  }

  .u-section-4 .u-text-9 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-text-10 {
    margin-top: 27px;
  }

  .u-section-4 .u-table-4 {
    margin-top: 27px;
  }
}

@media (max-width: 580px) {
  .u-section-4 .u-sheet-1 {
    min-height: 919px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-4 .u-image-1 {
    height: 233px;
  }

  .u-section-4 .u-text-3 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-4 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-image-2 {
    height: 233px;
  }

  .u-section-4 .u-text-5 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-6 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-image-3 {
    height: 233px;
  }

  .u-section-4 .u-text-7 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-8 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-image-4 {
    height: 233px;
  }

  .u-section-4 .u-text-9 {
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-4 .u-text-10 {
    margin-right: 0;
    margin-left: 5px;
  }
} 

.u-section-5 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2) + 1190px);
  margin: 1px 0 0;
}

.u-section-5 .u-image-1 {
  min-height: 403px;
  background-position: 50% 50%;
}

.u-section-5 .u-container-layout-1 {
  padding: 39px 48px;
}

.u-section-5 .u-group-1 {
  min-height: fit-content;
  height: auto;
  background-image: none;
  margin: 19px 0 -9px;
}

.u-section-5 .u-container-layout-2 {
  padding: 20px;
}

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 991px) {
  .u-section-5 .u-text-1 {
    font-size: 25px;
  }
}

.u-section-5 .u-form-1 {
  height: 141px;
  margin: 41px 0 0;
}

@media (max-width: 991px) {
  .u-section-5 .u-form-mobile {
    margin: 0;
  }
}

.u-section-5 .u-form-group-1 {
  width: 100%;
}

@media (max-width: 991px) {
  .u-section-5 .u-form-1 .u-form-group-1 #email-6797 {
    padding: 7px 12px;
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-btn-alter {
    font-size: 14px !important;
  }
}

.u-section-5 .u-form-group-2 {
  width: 100%;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  border-style: none;
  font-weight: 700;
  font-size: 1.125rem;
  padding: 12px 31px 12px 29px;
}

.u-section-5 .u-image-2 {
  min-height: 402px;
  background-position: 50% 50%;
}

.u-section-5 .u-container-layout-3 {
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

  .u-section-5 .u-image-1 {
    min-height: 318px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .u-section-5 .u-group-1 {
    margin-right: initial;
    margin-left: initial;
    height: auto;
  }

  .u-section-5 .u-form-1 {
    width: 287px;
  }

  .u-section-5 .u-image-2 {
    min-height: 318px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

  .u-section-5 .u-image-1 {
    min-height: 244px;
  }

  .u-section-5 .u-container-layout-1 {
    padding: 30px;
  }

  .u-section-5 .u-form-1 {
    width: 100%;
  }

  .u-section-5 .u-image-2 {
    min-height: 244px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

  .u-section-5 .u-image-1 {
    min-height: 407px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-5 .u-image-2 {
    min-height: 333px;
  }
}

@media (max-width: 640px) {
  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2) + 340px);
  }

  .u-section-5 .u-image-1 {
    min-height: 256px;
  }

  .u-section-5 .u-image-2 {
    min-height: 210px;
  }
}


.u-table-event {
  height: 70px !important;
}

.home-margin {
  margin:30px auto 100px;
}

.u-table th, .u-table td {
  padding: 5px !important;
  position: inherit;
}

.post-text-break-words-first {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
}


.u-container-style.u-image.u-layout-cell.u-shape-rectangle.u-size-38.u-image-2 {
    background-size: contain;
    background-position: left;
}