.u-section-1 {
  background-color: #FBC235;
}

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

.u-image.u-logo img {
    object-fit: contain;
}
.u-social-icons .u-social-url:hover {
	opacity: 0.8;
}
a:active, a:focus {
	outline: none!important;
}
/* .u-section-1 .u-text-1 { */
  /* font-weight: 700; */
  /* font-size: 3.75rem; */
  /* margin: 110px auto 0; */
/* } */

.u-section-1 .u-text-2 {
  font-size: 1rem;
  letter-spacing: 0px;
  font-style: normal;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-style: normal;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  font-style: normal;
  padding: 0;
}

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

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

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

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

  .u-section-1 .u-btn-2 {
    margin-bottom: 60px;
  }
}

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

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

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

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

  .u-section-1 .u-btn-2 {
    margin-bottom: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 368px;
}

/* .u-section-2 .u-list-1 { */
  /* margin-top: -107px; */
  /* margin-bottom: 60px; */
/* } */

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 15px));
  min-height: 390px;
  grid-gap: 20px;
  margin-bottom: 60px;
}

.u-section-2 .u-list-item-1 {
  --radius: 20px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  margin-top: 0;
  margin-bottom: 0;
}
.u-section-2 .u-container-layout-1 {
  padding: 36px 20px;
  height: 100%;
  transition: opacity 0.3s, transform 0.3s;
}
.u-section-2 .u-container-layout-1:hover {
	opacity: 0.8;
}
.u-section-2 .u-container-layout-1:hover span {
	border-color: #000000 !important;
}

.u-section-2 .u-list-item-1 a {
	width: 100%;
	border-radius: 20px;
	color: #303030;
}
.u-section-2 .u-list-item-1:hover {
	box-shadow: none;
	transform: translate(2px, 2px);
}
.u-section-2 .u-list-item-1 a:focus {
	outline: none;
}

.u-section-2 .u-icon-1 {
  height: 100px;
  width: 100px;
  margin: 0 auto;
}

.u-section-2 .u-text-1 {
  width: 100%;
  font-size: 3rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 50px 0 60px;
  letter-spacing: 0.125rem;
}

.u-subpage .u-text-1 {
  width: 100%;
  font-size: 3rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 50px 0 60px;
  letter-spacing: 0.125rem;
}

