.unlayer-page {
  font-family: arial,helvetica,sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
.unlayer-page .u_body {
  min-height: unset !important;
}
.unlayer-page .u-row {
  display: flex;
  flex-wrap: nowrap;
  margin-left: 0;
  margin-right: 0;
}
.unlayer-page .u-row .u-col {
  position: relative;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.unlayer-page .u-row .u-col.u-col-100 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 480px) {
  .unlayer-page .container {
    max-width: 100% !important;
  }
  .unlayer-page .u-row:not(.no-stack) {
    flex-wrap: wrap;
  }
  .unlayer-page .u-row:not(.no-stack) .u-col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.unlayer-page body,
.unlayer-page html {
  margin: 0;
  padding: 0;
}
.unlayer-page html {
  box-sizing: border-box;
}
.unlayer-page *,
.unlayer-page :after,
.unlayer-page :before {
  box-sizing: inherit;
}
.unlayer-page html {
  font-size: 14px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.unlayer-page p {
  margin: 0;
}
.unlayer-page form .error-field {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: shake;
  animation-name: shake;
}
.unlayer-page form .error-field input,
.unlayer-page form .error-field textarea {
  border-color: #a94442 !important;
  color: #a94442 !important;
}
.unlayer-page form .field-error {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: -20px;
}
.unlayer-page form .field-error:after {
  border: solid transparent;
  border-color: #ebcccc rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
  border-width: 5px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -5px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}
.unlayer-page form .spinner {
  margin: 0 auto;
  text-align: center;
  width: 70px;
}
.unlayer-page form .spinner > div {
  -webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both;
  animation: sk-bouncedelay 1.4s ease-in-out infinite both;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  display: inline-block;
  height: 12px;
  margin: 0 2px;
  width: 12px;
}
.unlayer-page form .spinner .bounce1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
}
.unlayer-page form .spinner .bounce2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  to {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.unlayer-page .container {
  --bs-gutter-x: 0px;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.unlayer-page a[onclick] {
  cursor: pointer;
}
@media (max-width: 480px) {
  .unlayer-page .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 481px) {
  .unlayer-page .hide-desktop {
    display: none !important;
  }
}
.unlayer-page #u_body a {
  color: #0000ee;
  text-decoration: underline;
}
.unlayer-page #u_body a:hover {
  color: #0000ee;
  text-decoration: underline;
}
.unlayer-page table#u_content_carousel_2,
.unlayer-page table#u_content_carousel_2 > tbody,
.unlayer-page table#u_content_carousel_2 > tbody,
.unlayer-page table#u_content_carousel_2 > tbody > tr,
.unlayer-page table#u_content_carousel_2 > tbody > tr > td {
  display: block;
}
.unlayer-page #u_content_carousel_2 .amp-carousel-slide > * {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.unlayer-page #u_content_carousel_2 .amp-carousel-slide amp-img {
  width: 100%;
}
.unlayer-page #u_content_carousel_2 .carousel-preview > div,
.unlayer-page #u_content_carousel_2 .carousel-preview > amp-selector {
  margin: 4px -2px;
}
.unlayer-page #u_content_carousel_2 .carousel-preview > div > div,
.unlayer-page #u_content_carousel_2 .carousel-preview > amp-selector > div {
  display: inline-block;
  width: 100px;
  height: 74.62px;
  margin: 2px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.unlayer-page #u_content_carousel_2 .carousel-preview > amp-selector > div {
  cursor: pointer;
}
.unlayer-page #u_content_carousel_2 .carousel-preview > amp-selector > div:active {
  opacity: 0.5;
}
.unlayer-page #u_content_carousel_2 .carousel-preview > div > div[selected],
.unlayer-page #u_content_carousel_2 .carousel-preview > amp-selector > div[selected] {
  border: 1px solid #0000ee;
}
.unlayer-page #u_content_carousel_2 .carousel-preview > div > div > img {
  width: 100%;
  height: auto;
}
.unlayer-page #u_content_carousel_2 .carousel-container {
  position: relative;
  max-width: 600px;
  margin: auto;
}
.unlayer-page #u_content_carousel_2 .carousel-main {
  position: relative;
  overflow: hidden;
}
.unlayer-page #u_content_carousel_2 .carousel-main .main-image {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.unlayer-page #u_content_carousel_2 .carousel-main .main-image.active {
  opacity: 1;
  position: relative;
}
.unlayer-page #u_content_carousel_2 .carousel-previews {
  text-align: left;
  margin: 4px -2px;
}
.unlayer-page #u_content_carousel_2 .carousel-previews .preview {
  cursor: pointer;
  width: 100px;
  min-width: 100px;
  height: auto;
  margin: 2px;
  opacity: 0.6;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.unlayer-page #u_content_carousel_2 .carousel-previews .preview.active {
  opacity: 1;
  border: 2px solid #0000ee;
}
.unlayer-page #u_content_carousel_2 .prev,
.unlayer-page #u_content_carousel_2 .next {
  position: absolute;
  top: 50%;
  width: 34px;
  height: 34px;
  background-size: 18px 18px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  z-index: 101;
  cursor: pointer;
}
.unlayer-page #u_content_carousel_2 .prev {
  left: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff'%3E%3Cpath d='M15 8.25H5.87l4.19-4.19L9 3 3 9l6 6 1.06-1.06-4.19-4.19H15v-1.5z'/%3E%3C/svg%3E");
}
.unlayer-page #u_content_carousel_2 .next {
  right: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23fff'%3E%3Cpath d='M9 3L7.94 4.06l4.19 4.19H3v1.5h9.13l-4.19 4.19L9 15l6-6z'/%3E%3C/svg%3E");
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOutToLeft {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes slideInFromLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOutToRight {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
    opacity: 0;
  }
}
.unlayer-page #u_content_carousel_2 .slide-in-right {
  animation: slideInFromRight 0.1s ease-in-out forwards;
}
.unlayer-page #u_content_carousel_2 .slide-out-left {
  animation: slideOutToLeft 0.1s ease-in-out forwards;
}
.unlayer-page #u_content_carousel_2 .slide-in-left {
  animation: slideInFromLeft 0.1s ease-in-out forwards;
}
.unlayer-page #u_content_carousel_2 .slide-out-right {
  animation: slideOutToRight 0.1s ease-in-out forwards;
}
.unlayer-page #u_content_button_2 a:hover {
  color: #FFFFFF !important;
  background-color: #3AAEE0 !important;
}
.unlayer-page #u_content_button_3 a:hover {
  color: #FFFFFF !important;
  background-color: #3AAEE0 !important;
}
