@charset "UTF-8";*{margin:0;padding:0;list-style:none;box-sizing:border-box}html{font-family:思源黑体 CN,sans-serif;font-size:clamp(42.6667px,13.3333333333vw,100px)}@media(min-width:1200px){html{font-size:67px}}@media(min-width:2000px){html{font-size:100px}}body{font-size:.16rem;overflow-x:hidden;color:#313131;background-color:#f3eeee}a{text-decoration:none}picture{display:block}img{width:100%;vertical-align:middle}.img-hover img{-o-object-fit:cover;object-fit:cover;will-change:transform;transition:transform .35s cubic-bezier(.4,0,.2,1)}.img-hover:hover img{transform:scale(1.1)}@media(min-width:1200px){.hide-md{display:none!important}}@media(max-width:1199px){.hide-sm{display:none!important}}@media(min-width:1200px){.hidden-md{visibility:hidden!important}}@media(max-width:1199px){.hidden-sm{visibility:hidden!important}}.dm-underline{position:relative}.dm-underline:after{content:"";position:absolute;left:0;right:0;bottom:-.04rem;height:1px;background-image:linear-gradient(currentColor,currentColor);background-size:0% 1px;background-position:bottom right;background-repeat:no-repeat;transition:background-size .15s ease-out;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone}a:hover .dm-underline:after,.dm-underline:hover:after{background-size:100% 2px;background-position:bottom left}.dm-highlight{color:var(--primary-brand)}.dm-cursor{display:none}@media(hover:hover)and (pointer:fine){.dm-cursor{display:block;pointer-events:none;position:fixed;top:0;left:0;opacity:0;overflow:hidden;background:transparent;transition:opacity .3s ease-out;z-index:9999;border-radius:50%}.dm-cursor.js-hover .dm-cursor-in{background-color:#fad6d0}.dm-cursor.js-hover-view{opacity:1}.dm-cursor.js-hover-view .dm-cursor-in{width:1rem;height:1rem;background-color:#fad6d0}.dm-cursor.js-hover-view .dm-cursor-view{opacity:1;visibility:visible;transform:scale(1);transition:all .3s ease-out}.dm-cursor-view{font-size:.16rem;opacity:0;visibility:hidden;transform:scale(0)}.dm-cursor-in{display:flex;align-items:center;justify-content:center;width:.12rem;height:.12rem;background:#a0987c;border-radius:50%;transform:translate(0) scale(1.1);transition:all .3s ease-out}}@keyframes arrow-left-50{0%{transform:translate(0);opacity:1}35%{transform:translate(-50%);opacity:0}65%{transform:translate(50%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes arrow-right-50{0%{transform:translate(0);opacity:1}35%{transform:translate(50%);opacity:0}65%{transform:translate(-50%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes arrow-down-50{0%{transform:translate(0);opacity:1}35%{transform:translateY(50%);opacity:0}65%{transform:translateY(-50%);opacity:0}to{transform:translate(0);opacity:1}}@font-face{font-family:MerriweatherLight;src:url(../fonts/merriweather.light.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:MerriweatherBold;src:url(../fonts/merriweather.bold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:RobotoRegular;src:url(../fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal}:root{--primary-brand: #e17f73;--bg: #f4f1ec}.dm-container{margin:auto}h2{font-weight:400;font-size:.44rem;line-height:1}.section-title img{width:.5em;margin-left:.1rem;vertical-align:top}.page-error{position:relative;z-index:1;padding:35vh 0 25vh;font-size:.36rem;text-align:center}@media(min-width:1536px){.dm-container{max-width:19.2rem;padding:0 .65rem}}@media(min-width:1200px)and (max-width:1535px){.dm-container{max-width:100%;padding:0 3%}}@media(max-width:1199px){.dm-container{max-width:100%;padding:0 4%}}.dm-more-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;height:.54rem;padding:0 .58rem 0 .32rem;font-size:.16rem;text-align:center;color:var(--primary-brand);border:1px solid var(--primary-brand);border-radius:.3rem;background-color:#fff}.dm-more-btn .arr{position:absolute;right:15%;text-indent:-99999em}.dm-more-btn .arr:before,.dm-more-btn .arr:after{content:"";position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover;overflow:clip;transition:.15s ease opacity,.3s ease translate}.dm-more-btn .arr-down:before,.dm-more-btn .arr-down:after{width:.15rem;height:.07rem;background-image:url(../images/arr_d_p.png)}.dm-more-btn .arr-down:before{opacity:0;translate:0 -.15rem}.dm-more-btn .arr-right:before,.dm-more-btn .arr-right:after{width:.07rem;height:.15rem;background-image:url(../images/arr_r_p.png)}.dm-more-btn .arr-right:before{opacity:0;translate:-.15rem 0}.dm-more-btn .txt{display:inline-block;color:transparent;overflow:clip;text-shadow:0 1lh 0 var(--primary-brand),0 0 0 var(--primary-brand);transition:text-shadow .3s cubic-bezier(.4,0,.2,1)}.dm-more-btn:hover .arr-down:before{opacity:100%;translate:0 0}.dm-more-btn:hover .arr-down:after{opacity:0;translate:0 .15rem}.dm-more-btn:hover .arr-right:before{opacity:100%;translate:0 0}.dm-more-btn:hover .arr-right:after{opacity:0;translate:.15rem 0}@media(any-hover:hover){.dm-more-btn:hover .txt{text-shadow:0 0 0 var(--primary-brand),0 -1lh 0 rgba(255,255,255,0)}}@media(min-width:1200px){.dm-more-btn .arr-down{width:.15rem;height:.07rem}.dm-more-btn .arr-right{width:.07rem;height:.15rem}}@media(max-width:1199px){.dm-more-btn .arr-down{width:.2rem;height:.09rem}.dm-more-btn .arr-right{width:.09rem;height:.2rem}.dm-more-btn.invert{padding:0 .5rem;background-color:var(--primary-brand)}.dm-more-btn.invert .txt{color:#fff}}#dm-header__inner{display:flex;flex-wrap:wrap;align-items:center}#dm-header__inner .contact{display:flex;justify-content:flex-start;width:100%;gap:.3rem;margin-top:-.15rem;color:#626262;font-size:.15rem}#dm-header__inner .menu{margin-left:auto;margin-right:8.1005586592%}#dm-header__inner .menu-list{display:flex}#dm-header__inner .menu-list__item{flex:none}#dm-header__inner .menu-list__item a{color:#313131}#dm-header__inner .menu-list__item a:hover{color:var(--primary-brand)}#dm-header__inner .menu-list__item:after{content:"";display:block;max-width:96%;height:.06rem;margin:auto;border-radius:.03rem;background-color:transparent}#dm-header__inner .menu-list__item.active:after{background-color:var(--primary-brand)}#dm-header__inner .menu-list__item.active a:hover{cursor:default;color:#313131}#dm-header__inner .menu-list__item.active:hover .dm-underline:after{visibility:hidden}@media(min-width:1200px){#dm-header{position:relative;z-index:2;margin-bottom:2.625698324%;padding:1.2290502793% 0}#dm-header__inner{display:flex;align-items:center}#dm-header__inner .logo{width:12.2905027933%;opacity:1;transform:translateY(0);transition:transform .7s cubic-bezier(.175,.885,.32,1.275),opacity .7s cubic-bezier(.175,.885,.32,1.275)}#dm-header__inner .logo img{display:block}#dm-header__inner .logo--hide{opacity:0;transform:translateY(-.2rem)}#dm-header__inner .menu-list{display:flex;gap:.45rem;margin-top:.2rem}#dm-header__inner .menu-list__item{font-size:.23rem;line-height:1;flex:none}#dm-header__inner .menu-list__item a{color:#313131}#dm-header__inner .menu-list__item a:hover{color:var(--primary-brand)}#dm-header__inner .menu-list__item:after{content:"";display:block;max-width:96%;height:.06rem;margin:auto;margin-top:.08rem;border-radius:.03rem;background-color:transparent}#dm-header__inner .menu-list__item.active:after{background-color:var(--primary-brand)}#dm-header__inner .menu-list__item.active a:hover{cursor:default;color:#313131}#dm-header__inner .menu-list__item.active:hover .dm-underline:after{display:none}}@media(max-width:1199px){#dm-header{padding:.43rem 0}#dm-header .logo img{display:block;width:auto;height:.6rem}#dm-header__inner .menu-list{gap:.35rem}.dm-page #dm-header{margin-bottom:.9rem}.dm-page-detail #dm-header{margin-bottom:.4rem}}@media(max-width:978px){#dm-header__inner .menu{display:none}#dm-header__inner .menu-list{gap:.25rem}}.floating-menu-wrapper{position:fixed;z-index:9999}.floating-menu-wrapper .menu-card{position:relative;background-color:var(--primary-brand);border-radius:50%;overflow:hidden;box-shadow:0 .07rem .2rem #00000026;will-change:width,height,border-radius}.floating-menu-wrapper .btn-hamburger{position:absolute;top:0;right:0;z-index:2;background-color:transparent;border-radius:50%;cursor:pointer}.floating-menu-wrapper .btn-hamburger span{position:absolute;left:50%;display:block;width:35.7142857143%;height:2px;transform:translate(-50%,-50%);transform-origin:center center;overflow:hidden;background:#fff;will-change:top,transform,opacity;transition:top .4s,transform .4s,opacity .4s ease-in-out}.floating-menu-wrapper .btn-hamburger span:nth-child(1){top:39%}.floating-menu-wrapper .btn-hamburger span:nth-child(2){top:50%}.floating-menu-wrapper .btn-hamburger span:nth-child(3){top:61%}.floating-menu-wrapper .btn-hamburger.close span:nth-child(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.floating-menu-wrapper .btn-hamburger.close span:nth-child(2){opacity:0;transform:translate(-50%,-50%) scaleX(0)}.floating-menu-wrapper .btn-hamburger.close span:nth-child(3){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.floating-menu-wrapper .menu-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:1.1rem 0 .9rem .9rem;display:flex;flex-direction:column;justify-content:space-between;opacity:0;visibility:hidden;box-sizing:border-box}.floating-menu-wrapper .menu-nav{display:flex;flex-direction:column;gap:.3rem;list-style:none;text-align:left}.floating-menu-wrapper .menu-nav a{display:inline;vertical-align:middle;font-size:.24rem;line-height:1;color:#fff;text-decoration:none;letter-spacing:1px;transition:opacity .3s}.floating-menu-wrapper .menu-nav a:hover{opacity:.8}.floating-menu-wrapper .lang-switch{display:flex;gap:.2rem;margin-top:.5rem}.floating-menu-wrapper .lang-btn{display:flex;justify-content:center;align-items:center;width:1.2rem;height:.4rem;font-size:.2rem;border-radius:.3rem;text-align:center;cursor:pointer;text-decoration:none;border:1px solid rgba(255,255,255,.8);color:#fff}.floating-menu-wrapper .lang-btn.active{background-color:#fff;color:var(--primary-brand)}@media(min-width:1200px){.floating-menu-wrapper{top:.35rem;right:.2rem}.floating-menu-wrapper .menu-card,.floating-menu-wrapper .btn-hamburger{width:.8rem;height:.8rem}}@media(max-width:1199px){.floating-menu-wrapper{top:.35rem;right:.25rem}.floating-menu-wrapper .menu-card,.floating-menu-wrapper .btn-hamburger{width:.9rem;height:.9rem}.floating-menu-wrapper .menu-content{padding-bottom:.7rem}.floating-menu-wrapper .menu-nav a{font-size:.28rem;line-height:1.2}.floating-menu-wrapper .lang-btn{width:1.44rem;height:.48rem;font-size:.22rem}}@media(min-width:1200px){#dm-breadcrumb{padding-bottom:1rem}#dm-breadcrumb .crumbs{display:flex;align-items:center;font-size:.14rem;line-height:1.1428571429;padding:0 .7rem}#dm-breadcrumb .crumbs-divider{font-family:serif;margin:0 .1rem}#dm-breadcrumb .crumbs-item{display:inline-flex;align-items:center}#dm-breadcrumb .crumbs-item__link{display:inline-flex;vertical-align:middle;color:#313131}#dm-breadcrumb .crumbs-item__link .home-icon{display:block;width:.16rem;height:.16rem;margin-right:.25rem}}@media(max-width:1199px){#dm-breadcrumb{margin:0 4%;padding:.1rem 0;border-radius:.3rem;border:1px solid rgb(210,210,210);background-color:#f4f6f6}#dm-breadcrumb .crumbs{display:flex;justify-content:flex-start;align-items:center;font-size:.24rem}#dm-breadcrumb .crumbs-divider{font-family:serif;margin:0 .15rem}#dm-breadcrumb .crumbs-item{display:inline-flex;align-items:center;white-space:nowrap}#dm-breadcrumb .crumbs-item:last-child{overflow:hidden}#dm-breadcrumb .crumbs-item:last-child span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;min-width:1px}#dm-breadcrumb .crumbs-item__link{display:inline-flex;align-items:center;vertical-align:middle;color:#313131}#dm-breadcrumb .crumbs-item__link .home-icon{display:block;width:.23rem;height:.23rem;margin-right:.15rem}}#dm-footer{position:relative;margin-top:.75rem;background:#fff url(../images/footer_bg.jpg) 50% 0 no-repeat;background-size:100% auto;overflow:hidden}#dm-footer .footer-logo-mobile img{display:block}#dm-footer .footer-bottom{position:relative;z-index:1}#dm-footer .footer-mega{position:absolute;left:0;bottom:0;z-index:0;display:flex;pointer-events:none}#dm-footer .footer-mega img{display:block;width:auto;flex-shrink:0;height:1.31rem}.lang--en #dm-footer .footer-top{align-items:flex-start}.lang--en #dm-footer .cn{display:none!important}@media(min-width:1200px){.dm-footer-wrap{position:sticky;left:0;right:0;bottom:0;z-index:0}#dm-footer{padding-top:.75rem;padding-bottom:.5rem}#dm-footer .footer-top{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row-reverse}#dm-footer .footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;padding-top:1.3rem}#dm-footer .nav{display:flex;gap:.5rem}#dm-footer .nav__item .en{display:block;padding-bottom:2px;font-size:.22rem;line-height:1}#dm-footer .nav__item .cn{display:inline-block;padding-bottom:2px;margin-top:.15rem;font-size:.14rem;line-height:1;vertical-align:middle}#dm-footer .nav__item a{color:#313131}#dm-footer .contact{display:flex;gap:1rem}#dm-footer .contact__info{font-size:.16rem;line-height:1}#dm-footer .contact__info p:first-child{font-weight:700;font-size:.18rem}#dm-footer .contact__info p+p{margin-top:.15rem}#dm-footer .footer-logo img{display:block;width:1.33rem}#dm-footer .qr-code{width:1.33rem;display:flex;flex-direction:column;justify-content:space-between;text-align:center}#dm-footer .qr-code__img{display:block;margin-top:auto}#dm-footer .qr-code__txt{margin-top:.15rem;font-size:.14rem;line-height:1}#dm-footer .footer-copyrights{margin-top:.5rem;font-size:.14rem;line-height:1.3}}@media(max-width:1199px){#dm-footer{margin-top:1.75rem;padding-top:.7rem;padding-bottom:.75rem;background-size:auto 100%;background-position-x:100%}#dm-footer .footer-top{padding:0 .2rem}#dm-footer .footer-bottom{display:flex;flex-direction:column-reverse}#dm-footer .footer-logo img{display:block;width:2.1rem}#dm-footer .footer-mega{bottom:0}#dm-footer .nav{margin-top:.7rem}#dm-footer .nav__item a{display:inline;color:#000}#dm-footer .qr-code{width:1.94rem;padding-bottom:.1rem;text-align:center;margin-top:-2.56rem;margin-left:auto}#dm-footer .qr-code .qr-code__img{display:block;width:100%}#dm-footer .qr-code .qr-code__txt{margin-top:.2rem;font-size:.22rem;color:#000}#dm-footer .contact{margin-top:.94rem;border-top:1px solid #7d7d7d}#dm-footer .contact__info{padding-top:.84rem;font-size:.24rem;line-height:1.2}#dm-footer .contact__info p:first-child{font-weight:700}#dm-footer .contact__info p+p{margin-top:.2rem}#dm-footer .footer-copyrights{margin-top:1rem;font-size:.22rem;line-height:.24rem}#dm-footer .footer-copyrights span{display:block}#dm-footer .footer-copyrights span:nth-of-type(2){margin-top:.15rem}.lang--zh #dm-footer .nav__item:not(:last-child) .en{display:none}.lang--zh #dm-footer .nav__item:not(:last-child) .cn{font-size:.3rem;line-height:2.4}.lang--zh #dm-footer .nav__item:last-child .en{font-size:.3rem;line-height:2.4}.lang--en #dm-footer .nav__item .en{font-size:.3rem;line-height:2.4}.lang--en #dm-footer .nav__item .cn{display:none}}.floating-sidebar{position:fixed;right:.2rem;bottom:.3rem;z-index:9998;display:flex;flex-direction:column;align-items:center;gap:.16rem;padding:.2rem .13rem;background:#fff;border-radius:.4rem;box-shadow:0 .1rem .3rem #00000014;opacity:0;visibility:hidden;transform:translateY(.2rem)}.sidebar-btn{width:.48rem;height:.48rem;border-radius:50%;background-color:#4a4a4a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border:none;cursor:pointer;outline:none;transition:background-color .3s ease}.sidebar-btn:hover{background-color:#222}.sidebar-btn svg{width:.2rem;height:.2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.top-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#555;padding-top:.04rem;text-decoration:none}.top-btn svg{width:.16rem;height:.16rem;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;margin-bottom:2px}.top-btn span{font-size:.11rem;font-weight:700;letter-spacing:.5px;color:#666}.top-btn:hover span,.top-btn:hover svg{color:#000}.doctor__photo{width:4rem;height:4rem;aspect-ratio:1/1;margin-left:auto;margin-right:auto}.doctor__info{color:#000}.doctor__info .n{font-weight:700;font-size:.48rem;line-height:1.1666666667}.doctor__info .l{word-break:break-all;line-height:1.4}.doctor__info .l a{color:var(--primary-brand)}@media(min-width:1200px){.doctor{display:flex;gap:.9rem}.doctor__info{font-size:.22rem;line-height:2.0909090909}.doctor__info .n{margin-top:.35rem}.doctor__info .t{margin-top:.1rem}.doctor__info .i,.doctor__info .l{margin-top:.45rem}}@media(max-width:1199px){.doctor__photo{width:3rem;height:3rem}.doctor__info{margin-top:.7rem;font-size:.24rem;line-height:1.9166666667}.doctor__info .n{margin-top:.25rem}.doctor__info .t{margin-top:.1rem}.doctor__info .i{margin-top:.45rem}.doctor__info .l{margin-top:.35rem}}.dm-modal--contact{border-radius:.24rem}.dm-modal--contact .dm-modal__content{position:relative;overflow-x:hidden}.dm-modal--contact .contact-lead{position:absolute;top:-.2rem;left:0;color:#e0807310;font-family:MerriweatherBold,serif;font-size:1.5rem;line-height:1}.dm-modal--contact .column{flex:1;min-width:4rem}.dm-modal--contact .company-name{font-size:.18rem;font-weight:600;color:#222;margin-bottom:.12rem}.dm-modal--contact .company-addr{font-size:.16rem;color:#444;margin-bottom:.3rem;line-height:1.5}.dm-modal--contact .contact-list{display:flex;flex-direction:column;gap:.16rem;margin-top:.5rem}.dm-modal--contact .contact-item{display:flex;align-items:center;border:1px solid #d1756a;border-radius:.3rem;padding:.1rem .2rem;text-decoration:none;color:#222;font-size:.2rem;font-weight:500;transition:background-color .2s;width:100%}.dm-modal--contact .contact-item:hover{background-color:#fdf6f5}.dm-modal--contact .icon-box{width:.24rem;height:.24rem;background-color:#d1756a;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:.12rem;flex-shrink:0}.dm-modal--contact .icon-box svg{width:.14rem;height:.14rem;fill:#fff}@media(min-width:1200px){.dm-modal--contact .dm-modal__content{padding:2.4rem 1.3rem 1.5rem;overflow:hidden}.dm-modal--contact .contact{display:flex;gap:1.5rem}}@media(max-width:1199px){.dm-modal--contact{width:80vw!important}.dm-modal--contact .dm-modal__content{padding:1.5rem .6rem .5rem;overflow-y:scroll}.dm-modal--contact .contact{flex-direction:column}.dm-modal--contact .column+.column{margin-top:.8rem}}.dm-modal{background-color:#fff;position:fixed;margin:auto;inset:0;z-index:1010;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;max-width:65vw;max-height:90vh;overflow-y:auto;transform-origin:center center}.dm-modal--opening{animation:modalScaleIn .4s cubic-bezier(.34,1.56,.64,1) forwards}.dm-modal--closing{animation:modalScaleOut .4s cubic-bezier(.36,0,.66,-.56) forwards}.dm-modal__content{overflow-y:scroll;height:100%;width:100%}.dm-modal__close{position:absolute;top:.25rem;right:.4rem;width:.3rem;height:.3rem;cursor:pointer;background:none;border:none;padding:0}.dm-modal__close:before,.dm-modal__close:after{content:"";position:absolute;width:100%;height:.03rem;background-color:#e17f73;top:50%;left:0;transition:background-color .3s ease}.dm-modal__close:before{transform:rotate(45deg)}.dm-modal__close:after{transform:rotate(-45deg)}.dm-modal__close:hover:before,.dm-modal__close:hover:after{background-color:#dd8176}.dm-modal-overlay{position:fixed;inset:0;z-index:1000;background-color:#00000070}.dm-modal-overlay--opening{animation:overlayFadeIn .4s ease-out forwards}.dm-modal-overlay--closing{animation:overlayFadeOut .4s ease-in forwards}@media(max-width:1199px){.dm-modal{max-width:90vw}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes modalScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayFadeOut{0%{opacity:1}to{opacity:0}}@media(min-width:1200px){.dm-modal__content{padding:.95rem}}@media(max-width:1199px){.dm-modal{height:65vh;border-radius:.2rem}.dm-modal__content{padding:.8rem}}.dm-page{background-color:var(--bg)}.dm-page .dm-hero,.dm-page .dm-hero-canopy,.dm-page .dm-main-section{position:relative;z-index:10;background-color:var(--bg)}.dm-page .dm-main-section{padding-bottom:1.5rem}.dm-page .dm-main-section .sign{margin:auto}.dm-page #dm-footer{margin-top:0}.dm-hero-image{display:block;margin-top:.42rem;border-radius:.18rem;overflow:hidden}.dm-hero-image img{display:block;width:100%}.dm-hero-canopy #dm-header{position:absolute;left:0;right:0;top:0;z-index:1}@media(min-width:1200px){.dm-hero-canopy{position:relative;padding:.15rem .15rem 0;overflow:hidden;margin:auto;border-radius:.2rem}.dm-hero-canopy #dm-header{top:.15rem}.dm-hero-canopy .thumbnail-container{position:relative}.dm-hero-canopy .thumbnail-container,.dm-hero-canopy .thumbnail,.dm-hero-canopy .thumbnail-mask{height:5.4rem}.dm-hero-canopy .thumbnail,.dm-hero-canopy .thumbnail-mask{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;margin:auto}.dm-hero-canopy .thumbnail-mask{overflow:hidden}.dm-hero-canopy .thumbnail-caption{position:absolute;bottom:0;left:0;right:0;bottom:.6rem;z-index:1;color:#fff;font-size:.44rem;line-height:2.2}.dm-hero-canopy .thumbnail-caption p:first-child{font-size:.36rem}.dm-hero-canopy .c-object-fit-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dm-hero-canopy .mask,.dm-hero-canopy .mask-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dm-hero-canopy .mask-inner{height:5.4rem}.dm-hero-canopy .mask__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dm-hero-canopy .sign img{display:block;width:75%;margin:auto}}@media(max-width:1199px){.dm-hero-canopy{height:auto}.dm-hero-canopy #dm-header .menu{display:none}.dm-hero-canopy .thumbnail-caption{position:absolute;bottom:0;left:0;right:0;bottom:.3rem;color:#fff;font-size:.44rem;line-height:2.2}.dm-hero-canopy .thumbnail-caption p:first-child{font-size:.36rem}.dm-hero .dm-container .section-subtitle{bottom:.6rem;margin-top:.4rem;font-size:.24rem;line-height:1}}.dm-grid{display:grid;grid-template-columns:repeat(3,1fr)}.dm-card{flex-direction:column;overflow:hidden}.dm-card__title{margin-top:1.875rem;font-weight:700;font-size:1.375rem;line-height:1.25rem;color:#313131}.dm-card__desc{margin-top:.625rem;font-size:.875rem;line-height:1.25rem;color:#313131}.dm-card__img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem}
