
.__nuxt-error-page {
  padding: 1rem;
  background: #F7F8FB;
  color: #47494E;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: sans-serif;
  font-weight: 100 !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.__nuxt-error-page .error {
  max-width: 450px;
}
.__nuxt-error-page .title {
  font-size: 1.5rem;
  margin-top: 15px;
  color: #47494E;
  margin-bottom: 8px;
}
.__nuxt-error-page .description {
  color: #7F828B;
  line-height: 21px;
  margin-bottom: 10px;
}
.__nuxt-error-page a {
  color: #7F828B !important;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.__nuxt-error-page .logo {
  position: fixed;
  left: 12px;
  bottom: 12px;
}


.nuxt-progress {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  width: 0%;
  opacity: 1;
  transition: width 0.1s, opacity 0.4s;
  background-color: black;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}


/* Example CSS for the button */
.back-button {
  padding: 10px 20px;
  background-color: #1e7a32;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}


.info {
  max-width: 550px;
}


.serve-icon {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin-bottom: 20px;
}


@keyframes modal-video-6887d75a {
from {
		 opacity: 0;
}
to {
		 opacity: 1;
}
}
@keyframes modal-video-inner-6887d75a {
from {
		 transform: translate(0, 100px);
}
to {
		 transform: translate(0, 0);
}
}
.modal-video[data-v-6887d75a] {
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 background-color: rgba(0, 0, 0, 0.7);
	 z-index: 1000000;
	 cursor: pointer;
	 opacity: 1;
	 animation-timing-function: ease-out;
	 animation-duration: 0.3s;
	 animation-name: modal-video-6887d75a;
	 transition: opacity 0.3s ease-out;
}
.modal-video-close[data-v-6887d75a] {
	 opacity: 0;
}
.modal-video-close .modal-video-movie-wrap[data-v-6887d75a] {
	 transform: translate(0, 100px);
}
.modal-video-body[data-v-6887d75a] {
	 max-width: 1100px;
	 width: 100%;
	 height: 100%;
	 margin: 0 auto;
	 display: table;
}
.modal-video-inner[data-v-6887d75a] {
	 display: table-cell;
	 vertical-align: middle;
	 width: 100%;
	 height: 100%;
}
.modal-video-movie-wrap[data-v-6887d75a] {
	 width: 100%;
	 height: 0;
	 position: relative;
	 padding-bottom: 56.25%;
	 background-color: #333;
	 animation-timing-function: ease-out;
	 animation-duration: 0.3s;
	 animation-name: modal-video-inner-6887d75a;
	 transform: translate(0, 0);
	 transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe[data-v-6887d75a] {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}
.modal-video-close-btn[data-v-6887d75a] {
	 position: absolute;
	 z-index: 2;
	 top: 50px;
	 right: 50px;
	 display: inline-block;
	 width: 35px;
	 height: 35px;
	 overflow: hidden;
	 border: none;
	 background: transparent;
}
.modal-video-close-btn[data-v-6887d75a]:before {
	 transform: rotate(45deg) translateY(-50%);
}
.modal-video-close-btn[data-v-6887d75a]:after {
	 transform: rotate(-45deg) translateY(-50%);
}
.modal-video-close-btn[data-v-6887d75a]:before, .modal-video-close-btn[data-v-6887d75a]:after {
	 content: "";
	 position: absolute;
	 height: 2px;
	 width: 100%;
	 top: 50%;
	 left: 0;
	 background: #fff;
	 border-radius: 5px;
}
 


/* Example CSS for the button */
.back-button {
  padding: 10px 20px;
  background-color: #1e7a32;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}


/* Example CSS for the button */
.back-button {
  padding: 10px 20px;
  background-color: #1e7a32;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}


/* Example CSS for the button */
.back-button {
  padding: 10px 20px;
  background-color: #1e7a32;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}


/* Example CSS for the button */
.back-button {
  padding: 10px 20px;
  background-color: #1e7a32;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }

.twentytwenty-container * {
    box-sizing: content-box; }

