.elementor-kit-12{--e-global-color-primary:#35B4D4;--e-global-color-secondary:#313031;--e-global-color-text:#6B6868;--e-global-color-accent:#F3BBCF;--e-global-color-2dfed8b:#E40081;--e-global-typography-primary-font-family:"Noto Sans SC";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Noto Sans SC";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Noto Sans SC";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Noto Sans SC";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.5em;--e-global-typography-fe7cbd8-font-family:"Noto Serif SC";--e-global-typography-fe7cbd8-font-size:46px;--e-global-typography-fe7cbd8-font-weight:700;--e-global-typography-fe7cbd8-text-transform:uppercase;--e-global-typography-fe7cbd8-font-style:normal;--e-global-typography-fe7cbd8-text-decoration:none;--e-global-typography-fe7cbd8-line-height:1.5em;--e-global-typography-4b85257-font-family:"Noto Serif SC";--e-global-typography-4b85257-font-size:60px;--e-global-typography-4b85257-font-weight:900;--e-global-typography-4b85257-text-transform:uppercase;--e-global-typography-4b85257-font-style:normal;--e-global-typography-4b85257-text-decoration:none;--e-global-typography-4b85257-line-height:1.5em;background-image:url("https://www.eminal-bu.esthe-web.com/wp-content/uploads/2023/04/240731172610-66a9f5225ff09.jpg");background-position:center center;background-repeat:repeat;background-size:auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-primary-font-size:16px;--e-global-typography-fe7cbd8-font-size:18px;--e-global-typography-4b85257-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-12{background-attachment:fixed;}}/* Start custom CSS */.elementor-icon-wrapper{
    line-height: 0;
}
p{
    margin-block-end:0;
}
.content-custom p{
    margin-block-end:20px;
}
.content-custom h1{
    font-family: var(--e-global-typography-primary-font-family);
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
}
.content-custom h2{
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
}
.content-custom iframe{
    width: 100%;
    height: 500px;
}
.content-custom table{
    font-size: 1em;
}
.content-custom td{
    padding: 20px 0;
    background: transparent !important;
    border: none;
    border-bottom: 1px solid;
}
.content-custom td:nth-of-type(1){
    border-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
    white-space: nowrap;
}
.content-custom td:nth-of-type(2){
    border-color: var(--e-global-color-text);
}
.content-custom .wp-block-group:not(.is-layout-flex){
    margin-block-end:50px;
}
.content-custom .is-layout-flex{
    gap:20px;
}
.content-custom .wp-block-media-text{
    margin-block-end:20px;
    grid-gap: 50px;
}
.content-custom .wp-block-media-text__content{
    padding:0;
}
@media only screen and (max-width: 767px) {
a{
    -webkit-appearance: none !important;
    outline: none !important;
    border: none !important;
}
.content-custom td{
    padding: 20px 0;
}
.content-custom td:nth-of-type(1){
    min-width:6em;
}
.content-custom iframe{
    height: 300px;
}
.content-custom .wp-block-media-text{
    grid-gap: 20px;
}
}
/*菜单切换(下滑)*/
/*
.scrollheader {
    transform: translatey(-180px);
    -moz-transition: all .3s ease!important;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
    width: 100%!important;
}
.elementor-sticky--effects.scrollheader {
    height: auto!important;
    transform: translatey(0px);
}
*/
/*菜单切换(渐入)*/
/*
.scrollheader {
    opacity: 0;
    -moz-transition: opacity .25s ease-out!important;
    -webkit-transition: opacity .25s ease-out!important;
    transition: opacity .25s ease-out!important;
}
.elementor-sticky--effects.scrollheader {
    opacity: 1!important;
}
*/
.hearts-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none; /* 防止影响页面点击 */
  z-index: 9999;
  overflow: hidden;
}
.heart {
	width: 120px;
	height: 120px;
	position: absolute;
	animation: float 5s infinite linear;
}
.heart::before,.heart::after {
	content: "";
	position: absolute;
	top: 0; 
	width: 60px;
	height: 100px;
	background: vavr(--e-global-color-accent);
	border-radius: 100px 100px 0 0;
}
.heart::before {
  left: 60px;
  transform: rotate(-45deg);
	transform-origin: 0 100%;
}
.heart::after {
  left: 0;
	transform: rotate(45deg);
	transform-origin: 100% 100%;
}
@keyframes float {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(100vw, 100vh);
    opacity: 0;
  }
}/* End custom CSS */