.u-section-2 .u-text-2 {
  font-style: italic;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-1 {
	position: absolute;
	bottom: 52px;
	left: 50%;
	transform: translateX(-50%);
  margin-left: auto;
  margin-right: auto;
  font-size: 0.875rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0;
}

.u-section-2 .u-list-item-2 {
  --radius: 20px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-2 {
	padding: 36px 20px;
    height: 100%;
	transition: opacity 0.3s, transform 0.3s;
}
.u-section-2 .u-container-layout-2:hover {
	opacity: 0.8;
}
.u-section-2 .u-container-layout-2:hover span {
	border-color: #000000 !important;
}

.u-section-2 .u-list-item-2 a {
	width: 100%;
	border-radius: 20px;
	color: #303030;
}
.u-section-2 .u-list-item-2:hover {
	box-shadow: none;
	transform: translate(2px, 2px);
}

.u-section-2 .u-list-item-2 a:focus {
	outline: none;
}

.u-section-2 .u-icon-2 {
  height: 100px;
  width: 100px;
  margin: 0 auto;
}

.u-section-2 .u-text-3 {
  font-size: 20px;
  font-weight: 600;
  margin: 58px 0 0;
  letter-spacing: 0.05rem;
}

.u-section-2 .u-text-4 {
  font-style: italic;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-2 {
	position: absolute;
	bottom: 52px;
	left: 50%;
	transform: translateX(-50%);
  margin-left: auto;
  margin-right: auto;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0;
}

.u-section-2 .u-list-item-3 {
  --radius: 20px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-3 {
	padding: 36px 20px;
    height: 100%;
	transition: opacity 0.3s, transform 0.3s;
}
.u-section-2 .u-container-layout-3:hover {
	opacity: 0.8;
}
.u-section-2 .u-container-layout-3:hover span {
	border-color: #000000 !important;
}

.u-section-2 .u-list-item-3 a {
	width: 100%;
	border-radius: 20px;
	color: #303030;
}
.u-section-2 .u-list-item-3:hover {
	box-shadow: none;
	transform: translate(2px, 2px);
}

.u-section-2 .u-list-item-3 a:focus {
	outline: none;
}


.u-section-2 .u-icon-3 {
  height: 100px;
  width: 100px;
  margin: 0 auto;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-2 .u-text-6 {
  font-style: italic;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-3 {
	position: absolute;
	bottom: 52px;
	left: 50%;
	transform: translateX(-50%);
  margin-left: auto;
  margin-right: auto;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0;
}

.u-section-2 .u-list-item-4 {
  --radius: 20px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-4 {
	padding: 36px 20px;
    height: 100%;
	transition: opacity 0.3s, transform 0.3s;
}
.u-section-2 .u-container-layout-4:hover {
	opacity: 0.8;
}
.u-section-2 .u-container-layout-4:hover span {
	border-color: #000000 !important;
}
.u-section-2 .u-list-item-4 a {
	width: 100%;
	border-radius: 20px;
	color: #303030;
}
.u-section-2 .u-list-item-4:hover {
	box-shadow: none;
	transform: translate(2px, 2px);
}

.u-section-2 .u-list-item-4 a:focus {
	outline: none;
}

.u-section-2 .u-icon-4 {
  height: 100px;
  width: 100px;
  margin: 0 auto;
}

.u-section-2 .u-text-7 {
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-2 .u-text-8 {
  font-style: italic;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-4 {
	position: absolute;
	bottom: 52px;
	left: 50%;
	transform: translateX(-50%);
  margin-left: auto;
  margin-right: auto;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0;
}

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

  .u-section-2 .u-list-item-1 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-2 .u-list-item-2 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-2 .u-list-item-3 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-2 .u-list-item-4 {
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }
}

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 10px));
    min-height: 767px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 6rem;
  }

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

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

  .u-section-2 .u-container-layout-4 {
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 6rem;
  }
  .u-section-2 .u-text-3 {
    margin: 28px 0 0;
  }
}

.u-block-f258-56:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-56:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-56:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-block-f258-56:not([data-block-selected]):not([data-cell-selected]).u-block-f258-56:not([data-block-selected]):not([data-cell-selected]).u-block-f258-56:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-f258-62:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-62:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-62:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-block-f258-62:not([data-block-selected]):not([data-cell-selected]).u-block-f258-62:not([data-block-selected]):not([data-cell-selected]).u-block-f258-62:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-f258-68:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-68:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-68:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-block-f258-68:not([data-block-selected]):not([data-cell-selected]).u-block-f258-68:not([data-block-selected]):not([data-cell-selected]).u-block-f258-68:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-f258-74:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-74:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-74:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-block-f258-74:not([data-block-selected]):not([data-cell-selected]).u-block-f258-74:not([data-block-selected]):not([data-cell-selected]).u-block-f258-74:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-f258-59:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-59:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-59:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-65:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-65:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-65:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-71:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-71:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-71:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-71:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-71:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-77:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-77:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-77:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-66:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-66:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-66:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-60:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-60:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-60:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-72:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-72:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-72:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-72:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-72:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-78:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-78:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-78:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-f258-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-f258-61:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-61:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-61:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-f258-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-f258-67:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-67:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-67:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-f258-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-f258-73:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-73:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-73:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-f258-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-f258-79:not([data-block-selected]):not([data-cell-selected]),
.u-block-f258-79:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-f258-79:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout: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-container-layout:hover .u-block-f258-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-f258-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 60px auto 0;
}

.u-section-3 .u-list-1 {
  margin: 30px 0 60px;
}

.u-section-3 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 17.3333px);
  grid-template-columns: repeat(3, calc(33.3333% - 17.3333px));
  min-height: 388px;
  grid-gap: 26px;
}

.u-section-3 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-3 .u-icon-1 {
  width: 36px;
  height: 36px;
  margin: 2px auto 0 0;
}

.u-section-3 .u-text-2 {
  margin: -39px 0 0 56px;
}

.u-section-3 .u-text-3 {
  font-size: 1rem;
  margin: 13px 0 0 57px;
}

.u-section-3 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-3 .u-icon-2 {
  width: 36px;
  height: 36px;
  margin: 2px auto 0 0;
}

.u-section-3 .u-text-4 {
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  margin: -39px 0 0 56px;
}

.u-section-3 .u-text-5 {
  font-size: 1rem;
  font-style: normal;
  margin: 13px 0 0 57px;
}

.u-section-3 .u-list-item-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-3 .u-icon-3 {
  width: 36px;
  height: 36px;
  margin: 2px auto 0 0;
}

.u-section-3 .u-text-6 {
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  margin: -39px 0 0 56px;
}

.u-section-3 .u-text-7 {
  font-size: 1rem;
  font-style: normal;
  margin: 13px 0 0 57px;
}

.u-section-3 .u-list-item-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-3 .u-icon-4 {
  width: 36px;
  height: 36px;
  margin: 2px auto 0 0;
}

.u-section-3 .u-text-8 {
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  margin: -39px 0 0 56px;
}

.u-section-3 .u-text-9 {
  font-size: 1rem;
  font-style: normal;
  margin: 13px 0 0 57px;
}

.u-section-3 .u-list-item-5 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-3 .u-icon-5 {
  width: 36px;
  height: 36px;
  margin: 2px auto 0 0;
}

.u-section-3 .u-text-10 {
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  margin: -39px 0 0 56px;
}

.u-section-3 .u-text-11 {
  font-size: 1rem;
  font-style: normal;
  margin: 13px 0 0 57px;
}

.u-section-3 .u-list-item-6 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-3 .u-icon-6 {
  width: 36px;
  height: 36px;
  text-shadow: -2px 0 0 rgba(0,0,0,0);
  margin: 2px auto 0 0;
}

.u-section-3 .u-text-12 {
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  margin: -39px 0 0 56px;
}

.u-section-3 .u-text-13 {
  font-size: 1rem;
  font-style: normal;
  margin: 13px 0 0 57px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 17.3333px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 17.3333px));
    min-height: 321px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: -41px;
    margin-left: 60px;
  }

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

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: -41px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-5 {
    width: auto;
    margin-top: 23px;
    margin-left: 60px;
  }

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

  .u-section-3 .u-text-7 {
    width: auto;
    margin-top: 23px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-8 {
    width: auto;
    margin-top: -41px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-9 {
    width: auto;
    margin-top: 23px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-10 {
    width: auto;
    margin-top: -41px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-11 {
    width: auto;
    margin-top: 23px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-12 {
    width: auto;
    margin-top: -41px;
    margin-left: 60px;
  }

  .u-section-3 .u-text-13 {
    width: auto;
    margin-top: 23px;
    margin-left: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(50% - 12.999975000000001px);
    grid-template-columns: repeat(2, calc(50% - 12.999975000000001px));
    min-height: 571px;
  }

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

  .u-section-3 .u-text-2 {
    margin-top: 20px;
    margin-left: 0;
  }

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

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

  .u-section-3 .u-text-4 {
    margin-top: 20px;
    margin-left: 0;
  }

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

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

  .u-section-3 .u-text-6 {
    margin-top: 20px;
    margin-left: 0;
  }

  .u-section-3 .u-text-7 {
    margin-left: 0;
  }

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

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

  .u-section-3 .u-text-9 {
    margin-left: 0;
  }

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

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

  .u-section-3 .u-text-11 {
    margin-left: 0;
  }

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

  .u-section-3 .u-text-12 {
    margin-top: 20px;
    margin-left: 0;
  }

  .u-section-3 .u-text-13 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(50% - 13px);
    grid-template-columns: repeat(2, calc(50% - 13px));
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 60px auto 0;
}

.u-section-4 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 11px auto 0;
}

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

.u-section-4 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 16.5px));
  min-height: 381px;
  grid-gap: 22px;
}

