.BreadcrumbCover-module___XF1HG__breadcrumbNav{color:var(--color-white);margin-left:calc(var(--border-width-cover) + .5rem);white-space:nowrap;justify-content:space-between;align-items:center;width:100%;margin-right:2rem;display:flex;overflow:hidden}.BreadcrumbCover-module___XF1HG__breadcrumbList{min-width:0;min-height:var(--border-width-cover);flex-wrap:nowrap;align-items:center;gap:.25rem;max-width:70vw;margin-left:1rem;display:flex;overflow:hidden}.BreadcrumbCover-module___XF1HG__separator{color:var(--color-white);flex-shrink:0;margin:0 .5rem;display:flex}.BreadcrumbCover-module___XF1HG__breadcrumbItem{flex-shrink:0;min-width:0;transition:all .2s}.BreadcrumbCover-module___XF1HG__breadcrumbLink{color:var(--color-white);font-size:var(--text-lg);text-decoration:none}.BreadcrumbCover-module___XF1HG__breadcrumbLink:hover{color:var(--color-cyan);transform:scale(1.05)translateY(-.125rem)}.BreadcrumbCover-module___XF1HG__disabled,.BreadcrumbCover-module___XF1HG__disabled:hover{color:var(--color-white);pointer-events:none;cursor:default;transform:none}.BreadcrumbCover-module___XF1HG__breadcrumbLinkLast{color:var(--color-cyan);pointer-events:none;font-weight:500;font-size:var(--text-xl-2);text-decoration:none}.BreadcrumbCover-module___XF1HG__truncate{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.BreadcrumbCover-module___XF1HG__scrollbarHide::-webkit-scrollbar{display:none}.BreadcrumbCover-module___XF1HG__scrollbarHide{scrollbar-width:none;-ms-overflow-style:none}.BreadcrumbCover-module___XF1HG__menuContainer{align-items:center;padding-left:1rem;display:flex;position:relative}.BreadcrumbCover-module___XF1HG__menuButton{color:var(--color-white);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:.25rem .5rem;transition:all .2s;display:flex}.BreadcrumbCover-module___XF1HG__menuButton:hover{border-color:var(--color-cyan);color:var(--color-cyan);background:#ffffff1a;transform:scale(1.05)}.BreadcrumbCover-module___XF1HG__menuDropdown{background:var(--color-white);z-index:9999;border-radius:8px;min-width:250px;max-width:400px;max-height:400px;animation:.2s ease-out BreadcrumbCover-module___XF1HG__slideUp;overflow-y:auto;box-shadow:0 4px 20px #00000026}@keyframes BreadcrumbCover-module___XF1HG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BreadcrumbCover-module___XF1HG__menuItem{border-bottom:1px solid #0000000d}.BreadcrumbCover-module___XF1HG__menuItem:last-child{border-bottom:none}.BreadcrumbCover-module___XF1HG__menuLink{color:var(--text-color,#333);font-size:var(--text-base);white-space:nowrap;text-overflow:ellipsis;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:block;overflow:hidden}.BreadcrumbCover-module___XF1HG__menuLink:hover{color:var(--color-cyan);background:#00bcd41a;padding-left:1.25rem}.BreadcrumbCover-module___XF1HG__menuLink.BreadcrumbCover-module___XF1HG__disabled{color:#33333380;cursor:default}.BreadcrumbCover-module___XF1HG__menuLink.BreadcrumbCover-module___XF1HG__disabled:hover{background:0 0;padding-left:1rem}.BreadcrumbCover-module___XF1HG__drawerOverlay{z-index:9998;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.BreadcrumbCover-module___XF1HG__drawerOverlayActive{opacity:1;visibility:visible}.BreadcrumbCover-module___XF1HG__drawer{background:var(--color-white);z-index:9999;border-radius:16px 16px 0 0;flex-direction:column;max-height:70vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #00000026}.BreadcrumbCover-module___XF1HG__drawerActive{transform:translateY(0)}.BreadcrumbCover-module___XF1HG__drawerHeader{border-bottom:1px solid #0000001a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.BreadcrumbCover-module___XF1HG__drawerTitle{color:var(--text-color,#333);margin:0;font-size:1.25rem;font-weight:600}.BreadcrumbCover-module___XF1HG__drawerCloseButton{color:var(--text-color,#333);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.BreadcrumbCover-module___XF1HG__drawerCloseButton:hover{color:var(--color-cyan);background:#0000000d}.BreadcrumbCover-module___XF1HG__drawerContent{flex:1;padding:.5rem 0;overflow-y:auto}.BreadcrumbCover-module___XF1HG__drawerItem{border-bottom:1px solid #0000000d}.BreadcrumbCover-module___XF1HG__drawerItem:last-child{border-bottom:none}.BreadcrumbCover-module___XF1HG__drawerLink{color:var(--text-color,#333);font-size:var(--text-base);white-space:nowrap;text-overflow:ellipsis;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:block;overflow:hidden}.BreadcrumbCover-module___XF1HG__drawerLink:hover{color:var(--color-cyan);background:#00bcd41a;padding-left:2rem}.BreadcrumbCover-module___XF1HG__drawerLink.BreadcrumbCover-module___XF1HG__disabled{color:#33333380;cursor:default}.BreadcrumbCover-module___XF1HG__drawerLink.BreadcrumbCover-module___XF1HG__disabled:hover{background:0 0;padding-left:1.5rem}@media (max-width:768px){.BreadcrumbCover-module___XF1HG__drawer{max-height:80vh}.BreadcrumbCover-module___XF1HG__drawerHeader{padding:1rem 1.25rem}.BreadcrumbCover-module___XF1HG__drawerTitle{font-size:1.125rem}.BreadcrumbCover-module___XF1HG__drawerLink{padding:.875rem 1.25rem}.BreadcrumbCover-module___XF1HG__drawerLink:hover{padding-left:1.75rem}}@media (max-width:480px){.BreadcrumbCover-module___XF1HG__drawer{border-radius:12px 12px 0 0;max-height:85vh}}@media (max-width:1024px){.BreadcrumbCover-module___XF1HG__breadcrumbLink{font-size:var(--text-sm)}.BreadcrumbCover-module___XF1HG__breadcrumbLinkLast{font-size:var(--text-base)}.BreadcrumbCover-module___XF1HG__menuButton{min-width:36px;min-height:36px}.BreadcrumbCover-module___XF1HG__menuDropdown{min-width:200px;max-width:300px}}@media (max-width:768px){.BreadcrumbCover-module___XF1HG__breadcrumbLink{font-size:var(--text-sm)}.BreadcrumbCover-module___XF1HG__breadcrumbLinkLast{font-size:var(--text-base)}.BreadcrumbCover-module___XF1HG__menuButton{min-width:32px;min-height:32px}.BreadcrumbCover-module___XF1HG__menuDropdown{min-width:180px;max-width:280px}}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawer{background:var(--bg-secondary,#1e1e1e);box-shadow:0 -4px 20px #0006}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerHeader{border-bottom-color:#ffffff1a}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerTitle,body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerCloseButton{color:var(--text-color)}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerCloseButton:hover{background:#ffffff1a}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerLink{color:var(--text-color)}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerLink:hover{background:#00bcd433}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerItem{border-bottom-color:#ffffff1a}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__drawerOverlay{background:#000000b3}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__breadcrumbNav,body[data-vision=dark] .BreadcrumbCover-module___XF1HG__separator,body[data-vision=dark] .BreadcrumbCover-module___XF1HG__breadcrumbLink{color:var(--text-color)}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__menuButton{color:var(--text-color);border-color:#fff3}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__menuButton:hover{background:#ffffff26}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__menuDropdown{background:var(--bg-secondary,#1e1e1e);box-shadow:0 4px 20px #0006}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__menuLink{color:var(--text-color)}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__menuLink:hover{background:#00bcd433}body[data-vision=dark] .BreadcrumbCover-module___XF1HG__menuItem{border-bottom-color:#ffffff1a}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__drawer{background:var(--gradient-bg)}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__drawerLink{color:var(--text-color)}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__drawerLink:hover{color:var(--color-blue-sky)}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__disabled,body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__disabled:hover{color:var(--color-blue-ocean)}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__breadcrumbNav,body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__separator,body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__breadcrumbLink{color:var(--text-color)}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__menuButton{color:var(--text-color);border-color:#ffffff4d}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__menuDropdown{background:var(--color-white)}body[data-vision=colorblind] .BreadcrumbCover-module___XF1HG__menuLink{color:var(--text-color)}
.SocialShare-module__ubFoSG__icon_group_share{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex;position:fixed;right:1rem}.SocialShare-module__ubFoSG__icon_share,.SocialShare-module__ubFoSG__icon_shareSmall{width:48px;height:48px;font-size:var(--text-xl);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:flex;box-shadow:0 2px 8px #00000040}.SocialShare-module__ubFoSG__icon_share{color:#fff;background:#0c335c4d;border:1px solid #fff}.SocialShare-module__ubFoSG__icon_share svg{width:24px;height:24px}.SocialShare-module__ubFoSG__icon_share:hover{box-shadow:none;background:#0c335cb3}.SocialShare-module__ubFoSG__icon_shareSmall{color:#14d5db;width:44px;height:44px;font-size:var(--text-lg);background:#fff;border:1px solid #14d5db}.SocialShare-module__ubFoSG__icon_shareSmall:hover{color:#fff;box-shadow:none;background:#14d5db}.SocialShare-module__ubFoSG__fabWrapper{z-index:9999;position:fixed;bottom:24px;right:24px}.SocialShare-module__ubFoSG__fabMain{width:56px;height:56px;font-size:var(--text-xl-3);color:#fff;background:#0c335c;border:none;transition:transform .3s}.SocialShare-module__ubFoSG__fabMain.SocialShare-module__ubFoSG__open{transform:rotate(45deg)}.SocialShare-module__ubFoSG__fabRail{pointer-events:none;flex-direction:column-reverse;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:70px;right:0}.SocialShare-module__ubFoSG__fabRailItem{opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;transform:translateY(20px)scale(.95)}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open{pointer-events:auto}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open .SocialShare-module__ubFoSG__fabRailItem{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open .SocialShare-module__ubFoSG__fabRailItem:first-child{transition-delay:40ms}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open .SocialShare-module__ubFoSG__fabRailItem:nth-child(2){transition-delay:80ms}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open .SocialShare-module__ubFoSG__fabRailItem:nth-child(3){transition-delay:.16s}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open .SocialShare-module__ubFoSG__fabRailItem:nth-child(4){transition-delay:.2s}.SocialShare-module__ubFoSG__fabRail.SocialShare-module__ubFoSG__open .SocialShare-module__ubFoSG__fabRailItem:nth-child(5){transition-delay:.24s}@media (max-width:1024px){.SocialShare-module__ubFoSG__icon_group_share{display:none}}
.ShareSpeedDial-module__qwwmBq__root{z-index:var(--z-btn-share);display:inline-flex;position:fixed;bottom:20px;right:20px}.ShareSpeedDial-module__qwwmBq__trigger{z-index:1;width:42px;height:42px;font-size:var(--text-xl);cursor:pointer;color:#fff;background:#0c335c4d;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:flex;box-shadow:0 2px 8px #00000040}.ShareSpeedDial-module__qwwmBq__trigger svg{fill:#fff}.ShareSpeedDial-module__qwwmBq__trigger:hover{box-shadow:none;background:#0c335cb3}.ShareSpeedDial-module__qwwmBq__actions{opacity:0;visibility:hidden;transition:all .2s;display:flex;position:absolute}.ShareSpeedDial-module__qwwmBq__open .ShareSpeedDial-module__qwwmBq__actions{opacity:1;visibility:visible}.ShareSpeedDial-module__qwwmBq__up .ShareSpeedDial-module__qwwmBq__actions{flex-direction:column-reverse;bottom:110%;left:50%;transform:translate(-50%)}.ShareSpeedDial-module__qwwmBq__action{color:#fff;cursor:pointer;background:#0c335c4d;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin:4px 0 0;display:flex;position:relative}.ShareSpeedDial-module__qwwmBq__actionLabel{color:#fff;font-size:var(--text-xs);white-space:nowrap;opacity:0;visibility:hidden;background:#000c;border-radius:4px;padding:4px 8px;transition:all .1s;position:absolute;right:3rem}.ShareSpeedDial-module__qwwmBq__action:hover .ShareSpeedDial-module__qwwmBq__actionLabel{opacity:1;visibility:visible}@media screen and (min-width:1025px){.ShareSpeedDial-module__qwwmBq__root{display:none}}
:root{--border-width-cover:67px}.iframefullWidth{width:100%!important}.section-cover{aspect-ratio:16/9;z-index:4;width:100%;max-height:100dvh;position:relative;overflow:hidden}@media (max-width:767px) and (orientation:portrait){.section-cover{margin-top:84px}}.cover-image{will-change:transform,opacity;background:#1a1a1a 0 0/cover no-repeat;width:100%;height:100%;position:absolute}.side-left-cover{height:100%;width:var(--border-width-cover);border-right:1px solid #ffffff4d;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;left:0}.side-left-cover .scroll-down-box{width:var(--border-width-cover);height:auto;font-size:var(--text-sm);color:var(--color-white);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1.0975rem;font-weight:400;display:flex;position:relative}@media (max-width:767px){.side-left-cover .scroll-down-box{display:none}}.side-left-cover .site-map-box{width:var(--border-width-cover);height:var(--border-width-cover);background-color:var(--color-gray);color:var(--color-navy-dark);font-size:var(--text-sm);cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;padding-top:.65rem;font-weight:500;display:flex;position:relative}.side-left-cover .site-map-box:after{content:"";border-top:2px solid var(--text-color);border-right:2px solid var(--text-color);width:9px;height:9px;position:absolute;top:16px;right:12px}.side-left-cover .site-map-box .sitemap-text{font-size:var(--text-sm)}.side-left-cover .site-map-box .sitemap-lineheight{line-height:.75}.button-scroll{border:3px solid var(--color-white);background-color:#0000;border-radius:25px;justify-content:center;align-items:center;width:35px;height:76px;margin-bottom:2.3rem;display:flex;position:relative}.arrow-down{width:1.5rem;height:2rem;color:var(--color-white);border-radius:2px;animation:2s linear infinite up-down;position:absolute}@keyframes up-down{0%{top:25px}50%{top:15px}to{top:25px}}.scroll-text{font-size:var(--text-sm)}.scroll-lineheight{line-height:.5}.side-bottom-cover{height:var(--border-width-cover);background:var(--gradient-navigate);align-items:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.canvas-area-cover{background-color:var(--color-white);object-fit:cover;transform-origin:0 0;border-radius:4px;width:100%;height:100%;min-height:100dvh;position:relative;overflow:hidden}.background-cover-image{aspect-ratio:16/9;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.cover-placeholder{width:100%;height:100%;position:relative}.placeholder-surface{color:#ffffffd9;background:linear-gradient(90deg,#1a1a1a 0%,#282828 50%,#1a1a1a 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:40vh;display:flex;position:relative}.placeholder-center{flex-direction:column;align-items:center;gap:12px;display:flex}.placeholder-spinner{border:6px solid #ffffff1f;border-top-color:#fff9;border-radius:50%;width:64px;height:64px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.placeholder-left-top{height:50%;width:var(--border-width-cover)}.placeholder-left-bottom{height:auto;width:var(--border-width-cover);justify-content:center;align-items:center;display:flex}.placeholder-line{align-items:center;width:66%;height:100%;padding-left:2rem;display:flex}.placeholder-line.short{width:50%}
