body{
  font-weight: 400;
 font-family: Georgia, serif !important;
}
.umai{background: linear-gradient(135deg, #FEFFDD, #FFE269);font-family: Georgia, serif !important;font-weight:bold;background-clip: text;
  -webkit-text-fill-color: transparent;}
.left-3set{float:left;}
.sp-slider .sp-item .sp-video-background .sp-video-background-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    /* background: rgb(255 255 239 / 55%); */
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(225, 197, 45, 0.41);
  background-image: radial-gradient(#ffffff45 20%, transparent 20%), radial-gradient(#ffffff4d 20%, transparent 20%);
  background-size: 6px 6px;
  background-position: 0 0, 3px 3px;
}
video {
  position: absolute;
}
