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

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

.u-section-1 .u-image-1 {
  width: 168px;
  height: 168px;
  box-shadow: 2px 4px 9px 0 rgba(128,128,128,1);
  text-shadow: -2px 4px 9px rgba(0,0,0,0);
  margin: 165px auto 0;
}

.u-section-1 .u-text-1 {
  font-style: italic;
  line-height: 1.4;
  letter-spacing: 0px;
  text-shadow: 2px 4px 9px rgba(128,128,128,1);
  font-family: Gabriola;
  font-weight: 700;
  margin: 21px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Gabriola;
  margin: -5px auto 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1.125rem;
  border-style: none;
  font-weight: 700;
  background-image: none;
  box-shadow: 2px 4px 9px 0 rgba(128,128,128,1);
  text-shadow: -2px 4px 9px rgba(0,0,0,0);
  margin: 40px auto 0;
  padding: 9px 57px 10px 56px;
}

.u-section-1 .u-text-3 {
  font-weight: 400;
  font-size: 1.125rem;
  text-shadow: 2px 4px 9px rgba(128,128,128,1);
  box-shadow: -2px 4px 9px 0 rgba(0,0,0,0);
  font-family: Gabriola;
  margin: 72px auto 0;
}

.u-section-1 .u-social-icons-1 {
  height: 41px;
  min-height: 16px;
  width: 92px;
  min-width: 42px;
  box-shadow: 2px 4px 0 0 rgba(0,0,0,0);
  text-shadow: -2px 4px 9px rgba(0,0,0,0);
  margin: 8px auto 60px;
}

.u-section-1 .u-icon-2 {
  height: 41px;
  color: rgb(197, 54, 164) !important;
}

.u-section-1 .u-icon-3 {
  color: rgb(59, 89, 152) !important;
  height: 100%;
}

@media (max-width: 1199px) {
  .u-section-1 .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: 1;
  }

  .u-section-1 .u-social-icons-1 {
    transition-duration: 0.5s;
  }
}