.u-section-4 .u-list-item-1 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-group-1 {
  min-height: 50px;
  width: 50px;
  margin: 0 auto;
}

.u-section-4 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-4 .u-text-4 {
  margin: 20px 0 0;
}

.u-section-4 .u-text-5 {
	width: 100%;
  font-style: italic;
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-4 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  --radius: 10px;
  margin: 20px auto 0;
  padding: 6px 31px 6px 30px;
}

.u-section-4 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-group-2 {
  min-height: 50px;
  width: 50px;
  margin: 0 auto;
}

.u-section-4 .u-text-6 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-4 .u-text-7 {
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-4 .u-text-8 {
	width: 100%;
  font-style: italic;
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-4 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  --radius: 10px;
  margin: 20px auto 0;
  padding: 6px 31px 6px 30px;
}

.u-section-4 .u-list-item-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-group-3 {
  min-height: 50px;
  width: 50px;
  margin: 0 auto;
}

.u-section-4 .u-text-9 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-4 .u-text-10 {
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-4 .u-text-11 {
	width: 100%;
  font-style: italic;
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-4 .u-btn-3 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  --radius: 10px;
  margin: 20px auto 0;
  padding: 6px 31px 6px 30px;
}

.u-section-4 .u-list-item-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-4 .u-group-4 {
  min-height: 50px;
  width: 50px;
  margin: 0 auto;
}

.u-section-4 .u-text-12 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-4 .u-text-13 {
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-4 .u-text-14 {
	width: 100%;
  font-style: italic;
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-4 .u-btn-4 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  --radius: 10px;
  margin: 20px auto 0;
  padding: 6px 31px 6px 30px;
}

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

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

  .u-section-4 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 11px));
    min-height: 697px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
  }

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

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

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

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

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

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

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

  .u-section-4 .u-text-12 {
    font-size: 1.5rem;
  }
} .u-section-5 {
  background-image: none;
}

