:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}input::placeholder{color:#a0a0a0}.swiper{overflow:visible}.swiper-horizontal>.swiper-pagination-bullets{bottom:-10px}.swiper-pagination-bullet{opacity:1;background:#ebebeb;border-radius:100%;width:9px;height:9px;display:inline-block;margin:0 7.5px!important}.swiper-pagination-bullet-active{background:#5a82ed}@font-face{font-family:SpoqaHanSans;font-weight:200;src:local("/static/fonts/Spoqa Han Sans Thin.woff"),url("/static/fonts/Spoqa Han Sans Thin.woff")format("woff"),url(https://toss.im/frame/2.0/_docs/assets/fonts/Spoqa%20Han%20Sans%Thin.woff2)format("woff2"),url(https://toss.im/frame/2.0/_docs/assets/fonts/Spoqa%20Han%20Sans%Thin.woff)format("woff"),url(https://toss.im/frame/2.0/_docs/assets/fonts/Spoqa%20Han%20Sans%Thin.ttf)format("truetype")}@font-face{font-family:SpoqaHanSans;font-weight:300;src:local("/static/fonts/Spoqa Han Sans Light.woff"),url("/static/fonts/Spoqa Han Sans Light.woff")format("woff"),url(https://toss.im/frame/2.0/_docs/assets/fonts/Spoqa%20Han%20Sans%20Light.woff2)format("woff2"),url(https://toss.im/frame/2.0/_docs/assets/fonts/Spoqa%20Han%20Sans%20Light.woff)format("woff"),url(https://toss.im/frame/2.0/_docs/assets/fonts/Spoqa%20Han%20Sans%20Light.ttf)format("truetype")}@font-face{font-family:SpoqaHanSans;font-weight:400;src:url("/static/fonts/Spoqa Han Sans Regular.woff")format("woff")}@font-face{font-family:SpoqaHanSans;font-weight:500;src:url("/static/fonts/Spoqa Han Sans Neo Medium.woff")format("woff")}@font-face{font-family:SpoqaHanSans;font-weight:600;src:url("/static/fonts/Spoqa Han Sans Neo Bold.woff")format("woff")}@font-face{font-family:Noto Sans UI;font-weight:700;src:url(/static/fonts/NotoSansUI-Bold.ttf)format("woff2"),url(/static/fonts/NotoSansUI-Bold.ttf)format("woff"),url(/static/fonts/NotoSansUI-Bold.ttf)format("truetype")}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:SpoqaHanSans!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-weight:400;overflow:hidden auto;font-family:SpoqaHanSans!important}h1,h2,h3,h4,h5{vertical-align:top;color:#393c47;margin:0;padding:0;font-style:normal;font-stretch:100%}p{margin:0;padding:0}a,a:hover{text-decoration:none}.fixed{position:fixed}.none{display:none}:focus{outline:none}.swiper-slide{width:80%}@media (min-width:961px){.visible-s{display:none!important}}@media (max-width:960px){.hidden-s{display:none!important}#service-container,#apply-container,#dogwalking-container,#visit-container{padding-top:59px}}#channel-io-button{z-index:1000000;border-radius:25px;width:50px;height:50px;position:fixed;bottom:24px;right:24px}.ant-dropdown-menu .dropDown::-webkit-scrollbar{display:none}
@media (max-width:2000px){#home-container .desktop .introduction-section{width:100%;display:flex}#home-container .desktop .introduction-section .introduction-background-container{z-index:1;border:1px solid #000;height:763px;margin-left:-1000px;position:absolute;left:50%;width:2000px!important}}#home-container .desktop .swiper{overflow:hidden}#home-container .desktop .swiper-slide{flex-direction:column;justify-content:center;align-items:center;height:587px;display:flex}#home-container .desktop .pet-count{color:#333;font-size:27px}#home-container .desktop .service-minute{color:#555;font-size:65px;font-weight:600}#home-container .desktop .introduction-section{width:100%}#home-container .desktop .introduction-section .introduction-background-container{z-index:1;text-align:center;width:100%;height:100%;margin-top:80px;position:relative}#home-container .desktop .introduction-section .introduction-background-container video{vertical-align:top;width:100%}#home-container .desktop .introduction-section .introduction-background-container .reservation-button{text-align:center;vertical-align:middle;color:#fff;cursor:pointer;background-color:#6a92fe;border-radius:30px;width:170px;height:59px;margin:50px auto auto;font-size:20px;font-weight:700;line-height:59px}#home-container .desktop .services-container{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:66px;display:flex;position:relative;box-shadow:0 3px 12px #0000000d}#home-container .desktop .services-container .services-wrapper{flex-direction:row;justify-content:space-between;width:964px;display:flex}#home-container .desktop .services-container .services-wrapper .service-item{flex-direction:column;align-items:center;display:flex}#home-container .desktop .services-container .services-wrapper .service-item .service-icon-container{border:1.5px solid #ebebeb;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;box-shadow:0 2px 5px #0000000d}#home-container .desktop .services-container .services-wrapper .service-item .service-icon-container .service-icon{width:50px;height:50px}#home-container .desktop .services-container .services-wrapper .service-item .service-name{color:#5f636c;margin-top:24px;font-size:17px;font-weight:700;line-height:42px}#home-container .desktop .service-section{background:#fff;width:100%;height:1020px;display:inline-block}#home-container .desktop .service-section .service-section-container{justify-content:space-between;width:1440px;margin:0 auto;padding-left:210px;padding-right:114px;display:flex}#home-container .desktop .service-section .service-section-container .service-left-item{color:#393c47;display:inline-block}#home-container .desktop .service-section .service-section-container .service-left-item .service-left-title{color:#555;padding-top:319px;font-size:50px;font-weight:700;line-height:70px}#home-container .desktop .service-section .service-section-container .service-left-item .service-left-title-bold{font-weight:400}#home-container .desktop .service-section .service-section-container .service-left-item ul{align-content:center;width:100%;margin-top:100px;margin-bottom:45px;padding:0;display:inline-block}#home-container .desktop .service-section .service-section-container .service-left-item ul li{float:left;color:#a0a0a0;cursor:pointer;margin-right:28px;font-size:15px;list-style-type:none;display:inline-block}#home-container .desktop .service-section .service-section-container .service-left-item .selected-service{color:#6a92fe;border-bottom:2px solid #6a92fe;padding-bottom:5px;font-weight:700}#home-container .desktop .service-section .service-section-container .service-right-item .service-image{width:510px;height:832px;margin-top:112px}#home-container .desktop .live-comments-section{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:1020px;display:flex}#home-container .desktop .live-comments-section .live-comments-title-container{flex-direction:row;display:flex}#home-container .desktop .live-comments-section .live-comments-title-container .live-comments-title-image{width:43px;height:43px}#home-container .desktop .live-comments-section .live-comments-title-container .live-comments-title-text{color:#393c47;margin-top:21px;font-size:50px;font-weight:300;line-height:70px}#home-container .desktop .live-comments-section .live-comments-wrapper{flex-wrap:wrap;justify-content:space-between;width:994px;display:flex}#home-container .desktop .live-comments-section .live-comments-wrapper .live-comments-item{border:1px solid #ebebeb;width:310px;height:230px;margin:20px 0;box-shadow:1px 1px 12px #00000012}#home-container .desktop .live-comments-section .live-comments-wrapper .live-comments-item .live-comments-content{flex-direction:row;margin:0 24px;display:flex}#home-container .desktop .live-comments-section .live-comments-wrapper .live-comments-item .live-comments-content .live-comments-image{border:1px solid #000;border-radius:50%;width:32px;height:32px}#home-container .desktop .price-section{background:#f7f7f8;width:100%;height:1020px}#home-container .desktop .price-section .price-section-container{justify-content:space-between;align-items:center;width:1440px;height:100%;margin:0 auto;padding-left:220px;display:flex}#home-container .desktop .price-section .price-section-container .price-left-item{display:inline-block}#home-container .desktop .price-section .price-section-container .price-left-item .price-left-title{color:#555;font-size:50px;font-weight:700;line-height:70px}#home-container .desktop .price-section .price-section-container .price-left-item .price-left-disc{color:#393c47;margin-top:47px;font-size:17px}#home-container .desktop .price-section .price-section-container .price-left-item .price-service{color:#6a92fe;border-bottom:2px solid #6a92fe;padding-bottom:5px}#home-container .desktop .price-section .price-section-container .price-right-item{float:right;flex-direction:column;display:flex}#home-container .desktop .price-section .price-section-container .price-right-item .price-image{width:620px}#home-container .desktop .cert-section{text-align:center;color:#393c47;background:#fff;width:100%}#home-container .desktop .cert-section .cert-section-wrapper{background:#f7f7f8;flex-direction:column;width:100%;height:1200px;margin:0 auto;display:flex}#home-container .desktop .cert-section .cert-section-wrapper .cert-container{flex:1;width:100%;max-width:1440px;height:600px;padding-top:126px;padding-bottom:130px;display:inline-block}#home-container .desktop .story-section{color:#393c47;background:#f7f8fa;width:100%;height:1080px;padding-top:146px}#home-container .desktop .story-section .story-section-container{width:1440px;margin:0 auto;padding-left:210px}#home-container .desktop .story-section .story-section-container .story-title{letter-spacing:.2px;color:#555;font-size:50px;font-weight:700;line-height:70px}#home-container .desktop .story-section .story-section-container .story-image-container{margin-top:111px}#home-container .desktop .story-section .story-section-container .story-image-container .story-item-container{vertical-align:top;background:#fff;border-radius:3px;width:280px;height:520px;margin-right:23px;display:inline-block;overflow:hidden;box-shadow:1px 1px 12px #ebebeb}#home-container .desktop .opacity-100{opacity:1;max-width:1440px;height:770px;transition-property:opacity;transition-duration:2s;position:absolute;right:0}#home-container .desktop .transition-opacity-0{opacity:0;max-width:1440px;height:770px;transition-property:opacity;transition-duration:2s;position:absolute;right:0}#home-container .mobile .swiper-slide{flex-direction:column;justify-content:center;align-items:center;width:299px;height:418px;display:flex}#home-container .mobile .introduction-section{width:100%;height:532px}#home-container .mobile .introduction-section .introduction-background-container{width:100%;height:100%;position:absolute;overflow:hidden}#home-container .mobile .introduction-section .introduction-background-container img{min-width:100%;height:100%;margin:auto;position:absolute;inset:-100%}#home-container .mobile .introduction-section .introduction-absolute-container{width:100%;position:absolute}#home-container .mobile .introduction-section .introduction-container{text-align:center;width:100%;height:575px;margin-right:auto;overflow:hidden}#home-container .mobile .introduction-section .introduction-container .introduction-content-title{padding-top:155px;padding-left:45px}#home-container .mobile .introduction-section .introduction-container .introduction-content-title h1{text-align:left;color:#333;font-size:45px;font-weight:700;line-height:55px}#home-container .mobile .introduction-section .introduction-container .introduction-content-title h1 span{color:#6a92fe}#home-container .mobile .introduction-section .introduction-container .introduction-go{background-color:#5a82ed;border-radius:30px;width:200px;height:59px;margin-top:37px;margin-left:auto;margin-right:auto}#home-container .mobile .introduction-section .introduction-container .introduction-go p{text-align:center;color:#fff;width:100%;height:59px;padding-top:20px;font-size:15px;font-weight:700;display:block}#home-container .mobile .live-section{background:#fcfcfc;box-shadow:inset 0 12px 12px -12px #0000000d}#home-container .mobile .live-section .live-section-title{text-align:left;color:#333;margin-left:45px;padding-top:100px;font-size:30px;font-weight:600;line-height:39px}#home-container .mobile .live-section .live-section-slide{text-align:center;background-color:#f7f7f8;width:100%;overflow:visible}#home-container .mobile .live-section .live-section-slide ul{text-align:center;align-content:center;margin:0 0 -5px;padding:10px 0 0;display:inline-block}#home-container .mobile .live-section .live-section-slide ul li{color:#a0a0a0;text-align:center;margin-right:0;font-size:15px;list-style-type:none;display:inline-block}#home-container .mobile .live-section .live-section-slide ul .selected-service{color:#6a92fe;border-bottom:2px solid #6a92fe;padding-bottom:20px;font-weight:700}#home-container .mobile .live-section .live-section-slide .swiper{padding-left:38px;padding-right:76px}#home-container .mobile .live-section .live-section-slide .story-item-container{vertical-align:top;text-align:left;background-color:#fff;border-radius:10px;width:285px;margin-bottom:10px;padding-bottom:18px;display:inline-block;box-shadow:1px 1px 9px #ebebeb}#home-container .mobile .live-section ul{text-align:center;color:#ffffffb3;margin-bottom:90px;padding:0;font-size:14px;font-weight:400;display:inline-block}#home-container .mobile .live-section ul li{float:left;margin-right:28px;font-size:15px;list-style-type:none;display:inline-block}#home-container .mobile .live-section ul .selected{color:#fff;border-bottom:2px solid #fff;padding-bottom:10px;font-weight:700}#home-container .mobile .modal-visible{z-index:99999;-o-transition:all ease-out .3s;background-color:#fff;height:100vh;transition:all .3s ease-out;display:block;position:fixed;inset:0;overflow-y:scroll}#home-container .mobile .modal-invisible{z-index:99999;-o-transition:all ease-out .3s;transition:all .3s ease-out;display:block;position:fixed;inset:100% 0 0}#home-container .mobile .transparent-modal-visible{z-index:99999;-ms-animation:fadeIn ease .5s;background-color:#00000080;flex-direction:column;justify-content:flex-end;animation:.5s forwards fadeIn;display:flex;position:fixed;inset:0;overflow-y:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#home-container .mobile .transparent-modal-visible .show-modal-content{opacity:0;z-index:99999;-ms-animation:showContent linear .25s;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:350px;padding:12px;animation:.25s linear forwards showContent;display:flex;overflow-y:hidden}@keyframes showContent{0%{opacity:0;margin-bottom:-350px}to{opacity:1;margin-bottom:0}}#home-container .mobile .remove-transparent-modal{display:none}#home-container .mobile .transparent-modal-invisible{z-index:99999;-ms-animation:fadeOut ease .5s;background-color:#00000080;flex-direction:column;justify-content:flex-end;animation:.5s .25s forwards fadeOut;display:flex;position:fixed;inset:0;overflow-y:hidden}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#home-container .mobile .transparent-modal-invisible .hide-modal-content{opacity:1;z-index:99999;-ms-animation:hideContent linear .25s;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:350px;padding:12px;animation:.25s linear forwards hideContent;display:flex;overflow-y:hidden}@keyframes hideContent{0%{opacity:1;margin-bottom:0}to{opacity:0;margin-bottom:-350px}}#home-container .mobile .transparent{background:#00000080}#home-container .mobile .opacity-100{opacity:1;width:100%;height:624px;transition-property:opacity;transition-duration:2s;position:absolute;right:0}#home-container .mobile .transition-opacity-0{opacity:0;width:100%;height:624px;transition-property:opacity;transition-duration:2s;position:absolute;right:0}
@media (max-width:2000px){#solution-container .desktop .introduction-section{width:100%;display:flex}#solution-container .desktop .introduction-section .introduction-background-container{z-index:1;background:#f7f8fa;border:1px solid #000;height:763px;margin-left:-1000px;position:absolute;left:50%;width:2000px!important}}#solution-container .desktop .swiper{overflow:hidden}#solution-container .desktop .service-section{background:#f7f8fa;width:100%;height:1020px;display:inline-block}#solution-container .desktop .service-section .service-section-container{justify-content:space-between;width:1440px;margin:0 auto;padding-left:210px;padding-right:114px;display:flex}#solution-container .desktop .service-section .service-section-container .service-left-item{color:#393c47;display:inline-block}#solution-container .desktop .service-section .service-section-container .service-left-item .service-left-title{color:#555;padding-top:319px;font-size:50px;font-weight:700;line-height:70px}#solution-container .desktop .service-section .service-section-container .service-left-item .service-left-title-bold{font-weight:400}#solution-container .desktop .service-section .service-section-container .service-left-item ul{align-content:center;width:100%;margin-top:100px;margin-bottom:45px;padding:0;display:inline-block}#solution-container .desktop .service-section .service-section-container .service-left-item ul li{color:#a0a0a0;margin-right:28px;font-size:15px;display:inline-block}#solution-container .desktop .service-section .service-section-container .service-left-item ul li h4{float:left;cursor:pointer;font-size:15px;list-style-type:none}#solution-container .desktop .service-section .service-section-container .service-left-item .selected-service{color:#6a92fe;border-bottom:2px solid #6a92fe;padding-bottom:5px;font-size:15px;font-weight:700}#solution-container .desktop .service-section .service-section-container .service-right-item .service-image{width:510px;height:832px;margin-top:112px}#solution-container .mobile .swiper{overflow:hidden}#solution-container .mobile .visible-wrapper{z-index:1000000000;visibility:visible;background-color:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}#solution-container .mobile .visible-modal{animation-name:slideUp;animation-duration:.3s}#solution-container .mobile .hide-modal{animation-name:slideDown;animation-duration:.3s}
