@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.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;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.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));display:inline-block;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);button& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &: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:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}[data-v-e1a86deb] .swiper-slide{display:flex;flex-direction:column}[data-v-e1a86deb] .swiper-slide:last-child{margin-right:0!important}[data-v-e1a86deb] .swiper-slide:not(.swiper-slide-visible){visibility:hidden!important;pointer-events:none!important}[data-v-e1a86deb] .swiper-pagination,[data-v-e1a86deb] .swiper-pagination-bullets{bottom:0!important;height:17px!important;background-color:transparent!important}[data-v-e1a86deb] .swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;background-color:#535353!important;opacity:1;transition:all .3s ease;margin:0 5px!important;border:none;padding:0;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}[data-v-e1a86deb] .swiper-pagination-bullet-active{width:28px;background-color:#ccc!important}.tab-card-skeleton[data-v-747fa05f]{--sk-fill: #E4E4E4;--sk-fill-card: #D5D5D5;--sk-tab-card-bg:#FFFFFF;--sk-shine: rgba(255, 255, 255, .72)}.tab-card-skeleton.is-dark[data-v-747fa05f]{--sk-fill: #3B3B3B;--sk-fill-card: #2E2E2E;--sk-tab-card-bg:#2A2A2A;--sk-shine: rgba(83, 83, 83, .55)}.tab-card-skeleton[data-v-747fa05f]{min-height:600px}@media (min-width: 1024px) and (max-width: 1423px){.tab-card-skeleton[data-v-747fa05f]{min-height:560px}}@media (max-width: 1023px){.tab-card-skeleton[data-v-747fa05f]{min-height:568px}}.tab-card-skeleton[data-v-747fa05f]{position:absolute;inset:0;z-index:5;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background-color:var(--sk-tab-card-bg);pointer-events:none}@keyframes sk-shimmer-747fa05f{0%{background-position:-800px 0}to{background-position:800px 0}}.shimmer[data-v-747fa05f]{background:linear-gradient(90deg,var(--sk-fill) 25%,var(--sk-shine) 50%,var(--sk-fill) 75%);background-size:800px 100%;animation:sk-shimmer-747fa05f 1.6s infinite linear}.sk-tab-img[data-v-747fa05f]{height:264px;flex-shrink:0;background-color:var(--sk-fill-card)}.sk-tab-content[data-v-747fa05f]{flex:1;padding:40px;display:flex;flex-direction:column;gap:8px;background-color:var(--sk-tab-card-bg)}.sk-line[data-v-747fa05f]{height:16px;border-radius:4px;flex-shrink:0}.sk-line.sk-line--40[data-v-747fa05f]{width:40%}.sk-line.sk-line--55[data-v-747fa05f]{width:55%}.sk-line.sk-line--70[data-v-747fa05f]{width:70%}.sk-line.sk-line--80[data-v-747fa05f]{width:80%}.sk-line.sk-line--90[data-v-747fa05f]{width:90%}.sk-line[data-v-747fa05f]:first-child{height:24px;border-radius:6px}.sk-tab-action-btn[data-v-747fa05f]{width:140px;height:48px;border-radius:100px;margin-top:auto}.sr-only[data-v-a3574e7f]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-v-a3574e7f] .swiper-slide{display:flex;flex-direction:column}[data-v-a3574e7f] .swiper-slide:last-child{margin-right:0!important}[data-v-a3574e7f] .swiper-slide:not(.swiper-slide-visible){visibility:hidden!important;pointer-events:none!important}[data-v-a3574e7f] .swiper-pagination,[data-v-a3574e7f] .swiper-pagination-bullets{bottom:0!important;height:17px!important;background-color:transparent!important}[data-v-a3574e7f] .swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;background-color:#535353!important;opacity:1;transition:all .3s ease;margin:0 5px!important;border:none;padding:0;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}[data-v-a3574e7f] .swiper-pagination-bullet-active{width:28px;background-color:#ccc!important}.pc-espot-skeleton[data-v-68f6c6f2]{position:absolute;top:0;left:0;width:100%;z-index:10;min-height:600px}@media (min-width: 1024px) and (max-width: 1423px){.pc-espot-skeleton[data-v-68f6c6f2]{min-height:560px}}@media (max-width: 1023px){.pc-espot-skeleton[data-v-68f6c6f2]{min-height:568px}}.pc-espot-skeleton[data-v-68f6c6f2]{--sk-fill: #E4E4E4;--sk-fill-card: #D5D5D5;--sk-fill-light: #CACACA;--sk-shine: rgba(255, 255, 255, .72);--sk-tab-card-bg: #FFFFFF}.pc-espot-skeleton.is-dark[data-v-68f6c6f2]{--sk-fill: #3B3B3B;--sk-fill-card: #2E2E2E;--sk-fill-light: #444444;--sk-shine: rgba(83, 83, 83, .55);--sk-tab-card-bg: #2A2A2A}.pc-espot-skeleton[data-v-68f6c6f2]{background-color:var(--sk-section-bg);width:100%}@keyframes sk-shimmer-68f6c6f2{0%{background-position:-800px 0}to{background-position:800px 0}}.shimmer[data-v-68f6c6f2]{background:linear-gradient(90deg,var(--sk-fill) 25%,var(--sk-shine) 50%,var(--sk-fill) 75%);background-size:800px 100%;animation:sk-shimmer-68f6c6f2 1.6s infinite linear}.skeleton-inner[data-v-68f6c6f2]{max-width:1424px;margin:0 auto;padding:120px 0}.sk-section-title[data-v-68f6c6f2]{height:52px;width:440px;border-radius:8px;margin-bottom:36px}.sk-tabs-row[data-v-68f6c6f2]{margin-bottom:48px}.sk-tabs-row .sk-tabs-pills[data-v-68f6c6f2]{display:inline-flex;gap:4px;padding:4px;background-color:var(--sk-fill);border-radius:100px}.sk-tabs-row .sk-tab-pill[data-v-68f6c6f2]{width:56px;height:40px;border-radius:100px;flex-shrink:0}.sk-tabs-row .sk-tab-pill[data-v-68f6c6f2]:nth-last-child(1){width:109px;height:40px;border-radius:100px;flex-shrink:0}.sk-cards-row[data-v-68f6c6f2]{display:flex;gap:16px;align-items:stretch;padding-bottom:40px}.sk-card[data-v-68f6c6f2]{flex:1 1 0;min-width:0;border-radius:12px;overflow:hidden}.sk-card--large[data-v-68f6c6f2]{height:var(--sk-card-height, 539px)}.sk-card--large .sk-large-bg[data-v-68f6c6f2]{position:relative;width:100%;height:100%;border-radius:12px}.sk-card--large .sk-large-overlay-top[data-v-68f6c6f2]{position:absolute;top:0;left:0;width:100%;padding:24px;display:flex;flex-direction:column;gap:8px}.sk-card--large .sk-large-overlay-bottom[data-v-68f6c6f2]{position:absolute;bottom:0;left:0;width:100%;padding:24px;display:flex;flex-direction:column;gap:12px}.sk-card--tab[data-v-68f6c6f2]{background-color:var(--sk-tab-card-bg);display:flex;flex-direction:column}.sk-card--tab .sk-tab-img[data-v-68f6c6f2]{height:264px;flex-shrink:0;border-radius:0}.sk-card--tab .sk-tab-content[data-v-68f6c6f2]{flex:1;padding:40px;display:flex;flex-direction:column;gap:8px;background-color:var(--sk-tab-card-bg)}.sk-line[data-v-68f6c6f2]{height:16px;border-radius:4px;flex-shrink:0}.sk-line.sk-line--40[data-v-68f6c6f2]{width:75%}.sk-line.sk-line--45[data-v-68f6c6f2]{width:45%}.sk-line.sk-line--55[data-v-68f6c6f2]{width:95%}.sk-line.sk-line--60[data-v-68f6c6f2]{width:60%}.sk-line.sk-line--70[data-v-68f6c6f2]{width:85%}.sk-line.sk-line--80[data-v-68f6c6f2]{width:80%}.sk-line.sk-line--90[data-v-68f6c6f2]{width:55%}.sk-card--large .sk-large-overlay-top .sk-line[data-v-68f6c6f2]:first-child{height:22px;border-radius:6px}.sk-card--tab .sk-tab-content .sk-line[data-v-68f6c6f2]:first-child{height:24px;border-radius:6px}.sk-action-btn[data-v-68f6c6f2]{width:100%;height:48px;border-radius:100px}.sk-action-link[data-v-68f6c6f2]{width:120px;height:16px;border-radius:4px;margin:0 auto}.sk-tab-action-btn[data-v-68f6c6f2]{width:140px;height:48px;border-radius:100px;margin-top:24px}.sk-pagination[data-v-68f6c6f2]{display:flex;justify-content:center;align-items:center;gap:10px;height:17px;margin-top:0}.sk-dot[data-v-68f6c6f2]{width:8px;height:8px;border-radius:4px;flex-shrink:0}.sk-dot.sk-dot--active[data-v-68f6c6f2]{width:28px}@media screen and (min-width: 1920px){.skeleton-inner[data-v-68f6c6f2]{padding:120px 0}.sk-card--large[data-v-68f6c6f2]{--sk-card-height: 539px}.sk-card--tab .sk-tab-content[data-v-68f6c6f2]{padding:40px}}@media screen and (min-width: 1280px) and (max-width: 1919px){.skeleton-inner[data-v-68f6c6f2]{padding:120px 48px}.sk-card--large[data-v-68f6c6f2]{--sk-card-height: 539px}.sk-card--tab .sk-tab-content[data-v-68f6c6f2]{padding:40px}}@media screen and (min-width: 769px) and (max-width: 1279px){.skeleton-inner[data-v-68f6c6f2]{padding:120px 48px}.sk-card--large[data-v-68f6c6f2]{--sk-card-height: 507px}.sk-card--tab .sk-tab-content[data-v-68f6c6f2]{padding:20px}.sk-cards-row .sk-card[data-v-68f6c6f2]:last-child{display:none}}.pc-espot-root[data-v-609a8399]{position:relative}.content-hidden[data-v-609a8399]{opacity:0;pointer-events:none}@media screen and (min-width: 1920px){:root{--card-padding: 40px;--card-height: 539px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 24px}.largeEspotContent{padding:120px 0}.largeEspotContent .largeEspotComponentTitle{padding-bottom:var(--component-title-marginbottom)}}@media screen and (min-width: 1281px) and (max-width: 1919px){:root{--card-padding: 40px;--card-height: 539px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 24px}.largeEspotContainer{padding:0 48px}.largeEspotContainer .largeEspotSwiper{padding:0 0 40px}.largeEspotContent{padding:120px 0}.largeEspotContent .largeEspotComponentTitle{padding:0 0 var(--component-title-marginbottom) 0}}@media screen and (min-width: 769px) and (max-width: 1280px){:root{--card-height: 507px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 32px;--tabcard-content-padding: 20px}.largeEspotContent{padding:120px 0}.largeEspotContent .largeEspotComponentTitle{padding:0 48px var(--component-title-marginbottom) 48px}.largeEspotContent .largeEspotSwiper{padding:0 48px 40px}}@media screen and (width: 1280px){.largeEspotContent .largeEspotSwiper{padding:0 48px}}@media screen and (min-width: 361px) and (max-width: 768px){:root{--card-height: 507px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 32px;--tabcard-content-padding: 24px}.largeEspotContent{padding:32px 0}.largeEspotContent .largeEspotComponentTitle{padding:0 16px var(--component-title-marginbottom) 16px}.largeEspotContent .largeEspotSwiper{padding:0 16px 32px}}@media (max-width: 360px){:root{--card-height: 507px;--component-title-fontsize: 32px;--component-title-lineheight: 40px;--component-title-marginbottom: 24px;--tabcard-content-padding: 24px}.largeEspotContent{padding:32px 0}.largeEspotContent .largeEspotComponentTitle{padding:0 16px var(--component-title-marginbottom) 16px}.largeEspotContent .largeEspotSwiper{padding:0 16px 32px}}:root{--card-padding: 24px;--card-radius: 12px;--tabcard-content-padding: 40px;--tabcard-title-fontsize: 32px;--tabcard-title-lineheight: 40px;--tabcard-title-padding-bottom: 24px}.largeEspotContent,.tabEspotContent,.tabEspotTabContainer{margin:0 auto;max-width:1424px}.largeEspotContent .swiperContainer,.tabEspotContent .swiperContainer,.tabEspotTabContainer .swiperContainer{position:relative}.largeEspotContainer{--large-wrapper-bg-color: #F5F5F5;--large-wrapper-text-color: #171717;--large-btn-bg-color: #171717;--large-btn-text-color: #FFFFFF;--large-link-text-color: #171717;--large-link-underline-color: #ABA8B1;--large-btn-hover-bg-color:#3b3b3b;--large-link-hover-underline-color: #e1261b}.largeEspotContainer.darkMode{--large-wrapper-bg-color: #171717;--large-wrapper-text-color: #FFFFFF;--large-btn-bg-color: #E4E4E4;--large-btn-text-color: #171717;--large-link-text-color: #FFFFFF;--large-link-underline-color: #171717;--large-btn-hover-bg-color:#CCCCCC;--large-link-hover-underline-color: #e1261b}.largeEspotContainer{background-color:var(--large-wrapper-bg-color);color:var(--large-wrapper-text-color)}.largeEspotContainer .largeEspotComponentTitle{font-weight:700;max-width:1424px;font-size:var(--component-title-fontsize);line-height:var(--component-title-lineheight)}.largeEspotContainer .largeCardArticle{height:var(--card-height);border-radius:var(--card-radius);overflow:hidden;position:relative}.largeEspotContainer .largeCardArticle .cardBg{width:100%;height:100%;object-fit:cover}.largeEspotContainer .largeCardArticle .cardTop{position:absolute;left:0;top:0;padding:var(--card-padding);z-index:1;width:100%;text-align:left}.largeEspotContainer .largeCardArticle .cardTop .cardTitle{outline:0px;border:0px;font-size:32px;font-weight:700;line-height:40px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.largeEspotContainer .largeCardArticle .cardTop .cardDesc{outline:0px;border:0px;font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.largeEspotContainer .largeCardArticle .cardBottom{position:absolute;left:0;bottom:0;padding:var(--card-padding);z-index:1;width:100%;text-align:center}.largeEspotContainer .largeCardArticle .cardBottom .cardBtn{width:100%;border:none;background-color:var(--large-btn-bg-color);color:var(--large-btn-text-color);border-radius:100px;padding:12px;font-size:16px;line-height:24px;font-weight:400;cursor:pointer;margin-bottom:24px;transition:all .3s ease}.largeEspotContainer .largeCardArticle .cardBottom .cardBtn:hover{background-color:var(--large-btn-hover-bg-color)}.largeEspotContainer .largeCardArticle .cardBottom .cardLink{text-align:center;color:var(--large-link-text-color);text-decoration-color:var(--large-link-underline-color);width:100%;display:block;font-size:16px;line-height:24px;min-height:24px;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;transition:all .3s ease;cursor:pointer}.largeEspotContainer .largeCardArticle .cardBottom .cardLink:hover{text-decoration-color:var(--large-link-hover-underline-color)}.largeEspotContainer .largeCardArticle .cardBottom .cardBtn:focus-visible,.largeEspotContainer .largeCardArticle .cardBottom .cardLink:focus-visible{outline:3px solid #005FCC;outline-offset:3px;border-radius:4px}.largeEspotContainer .custom-button-next,.largeEspotContainer .custom-button-prev{width:56px;height:56px;background:#E4E4E4;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease;position:absolute;bottom:calc(var(--card-height) / 2 + 28px);cursor:pointer;z-index:10}.largeEspotContainer .custom-button-prev{left:18px}.largeEspotContainer .custom-button-next{right:18px}.largeEspotContainer .custom-button-next.disabled,.largeEspotContainer .custom-button-prev.disabled{display:none}.largeEspotContainer .custom-button-next:after,.largeEspotContainer .custom-button-prev:after{content:""!important}.largeEspotContainer .custom-button-next:before,.largeEspotContainer .custom-button-prev:before{content:"";position:absolute;width:12px;height:12px;border-top:3px solid #171717;border-right:3px solid #171717;top:50%;left:50%}.largeEspotContainer .custom-button-prev:before{transform:translate(-40%,-50%) rotate(-135deg)}.largeEspotContainer .custom-button-next:before{transform:translate(-60%,-50%) rotate(45deg)}@media screen and (min-width: 1920px){:root{--card-tab-padding: 40px;--card-height: 539px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 32px}.tabEspotWrapper{padding:120px 0}.tabEspotWrapper .tabEspotComponentTitle{padding-bottom:var(--component-title-marginbottom)}.tabEspotWrapper .tabEspotSwiper{padding:0 0 40px}.tabEspotWrapper .swiperContainer .custom-button-prev{left:-28px}.tabEspotWrapper .swiperContainer .custom-button-next{right:-28px}}@media screen and (min-width: 1281px) and (max-width: 1919px){:root{--card-tab-padding: 40px;--card-height: 539px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 24px}.tabEspotWrapper{padding:120px 48px}.tabEspotWrapper .tabEspotComponentTitle{padding:0 0 var(--component-title-marginbottom) 0}.tabEspotWrapper .tabEspotSwiper{padding:0 0 40px}.tabEspotWrapper .swiperContainer .custom-button-prev{left:-28px}.tabEspotWrapper .swiperContainer .custom-button-next{right:-28px}}@media screen and (min-width: 769px) and (max-width: 1280px){:root{--card-tab-padding: 20px;--card-height: 507px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 32px}.tabEspotWrapper{padding:120px 0}.tabEspotWrapper .tabEspotComponentTitle{padding:0 48px var(--component-title-marginbottom) 48px}.tabEspotWrapper .tabEspotTabContainer{padding:0 48px}.tabEspotWrapper .tabEspotSwiper{padding:0 48px 40px}}@media screen and (min-width: 361px) and (max-width: 768px){:root{--card-tab-padding: 24px;--card-height: 507px;--component-title-fontsize: 48px;--component-title-lineheight: 52px;--component-title-marginbottom: 32px}.tabEspotWrapper{padding:32px 16px}.tabEspotWrapper .tabEspotComponentTitle{padding-bottom:var(--component-title-marginbottom)}.tabEspotWrapper .tabEspotSwiper{padding-bottom:40px}}@media (max-width: 360px){:root{--card-tab-padding: 24px;--card-height: 507px;--component-title-fontsize: 32px;--component-title-lineheight: 40px;--component-title-marginbottom: 24px}.tabEspotWrapper{padding:32px 16px}.tabEspotWrapper .tabEspotComponentTitle{padding-bottom:var(--component-title-marginbottom)}.tabEspotWrapper .tabEspotSwiper{padding-bottom:32px}}.tabEspotWrapper{--wrapper-bg-color: #F5F5F5;--wrapper-text-color: #171717;--tab-bg-color: #E4E4E4;--tab-text-color: #4E444E;--tab-hover-bg-color:#cccccc;--tab-active-bg-color: #FFFFFF;--tab-active-text-color: #171717;--tab-prev-bg-color: linear-gradient(90deg, #E4E4E4 0%, rgba(228, 228, 228, 0) 100%);--tab-next-bg-color: linear-gradient(270deg, #E4E4E4 0%, rgba(228, 228, 228, 0) 100%);--btn-bg-color: #E4E4E4;--btn-text-color: #171717;--title-color: #171717;--card-bg-color:#FFFFFF;--content-text-color:#171717;--tab-btn-hover-bg-color:#cccccc}.tabEspotWrapper.darkMode{--wrapper-bg-color: #171717;--tab-hover-bg-color:#535353;--wrapper-text-color: #FFFFFF;--tab-bg-color: #3B3B3B;--tab-text-color: #E6E2E4;--tab-active-bg-color: #2A2A2A;--tab-active-text-color: #FFFFFF;--tab-prev-bg-color: linear-gradient(90deg, #3B3B3B 0%, rgba(59, 59, 59, 0) 100%);--tab-next-bg-color: linear-gradient(270deg, #3B3B3B 0%, rgba(59, 59, 59, 0) 100%);--btn-bg-color: #FFFFFF;--btn-text-color: #171717;--card-bg-color:#2A2A2A;--title-color:#FFFFFF;--content-text-color:#E6E2E4;--tab-btn-hover-bg-color:#e4e4e4}.tabEspotWrapper.darkMode .cardBtn:focus-visible,.tabEspotWrapper.darkMode .cardLink:focus-visible{outline:3px solid #FFFFFF}.tabEspotWrapper{background-color:var(--wrapper-bg-color);color:var(--wrapper-text-color)}.tabEspotWrapper .tabEspotComponentTitle{outline:0px;border:0px;font-weight:700;margin:0 auto;max-width:1424px;font-size:var(--component-title-fontsize);line-height:var(--component-title-lineheight)}.tabEspotWrapper .tabEspotTab{display:inline-block;padding:4px;background-color:var(--tab-bg-color);border-radius:100px;margin-bottom:32px;position:relative}.tabEspotWrapper .tabEspotTab .tab-button-next,.tabEspotWrapper .tabEspotTab .tab-button-prev{width:40px;height:39px;position:absolute;cursor:pointer;z-index:10;top:9px}.tabEspotWrapper .tabEspotTab .tabBtnList{display:flex;transition:"scroll-left 0.3s";overflow:auto;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto;white-space:nowrap}.tabEspotWrapper .tabEspotTab .tabBtnList::-webkit-scrollbar{display:none}.tabEspotWrapper .tabEspotTab .tabBtn{background-color:transparent;border:none;color:var(--tab-text-color);padding:11px 16px;font-size:14px;font-weight:500;line-height:18px;display:inline-block;cursor:pointer;flex:0 0 auto;margin-right:4px;border-radius:100px;transform:all .3s ease}.tabEspotWrapper .tabEspotTab .tabBtn:hover{background-color:var(--tab-hover-bg-color)}.tabEspotWrapper .tabEspotTab .tabBtn:last-child{margin-right:0}.tabEspotWrapper .tabEspotTab .tabBtn p{display:inline-block}.tabEspotWrapper .tabEspotTab .tabBtn.active{background-color:var(--tab-active-bg-color);color:var(--tab-active-text-color)}.tabEspotWrapper .tabEspotTab .tabBtn:focus-visible{outline:2px solid #5A8DEE;outline-offset:-2px}.tabEspotWrapper .tabEspotTab .tab-button-prev,.tabEspotWrapper .tabEspotTab .tab-button-next{cursor:pointer;z-index:2;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.tabEspotWrapper .tabEspotTab .tab-button-prev{left:4px;background:var(--tab-prev-bg-color);border-top-left-radius:100px;border-bottom-left-radius:100px}.tabEspotWrapper .tabEspotTab .tab-button-next{right:4px;background:var(--tab-next-bg-color);border-top-right-radius:100px;border-bottom-right-radius:100px}.tabEspotWrapper .tabEspotTab .iconfont-arrowToLeft:before,.tabEspotWrapper .tabEspotTab .iconfont-arrowToRight:before{color:var(--tab-text-color)}.tabEspotWrapper .tabCardArticle{background-color:var(--card-bg-color);border-radius:12px;overflow:hidden;cursor:pointer}.tabEspotWrapper .tabCardArticle .cardImgBox{height:264px}.tabEspotWrapper .tabCardArticle .cardImg{width:100%;height:264px;object-fit:cover}.tabEspotWrapper .tabCardArticle .cardContent{padding:var(--card-tab-padding);color:var(--title-color)}.tabEspotWrapper .tabCardArticle .cardContent .cardTitle{outline:0px;border:0px;font-weight:700;font-size:var(--tabcard-title-fontsize);line-height:var(--tabcard-title-lineheight);margin-bottom:var(--tabcard-title-padding-bottom);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tabEspotWrapper .tabCardArticle .cardContent .cardDesc{outline:0px;border:0px;font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--content-text-color)}.tabEspotWrapper .tabCardArticle .cardContent .cardBtn{background-color:var(--btn-bg-color);color:var(--btn-text-color);border:none;border-radius:100px;padding:12px 24px;font-size:16px;line-height:24px;font-weight:400;cursor:pointer;margin-top:32px;transition:all .3s ease;display:inline-block}.tabEspotWrapper .tabCardArticle .cardContent .cardBtn:hover{background-color:var(--tab-btn-hover-bg-color)}.tabEspotWrapper .tabCardArticle .cardContent .cardBtn:focus-visible{outline:2px solid #5A8DEE;outline-offset:2px}.tabEspotWrapper .custom-button-next,.tabEspotWrapper .custom-button-prev{width:56px;height:56px;background:#E4E4E4;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease;position:absolute;bottom:calc(var(--card-height) / 2 + 28px);cursor:pointer;z-index:10}.tabEspotWrapper .custom-button-prev{left:18px}.tabEspotWrapper .custom-button-next{right:18px}.tabEspotWrapper .custom-button-next.disabled,.tabEspotWrapper .custom-button-prev.disabled{display:none}.tabEspotWrapper .custom-button-next:after,.tabEspotWrapper .custom-button-prev:after{content:""!important}.tabEspotWrapper .custom-button-next:before,.tabEspotWrapper .custom-button-prev:before{content:"";position:absolute;width:12px;height:12px;border-top:3px solid #171717;border-right:3px solid #171717;top:50%;left:50%}.tabEspotWrapper .custom-button-prev:before{transform:translate(-40%,-50%) rotate(-135deg)}.tabEspotWrapper .custom-button-next:before{transform:translate(-60%,-50%) rotate(45deg)}.tabEspotWrapper .custom-button-next,.tabEspotWrapper .custom-button-prev{bottom:calc(50% - 7px)}.app{width:100%}