.u-section-5 .u-sheet-1 {
  min-height: 278px;
}

.u-section-5 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 247px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: none;
  --radius: 10px;
}

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

.u-section-5 .u-image-1 {
  width: 169px;
  height: 169px;
  background-image: url("https://assets.nicepagecdn.com/d2cc3eaa/6322200/images/brunette-woman-eating-salad_23-2.jpg");
  background-position: 50% 50%;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-1 {
  font-size: 3rem;
  margin: 20px 0 0;
}

.u-section-5 .u-text-2 {
  font-size: 1.25rem;
  margin: 30px auto 0 0;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 246px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
}

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

.u-section-5 .u-form-1 {
  height: 590px;
  width: 632px;
  margin: 0 auto;
}

.u-section-5 .u-form-group-1 {
  margin-left: 0;
}

.u-section-5 .u-form-group-2 {
  margin-left: 0;
}

.u-section-5 .u-form-group-4 {
  margin-left: 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-size: 1.125rem;
  --radius: 10px;
  font-weight: 400;
  width: 100%;
  padding: 16px 0 17px;
}

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 451px;
  }

  .u-section-5 .u-image-1 {
    width: 132px;
    height: 132px;
  }

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

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

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

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

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

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

  .u-section-5 .u-form-1 {
    height: 487px;
    margin-right: 30px;
    margin-left: 0;
  }
}

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

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

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

  .u-section-5 .u-text-2 {
    font-size: 1rem;
  }

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

  .u-section-5 .u-form-1 {
    margin-right: 10px;
    width: 520px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-text-1 {
    font-size: 1.5rem;
  }

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

  .u-section-5 .u-form-1 {
    width: 320px;
    margin-right: 0;
  }
}
.u-contact {
	margin-bottom: 16px;
	font-size: 2rem;
	color: #303030;
}
.u-contact a {
	font-size: 2rem;
	color: #303030;
}
.u-contact a:hover {
	color: #658161;
}
.u-small {
	font-size: 1.25rem;
}
.u-layout-table {
	display: block;
	width: 50%;
	margin: 0 auto;
}
.u-layout-table2 {
	width: 70%;
}
ul.u-ul-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.u-layout-table ul.u-ul-row {
	margin-top: 8px;
	margin-bottom: 8px;	
}
.u-ul-row.orange, .u-li-cell.orange {
	border-radius: 2rem;
	background: #FBC235;
}
.u-li-cell {
	list-style: none;
	font-weight: 600;
	color: #000000;
	padding: 0.25rem 1rem;
}
.u-ul-row2 .u-li-cell {
	width: 48%;
}
.u-ul-row3 .u-li-cell {
	width: 31%;
}
.u-ul-row4 .u-li-cell {
	width: 23.5%;
}
.u-ul-row5 .u-li-cell {
	width: 19%;
}
.u-ul-row5 .u-li-cell-double {
	width: 38%;
}
.u-li-cell-center {
	text-align: center;
}
.u-li-cell-right {
	text-align: right;
	padding: 0.25rem 3rem;
}
.u-li-cell span {
	display: block;
	font-size: 0.8125rem;
}
.u-layout-table small {
	display: block;
	text-align: center;
	color: #303030;
}
.u-smaller {
	font-size: 1rem;
}
.u-theader {
	font-size: 1.25rem;
	font-weight: 600;
	color: #303030;
}
.u-rheader {
	color: #303030;
}
.u-theader.u-green {
	background: #03C785;
	border-radius: 2rem;
}

.u-subpage {
	background-image: url(./images/main_back.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.u-subpage h1 {
	color: #303030;
}
.u-container-layout-custom1 {
	width: 78%;
	margin: 0 auto;
	padding: 12px 0 2px;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
}
.u-container-layout-custom2 {
	width: 44%;
	margin: 50px auto;
	padding: 12px 0 16px;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
}
.u-container-layout-custom3 {
	width: 88%;
	margin: 100px auto;
	padding: 16px 0 2px;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
}
.u-container-layout-custom4 {
	width: 84%;
	margin: 50px auto;
	padding: 12px 0 2px;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
}
.u-container-layout-custom5 {
	width: 64%;
	margin: 60px 6% 0 auto;
	padding: 18px 0 2px;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
}
.u-container-layout-custom6 {
	width: 64%;
	margin: 60px auto 0 6%;
	padding: 18px 0 2px;
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
}
h3.u-text-3 {
	font-weight: 700;
	letter-spacing: 0.01rem;
}
.u-price {
	position: relative;
	border-radius: 1rem;
	margin-left: -1rem;
	width: calc(100% + 2rem);
	box-shadow: 10px 10px rgba(0, 0, 0, 0.2);
	height: 110px;
	font-size: 4rem;
	font-weight: 900;
	letter-spacing: 0.05rem;
	color: #000000;
	background-color: #03C785;
}
.u-price2 {
	background-color: #B256FF;
}
.u-price3 {
	background-color: #02B9C7;
}
.u-container-layout-custom3 .u-price, .u-container-layout-custom4 .u-price {
	font-size: 3rem;
	height: 80px;
}
ul.u-ul {
	text-align: center;
	padding: 0 40px;
	margin-bottom: 8px;
}
.u-container-layout-custom3 .u-ul, .u-container-layout-custom4 .u-ul {
	margin: 12px 0;
}
.u-ul .u-li, .u-ul-flex .u-li {
	list-style: none;
	text-align: center;
	padding: 10px 0;
	border-bottom: solid 1px black;
}
.u-container-layout-custom3 .u-ul .u-li, .u-container-layout-custom4 .u-ul .u-li {
	font-size: 1rem;
	padding: 5px 0;
}
.u-ul .u-li:last-child, .u-ul-flex:last-child .u-li {
	border-bottom: none;
}
.u-ul-flex {
	display: flex;
	padding: 0 40px;
}
ul.u-ul-flex {
	margin: 0;
}
.u-ul-flex .u-li {
	width: 75%;
	text-align: left;
}
.u-ul-flex .u-li:last-child {
	width: 25%;
	text-align: right;
}
.u-subpage .u-sheet-2 {
	margin-top: 100px;
}
.u-subpage .u-sheet-2 .u-text-1, .u-subpage .u-sheet-3 .u-text-1 {
	margin-bottom: 10px;
}
h3.u-text-4 {
	width: 92%;
    margin: 0 auto;
	font-size: 1.625rem;
	margin-bottom: 0;
	letter-spacing: 0.01rem;
	font-weight: 700;
}
h5.u-text-5 {
	font-size: 1rem;
	margin-top: 0;
	margin-bottom: 16px;
}
h4.u-text-4 {
	width: 100%;
	margin-top: 0;
	color: #303030;
	text-align: center;
}
.u-subpage .u-layout-wrap-1 {
	padding-bottom: 2rem;
}
@media (max-width: 991px) {
	.u-container-layout-custom1, .u-container-layout-custom2, .u-container-layout-custom3, .u-container-layout-custom4, .u-container-layout-custom5, .u-container-layout-custom6 {
			margin: 50px auto;
			width: 100%;
	}
}
@media (max-width: 575px) {
	.u-theader {
		font-size: 0.75rem;
		padding: 0.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.u-rheader {
		font-size: 0.625rem;
		padding: 0.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.u-ul-row3 .u-li-cell {
		width: 34%;
	}
	.u-ul-row3 .u-li-cell:first-child {
		width: 26%;
	}
	.u-layout-table2 {
		width: calc(100% + 3rem);
		margin-left: -1.5rem;
	}
	.u-ul-row5 .u-li-cell {
		width: 23%;
	}
	.u-ul-row5 .u-li-cell:first-child {
		width: 20%;
	}
	.u-li-cell-right {
		padding: 0.25rem 1rem;
	}
	.u-subpage .u-layout-wrap-1 {
		width: calc(100% + 3rem)!important;
		margin-left: -1.5rem!important;
	}
	.u-subpage .u-sheet-2 .u-text-1, .u-subpage .u-sheet-3 .u-text-1 {
		font-size: 2.5rem;
	}
}