html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@font-face{font-family:Paperlogy;font-weight:100;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-1Thin.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:200;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-2ExtraLight.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-3Light.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-4Regular.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-5Medium.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:600;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-6SemiBold.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-7Bold.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:800;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-8ExtraBold.woff2) format("woff2")}@font-face{font-family:Paperlogy;font-weight:900;font-style:normal;font-display:swap;src:url(/fonts/paperlogy/Paperlogy-9Black.woff2) format("woff2")}html{scroll-behavior:auto}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;max-width:100%;overflow-x:clip}body{background:#171f40;color:#b09c72;font-family:Paperlogy,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer;padding:0}a{text-decoration:none}img,video{display:block;max-width:100%}ul,ol,p,h1,h2,h3{margin:0}ul,ol{padding:0;list-style:none}:root{--gold: #b09c72;--navy: #171f40;--ink: #171f40;--muted: #485060;--paper: #ffffff;--font: "Paperlogy", sans-serif;--artboard: 1920px;--header-h: 83px;--brand-x: 320px;--nav-x: 769px;--nav-w: 640px;--page-pad: var(--brand-x)}@media(max-width:1400px){:root{--brand-x: clamp(24px, 5vw, 120px);--nav-x: clamp(200px, 28vw, 420px);--nav-w: min(520px, 48vw);--page-pad: clamp(24px, 4vw, 80px)}}@media(max-width:440px){:root{--brand-x: 20px;--page-pad: 20px;--header-h: 64px}}.site{min-height:100vh;background:var(--navy);overflow-x:clip;max-width:100%}.site-frame{position:relative;display:flex;flex-direction:column;width:min(100%,var(--artboard));max-width:100%;min-height:100vh;margin:0 auto;background:var(--navy);font-family:var(--font);overflow-x:clip}.site-main{flex:1 0 auto;min-height:calc(100vh - var(--header-h) * 2);max-width:100%;overflow-x:clip}@media(min-width:1367px)and (max-width:1919px){:root{--brand-x: 320px;--nav-x: 769px;--nav-w: 640px;--page-pad: 320px;--artboard-zoom: calc(100vw/1920px) }.site{overflow-x:clip;max-width:100%}.site-frame{width:var(--artboard);min-width:var(--artboard);max-width:none;overflow-x:clip;zoom:var(--artboard-zoom)}.site-main{max-width:none}}.site-top{position:sticky;top:0;z-index:50}.site-header{height:var(--header-h);background:var(--navy)}.site-header__inner{position:relative;height:var(--header-h);width:100%}.site-brand{position:absolute;left:var(--brand-x);top:17px;display:flex;align-items:center;gap:8px;height:44px;color:var(--gold)}.site-brand__icon{width:38px;height:44px;object-fit:contain}.site-brand__mark{font-size:26px;font-weight:800;letter-spacing:.02em;line-height:1}.site-nav{position:absolute;left:var(--nav-x);top:0;width:var(--nav-w);height:var(--header-h);display:flex;align-items:center;justify-content:space-between}.site-nav__link{color:var(--gold);font-size:20px;font-weight:300;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease}.site-nav__link:hover,.site-nav__link.is-active{color:#fff}.site-lang{position:absolute;right:var(--brand-x);top:50%;z-index:55;transform:translateY(-50%)}.site-lang__btn{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid rgba(176,156,114,.45);color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:border-color .2s ease,color .2s ease,background .2s ease}.site-lang__btn:hover,.site-lang.is-open .site-lang__btn{border-color:var(--gold);color:#fff}.site-lang__caret{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-1px) rotate(45deg);transition:transform .25s ease}.site-lang.is-open .site-lang__caret{transform:translateY(1px) rotate(225deg)}.site-lang__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:70;min-width:148px;margin:0;padding:6px 0;list-style:none;background:var(--paper);border:1px solid rgba(23,31,64,.12);box-shadow:0 16px 36px #04091429}.site-lang__menu button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;color:var(--ink);font-size:13px;font-weight:500;letter-spacing:.02em;text-align:left;transition:background .2s ease,color .2s ease}.site-lang__menu button:hover,.site-lang__menu button.is-active{background:#171f400f}.site-lang__menu em{min-width:26px;color:var(--gold);font-style:normal;font-size:11px;font-weight:700;letter-spacing:.08em}.site-mega{position:absolute;left:0;right:0;top:100%;z-index:60;max-height:0;overflow:hidden;background:var(--paper);transition:max-height .28s ease;pointer-events:none}.site-mega.is-open{max-height:470px;pointer-events:auto}.site-mega__inner{position:relative;width:100%;margin:0;padding:36px 0 40px;min-height:370px}.site-mega__col{position:absolute;top:36px;transform:translate(-50%);width:max-content}.site-mega__col ul{display:flex;flex-direction:column;align-items:center;gap:22px}.site-mega__col a{color:var(--ink);font-size:15px;font-weight:400;letter-spacing:.01em;text-align:center;transition:color .2s ease;white-space:nowrap}.site-mega__col a:hover,.site-mega__col a.active{color:var(--gold)}.site-mega__col--business ul{gap:18px}.site-burger{display:none;position:absolute;right:var(--brand-x);top:50%;z-index:56;width:40px;height:40px;padding:0;transform:translateY(-50%)}.site-burger span{display:block;width:22px;height:1.5px;margin:5px auto;background:var(--gold);transition:transform .25s ease,opacity .2s ease}.site-burger.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.site-burger.is-open span:nth-child(2){opacity:0}.site-burger.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.site-mobile{display:none}.site-footer{flex-shrink:0;height:var(--header-h);background:var(--navy);border-top:1px solid rgba(176,156,114,.2)}.site-footer__inner{position:relative;height:100%;width:100%}.site-footer__title{position:absolute;left:var(--brand-x);top:50%;display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:18px;font-weight:800;letter-spacing:.12em;transform:translateY(-50%)}.site-footer__logo{display:block;width:22px;height:26px;object-fit:contain;flex-shrink:0}.site-footer__email{position:absolute;right:var(--brand-x);top:50%;color:#b09c72d9;font-size:14px;font-weight:300;letter-spacing:.04em;transform:translateY(-50%)}.site-footer__email:hover{color:#fff}.site-footer__rights{position:absolute;left:50%;top:50%;color:#b09c728c;font-size:12px;font-weight:300;letter-spacing:.02em;transform:translate(-50%,-50%);white-space:nowrap}.coming-soon{display:grid;place-content:center;min-height:calc(100vh - var(--header-h) * 2);text-align:center;gap:16px;background:var(--navy)}.coming-soon h1{color:var(--gold);font-size:48px;font-weight:200;letter-spacing:.08em}.coming-soon p{color:#b09c72b3;font-size:18px;font-weight:300}.home-hero{position:relative;height:1043px;background:linear-gradient(to bottom,var(--navy) 0,var(--navy) 970px,var(--paper) 970px)}.home-hero__title{position:absolute;left:50%;top:95px;display:flex;flex-direction:column;align-items:center;gap:6px;width:1030px;color:var(--gold);text-align:center;white-space:nowrap;transform:translate(-50%)}.home-hero__light{display:block;overflow:hidden;padding-bottom:.18em;margin-bottom:-.12em;font-size:70px;font-weight:100;line-height:1.2;letter-spacing:.02em}.home-hero__light-inner{display:block;padding-bottom:.06em}.home-hero__strong{display:block;overflow:visible;margin-top:-10px;padding-bottom:.12em;font-size:70px;font-weight:800;line-height:1.2;letter-spacing:-.005em}.home-hero__media{position:absolute;left:92px;top:363px;width:1736px;max-width:calc(100% - 184px);height:680px;overflow:hidden;background:#0a0e1a}.home-hero__media .auto-video,.home-hero__media video{width:100%;height:100%}.home-hero__media video{object-fit:cover}.auto-video{position:relative;overflow:hidden;background:#0a0e1a}.auto-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;pointer-events:none}.auto-video video{display:block;width:100%;height:100%;object-fit:cover}.home-gap{height:200px;background:var(--paper)}.home-gap--199{height:199px}.home-story{height:608px;background:var(--paper)}.home-story__inner{position:relative;width:1281px;height:608px;margin-left:319px}.home-story__watermark{position:absolute;left:209px;top:54px;width:432px;height:498px;object-fit:contain;pointer-events:none}.home-story__copy{position:relative;z-index:1;width:854px}.home-story__title{padding-top:103px;line-height:1}.home-story__title-a,.home-story__title-b{display:block;width:max-content;color:var(--ink)}.home-story__title-a{font-size:75px;font-weight:100;line-height:89px;letter-spacing:.1em}.home-story__title-b{margin-top:9px;font-size:82px;font-weight:800;line-height:84px;letter-spacing:-.015em}.home-story__body{margin:34px 0 0 2px;width:854px;color:var(--ink);font-size:22px;font-weight:300;line-height:26px}.home-story__body p{margin:0 0 27px}.home-story__body p:last-child{margin-bottom:0}.home-story__body-line{display:block}.home-story__media{position:absolute;left:864px;top:0;width:417px;height:608px;overflow:hidden}.home-story__media img{width:100%;height:100%;object-fit:cover}.home-cta{position:relative;height:1080px;background:var(--navy)}.home-cta__copy{position:absolute;top:424px;left:50%;width:1400px;color:var(--gold);text-align:center;transform:translate(-50%)}.home-cta__lead{margin:0;font-size:78px;font-weight:800;line-height:1.15}.home-cta__lead-mask{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.08em}.home-cta__lead-inner{display:block}.home-cta__sub{margin-top:4px;font-size:24px;font-weight:300;line-height:1.35}.home-cta__body{margin-top:48px;font-size:16px;font-weight:300;line-height:1.7;color:#b09c72d9}.home-cta__body p{margin:0;word-break:keep-all;overflow-wrap:break-word;line-height:1.75}.home-cta__body p+p{margin-top:.1em}.home-biz{background:var(--navy);padding:120px 0 160px;color:var(--gold)}.home-biz__title{margin:0 0 234px;color:var(--gold);font-size:79px;font-weight:800;line-height:1;letter-spacing:0;text-align:center}.home-biz__list{display:flex;flex-direction:column;gap:138px;width:min(1122px,calc(100% - 80px));margin:0 auto;padding:0;list-style:none}.home-biz__row{display:grid;grid-template-columns:494px minmax(0,594px);gap:34px;align-items:center;justify-content:space-between}.home-biz__row.is-reverse{grid-template-columns:minmax(0,594px) 494px}.home-biz__row.is-reverse .home-biz__media{order:2}.home-biz__row.is-reverse .home-biz__copy{order:1;text-align:right}.home-biz__media{display:block;overflow:hidden;line-height:0}.home-biz__media img{display:block;width:100%;height:auto;aspect-ratio:494 / 400;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}.home-biz__media:hover img{transform:scale(1.03)}.home-biz__copy{min-width:0}.home-biz__name{margin:0 0 36px;color:var(--gold);font-size:45px;font-weight:800;line-height:1.05;letter-spacing:0;white-space:nowrap}.home-biz__headline{margin:0 0 36px;color:var(--gold);font-size:30px;font-weight:800;line-height:36px;letter-spacing:0}.home-biz__headline-line{display:block}.home-biz__desc{margin:0;color:var(--gold);font-size:25px;font-weight:300;line-height:36px;letter-spacing:0}.home-biz__desc-line{display:block}.home-biz__desc-line+.home-biz__desc-line{margin-top:0}.home-biz__more{display:inline-block;margin-top:20px;color:#b09c72b8;font-size:14px;font-weight:500;letter-spacing:.12em;text-decoration:underline;text-underline-offset:.22em;text-decoration-thickness:1px;text-transform:lowercase;transition:color .2s ease,opacity .2s ease}.home-biz__more:hover{color:var(--gold)}.home-biz__row.is-reverse .home-biz__more{margin-left:auto}.page--invest{background:var(--navy);color:var(--gold);padding:120px 0 160px}.invest-hero{text-align:center;margin-bottom:120px}.invest-hero__title{display:flex;flex-direction:column;align-items:center;gap:8px}.invest-hero__a,.invest-hero__b{font-size:72px;font-weight:800;line-height:1.1}.invest-hero__mid{font-size:28px;font-weight:300;letter-spacing:.08em}.invest-philosophy{position:relative;max-width:920px;margin:0 auto 140px;text-align:center}.invest-philosophy__wm{position:absolute;left:50%;top:50%;width:420px;opacity:.07;translate:-50% -50%;pointer-events:none}.invest-philosophy__copy{position:relative;z-index:1;color:#dcd2bed9;font-size:18px;font-weight:300;line-height:1.8}.invest-philosophy__copy p+p{margin-top:1.4em}.invest-roadmap{text-align:center}.invest-roadmap h2{margin-bottom:48px;font-size:40px;font-weight:700}.invest-roadmap__ribbon{position:relative;max-width:1200px;margin:0 auto;padding:0 48px}.invest-roadmap__ribbon-img{display:block;width:100%;height:auto}.invest-roadmap__steps{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;padding:0;list-style:none}.invest-roadmap__steps li{position:absolute;top:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--ink);font-size:16px;font-weight:800;line-height:1.2;text-align:center}.invest-roadmap__num{display:none}.invest-roadmap__card{display:contents}.invest-roadmap__steps li:nth-child(1){left:3.03%;width:10.13%}.invest-roadmap__steps li:nth-child(2){left:25.38%;width:8.14%}.invest-roadmap__steps li:nth-child(3){left:45.17%;width:10.61%}.invest-roadmap__steps li:nth-child(4){left:67.71%;width:8.14%}.invest-roadmap__steps li:nth-child(5){left:86.84%;width:12.03%}.invest-roadmap__line{display:block;white-space:nowrap}.page--invest.page--invest-fhd{padding:0}.page--invest.page--invest-fhd .invest-hero,.page--invest.page--invest-fhd .invest-roadmap{height:auto;min-height:0;margin:0;box-sizing:border-box}.page--invest.page--invest-fhd .invest-philosophy{margin:0;box-sizing:border-box}.page--invest.page--invest-fhd .invest-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:294px 0 307px}.page--invest.page--invest-fhd .invest-hero__title{display:block;width:max-content;max-width:92vw;margin:0;color:var(--gold);line-height:1;padding-right:457px}.page--invest.page--invest-fhd .invest-hero__lead{display:flex;flex-direction:column;align-items:flex-end;width:max-content;max-width:100%;padding-bottom:107px}.page--invest.page--invest-fhd .invest-hero__a{display:block;overflow:hidden;padding-inline:.08em;margin-inline:-.08em;font-size:120px;font-weight:800;line-height:1;white-space:nowrap}.page--invest.page--invest-fhd .invest-hero__rail{position:relative;display:block;width:max-content;margin-top:-8px}.page--invest.page--invest-fhd .invest-hero__mid{display:block;margin:0;font-size:61px;font-weight:300;letter-spacing:0;white-space:nowrap;line-height:1}.page--invest.page--invest-fhd .invest-hero__b{position:absolute;left:0;top:calc(100% + 2px);display:block;overflow:hidden;padding-inline:.08em;margin-inline:-.08em;margin-block:0;font-size:120px;font-weight:800;white-space:nowrap;line-height:1}.page--invest.page--invest-fhd .invest-hero__slide{display:block;will-change:transform,filter,opacity}.page--invest.page--invest-fhd .invest-philosophy{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;min-height:0;max-width:none;padding:0 0 276px;text-align:center}.page--invest.page--invest-fhd .invest-philosophy__stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1211px;min-height:1028px;max-width:none}.page--invest.page--invest-fhd .invest-philosophy__wm{position:absolute;left:50%;top:50%;width:725px;height:837px;max-width:none;opacity:.07;filter:none;translate:-50% -50%;z-index:0;pointer-events:none}.page--invest.page--invest-fhd .invest-philosophy__copy{position:relative;z-index:1;width:100%;max-width:none;margin:0;color:var(--gold);font-size:22px;font-weight:300;line-height:1.2;text-align:center}.page--invest.page--invest-fhd .invest-philosophy__copy p{margin:0;white-space:nowrap}.page--invest.page--invest-fhd .invest-philosophy__line{display:block}.page--invest.page--invest-fhd .invest-philosophy__copy p+p{margin-top:1.2em}html[lang=ko] .page--invest.page--invest-fhd .invest-philosophy__copy p{white-space:normal;word-break:keep-all}html[lang=ko] .page--invest.page--invest-fhd .invest-philosophy__line{white-space:nowrap}.page--invest.page--invest-fhd .invest-roadmap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:79px;padding:0 0 64px}.page--invest.page--invest-fhd .invest-roadmap h2{margin:0;font-size:63px;font-weight:800;line-height:1;color:var(--gold);white-space:nowrap}.page--invest.page--invest-fhd .invest-roadmap__ribbon{width:1056px;max-width:90vw;padding:0}.page--invest.page--invest-fhd .invest-roadmap__steps li{font-size:16px;font-weight:800;line-height:1.2;color:var(--ink)}@media(min-width:1367px)and (max-width:1919px),(min-width:1367px)and (max-height:1079px){.page--invest.page--invest-fhd .invest-hero,.page--invest.page--invest-fhd .invest-philosophy,.page--invest.page--invest-fhd .invest-roadmap{height:auto;min-height:0;max-height:none;overflow:visible}.page--invest.page--invest-fhd .invest-hero{padding-top:294px;padding-bottom:307px}.page--invest.page--invest-fhd .invest-hero__title{padding-right:min(457px,24vw)}.page--invest.page--invest-fhd .invest-hero__a,.page--invest.page--invest-fhd .invest-hero__b{font-size:clamp(72px,6.25vw,120px)}.page--invest.page--invest-fhd .invest-hero__mid{font-size:clamp(36px,3.2vw,61px)}.page--invest.page--invest-fhd .invest-philosophy{padding-bottom:clamp(140px,16vh,276px)}.page--invest.page--invest-fhd .invest-philosophy__wm{left:50%;top:50%;width:min(725px,60vw);height:auto;translate:-50% -50%}.page--invest.page--invest-fhd .invest-philosophy__copy{max-width:none;font-size:22px}.page--invest.page--invest-fhd .invest-philosophy__copy p{white-space:nowrap}.page--invest.page--invest-fhd .invest-philosophy__stage{width:1211px;max-width:none;min-height:1028px}.page--invest.page--invest-fhd .invest-roadmap{gap:clamp(48px,5vh,79px);padding-bottom:64px}.page--invest.page--invest-fhd .invest-roadmap h2{font-size:clamp(40px,3.3vw,63px)}.page--invest.page--invest-fhd .invest-roadmap__steps li{font-size:clamp(12px,.85vw,16px)}}@media(min-width:441px)and (max-width:1366px){.page--invest.page--invest-fhd .invest-philosophy,.page--invest.page--invest-fhd .invest-roadmap,.page--invest.page--invest-fhd .invest-hero{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero{display:flex!important;flex-direction:column;align-items:center;justify-content:center!important;padding:clamp(72px,9vh,120px) var(--page-pad)!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__title{display:block;width:max-content;max-width:calc(100% - 32px);margin-inline:auto;font-size:clamp(44px,6.2vw,72px);padding-right:3.808em;line-height:1;color:var(--gold);text-align:left}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__lead{display:flex;flex-direction:column;align-items:flex-end;width:max-content;max-width:100%;margin:0;padding-bottom:.892em;text-align:left}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__rail{position:relative;display:block;width:max-content;max-width:none;margin:-.067em 0 0;padding:0}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__a{display:block;position:static;overflow:hidden;padding-inline:.08em;margin-inline:-.08em;font-size:1em;font-weight:800;line-height:1;white-space:nowrap;text-align:left}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__mid{display:block;position:static;width:auto;margin:0;font-size:.508em;font-weight:300;line-height:1;letter-spacing:0;white-space:nowrap;text-align:left}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__b{position:absolute;left:0;top:calc(100% + 2px);display:block;overflow:hidden;padding-inline:.08em;margin:0 -.08em;font-size:1em;font-weight:800;line-height:1;white-space:nowrap;text-align:left}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__slide{display:block;transform:none!important;filter:none!important;opacity:1!important}.page--invest.page--invest-fhd .invest-philosophy{padding:clamp(64px,8vh,100px) var(--page-pad)}.page--invest.page--invest-fhd .invest-philosophy__stage{width:100%;min-height:0}.page--invest.page--invest-fhd .invest-philosophy__wm{left:50%;top:50%;width:min(420px,48vw);height:auto;translate:-50% -50%}.page--invest.page--invest-fhd .invest-philosophy__copy{max-width:40em;width:100%;font-size:clamp(15px,1.8vw,18px);line-height:1.7;word-break:keep-all;overflow-wrap:break-word}.page--invest.page--invest-fhd .invest-philosophy__copy p{white-space:normal}.page--invest.page--invest-fhd .invest-philosophy__line,html[lang=ko] .page--invest.page--invest-fhd .invest-philosophy__line{display:block;max-width:100%;white-space:normal!important;word-break:keep-all;overflow-wrap:break-word}.page--invest.page--invest-fhd .invest-philosophy__copy p+p{margin-top:1.1em}.page--invest.page--invest-fhd .invest-roadmap{gap:36px;padding:clamp(56px,7vh,88px) var(--page-pad) clamp(72px,9vh,120px)}.page--invest.page--invest-fhd .invest-roadmap h2{font-size:clamp(28px,4vw,40px);white-space:normal;word-break:keep-all}.page--invest.page--invest-fhd .invest-roadmap__ribbon{width:100%;max-width:920px}.page--invest.page--invest-fhd .invest-roadmap__steps li{font-size:clamp(11px,1.35vw,14px);line-height:1.2}.page--invest.page--invest-fhd .invest-roadmap__line{white-space:normal}}@media(max-width:440px){.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero,.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy,.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero{align-items:center;justify-content:flex-start;padding:88px 24px 56px;overflow:visible!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__title{display:block!important;width:max-content!important;max-width:calc(100% - 24px)!important;margin-inline:auto!important;font-size:clamp(28px,8vw,36px)!important;padding-right:3.808em!important;box-sizing:border-box;line-height:1;color:var(--gold);text-align:left!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__lead{display:flex!important;flex-direction:column!important;align-items:flex-end!important;width:max-content!important;max-width:100%!important;margin:0!important;padding-bottom:.892em!important;box-sizing:border-box;text-align:left!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__rail{position:relative!important;display:block!important;width:max-content!important;max-width:none!important;margin:-.067em 0 0!important;padding:0!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__a{display:block!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;overflow:hidden!important;padding-inline:.08em;margin-inline:-.08em!important;font-size:1em!important;font-weight:800;line-height:1!important;white-space:nowrap!important;text-align:left!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__mid{display:block!important;position:static!important;width:auto!important;margin:0!important;font-size:.508em!important;font-weight:300;letter-spacing:0;line-height:1!important;white-space:nowrap!important;text-align:left!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__b{position:absolute!important;left:0!important;top:calc(100% + 2px)!important;right:auto!important;display:block!important;overflow:hidden!important;padding-inline:.08em;margin:0 -.08em!important;font-size:1em!important;font-weight:800;line-height:1!important;white-space:nowrap!important;text-align:left!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-hero__slide{display:block!important;max-width:none!important;transform:none!important;filter:none!important;opacity:1!important}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:48px 28px 56px;text-align:center;overflow:visible}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__stage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:0;box-sizing:border-box}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__wm{left:50%;top:50%;width:min(240px,62vw);height:auto;opacity:.16;translate:-50% -50%}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__copy{width:100%;max-width:100%;margin-inline:auto;font-size:14px;line-height:1.7;word-break:keep-all;overflow-wrap:break-word;text-align:center;box-sizing:border-box}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__copy p,html[lang=ko] .page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__copy p{white-space:normal!important;word-break:keep-all;text-align:center}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__line,html[lang=ko] .page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__line{display:block;max-width:100%;white-space:normal!important;word-break:keep-all;overflow-wrap:break-word;text-align:center}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-philosophy__copy p+p{margin-top:1.1em}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap{align-items:stretch;gap:24px;padding:48px 28px 72px;overflow:visible}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap h2{font-size:clamp(22px,6vw,28px);white-space:normal;word-break:keep-all;text-align:center}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__ribbon{width:100%;max-width:100%}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__ribbon-img{display:none}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__steps{position:static;display:flex;flex-direction:column;gap:0;padding:4px 0 0;width:100%}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__steps li{position:relative;left:auto;top:auto;bottom:auto;display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:14px;align-items:start;width:100%;max-width:100%;min-height:0;padding:0 0 28px;background:transparent;color:var(--ink);font-size:14px;font-weight:800;line-height:1.4;text-align:left;box-sizing:border-box}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__steps li:last-child{padding-bottom:0}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__steps li:not(:last-child):after{content:"";position:absolute;left:21px;top:44px;bottom:4px;width:2px;background:linear-gradient(180deg,#c6b496d9,#c6b49640)}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__num{display:grid;place-items:center;z-index:1;width:44px;height:44px;border:1.5px solid rgba(198,180,150,.55);border-radius:50%;background:var(--navy);color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__card{display:flex;flex-direction:column;gap:2px;min-width:0;min-height:44px;justify-content:center;padding:14px 16px;background:#d8c4a4;color:var(--ink);box-sizing:border-box}.page--invest.page--invest-fhd:not(.page--invest-talent) .invest-roadmap__line{white-space:normal;word-break:keep-all;overflow-wrap:break-word}}.page--invest.page--invest-talent{background:var(--navy);color:var(--gold)}.page--invest.page--invest-talent.page--invest-fhd{padding:0}.page--invest-talent .invest-talent-hero{position:relative;display:block;box-sizing:border-box;height:832px;min-height:832px;max-height:832px;padding:0;overflow:hidden}.page--invest-talent .invest-talent-hero__title{position:absolute;top:calc(377px - var(--header-h));left:319px;display:block;margin:0;width:max-content;color:var(--gold);line-height:1}.page--invest-talent .invest-talent-hero__a{display:block;overflow:hidden;padding-inline:.08em;margin-inline:-.08em;font-size:120px;font-weight:800;line-height:120px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-hero__rail{position:relative;display:block;width:max-content;height:63px;margin:0}.page--invest-talent .invest-talent-hero__mid{display:block;margin:0 0 0 590px;color:var(--gold);font-size:63px;font-weight:300;line-height:63px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-hero__b{position:absolute;top:68px;left:590px;display:block;overflow:hidden;padding-inline:.08em;margin-inline:-.08em;margin-block:0;color:var(--gold);font-size:120px;font-weight:800;line-height:120px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-hero__slide{display:block;will-change:transform}.page--invest-talent .invest-talent-block{position:relative;display:grid;place-items:center;box-sizing:border-box;overflow:hidden;background:var(--navy);text-align:center}.page--invest-talent .invest-talent-block--1{display:block;height:1127px;min-height:1127px;max-height:1127px}.page--invest-talent .invest-talent-block__photo{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.page--invest-talent .invest-talent-block--1 .invest-talent-block__photo{opacity:.122}.page--invest-talent .invest-talent-block--3 .invest-talent-block__photo{opacity:.18}.page--invest-talent .invest-talent-block__wm{position:absolute;left:50%;top:50%;z-index:0;width:725px;height:auto;opacity:.07;translate:-50% -50%;pointer-events:none}.page--invest-talent .invest-talent-block__stage{position:relative;z-index:1}.page--invest-talent .invest-talent-block--1 .invest-talent-block__stage,.page--invest-talent .invest-talent-block--3 .invest-talent-block__stage{position:absolute;top:0;right:0;bottom:0;left:0}.page--invest-talent .invest-talent-block--1 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--2 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--3 .invest-talent-block__wm{left:50%;top:50%;width:725px;height:837px;max-width:none;object-fit:contain;opacity:.07;filter:none;translate:-50% -50%}.page--invest-talent .invest-talent-block__copy{position:relative;z-index:1;box-sizing:border-box;width:min(1028px,calc(100% - 96px));max-width:1028px;color:#b09c72}.page--invest-talent .invest-talent-block--1 .invest-talent-block__copy{position:absolute;top:203px;left:50%;z-index:1;box-sizing:border-box;width:max-content;max-width:none;margin:0;color:#b09c72;text-align:center;translate:-50% 0}.page--invest-talent .invest-talent-block--1 .invest-talent-block__title{display:block;margin:0;color:#b09c72;font-size:48px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--1 .invest-talent-block__sub{display:block;margin:0;color:#b09c72;font-size:40px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--1 .invest-talent-block__gap{display:block;height:60px}.page--invest-talent .invest-talent-block--1 .invest-talent-block__body{display:flex;flex-direction:column;align-items:center}.page--invest-talent .invest-talent-block--1 .invest-talent-block__line{display:block;margin:0;color:#b09c72;font-size:22px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--2{display:grid;place-items:center;height:1290px;min-height:1290px;max-height:1290px;padding:0}.page--invest-talent .invest-talent-block--2 .invest-talent-block__stage{position:relative;box-sizing:border-box;width:max-content;min-width:725px;height:837px}.page--invest-talent .invest-talent-block--2 .invest-talent-block__copy{position:absolute;top:58px;left:50%;z-index:1;box-sizing:border-box;width:max-content;max-width:none;margin:0;color:#b09c72;text-align:center;translate:-50% 0}.page--invest-talent .invest-talent-block--2 .invest-talent-block__title{display:block;margin:0;color:#b09c72;font-size:48px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--2 .invest-talent-block__sub{display:block;margin:0;color:#b09c72;font-size:40px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--2 .invest-talent-block__gap{display:block;height:60px}.page--invest-talent .invest-talent-block--2 .invest-talent-block__body{display:flex;flex-direction:column;align-items:center}.page--invest-talent .invest-talent-block--2 .invest-talent-block__line{display:block;margin:0;color:#b09c72;font-size:22px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--3{display:block;height:1327px;min-height:1327px;max-height:1327px;padding:0}.page--invest-talent .invest-talent-block--3 .invest-talent-block__copy{position:absolute;top:196px;left:50%;z-index:1;box-sizing:border-box;width:max-content;max-width:none;margin:0;color:#b09c72;text-align:center;translate:-50% 0}.page--invest-talent .invest-talent-block--3 .invest-talent-block__title{display:block;margin:0;color:#b09c72;font-size:48px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--3 .invest-talent-block__sub{display:block;margin:0;color:#b09c72;font-size:40px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block--3 .invest-talent-block__gap{display:block;height:60px}.page--invest-talent .invest-talent-block--3 .invest-talent-block__body{display:flex;flex-direction:column;align-items:center}.page--invest-talent .invest-talent-block--3 .invest-talent-block__line{display:block;margin:0;color:#b09c72;font-size:22px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--invest-talent .invest-talent-block__copy h2,.page--invest-talent .invest-talent-block__title{margin:0 0 12px;color:#b09c72;font-size:42px;font-weight:800;line-height:1.2;letter-spacing:0}.page--invest-talent .invest-talent-block__sub{margin:0 0 36px;color:#b09c72;font-size:22px;font-weight:300;line-height:1.4}.page--invest-talent .invest-talent-block__gap{display:none}.page--invest-talent .invest-talent-block__body{display:flex;flex-direction:column;align-items:center}.page--invest-talent .invest-talent-block__line{display:block;color:#b09c72;font-size:18px;font-weight:300;line-height:1.75}html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__title,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__title,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__title{font-size:48px;line-height:60px}html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__sub,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__sub,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__sub{font-size:40px;line-height:60px;white-space:normal}html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__line{font-size:22px;line-height:60px;white-space:nowrap;word-break:keep-all}@media(min-width:1367px)and (max-width:1919px),(min-width:1367px)and (max-height:1079px){.page--invest-talent .invest-talent-hero{height:832px;min-height:832px;max-height:832px;padding:0;overflow:hidden}.page--invest-talent .invest-talent-hero__title{top:calc(377px - var(--header-h));left:319px}.page--invest-talent .invest-talent-hero__a{font-size:120px;line-height:120px}.page--invest-talent .invest-talent-hero__mid{margin-left:590px;font-size:63px;line-height:63px}.page--invest-talent .invest-talent-hero__b{top:68px;left:590px;font-size:120px;line-height:120px}.page--invest-talent .invest-talent-block--1{display:block;height:1127px;min-height:1127px;max-height:1127px;padding:0}.page--invest-talent .invest-talent-block--1 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--2 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--3 .invest-talent-block__wm{left:50%;top:50%;width:725px;height:837px;opacity:.07;translate:-50% -50%}.page--invest-talent .invest-talent-block--1 .invest-talent-block__copy{position:absolute;top:203px;left:50%;width:max-content;max-width:none;translate:-50% 0}.page--invest-talent .invest-talent-block--1 .invest-talent-block__title{margin:0;font-size:48px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--1 .invest-talent-block__sub{margin:0;font-size:40px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--1 .invest-talent-block__gap{display:block;height:60px}.page--invest-talent .invest-talent-block--1 .invest-talent-block__line{font-size:22px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--2{display:grid;place-items:center;height:1290px;min-height:1290px;max-height:1290px;padding:0}.page--invest-talent .invest-talent-block--2 .invest-talent-block__stage{position:relative;width:max-content;min-width:725px;height:837px}.page--invest-talent .invest-talent-block--2 .invest-talent-block__copy{position:absolute;top:58px;left:50%;width:max-content;max-width:none;translate:-50% 0}.page--invest-talent .invest-talent-block--2 .invest-talent-block__title{margin:0;font-size:48px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--2 .invest-talent-block__sub{margin:0;font-size:40px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--2 .invest-talent-block__gap{display:block;height:60px}.page--invest-talent .invest-talent-block--2 .invest-talent-block__line{font-size:22px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--3{display:block;height:1327px;min-height:1327px;max-height:1327px;padding:0}.page--invest-talent .invest-talent-block--3 .invest-talent-block__copy{position:absolute;top:196px;left:50%;width:max-content;max-width:none;translate:-50% 0}.page--invest-talent .invest-talent-block--3 .invest-talent-block__title{margin:0;font-size:48px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--3 .invest-talent-block__sub{margin:0;font-size:40px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block--3 .invest-talent-block__gap{display:block;height:60px}.page--invest-talent .invest-talent-block--3 .invest-talent-block__line{font-size:22px;line-height:60px;white-space:nowrap}.page--invest-talent .invest-talent-block__wm{width:725px}}@media(min-width:441px)and (max-width:1366px){.page--invest-talent .invest-talent-hero{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center!important;height:auto!important;min-height:0!important;max-height:none!important;padding:clamp(72px,9vh,120px) var(--page-pad)!important;overflow:visible}.page--invest-talent .invest-talent-hero__title{position:static;top:auto;left:auto;display:block;width:max-content;max-width:calc(100% - 32px);margin-inline:auto;font-size:clamp(40px,5.8vw,64px);padding-right:3.4em;line-height:1;color:var(--gold);text-align:left}.page--invest-talent .invest-talent-hero__a{display:block;position:static;overflow:hidden;padding-inline:.08em;margin-inline:-.08em;font-size:1em;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap;text-align:left}.page--invest-talent .invest-talent-hero__rail{position:relative;display:block;width:max-content;height:.525em;margin:0;padding:0 0 0 4.917em}.page--invest-talent .invest-talent-hero__mid{display:block;position:static;margin:0;font-size:.525em;font-weight:300;line-height:1;letter-spacing:0;white-space:nowrap;text-align:left}.page--invest-talent .invest-talent-hero__b{position:absolute;top:.567em;left:4.917em;display:block;overflow:hidden;padding-inline:.08em;margin:0 -.08em;font-size:1em;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap;text-align:left}.page--invest-talent .invest-talent-hero__slide{display:block;transform:none!important;filter:none!important;opacity:1!important}.page--invest-talent .invest-talent-block--1,.page--invest-talent .invest-talent-block--2,.page--invest-talent .invest-talent-block--3{display:grid;place-items:center;justify-items:center;height:1000px;min-height:1000px;max-height:1000px;padding:0 var(--page-pad);text-align:center;overflow:hidden}.page--invest-talent .invest-talent-block__stage,.page--invest-talent .invest-talent-block--1 .invest-talent-block__stage,.page--invest-talent .invest-talent-block--2 .invest-talent-block__stage,.page--invest-talent .invest-talent-block--3 .invest-talent-block__stage{position:relative;inset:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-width:720px;height:1000px;min-height:1000px;margin-inline:auto}.page--invest-talent .invest-talent-block__wm,.page--invest-talent .invest-talent-block--1 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--2 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--3 .invest-talent-block__wm{left:50%;top:50%;width:min(725px,72vw);height:auto;max-height:837px;object-fit:contain;opacity:.14;translate:-50% -50%}.page--invest-talent .invest-talent-block--1 .invest-talent-block__copy,.page--invest-talent .invest-talent-block--2 .invest-talent-block__copy,.page--invest-talent .invest-talent-block--3 .invest-talent-block__copy,.page--invest-talent .invest-talent-block__copy{position:relative;top:auto;left:auto;width:100%;max-width:720px;margin-inline:auto;translate:none;text-align:center}.page--invest-talent .invest-talent-block--1 .invest-talent-block__title,.page--invest-talent .invest-talent-block--2 .invest-talent-block__title,.page--invest-talent .invest-talent-block--3 .invest-talent-block__title,.page--invest-talent .invest-talent-block__title{margin:0 0 10px;font-size:clamp(26px,3.4vw,34px);line-height:1.25;white-space:normal!important;word-break:keep-all;text-align:center}.page--invest-talent .invest-talent-block--1 .invest-talent-block__sub,.page--invest-talent .invest-talent-block--2 .invest-talent-block__sub,.page--invest-talent .invest-talent-block--3 .invest-talent-block__sub,.page--invest-talent .invest-talent-block__sub{margin:0 0 16px;font-size:clamp(15px,2vw,18px);line-height:1.4;white-space:normal!important;text-align:center}.page--invest-talent .invest-talent-block--1 .invest-talent-block__gap,.page--invest-talent .invest-talent-block--2 .invest-talent-block__gap,.page--invest-talent .invest-talent-block--3 .invest-talent-block__gap{display:block;height:12px}.page--invest-talent .invest-talent-block--1 .invest-talent-block__body,.page--invest-talent .invest-talent-block--2 .invest-talent-block__body,.page--invest-talent .invest-talent-block--3 .invest-talent-block__body,.page--invest-talent .invest-talent-block__body{width:100%;text-align:center}.page--invest-talent .invest-talent-block--1 .invest-talent-block__line,.page--invest-talent .invest-talent-block--2 .invest-talent-block__line,.page--invest-talent .invest-talent-block--3 .invest-talent-block__line,.page--invest-talent .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__line{display:block;max-width:100%;margin-inline:auto;font-size:clamp(14px,1.8vw,16px);line-height:1.7;white-space:normal!important;word-break:keep-all;overflow-wrap:break-word;text-align:center}}@media(max-width:440px){.page--invest-talent .invest-talent-hero,.page--invest-talent .invest-talent-block--1,.page--invest-talent .invest-talent-block--2,.page--invest-talent .invest-talent-block--3{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--invest-talent .invest-talent-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:88px 20px 56px;box-sizing:border-box;overflow:visible!important}.page--invest-talent .invest-talent-hero__title{position:static!important;top:auto!important;left:auto!important;display:block!important;width:max-content!important;max-width:calc(100% - 24px)!important;margin-inline:auto!important;font-size:clamp(26px,7.2vw,34px)!important;padding-right:3.4em!important;box-sizing:border-box;line-height:1;color:var(--gold);text-align:left!important}.page--invest-talent .invest-talent-hero__a{display:block!important;position:static!important;top:auto!important;left:auto!important;overflow:hidden!important;padding-inline:.08em;margin-inline:-.08em!important;font-size:1em!important;font-weight:800;line-height:1!important;letter-spacing:0;white-space:nowrap!important;text-align:left!important}.page--invest-talent .invest-talent-hero__rail{position:relative!important;display:block!important;width:max-content!important;max-width:none!important;height:.525em!important;margin:0!important;padding:0 0 0 4.917em!important}.page--invest-talent .invest-talent-hero__mid{display:block!important;position:static!important;top:auto!important;left:auto!important;margin:0!important;font-size:.525em!important;font-weight:300;letter-spacing:0;line-height:1!important;white-space:nowrap!important;text-align:left!important}.page--invest-talent .invest-talent-hero__b{position:absolute!important;top:.567em!important;left:4.917em!important;display:block!important;overflow:hidden!important;padding-inline:.08em;margin:0 -.08em!important;font-size:1em!important;font-weight:800;line-height:1!important;letter-spacing:0;white-space:nowrap!important;text-align:left!important}.page--invest-talent .invest-talent-hero__slide{display:block!important;transform:none!important;filter:none!important;opacity:1!important}.page--invest-talent .invest-talent-hero__slide{display:block!important;max-width:none!important;transform:none!important;filter:none!important;opacity:1!important}.page--invest-talent .invest-talent-block--1,.page--invest-talent .invest-talent-block--2,.page--invest-talent .invest-talent-block--3{display:grid;place-items:center;padding:48px 28px 56px;box-sizing:border-box}.page--invest-talent .invest-talent-block__stage,.page--invest-talent .invest-talent-block--1 .invest-talent-block__stage,.page--invest-talent .invest-talent-block--2 .invest-talent-block__stage,.page--invest-talent .invest-talent-block--3 .invest-talent-block__stage{position:relative;inset:auto;width:100%;max-width:100%;min-width:0;height:auto;box-sizing:border-box}.page--invest-talent .invest-talent-block__photo{opacity:.28}.page--invest-talent .invest-talent-block--1 .invest-talent-block__photo{opacity:.22}.page--invest-talent .invest-talent-block--3 .invest-talent-block__photo{opacity:.16}.page--invest-talent .invest-talent-block__wm,.page--invest-talent .invest-talent-block--1 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--2 .invest-talent-block__wm,.page--invest-talent .invest-talent-block--3 .invest-talent-block__wm{left:50%;top:50%;width:min(240px,62vw);height:auto;opacity:.12;translate:-50% -50%}.page--invest-talent .invest-talent-block--1 .invest-talent-block__copy,.page--invest-talent .invest-talent-block--2 .invest-talent-block__copy,.page--invest-talent .invest-talent-block--3 .invest-talent-block__copy,.page--invest-talent .invest-talent-block__copy{position:relative;top:auto;left:auto;width:100%;max-width:100%;margin:0;text-align:center;translate:none;box-sizing:border-box;word-break:keep-all;overflow-wrap:break-word}.page--invest-talent .invest-talent-block--1 .invest-talent-block__title,.page--invest-talent .invest-talent-block--2 .invest-talent-block__title,.page--invest-talent .invest-talent-block--3 .invest-talent-block__title,.page--invest-talent .invest-talent-block__title,html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__title,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__title,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__title{margin:0 0 8px;max-width:100%;font-size:clamp(20px,5.5vw,24px);line-height:1.3;white-space:normal!important;word-break:keep-all;overflow-wrap:break-word}.page--invest-talent .invest-talent-block--1 .invest-talent-block__sub,.page--invest-talent .invest-talent-block--2 .invest-talent-block__sub,.page--invest-talent .invest-talent-block--3 .invest-talent-block__sub,.page--invest-talent .invest-talent-block__sub,html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__sub,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__sub,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__sub{margin:0 0 12px;max-width:100%;font-size:14px;line-height:1.45;white-space:normal!important;word-break:keep-all;overflow-wrap:break-word}.page--invest-talent .invest-talent-block--1 .invest-talent-block__gap,.page--invest-talent .invest-talent-block--2 .invest-talent-block__gap,.page--invest-talent .invest-talent-block--3 .invest-talent-block__gap{display:block;height:10px}.page--invest-talent .invest-talent-block__body,.page--invest-talent .invest-talent-block--1 .invest-talent-block__body,.page--invest-talent .invest-talent-block--2 .invest-talent-block__body,.page--invest-talent .invest-talent-block--3 .invest-talent-block__body{align-items:center;width:100%;max-width:100%}.page--invest-talent .invest-talent-block--1 .invest-talent-block__line,.page--invest-talent .invest-talent-block--2 .invest-talent-block__line,.page--invest-talent .invest-talent-block--3 .invest-talent-block__line,.page--invest-talent .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--1 .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--2 .invest-talent-block__line,html[lang=ko] .page--invest-talent .invest-talent-block--3 .invest-talent-block__line{display:block;max-width:100%;font-size:14px;line-height:1.7;white-space:normal!important;word-break:keep-all;overflow-wrap:break-word}}.biz-hero{display:flex;flex-direction:column;align-items:center;min-height:520px;padding:120px 80px 80px;background:var(--navy) center / cover no-repeat;text-align:center}.biz-hero--image{min-height:640px}.biz-hero__inner{max-width:1100px}.biz-hero__video{display:flex;justify-content:center;width:100%;margin-top:48px}.biz-hero__title{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--gold);font-size:56px;font-weight:700;line-height:1.15}.biz-hero__title>span{display:contents}.biz-hero__line{display:block}.biz-hero__rule{display:none}.biz-hero__title>span:first-child .biz-hero__line{font-weight:300}.biz-hero__sub{margin-top:28px;color:#dcd2bed9;font-size:18px;font-weight:300;line-height:1.6}.biz-video{display:grid;place-items:center;min-height:720px;background:var(--navy);position:relative}.biz-video:before{content:none}.biz-video__media{width:min(1736px,calc(100% - 40px));height:auto;aspect-ratio:1736 / 680;overflow:hidden;background:#0a0e1a}.biz-video__media.auto-video,.biz-video__media video{display:block;width:100%;height:100%}.biz-video__media video{object-fit:cover}.biz-video__mark{position:relative;z-index:1;display:grid;place-items:center;gap:18px;color:var(--gold)}.biz-video__mark img{width:160px;height:auto;opacity:.9;filter:brightness(1.2)}.biz-video__mark p{font-size:42px;font-weight:800;letter-spacing:.16em}.biz-video__play{width:72px;height:72px;border:2px solid rgba(176,156,114,.55);border-radius:50%;position:relative}.biz-video__play:before{content:"";position:absolute;left:28px;top:22px;border-style:solid;border-width:14px 0 14px 22px;border-color:transparent transparent transparent rgba(176,156,114,.8)}.biz-split{background:var(--paper);color:var(--ink)}.biz-split--light{background:#f3f3f3}.biz-split--navy{background:var(--navy);color:var(--gold)}.biz-split--navy .biz-split__copy h2,.biz-split--navy .biz-split__copy li{color:var(--gold)}.biz-split__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1400px;margin:0 auto;padding:100px 80px}.biz-split.is-reverse .biz-split__inner{direction:rtl}.biz-split.is-reverse .biz-split__copy,.biz-split.is-reverse .biz-split__media{direction:ltr}.biz-split__copy h2{margin-bottom:28px;font-size:40px;font-weight:800;line-height:1.2}.biz-split__copy li{margin:10px 0;font-size:18px;font-weight:300;line-height:1.5;color:var(--muted)}.biz-split__media{overflow:hidden}.biz-split__media img{width:100%;height:520px;object-fit:cover}.biz-overlay{display:grid;align-items:center;min-height:640px;padding:80px;background:center / cover no-repeat;position:relative}.biz-overlay:before{content:none}.biz-overlay--center{justify-items:center;text-align:center}.biz-overlay--right{justify-items:end;text-align:right}.biz-overlay--left{justify-items:start}.biz-overlay__copy{position:relative;z-index:1;max-width:640px;color:var(--gold)}.biz-overlay__copy.is-box{padding:36px 40px;background:#ffffffeb;color:var(--ink)}.biz-overlay__copy h2{margin-bottom:20px;font-size:36px;font-weight:800}.biz-overlay__copy li{margin:8px 0;font-size:17px;font-weight:300;line-height:1.5}.biz-center{display:grid;place-items:center;min-height:480px;padding:100px 80px;background:var(--navy) center / cover no-repeat;text-align:center;color:var(--gold)}.biz-center--white{background:var(--paper);color:var(--ink)}.biz-center--image{position:relative}.biz-center--image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c}.biz-center__inner{position:relative;z-index:1;max-width:900px}.biz-center h2{margin-bottom:24px;font-size:40px;font-weight:800}.biz-center__line{display:block}.biz-center li{margin:8px 0;font-size:18px;font-weight:300}.biz-pet-hero{display:grid;place-items:center;gap:24px;min-height:560px;padding:100px 80px;background:var(--navy);text-align:center;color:var(--gold)}.biz-pet-hero h1{display:flex;flex-direction:column;align-items:center;margin:0}.biz-pet-hero__top{display:block;font-size:42px;font-weight:200;letter-spacing:.18em}.biz-pet-hero__paw{display:flex;align-items:center;justify-content:center;margin:18px 0;color:var(--gold);line-height:0}.biz-pet-hero__paw-img{display:block;width:36px;height:auto}.biz-pet-hero__main{display:block;font-size:64px;font-weight:800;line-height:1.15}.biz-pet-hero__main em{display:block;font-style:normal;font-weight:400}.biz-pet-hero p{max-width:720px;color:#dcd2bed9;font-size:16px;font-weight:300;line-height:1.7}.page--biz-fhd.page--biz-pet .biz-pet-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:calc(349px - var(--header-h)) 0 0;gap:0}.page--biz-fhd.page--biz-pet .biz-pet-hero__inner{display:flex;flex-direction:column;align-items:center;width:max-content;max-width:100%}.page--biz-fhd.page--biz-pet .biz-pet-hero h1{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;color:var(--gold);text-align:center}.page--biz-fhd.page--biz-pet .biz-pet-hero__top{display:block;font-size:145px;font-weight:100;letter-spacing:0;line-height:161px;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-pet-hero__top-scale{display:block;transform:scaleY(1.2);transform-origin:center bottom}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw{display:block;margin:20px 0 19px;line-height:0}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw-img{display:block;width:61px;height:61px}.page--biz-fhd.page--biz-pet .biz-pet-hero__main{display:flex;flex-direction:column;align-items:center;font-size:101px;font-weight:800;line-height:101px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-pet-hero__main em{margin-top:0;font-style:normal;font-size:60px;font-weight:300;line-height:85px;letter-spacing:0}.page--biz-fhd.page--biz-pet .biz-pet-hero__sub{width:max-content;max-width:none;margin:36px 0 0;color:var(--gold);font-size:24px;font-weight:300;line-height:27px;text-align:center;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-pet-hero__sub-line{display:block;white-space:nowrap}.biz-pet-yellow{position:relative;display:grid;justify-items:center;align-content:start;gap:20px;padding:80px 80px 0;background:#fff627;color:#111;text-align:center;overflow:hidden}.biz-pet-yellow__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;margin:0;object-fit:cover;object-position:center bottom;pointer-events:none}.biz-pet-yellow__copy{position:relative;z-index:1}.biz-pet-yellow h2{margin:0 0 28px;font-size:36px;font-weight:800;color:#111}.biz-pet-yellow ul{margin:0;padding:0;list-style:none}.biz-pet-yellow li{margin:10px 0;font-size:17px;font-weight:400;line-height:1.55;color:#111}.page--biz-fhd.page--biz-pet .biz-pet-yellow{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));justify-items:center;align-content:start;padding:0;gap:0;background:#fff627;box-sizing:border-box}.page--biz-fhd.page--biz-pet .biz-pet-yellow__copy{width:max-content;max-width:none;padding:113px 0 0;color:var(--ink);text-align:center}.page--biz-fhd.page--biz-pet .biz-pet-yellow h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-pet-yellow ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-pet .biz-pet-yellow li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-split--paws .biz-split__copy{position:relative}.page--biz-fhd.page--biz-pet .biz-split--paws .biz-split__copy ul{list-style:none;margin:0;padding:0}.page--biz-fhd.page--biz-pet .biz-split--paws .biz-split__copy li{color:var(--ink)}.page--biz-fhd.page--biz-pet .biz-split--paws .biz-split__copy li:last-child{position:relative;display:inline-block;width:max-content;max-width:100%}.page--biz-fhd.page--biz-pet .biz-split__paws{position:absolute;left:calc(100% + 4px);top:0;width:100px;height:120px;margin:0;pointer-events:none}.page--biz-fhd.page--biz-pet .biz-split__paw{position:absolute;display:block;overflow:visible}.page--biz-fhd.page--biz-pet .biz-split__paw--1{top:0;left:0;width:60px;height:65px;transform:none}.page--biz-fhd.page--biz-pet .biz-split__paw--2{top:65px;left:48px;width:33px;height:36px;transform:none}.page--biz-fhd.page--biz-pet .biz-center h2{white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-pet-hero{height:1703px;min-height:1703px;max-height:1703px;box-sizing:border-box}.page--biz-fhd.page--biz-pet .biz-pet-yellow,.page--biz-fhd.page--biz-pet .biz-center{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));box-sizing:border-box}.page--biz-fhd.page--biz-pet{background:#fff}.page--biz-fhd.page--biz-pet .biz-split{height:757px;min-height:757px;max-height:757px;margin-top:195px;margin-bottom:129px;background:#fff;align-items:stretch;box-sizing:border-box}.page--biz-fhd.page--biz-pet .biz-split__inner{grid-template-columns:max-content 505px;column-gap:73px;row-gap:0;width:1281px;max-width:1281px;height:100%;margin:0 0 0 var(--brand-x);padding:0;align-items:start;justify-content:start}.page--biz-fhd.page--biz-pet .biz-split__copy{padding-top:238px;color:var(--ink)}.page--biz-fhd.page--biz-pet .biz-split__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-split__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-pet .biz-split__media{width:505px;max-width:505px;height:757px;line-height:0}.page--biz-fhd.page--biz-pet .biz-split__media img{display:block;width:505px;max-width:100%;height:757px;object-fit:cover}.page--biz-fhd{background:var(--navy)}.page--biz-fhd>section{box-sizing:border-box}.page--biz-fhd .biz-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:1703px;min-height:1703px;max-height:1703px;padding:0 80px;overflow:hidden;background:var(--navy)}.page--biz-fhd .biz-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:1280px;margin-top:240px}.page--biz-fhd .biz-hero__video{position:absolute;left:0;right:0;top:auto;bottom:282px;z-index:0;display:flex;align-items:flex-end;justify-content:center;width:100%;height:auto;margin:0;padding:0 24px;box-sizing:border-box}.page--biz-fhd .biz-hero__title{font-size:clamp(36px,3.2vw,56px);font-weight:700;color:var(--gold);text-align:center}.page--biz-fhd .biz-hero__sub{max-width:920px;margin-top:36px;color:#c6b496eb;font-size:20px;font-weight:300;line-height:1.7;text-align:center}.page--biz-fhd.page--biz-branding .biz-hero{padding-block:0}.page--biz-fhd.page--biz-branding .biz-hero__inner{position:absolute;left:50%;top:0;bottom:962px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:max-content;max-width:min(1280px,calc(100% - 48px));margin:0;translate:-50% 0}.page--biz-fhd.page--biz-branding .biz-hero__title-img{margin:0;line-height:0}.page--biz-fhd.page--biz-branding .biz-hero__title-img img{display:block;width:min(946px,72vw);height:auto}.page--biz-fhd.page--biz-branding .biz-hero__sub{width:max-content;max-width:none;margin-top:47px;margin-inline:auto;color:var(--gold);font-size:24px;font-weight:300;line-height:28px;text-align:center;white-space:nowrap}.page--biz-fhd.page--biz-branding .biz-hero__sub-line{display:block;white-space:nowrap}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center){justify-items:start;align-items:center;align-content:center;padding-top:0;padding-bottom:0;padding-left:275px;padding-right:var(--brand-x);background-color:var(--navy)!important;background-image:none!important}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/images/business_branding_02.webp) center / cover no-repeat;opacity:.23;pointer-events:none}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{max-width:761px;width:max-content;color:var(--gold)}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0;color:var(--gold);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:0;color:var(--gold);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-branding .biz-split--navy{background:var(--navy)}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__inner{grid-template-columns:575px max-content;justify-content:center;align-items:center;gap:28px;padding:0 var(--brand-x)}.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__media{order:-1}.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__copy{order:1;text-align:left}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media img{width:575px;max-width:100%;height:719px;object-fit:cover}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy h2{margin-bottom:0;color:var(--gold);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy ul{list-style:none;padding-left:0;margin:0}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy li{margin:0;color:var(--gold);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd .biz-pet-hero{position:relative;height:1703px;min-height:1703px;max-height:1703px;box-sizing:border-box;overflow:hidden}.page--biz-fhd .biz-pet-hero .biz-hero__video{position:absolute;left:0;right:0;top:auto;bottom:282px;z-index:0;display:flex;align-items:flex-end;justify-content:center;width:100%;height:auto;margin:0;padding:0 24px;box-sizing:border-box}.page--biz-fhd .biz-pet-yellow{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));box-sizing:border-box}.page--biz-fhd.page--biz-ai .biz-hero__title{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;font-size:38px;font-weight:800;letter-spacing:.01em;line-height:1.2;color:var(--gold)}.page--biz-fhd.page--biz-ai .biz-hero__title>span{display:contents}.page--biz-fhd.page--biz-ai .biz-hero__line{display:inline;font-weight:800;white-space:nowrap}.page--biz-fhd.page--biz-ai .biz-hero__title>span:first-child .biz-hero__line{font-weight:800}.page--biz-fhd.page--biz-ai .biz-hero__rule{display:block;flex:0 0 auto;width:220px;height:1.5px;margin:0 56px;background:var(--gold)}.page--biz-fhd.page--biz-ai .biz-hero__sub{max-width:754px;margin-top:129px;color:var(--gold);font-size:24px;font-weight:300;line-height:28px;text-align:center;white-space:normal}.page--biz-fhd.page--biz-ai .biz-hero__sub-line{display:block}.page--biz-fhd.page--biz-ai .biz-center{position:relative;overflow:hidden;background:var(--navy)}.page--biz-fhd.page--biz-ai .biz-center:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/business_ai_04.webp) center / cover no-repeat;opacity:.27;pointer-events:none}.page--biz-fhd.page--biz-ai .biz-center__inner{position:relative;z-index:1}.page--biz-fhd.page--biz-semi .biz-hero__title{font-size:38px;font-weight:800;line-height:1.2;color:var(--gold);white-space:nowrap}.page--biz-fhd.page--biz-semi .biz-hero__line{font-weight:800;white-space:nowrap}.page--biz-fhd.page--biz-semi .biz-hero__title>span:first-child .biz-hero__line{font-weight:800}.page--biz-fhd.page--biz-semi .biz-hero__sub{width:max-content;max-width:min(100%,1100px);margin-top:56px;margin-inline:auto;color:var(--gold);font-size:24px;font-weight:300;line-height:28px;text-align:center;white-space:normal}.page--biz-fhd.page--biz-semi .biz-hero__sub-line{display:block;white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-hero{position:relative;display:block;padding:0;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__inner{position:absolute;top:calc(255px - var(--header-h));left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;width:max-content;max-width:none;margin:0;translate:-50% 0}.page--biz-fhd.page--biz-commerce .biz-hero__title--commerce{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0;width:max-content;color:var(--gold);text-align:left;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l1{display:flex;align-items:baseline;width:max-content;height:110px;white-space:nowrap;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-powering{display:block;font-size:147px;font-weight:100;letter-spacing:0;line-height:110px}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-space{display:none}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-the{position:relative;top:-10px;margin-left:12px;font-size:50px;font-weight:100;letter-spacing:0;line-height:110px;white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2{display:block;width:max-content;height:auto;min-height:0;margin-top:24px;font-size:82.2px;font-weight:800;letter-spacing:0;line-height:1.34;white-space:nowrap;text-align:left}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2-svg{display:block;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2-text{fill:currentColor}.page--biz-fhd.page--biz-commerce .biz-hero__sub{position:static;top:auto;left:auto;z-index:1;box-sizing:border-box;width:max-content;max-width:none;margin:0;color:var(--gold);font-size:24px;font-weight:300;line-height:28px;text-align:center;white-space:normal;translate:none}.page--biz-fhd.page--biz-commerce .biz-hero__sub-line{display:block;width:auto;font-size:24px;white-space:nowrap;text-align:center}.page--biz-fhd.page--biz-commerce .biz-center{position:relative;overflow:hidden;background:var(--navy)}.page--biz-fhd.page--biz-commerce .biz-center:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/business_commerce_04.webp) center / cover no-repeat;opacity:.54;pointer-events:none}.page--biz-fhd.page--biz-commerce .biz-center__inner{position:relative;z-index:1}.page--biz-fhd.page--biz-commerce .biz-overlay--center{justify-items:center;align-items:start;text-align:center;padding-top:415px;padding-bottom:0;padding-inline:var(--brand-x)}.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy{max-width:none;width:max-content;color:var(--gold);text-align:center}.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2{margin:0;color:var(--gold);font-size:45px;font-weight:800;line-height:85px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li{margin:0;color:var(--gold);font-size:30px;font-weight:300;line-height:85px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center){justify-items:start;align-items:start;padding-top:474px;padding-left:322px;padding-right:var(--brand-x);padding-bottom:0}.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{max-width:none;width:max-content;color:var(--gold)}.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0;color:var(--gold);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:0;color:var(--gold);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-mobility .biz-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0}.page--biz-fhd.page--biz-mobility .biz-hero__inner{position:absolute;left:50%;top:0;bottom:962px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:max-content;max-width:min(1268px,calc(100% - 48px));margin:0;text-align:center;translate:-50% 0}.page--biz-fhd.page--biz-mobility .biz-hero__title{display:flex;flex-direction:column;align-items:center;gap:0;font-size:70px;font-weight:800;line-height:79px;letter-spacing:0;color:var(--gold);text-align:center}.page--biz-fhd.page--biz-mobility .biz-hero__line{white-space:nowrap;line-height:79px}.page--biz-fhd.page--biz-mobility .biz-hero__title>span:first-child .biz-hero__line{font-weight:100}.page--biz-fhd.page--biz-mobility .biz-hero__title>span:last-child .biz-hero__line{font-weight:800}.page--biz-fhd.page--biz-mobility .biz-hero__sub{width:max-content;max-width:none;margin-top:35px;margin-inline:auto;color:var(--gold);font-size:24px;font-weight:300;line-height:26px;text-align:center;white-space:normal}.page--biz-fhd.page--biz-mobility .biz-hero__sub-line{display:block;white-space:nowrap}.page--biz-fhd.page--biz-mobility .biz-hero{margin-bottom:0}.page--biz-fhd.page--biz-mobility .biz-video{display:grid;place-items:center;margin:0;padding:0;overflow:hidden}.page--biz-fhd.page--biz-mobility .biz-video__media{width:min(1736px,calc(100% - 40px));height:auto;aspect-ratio:1736 / 680}@media(min-width:1367px){.page--biz-fhd.page--biz-mobility .biz-video__media{width:1736px;max-width:calc(100% - 48px);height:680px;aspect-ratio:auto}}.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-overlay--left{justify-items:center;align-items:center;text-align:center}.page--biz-fhd.page--biz-mobility .biz-overlay__copy,.page--biz-fhd.page--biz-mobility .biz-overlay__copy h2,.page--biz-fhd.page--biz-mobility .biz-overlay__copy li{color:var(--navy);text-align:center}.page--biz-fhd.page--biz-mobility{background:#fff}.page--biz-fhd.page--biz-mobility .biz-split{display:grid;box-sizing:border-box;height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));margin-top:0;padding:0;background:#fff;align-items:center;justify-items:center}.page--biz-fhd.page--biz-mobility .biz-split__inner{display:grid;grid-template-columns:minmax(0,1fr) 741px;column-gap:52px;row-gap:0;width:1281px;max-width:1281px;height:556px;min-height:556px;max-height:556px;margin:0 auto;padding:0;align-items:center;justify-content:start}.page--biz-fhd.page--biz-mobility .biz-split__copy{display:flex;flex-direction:column;justify-content:center;align-self:stretch;height:100%;min-height:0;margin:0;padding:0;color:var(--ink)}.page--biz-fhd.page--biz-mobility .biz-split__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-mobility .biz-split__copy ul{list-style:none;margin:0;padding:0}.page--biz-fhd.page--biz-mobility .biz-split__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-mobility .biz-split__media{width:741px;max-width:741px;height:556px;line-height:0;align-self:stretch}.page--biz-fhd.page--biz-mobility .biz-split__media img{display:block;width:741px;max-width:100%;height:556px;object-fit:cover}.page--biz-fhd.page--biz-mobility .biz-center{position:relative;overflow:hidden;background:var(--navy)}.page--biz-fhd.page--biz-mobility .biz-center:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/business_mobility_04.webp) center / cover no-repeat;opacity:.21;pointer-events:none}.page--biz-fhd.page--biz-mobility .biz-center__inner{position:relative;z-index:1}.page--biz-fhd.page--biz-property .biz-hero{position:relative;display:block;padding:0}.page--biz-fhd.page--biz-property .biz-hero__inner{position:absolute;top:203px;left:50%;z-index:1;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:none;margin:0;translate:-50% 0}.page--biz-fhd.page--biz-property .biz-hero__title--property{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0;width:max-content;color:var(--gold);line-height:1;text-align:left}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l1{display:block;align-self:flex-start;font-size:103px;font-weight:300;letter-spacing:0;line-height:1;white-space:nowrap;text-align:left}.page--biz-fhd.page--biz-property .biz-hero__prop-l1 strong{font-size:102px;font-weight:800;line-height:1}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l2{display:flex;align-items:baseline;justify-content:flex-start;gap:20px;width:max-content;margin-top:18px;font-size:71px;font-weight:300;letter-spacing:0;line-height:95px;white-space:nowrap}.page--biz-fhd.page--biz-property .biz-hero__prop-creating{font-size:106px;font-weight:300;line-height:1}.page--biz-fhd.page--biz-property .biz-hero__prop-l2 em{font-style:normal;font-size:149px;font-weight:800;letter-spacing:0;line-height:1}.page--biz-fhd.page--biz-property .biz-hero__sub{width:max-content;max-width:none;margin-top:6px;margin-left:auto;color:var(--gold);font-size:41px;font-weight:300;line-height:1.2;text-align:right;white-space:nowrap}.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center){justify-items:start;align-items:start;padding-top:380px;padding-left:320px;padding-right:var(--brand-x);padding-bottom:0}.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{max-width:none;width:max-content;color:var(--ink)}.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-center{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));box-sizing:border-box}.page--biz-fhd.page--biz-property .biz-center{position:relative;overflow:hidden;background:var(--navy);background-image:none!important}.page--biz-fhd.page--biz-property .biz-center:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/business_property_04.webp) center / cover no-repeat;opacity:.52;pointer-events:none}.page--biz-fhd.page--biz-property .biz-center__inner{position:relative;z-index:1}.page--biz-fhd.page--biz-property .biz-center li{color:#b09c72}.page--biz-fhd.page--biz-property{background:#fff}.page--biz-fhd.page--biz-property .biz-split{height:639px;min-height:639px;max-height:639px;margin-top:221px;margin-bottom:219px;background:#fff;align-items:stretch;box-sizing:border-box}.page--biz-fhd.page--biz-property .biz-split__inner{grid-template-columns:minmax(0,1fr) 556px;column-gap:154px;row-gap:0;width:1278px;max-width:1278px;height:100%;margin:0 0 0 var(--brand-x);padding:0;align-items:start;justify-content:start}.page--biz-fhd.page--biz-property .biz-split__copy{padding-top:118px;color:var(--ink)}.page--biz-fhd.page--biz-property .biz-split__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-property .biz-split__copy ul{list-style:none;margin:0;padding:0}.page--biz-fhd.page--biz-property .biz-split__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-property .biz-split__media{width:556px;max-width:556px;height:639px;line-height:0}.page--biz-fhd.page--biz-property .biz-split__media img{display:block;width:556px;max-width:100%;height:639px;object-fit:cover}.page--biz-fhd.page--biz-tourism .biz-hero{position:relative;display:block;padding:0}.page--biz-fhd.page--biz-tourism .biz-hero__inner{position:absolute;top:calc(249px - var(--header-h));left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;width:max-content;max-width:none;margin:0;translate:-50% 0}.page--biz-fhd.page--biz-tourism .biz-hero__title{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;color:var(--gold);text-align:center;line-height:1}.page--biz-fhd.page--biz-tourism .biz-hero__title>span{display:contents}.page--biz-fhd.page--biz-tourism .biz-hero__line{display:block;white-space:nowrap;letter-spacing:0}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:first-child .biz-hero__line{font-size:102px;font-weight:800;line-height:112px}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:last-child .biz-hero__line{margin-top:8px;font-size:83px;font-weight:300;line-height:88px}.page--biz-fhd.page--biz-tourism .biz-hero__sub{width:max-content;max-width:none;margin-top:95px;color:var(--gold);font-size:23px;font-weight:300;line-height:24px;text-align:center}.page--biz-fhd.page--biz-tourism .biz-hero__sub-line{display:block;white-space:nowrap}.page--biz-fhd.page--biz-tourism .biz-hero__sub-line+.biz-hero__sub-line{margin-top:4px}.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){justify-items:start;align-items:start;padding-top:185px;padding-left:320px;padding-right:var(--brand-x);padding-bottom:0}.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{max-width:none;width:max-content;color:var(--ink)}.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-tourism .biz-center{background-color:#fff;color:var(--navy)}.page--biz-fhd.page--biz-tourism .biz-center h2,.page--biz-fhd.page--biz-tourism .biz-center li{color:var(--navy)}.page--biz-fhd.page--biz-tourism .biz-hero{height:1703px;min-height:1703px;max-height:1703px;box-sizing:border-box}.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-center{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));box-sizing:border-box}.page--biz-fhd.page--biz-tourism{background:#fff}.page--biz-fhd.page--biz-tourism .biz-split{height:609px;min-height:609px;max-height:609px;margin-top:248px;margin-bottom:222px;background:#fff;align-items:stretch;box-sizing:border-box}.page--biz-fhd.page--biz-tourism .biz-split__inner{grid-template-columns:minmax(0,1fr) 411px;column-gap:13px;row-gap:0;width:1280px;max-width:1280px;height:100%;margin:0 0 0 var(--brand-x);padding:0;align-items:start;justify-content:start}.page--biz-fhd.page--biz-tourism .biz-split__copy{padding-top:137px;color:var(--ink)}.page--biz-fhd.page--biz-tourism .biz-split__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-tourism .biz-split__copy ul{list-style:none;margin:0;padding:0}.page--biz-fhd.page--biz-tourism .biz-split__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-tourism .biz-split__media{width:411px;max-width:411px;height:609px;line-height:0}.page--biz-fhd.page--biz-tourism .biz-split__media img{display:block;width:411px;max-width:100%;height:609px;object-fit:cover}.page--biz-fhd.page--biz-ship .biz-hero{position:relative;display:block;padding:0}.page--biz-fhd.page--biz-ship .biz-hero__inner{position:absolute;top:calc(240px - var(--header-h));left:50%;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;width:max-content;max-width:none;margin:0;translate:-50% 0}.page--biz-fhd.page--biz-ship .biz-hero__title{display:flex;flex-direction:column;align-items:flex-end;gap:0;width:max-content;max-width:none;margin:0;color:var(--gold);line-height:1;text-align:right}.page--biz-fhd.page--biz-ship .biz-hero__title>span{display:contents}.page--biz-fhd.page--biz-ship .biz-hero__line{display:block;white-space:nowrap;letter-spacing:0;word-break:normal}.page--biz-fhd.page--biz-ship .biz-hero__title>span:first-child .biz-hero__line{font-size:107px;font-weight:800;line-height:118px}.page--biz-fhd.page--biz-ship .biz-hero__title>span:last-child .biz-hero__line{margin-top:7px;font-size:73px;font-weight:300;line-height:73px}.page--biz-fhd.page--biz-ship .biz-hero__sub{width:max-content;max-width:none;margin-top:97px;color:var(--gold);font-size:25px;font-weight:300;line-height:27px;text-align:center;white-space:nowrap;word-break:normal}.page--biz-fhd.page--biz-ship .biz-overlay--right{justify-items:end;align-items:start;padding-top:250px;padding-right:322px;padding-left:var(--brand-x);padding-bottom:0;text-align:right;background-color:#fff}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy{max-width:none;width:max-content;color:var(--navy);text-align:right}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2{margin:0;color:var(--navy);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap;text-align:right}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{margin:0;color:var(--navy);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap;text-align:right}.page--biz-fhd.page--biz-ship .biz-hero{height:1703px;min-height:1703px;max-height:1703px;box-sizing:border-box}.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-center{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));box-sizing:border-box}.page--biz-fhd.page--biz-ship .biz-center{position:relative;overflow:hidden;background:var(--navy)}.page--biz-fhd.page--biz-ship .biz-center:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/business_ship_04.webp) center / cover no-repeat;opacity:.64;pointer-events:none}.page--biz-fhd.page--biz-ship .biz-center__inner{position:relative;z-index:1}.page--biz-fhd.page--biz-ship{background:#fff}.page--biz-fhd.page--biz-ship .biz-split{height:619px;min-height:619px;max-height:619px;margin-top:231px;margin-bottom:230px;background:#fff;align-items:stretch;box-sizing:border-box}.page--biz-fhd.page--biz-ship .biz-split__inner{grid-template-columns:minmax(0,1fr) 472px;column-gap:22px;row-gap:0;width:1277px;max-width:1277px;height:100%;margin:0 0 0 var(--brand-x);padding:0;align-items:start;justify-content:start}.page--biz-fhd.page--biz-ship .biz-split__copy{padding-top:149px;color:var(--ink)}.page--biz-fhd.page--biz-ship .biz-split__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-ship .biz-split__copy ul{list-style:none;margin:0;padding:0}.page--biz-fhd.page--biz-ship .biz-split__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap}.page--biz-fhd.page--biz-ship .biz-split__media{width:472px;max-width:472px;height:619px;line-height:0}.page--biz-fhd.page--biz-ship .biz-split__media img{display:block;width:472px;max-width:100%;height:619px;object-fit:cover}.page--biz-fhd.page--biz-semi .biz-overlay{justify-items:start;align-items:start;height:1080px;min-height:1080px;max-height:1080px;padding:473px 0 0 321px;box-sizing:border-box;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-overlay__copy{max-width:868px;width:max-content;color:var(--ink);text-align:left}.page--biz-fhd.page--biz-semi .biz-overlay__copy h2{margin:0;font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;color:var(--ink);white-space:nowrap;text-align:left}.page--biz-fhd.page--biz-semi .biz-overlay__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-semi .biz-overlay__copy li{margin:0;font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;color:var(--ink);white-space:nowrap;text-align:left}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy){height:1080px;min-height:1080px;max-height:1080px;background:#fff}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__inner{max-width:1203px;width:1203px;margin:0 0 0 398px;grid-template-columns:540px 640px;column-gap:23px;row-gap:0;padding:0;justify-content:start;align-items:center}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy{width:540px;max-width:540px;color:var(--ink);text-align:right}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy h2{margin:0;padding:0;color:var(--ink);font-size:45px;font-weight:800;line-height:85px;letter-spacing:0;white-space:nowrap;text-align:right}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy li{margin:0;padding:0;color:var(--ink);font-size:30px;font-weight:300;line-height:85px;letter-spacing:0;white-space:nowrap;text-align:right}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__media{width:640px;max-width:640px;height:678px;line-height:0}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__media img{display:block;width:640px;height:678px;object-fit:cover}.page--biz-fhd.page--biz-semi .biz-split--navy{height:1080px;min-height:1080px;max-height:1080px;background:#171f40;color:var(--gold);box-sizing:border-box;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__inner{display:grid;max-width:none;width:max-content;margin:0 0 0 363px;grid-template-columns:580px max-content;column-gap:31px;row-gap:0;padding:0;height:100%;justify-content:start;align-items:center;direction:ltr}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__media{order:-1;width:580px;max-width:580px;height:522px;line-height:0;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__media img{display:block;width:580px;height:522px;max-width:none;max-height:none;object-fit:cover}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy{order:0;width:max-content;max-width:none;color:var(--gold);text-align:left}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy h2{margin:0;padding:0;color:var(--gold);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;white-space:nowrap;text-align:left}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy li{margin:0;padding:0;color:var(--gold);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;white-space:nowrap;text-align:left}.page--biz-fhd .biz-video{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));background:var(--navy)}.page--biz-fhd .biz-video:before{content:none}.page--biz-fhd .biz-video__media{width:min(1736px,calc(100% - 40px));height:auto;aspect-ratio:1736 / 680}@media(min-width:1367px){.page--biz-fhd .biz-hero__video .biz-video__media,.page--biz-fhd .biz-pet-hero .biz-hero__video .biz-video__media{width:1736px;max-width:1736px;height:680px;aspect-ratio:auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.page--biz-fhd .biz-hero__video .biz-video__media video,.page--biz-fhd .biz-pet-hero .biz-hero__video .biz-video__media video{display:block;width:1920px;max-width:none;height:680px;flex-shrink:0;object-fit:fill;object-position:center}.page--biz-fhd .biz-video__media{width:1736px;max-width:calc(100% - 48px);height:680px;aspect-ratio:auto}}.page--biz-fhd .biz-video__mark img{width:200px}.page--biz-fhd .biz-video__mark p{font-size:48px;letter-spacing:.14em}.page--biz-fhd .biz-video__play{width:88px;height:88px;margin-top:8px}.page--biz-fhd .biz-split{display:grid;align-items:center;height:1080px;min-height:1080px;background:#fff}.page--biz-fhd .biz-split__inner{width:100%;max-width:none;grid-template-columns:1fr 1.05fr;gap:80px;padding:120px var(--brand-x)}.page--biz-fhd .biz-split__copy h2{margin-bottom:36px;font-size:48px;font-weight:800;color:var(--ink)}.page--biz-fhd .biz-split__copy ul{list-style:disc;padding-left:1.2em}.page--biz-fhd .biz-split__copy li{margin:14px 0;font-size:22px;font-weight:300;line-height:1.55;color:#5a6478}.page--biz-fhd .biz-split__media{border-radius:0}.page--biz-fhd .biz-split__media img{width:100%;height:640px;object-fit:cover}.page--biz-fhd .biz-overlay{height:1080px;min-height:1080px;padding:120px var(--brand-x)}.page--biz-fhd .biz-overlay--right{justify-items:end}.page--biz-fhd .biz-overlay__copy{max-width:min(720px,100%)}@media(min-width:1367px){.page--biz-fhd .biz-overlay__copy{max-width:min(720px,48vw)}}.page--biz-fhd .biz-overlay__copy h2{margin-bottom:28px;font-size:45px;font-weight:800}.page--biz-fhd .biz-overlay__copy ul{list-style:none;padding-left:0;padding-right:0}.page--biz-fhd .biz-overlay__copy li{margin:12px 0;font-size:30px;font-weight:300;line-height:1.55}.page--biz-fhd.page--biz-ai .biz-overlay__copy{max-width:none;width:max-content}.page--biz-fhd.page--biz-ai .biz-overlay__copy h2,.page--biz-fhd.page--biz-ai .biz-overlay__copy li{white-space:nowrap}.page--biz-fhd.page--biz-ai .biz-split__inner{max-width:1320px;width:100%;margin-inline:auto;grid-template-columns:508px 679px;gap:133px;padding:0;justify-content:center;align-items:center}.page--biz-fhd.page--biz-ai .biz-split__copy{width:508px;max-width:508px;color:var(--ink)}.page--biz-fhd.page--biz-ai .biz-split__copy h2{margin:0;color:var(--ink);font-size:45px;font-weight:800;line-height:60px;letter-spacing:0}.page--biz-fhd.page--biz-ai .biz-split__copy ul{margin:0;padding:0;list-style:none}.page--biz-fhd.page--biz-ai .biz-split__copy li{margin:0;color:var(--ink);font-size:30px;font-weight:300;line-height:60px;letter-spacing:0}.page--biz-fhd.page--biz-ai .biz-split__media{width:679px;max-width:679px}.page--biz-fhd.page--biz-ai .biz-split__media img{width:679px;height:617px;object-fit:cover}.page--biz-fhd .biz-overlay--right .biz-overlay__copy ul{padding-left:0;padding-right:0;direction:ltr}.page--biz-fhd .biz-overlay--right .biz-overlay__copy li{direction:ltr;text-align:right}.page--biz-fhd .biz-center{height:1080px;min-height:1080px;padding:120px 80px}.page--biz-fhd .biz-center__inner{display:flex;flex-direction:column;align-items:center;gap:16px}.page--biz-fhd .biz-center h2{margin:0;font-size:45px;font-weight:800;line-height:1.15}.page--biz-fhd.page--biz-semi .biz-center{padding-block:0;background:var(--navy) center / cover no-repeat;color:var(--gold)}.page--biz-fhd.page--biz-semi .biz-center__inner{gap:0;max-width:708px}.page--biz-fhd.page--biz-semi .biz-center h2{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;font-size:45px;font-weight:800;line-height:60px;letter-spacing:0;color:var(--gold)}.page--biz-fhd.page--biz-semi .biz-center__line{display:block}.page--biz-fhd.page--biz-semi .biz-center__inner ul{gap:0}.page--biz-fhd.page--biz-semi .biz-center li{margin:0;font-size:30px;font-weight:300;line-height:60px;letter-spacing:0;color:var(--gold);white-space:nowrap}.page--biz-fhd .biz-center__inner ul{display:flex;flex-direction:column;align-items:center;gap:16px;margin:0;list-style:none;padding-left:0}.page--biz-fhd .biz-center li{margin:0;font-size:30px;font-weight:300;line-height:1.2}.submenu-adjacent{display:grid;grid-template-columns:1fr 1fr;gap:24px;box-sizing:border-box;width:100%;padding:56px var(--brand-x) 72px;background:var(--navy);border-top:1px solid rgba(176,156,114,.28)}.submenu-adjacent__link{display:flex;flex-direction:row;align-items:center;gap:18px;min-width:0;color:var(--gold);text-decoration:none;transition:opacity .2s ease}.submenu-adjacent__link:hover{opacity:.82}.submenu-adjacent__link--prev{justify-content:flex-start;text-align:left}.submenu-adjacent__link--next{justify-content:flex-end;text-align:right}.submenu-adjacent__arrow{flex:0 0 auto;width:clamp(28px,2.8vw,40px);height:clamp(48px,5vw,68px);stroke:var(--gold);stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round;fill:none}.submenu-adjacent__copy{display:flex;flex-direction:column;gap:10px;min-width:0}.submenu-adjacent__dir{color:#c6b496b3;font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.submenu-adjacent__label{max-width:100%;font-size:clamp(18px,1.6vw,26px);font-weight:700;line-height:1.25;letter-spacing:.01em;word-break:keep-all}.submenu-adjacent__spacer{display:block;min-height:1px}@media(max-width:1400px){.page--biz-fhd.page--biz-ai .biz-hero__title{font-size:38px}.page--biz-fhd.page--biz-ai .biz-hero__rule{width:180px;margin:0 48px}.page--biz-fhd.page--biz-ai .biz-hero__sub{font-size:24px}.page--biz-fhd .biz-split__inner,.page--biz-fhd .biz-overlay{padding-inline:64px}.page--biz-fhd .biz-split__copy h2{font-size:40px}.page--biz-fhd .biz-split__copy li{font-size:18px}.page--biz-fhd.page--biz-semi .biz-overlay__copy h2{font-size:40px}.page--biz-fhd.page--biz-semi .biz-overlay__copy li{font-size:18px}}@media(max-width:1366px){.page--biz-fhd .biz-hero,.page--biz-fhd .biz-pet-hero{height:auto;min-height:0;max-height:none;overflow:visible}.page--biz-fhd .biz-hero__inner{margin-top:0}.page--biz-fhd .biz-hero__video,.page--biz-fhd .biz-pet-hero .biz-hero__video{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin-top:40px;padding:24px 0 48px}}@media(max-width:440px){.submenu-adjacent{gap:20px;padding:40px 24px 56px}.submenu-adjacent__link{gap:12px}.submenu-adjacent__arrow{width:24px;height:40px;stroke-width:1.05}.submenu-adjacent__dir{font-size:11px}.submenu-adjacent__label{font-size:16px}.page--biz-fhd>section{height:auto;min-height:0;max-height:none;overflow:visible}.page--biz-fhd .biz-hero,.page--biz-fhd .biz-video,.page--biz-fhd .biz-split,.page--biz-fhd .biz-overlay,.page--biz-fhd .biz-center,.page--biz-fhd .biz-pet-hero,.page--biz-fhd .biz-pet-yellow{height:auto;min-height:0;max-height:none}.page--biz-fhd .biz-hero{padding:100px 24px 72px}.page--biz-fhd .biz-hero__inner{margin-top:0}.page--biz-fhd .biz-hero__video,.page--biz-fhd .biz-pet-hero .biz-hero__video{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin-top:40px;padding:0}.page--biz-fhd .biz-hero__title{flex-wrap:wrap;row-gap:16px;font-size:28px}.page--biz-fhd.page--biz-semi .biz-hero__title,.page--biz-fhd.page--biz-semi .biz-hero__line,.page--biz-fhd.page--biz-semi .biz-hero__sub{white-space:normal;font-size:inherit}.page--biz-fhd.page--biz-semi .biz-hero__title{font-size:22px}.page--biz-fhd.page--biz-semi .biz-hero__sub{font-size:15px}.page--biz-fhd.page--biz-commerce .biz-hero__title,.page--biz-fhd.page--biz-commerce .biz-hero__line,.page--biz-fhd.page--biz-commerce .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-commerce .biz-hero__title{font-size:28px}.page--biz-fhd.page--biz-commerce .biz-hero__sub{font-size:15px}.page--biz-fhd.page--biz-mobility .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-property .biz-hero__inner{position:relative;top:auto;left:auto;max-width:100%;width:100%;padding-inline:8px;translate:none}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l1{font-size:clamp(26px,7.2vw,32px);white-space:normal;line-height:1.2}.page--biz-fhd.page--biz-property .biz-hero__prop-l1 strong{font-size:1em;font-weight:800}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l2{font-size:clamp(26px,7.2vw,32px);white-space:normal;flex-wrap:wrap;line-height:1.15}.page--biz-fhd.page--biz-property .biz-hero__prop-creating{font-size:1em}.page--biz-fhd.page--biz-property .biz-hero__prop-l2 em{font-size:clamp(34px,9.5vw,44px)}.page--biz-fhd.page--biz-property .biz-hero__sub{font-size:clamp(13px,3.4vw,15px);white-space:normal;text-align:right;margin-left:auto}.page--biz-fhd.page--biz-tourism .biz-hero__inner{position:relative;top:auto;left:auto;width:auto;max-width:100%;translate:none}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:first-child .biz-hero__line{font-size:clamp(22px,6vw,28px);white-space:normal;line-height:1.25}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:last-child .biz-hero__line{margin-top:10px;font-size:clamp(16px,4.5vw,20px);white-space:normal;line-height:1.3}.page--biz-fhd.page--biz-tourism .biz-hero__sub{margin-top:18px;font-size:13px;line-height:1.55;width:auto;max-width:100%;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-ship .biz-hero__inner{position:relative;top:auto;left:auto;width:auto;max-width:100%;translate:none}.page--biz-fhd.page--biz-ship .biz-hero__title>span:first-child .biz-hero__line{font-size:clamp(22px,6.2vw,28px);white-space:normal;line-height:1.2}.page--biz-fhd.page--biz-ship .biz-hero__title>span:last-child .biz-hero__line{margin-top:8px;font-size:clamp(18px,5vw,24px);white-space:normal;line-height:1.25}.page--biz-fhd.page--biz-ship .biz-hero__sub{margin-top:20px;font-size:13px;width:auto;max-width:100%;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-pet-hero__top{font-size:22px;letter-spacing:0;white-space:normal;line-height:1.15}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw{margin:16px 0 20px}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw-img{width:28px;height:auto}.page--biz-fhd.page--biz-pet .biz-pet-hero__main{font-size:32px;white-space:normal;line-height:1.15}.page--biz-fhd.page--biz-pet .biz-pet-hero__main em{font-size:18px;line-height:1.25}.page--biz-fhd.page--biz-pet .biz-pet-hero__sub{width:auto;max-width:100%;margin-top:32px;font-size:13px;line-height:1.55;white-space:normal}.page--biz-fhd.page--biz-pet .biz-pet-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-pet .biz-pet-yellow{min-height:0;height:auto}.page--biz-fhd.page--biz-pet .biz-pet-yellow__copy{width:auto;max-width:100%;padding:64px 24px 0}.page--biz-fhd.page--biz-pet .biz-pet-yellow h2,.page--biz-fhd.page--biz-pet .biz-pet-yellow li{white-space:normal;line-height:1.35}.page--biz-fhd.page--biz-pet .biz-pet-yellow h2{font-size:26px;margin-bottom:20px}.page--biz-fhd.page--biz-pet .biz-pet-yellow li{font-size:14px;margin:8px 0}.page--biz-fhd.page--biz-pet .biz-center h2{white-space:normal}.page--biz-fhd.page--biz-branding .biz-hero__title-img img{width:min(946px,92vw)}.page--biz-fhd.page--biz-branding .biz-hero__sub{margin-top:28px;font-size:14px;white-space:normal}.page--biz-fhd.page--biz-semi .biz-overlay__copy{max-width:100%}.page--biz-fhd.page--biz-semi .biz-overlay__copy h2{font-size:28px;margin-bottom:16px}.page--biz-fhd.page--biz-semi .biz-overlay__copy li{font-size:15px}.page--biz-fhd.page--biz-ai .biz-hero__rule{width:48px;margin:0 14px}.page--biz-fhd .biz-hero__line{white-space:normal}.page--biz-fhd .biz-hero__sub{margin-top:28px;font-size:15px;white-space:normal}.page--biz-fhd .biz-split__inner{grid-template-columns:1fr;padding:72px 24px}.page--biz-fhd .biz-split__media img{height:auto;aspect-ratio:4 / 3}.page--biz-fhd .biz-overlay{justify-items:start;padding:72px 24px;text-align:left}.page--biz-fhd .biz-overlay__copy,.page--biz-fhd .biz-overlay__copy h2,.page--biz-fhd .biz-overlay__copy li{max-width:100%;white-space:normal}.page--biz-fhd .biz-overlay--right .biz-overlay__copy li{text-align:left}.page--biz-fhd .biz-center{padding:72px 24px}}@media(min-width:1367px)and (max-width:1920px),(min-width:1367px)and (max-height:1080px){.page--biz-fhd.page--biz-ai .biz-hero__sub{white-space:normal;max-width:52em}.page--biz-fhd.page--biz-ai .biz-overlay__copy{width:auto;max-width:min(100%,36em)}.page--biz-fhd.page--biz-ai .biz-overlay__copy h2,.page--biz-fhd.page--biz-ai .biz-overlay__copy li{white-space:normal}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-ai>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-ai .biz-hero,.page--biz-fhd.page--biz-ai .biz-video,.page--biz-fhd.page--biz-ai .biz-split,.page--biz-fhd.page--biz-ai .biz-overlay,.page--biz-fhd.page--biz-ai .biz-center{height:auto;min-height:0}.page--biz-fhd.page--biz-ai .biz-hero{padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-ai .biz-hero__title{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:10px;font-size:clamp(24px,3.2vw,34px)}.page--biz-fhd.page--biz-ai .biz-hero__title>span{display:contents}.page--biz-fhd.page--biz-ai .biz-hero__line{display:block;white-space:normal;text-align:center}.page--biz-fhd.page--biz-ai .biz-hero__rule{width:40px;height:1.5px;margin:2px 0}.page--biz-fhd.page--biz-ai .biz-hero__sub{max-width:36em;margin-top:24px;font-size:clamp(15px,1.8vw,18px);line-height:1.6;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-ai .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-ai .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-ai .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-ai .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-ai .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-ai .biz-split__inner{grid-template-columns:1fr;gap:28px;padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-ai .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-ai .biz-split__copy{width:auto;max-width:none}.page--biz-fhd.page--biz-ai .biz-split__media,.page--biz-fhd.page--biz-ai .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-ai .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.25;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.55;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-overlay{padding:clamp(48px,7vh,80px) var(--page-pad);justify-items:start}.page--biz-fhd.page--biz-ai .biz-overlay__copy{width:auto;max-width:100%}.page--biz-fhd.page--biz-ai .biz-overlay__copy h2,.page--biz-fhd.page--biz-ai .biz-overlay__copy li{white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-overlay__copy h2{font-size:clamp(26px,3.6vw,36px)}.page--biz-fhd.page--biz-ai .biz-overlay__copy li{font-size:clamp(16px,2vw,22px);margin:8px 0}.page--biz-fhd.page--biz-ai .biz-overlay--right .biz-overlay__copy,.page--biz-fhd.page--biz-ai .biz-overlay--right .biz-overlay__copy li{text-align:left}.page--biz-fhd.page--biz-ai .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-ai .biz-center h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-center li{font-size:clamp(15px,1.9vw,20px);word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-ai>section{height:auto;min-height:0;max-height:none;overflow:visible}.page--biz-fhd.page--biz-ai .biz-hero,.page--biz-fhd.page--biz-ai .biz-video,.page--biz-fhd.page--biz-ai .biz-split,.page--biz-fhd.page--biz-ai .biz-overlay,.page--biz-fhd.page--biz-ai .biz-center{height:auto;min-height:0}.page--biz-fhd.page--biz-ai .biz-hero{padding:72px 28px 40px}.page--biz-fhd.page--biz-ai .biz-hero__inner{padding-left:0;padding-right:0;max-width:100%}.page--biz-fhd.page--biz-ai .biz-hero__title{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:8px;font-size:clamp(18px,5vw,24px);line-height:1.3}.page--biz-fhd.page--biz-ai .biz-hero__title>span{display:contents}.page--biz-fhd.page--biz-ai .biz-hero__line{display:block;white-space:normal;text-align:center}.page--biz-fhd.page--biz-ai .biz-hero__rule{display:block;flex:0 0 auto;width:36px;height:1.5px;margin:2px 0}.page--biz-fhd.page--biz-ai .biz-hero__sub{max-width:100%;margin-top:20px;font-size:13px;line-height:1.55;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-ai .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-ai .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-ai .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-ai .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-ai .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-ai .biz-split{overflow:hidden}.page--biz-fhd.page--biz-ai .biz-split__inner{grid-template-columns:1fr;gap:24px;padding:48px 28px}.page--biz-fhd.page--biz-ai .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-ai .biz-split__copy{width:auto;max-width:none}.page--biz-fhd.page--biz-ai .biz-split__media{order:-1;width:auto;max-width:none}.page--biz-fhd.page--biz-ai .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-ai .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.25;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-overlay{padding:48px 28px;justify-items:start;text-align:left;overflow:hidden}.page--biz-fhd.page--biz-ai .biz-overlay__copy{width:auto;max-width:100%}.page--biz-fhd.page--biz-ai .biz-overlay__copy h2,.page--biz-fhd.page--biz-ai .biz-overlay__copy li{white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-overlay__copy h2{margin-bottom:12px;font-size:clamp(22px,6vw,26px)}.page--biz-fhd.page--biz-ai .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5}.page--biz-fhd.page--biz-ai .biz-overlay--right .biz-overlay__copy,.page--biz-fhd.page--biz-ai .biz-overlay--right .biz-overlay__copy li{text-align:left}.page--biz-fhd.page--biz-ai .biz-center{padding:48px 28px 64px}.page--biz-fhd.page--biz-ai .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-ai .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-ai .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(min-width:1367px)and (max-width:1920px),(min-width:1367px)and (max-height:1080px){.page--biz-fhd.page--biz-semi .biz-hero__title{font-size:clamp(28px,2.4vw,38px)}.page--biz-fhd.page--biz-semi .biz-hero__sub{width:max-content;max-width:min(100%,1100px);white-space:normal}.page--biz-fhd.page--biz-semi .biz-hero__sub-line{white-space:nowrap}.page--biz-fhd.page--biz-semi .biz-overlay__copy{max-width:min(868px,90%)}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-semi>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-semi .biz-hero,.page--biz-fhd.page--biz-semi .biz-video,.page--biz-fhd.page--biz-semi .biz-split,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy),.page--biz-fhd.page--biz-semi .biz-split--navy,.page--biz-fhd.page--biz-semi .biz-overlay,.page--biz-fhd.page--biz-semi .biz-center{height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-semi .biz-hero{padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-semi .biz-hero__inner{margin-top:0;max-width:100%}.page--biz-fhd.page--biz-semi .biz-hero__video{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin-top:36px;padding:0}.page--biz-fhd.page--biz-semi .biz-hero__title,.page--biz-fhd.page--biz-semi .biz-hero__line,.page--biz-fhd.page--biz-semi .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-semi .biz-hero__title{font-size:clamp(22px,3vw,32px);line-height:1.25;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-hero__sub{margin-top:24px;font-size:clamp(15px,1.8vw,18px);line-height:1.6;width:auto;max-width:36em;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-semi .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-semi .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-semi .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-semi .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-semi .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-semi .biz-split{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-semi .biz-split__inner,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__inner,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__inner{display:grid;width:100%;max-width:100%;margin:0;grid-template-columns:1fr;column-gap:0;row-gap:28px;gap:28px;padding:clamp(48px,7vh,80px) var(--page-pad);height:auto;justify-content:stretch;align-items:stretch;direction:ltr}.page--biz-fhd.page--biz-semi .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-semi .biz-split__copy,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy{order:0;width:auto;max-width:none;text-align:left}.page--biz-fhd.page--biz-semi .biz-split__media,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__media,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__media,.page--biz-fhd.page--biz-semi .biz-split__media img,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__media img,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__media img{order:-1;width:100%;max-width:none;height:auto;max-height:360px;aspect-ratio:640 / 678;object-fit:cover}.page--biz-fhd.page--biz-semi .biz-split__copy h2,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy h2,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.25;white-space:normal;word-break:keep-all;text-align:left}.page--biz-fhd.page--biz-semi .biz-split__copy li,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy li,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.55;white-space:normal;word-break:keep-all;text-align:left}.page--biz-fhd.page--biz-semi .biz-overlay{padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:start;align-items:start}.page--biz-fhd.page--biz-semi .biz-overlay__copy{max-width:100%;width:auto}.page--biz-fhd.page--biz-semi .biz-overlay__copy h2{margin-bottom:16px;font-size:clamp(26px,3.6vw,36px);line-height:1.25;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-overlay__copy li{font-size:clamp(15px,1.9vw,20px);line-height:1.55;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-semi .biz-center__inner{max-width:none}.page--biz-fhd.page--biz-semi .biz-center h2{font-size:clamp(26px,3.6vw,36px);line-height:1.25;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-center li{font-size:clamp(15px,1.9vw,20px);line-height:1.55;white-space:normal;word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-semi>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-semi .biz-hero,.page--biz-fhd.page--biz-semi .biz-video,.page--biz-fhd.page--biz-semi .biz-split,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy),.page--biz-fhd.page--biz-semi .biz-split--navy,.page--biz-fhd.page--biz-semi .biz-overlay,.page--biz-fhd.page--biz-semi .biz-center{height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-semi .biz-hero{padding:72px 28px 40px}.page--biz-fhd.page--biz-semi .biz-hero__inner{margin-top:0;padding-left:0;padding-right:0;max-width:100%}.page--biz-fhd.page--biz-semi .biz-hero__video{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin-top:28px;padding:0}.page--biz-fhd.page--biz-semi .biz-hero__video .biz-video__media{width:100%;max-width:100%;height:auto;aspect-ratio:1920 / 680}.page--biz-fhd.page--biz-semi .biz-hero__title,.page--biz-fhd.page--biz-semi .biz-hero__line,.page--biz-fhd.page--biz-semi .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-semi .biz-hero__title{font-size:clamp(18px,5vw,24px);font-weight:800;line-height:1.3;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-hero__line{display:block;text-align:center}.page--biz-fhd.page--biz-semi .biz-hero__sub{max-width:100%;width:auto;margin-top:20px;font-size:13px;line-height:1.55;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-semi .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-semi .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-semi .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-semi .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-semi .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-semi .biz-split,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy),.page--biz-fhd.page--biz-semi .biz-split--navy{height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy){background:#fff}.page--biz-fhd.page--biz-semi .biz-split--navy{background:#171f40}.page--biz-fhd.page--biz-semi .biz-split__inner,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__inner,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__inner{display:grid;width:100%;max-width:100%;margin:0;grid-template-columns:1fr;column-gap:0;row-gap:20px;gap:20px;padding:40px 28px;height:auto;justify-content:stretch;align-items:stretch;direction:ltr}.page--biz-fhd.page--biz-semi .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-semi .biz-split__copy,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy{order:0;width:auto;max-width:none;text-align:left}.page--biz-fhd.page--biz-semi .biz-split__media,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__media,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__media{order:-1;width:auto;max-width:none;height:auto}.page--biz-fhd.page--biz-semi .biz-split__media img,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__media img,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;max-width:none;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-semi .biz-split__copy h2,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy h2,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.25;white-space:normal;word-break:keep-all;text-align:left}.page--biz-fhd.page--biz-semi .biz-split__copy li,.page--biz-fhd.page--biz-semi .biz-split:not(.biz-split--navy) .biz-split__copy li,.page--biz-fhd.page--biz-semi .biz-split--navy .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all;text-align:left}.page--biz-fhd.page--biz-semi .biz-overlay{height:auto!important;min-height:0!important;max-height:none!important;padding:48px 28px!important;justify-items:start;align-items:start;text-align:left;overflow:hidden}.page--biz-fhd.page--biz-semi .biz-overlay__copy{max-width:100%;width:auto}.page--biz-fhd.page--biz-semi .biz-overlay__copy h2{margin-bottom:12px;font-size:clamp(22px,6vw,26px);line-height:1.25;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-center{padding:48px 28px 64px}.page--biz-fhd.page--biz-semi .biz-center h2{font-size:clamp(22px,6vw,26px);line-height:1.25;word-break:keep-all}.page--biz-fhd.page--biz-semi .biz-center__inner{gap:20px;max-width:none}.page--biz-fhd.page--biz-semi .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-semi .biz-center li{font-size:14px;line-height:1.45;white-space:normal;word-break:keep-all}}@media(min-width:1367px)and (max-width:1920px),(min-width:1367px)and (max-height:1080px){.page--biz-fhd.page--biz-branding .biz-hero__sub{width:max-content;max-width:none;white-space:nowrap}.page--biz-fhd.page--biz-branding .biz-hero__sub-line{white-space:nowrap}.page--biz-fhd.page--biz-branding .biz-hero__title-img img{width:min(946px,70vw)}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-branding>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-branding .biz-hero,.page--biz-fhd.page--biz-branding .biz-video,.page--biz-fhd.page--biz-branding .biz-split,.page--biz-fhd.page--biz-branding .biz-overlay{height:auto;min-height:0}.page--biz-fhd.page--biz-branding .biz-hero{padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-branding .biz-hero__title-img img{width:min(720px,88%);margin-inline:auto}.page--biz-fhd.page--biz-branding .biz-hero__sub{width:auto;max-width:36em;margin-top:24px;margin-inline:auto;font-size:clamp(15px,1.8vw,18px);line-height:1.6;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-branding .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-branding .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-branding .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-branding .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-branding .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-branding .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-branding .biz-overlay{padding:clamp(48px,7vh,80px) var(--page-pad);justify-items:start;text-align:left}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center){padding:clamp(48px,7vh,80px) var(--page-pad);justify-items:start;align-items:center;align-content:center}.page--biz-fhd.page--biz-branding .biz-overlay--center{justify-items:center;text-align:center}.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy li{text-align:center}.page--biz-fhd.page--biz-branding .biz-overlay__copy,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{max-width:100%;width:auto}.page--biz-fhd.page--biz-branding .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay__copy li,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 16px;font-size:clamp(26px,3.6vw,36px);line-height:1.25}.page--biz-fhd.page--biz-branding .biz-overlay__copy li,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{font-size:clamp(15px,1.9vw,20px);margin:8px 0;line-height:1.55}.page--biz-fhd.page--biz-branding .biz-split__inner{grid-template-columns:1fr;gap:28px;padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-branding .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-branding .biz-split__media,.page--biz-fhd.page--biz-branding .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-branding .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__inner{grid-template-columns:1fr;justify-content:start;align-items:start;gap:24px;padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__media{order:-1}.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__copy{order:1;text-align:left}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy h2{font-size:clamp(28px,3.4vw,36px);line-height:1.35;color:var(--gold)}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy li{font-size:clamp(16px,2vw,22px);line-height:1.55;margin:6px 0;color:var(--gold);white-space:normal}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__inner{padding:clamp(48px,7vh,80px) var(--page-pad)!important}.page--biz-fhd.page--biz-branding .biz-split__media,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media{aspect-ratio:auto!important;height:auto!important;max-height:none!important}.page--biz-fhd.page--biz-branding .biz-split__media img,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media img{max-height:360px!important;aspect-ratio:16 / 10!important}}@media(max-width:440px){.page--biz-fhd.page--biz-branding>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-branding .biz-hero,.page--biz-fhd.page--biz-branding .biz-video,.page--biz-fhd.page--biz-branding .biz-split,.page--biz-fhd.page--biz-branding .biz-overlay{height:auto;min-height:0}.page--biz-fhd.page--biz-branding .biz-hero{padding:72px 28px 40px}.page--biz-fhd.page--biz-branding .biz-hero__inner{padding-left:0;padding-right:0;max-width:100%}.page--biz-fhd.page--biz-branding .biz-hero__title-img img{width:min(100%,340px);margin-inline:auto}.page--biz-fhd.page--biz-branding .biz-hero__sub{width:auto;max-width:100%;margin-top:20px;font-size:13px;line-height:1.55;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-branding .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-branding .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-branding .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-branding .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-branding .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-branding .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-branding .biz-overlay{padding:48px 28px;justify-items:start;text-align:left;overflow:hidden}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center){padding:48px 28px;justify-items:start;align-items:center;align-content:center}.page--biz-fhd.page--biz-branding .biz-overlay--center{justify-items:center;text-align:center}.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy li{text-align:center}.page--biz-fhd.page--biz-branding .biz-overlay__copy,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{max-width:100%;width:auto}.page--biz-fhd.page--biz-branding .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay__copy li,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 12px;font-size:clamp(22px,6vw,26px);line-height:1.25}.page--biz-fhd.page--biz-branding .biz-overlay__copy li,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5}.page--biz-fhd.page--biz-branding .biz-split{overflow:hidden}.page--biz-fhd.page--biz-branding .biz-split__inner{grid-template-columns:1fr;gap:24px;padding:48px 28px 64px}.page--biz-fhd.page--biz-branding .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-branding .biz-split__media{order:-1}.page--biz-fhd.page--biz-branding .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-branding .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;word-break:keep-all}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__inner{grid-template-columns:1fr;gap:20px;padding:48px 28px 64px}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media img{width:100%;max-width:none;height:auto;max-height:280px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy h2{margin-bottom:8px;font-size:clamp(22px,6vw,26px);line-height:1.3;color:var(--gold);white-space:normal}.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__copy li{margin:4px 0;font-size:14px;line-height:1.55;color:var(--gold);white-space:normal}}@media(min-width:1367px)and (max-width:1920px),(min-width:1367px)and (max-height:1080px){.page--biz-fhd.page--biz-commerce .biz-hero__title,.page--biz-fhd.page--biz-commerce .biz-hero__line{white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-hero__title{font-size:clamp(40px,4vw,70px)}.page--biz-fhd.page--biz-commerce .biz-hero__sub{position:static;left:auto;width:max-content;max-width:min(100%,1100px);font-size:24px;text-align:center;white-space:normal;translate:none}.page--biz-fhd.page--biz-commerce .biz-hero__sub-line{width:auto;font-size:24px;white-space:nowrap;text-align:center}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-commerce>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-commerce .biz-hero,.page--biz-fhd.page--biz-commerce .biz-video,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-center{height:auto;min-height:0}.page--biz-fhd.page--biz-commerce .biz-hero{padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-commerce .biz-hero__inner{position:relative;top:auto;left:auto;translate:none;display:flex;flex-direction:column;align-items:center;gap:14px;width:max-content;max-width:calc(100% - 48px);margin-inline:auto}.page--biz-fhd.page--biz-commerce .biz-hero__title,.page--biz-fhd.page--biz-commerce .biz-hero__line,.page--biz-fhd.page--biz-commerce .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-commerce .biz-hero__title--commerce{display:flex;flex-direction:column;align-items:stretch;gap:0;width:max-content;max-width:100%;margin:0 auto;font-size:clamp(52px,9.2vw,88px);line-height:1;text-align:left;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__title--commerce>span{font-size:inherit;line-height:inherit}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l1{display:flex;align-items:baseline;justify-content:flex-start;width:max-content;max-width:100%;height:auto;white-space:nowrap;overflow:visible;text-align:left}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-powering{display:block;font-size:1em;font-weight:100;letter-spacing:0;line-height:.75}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-space{display:none}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-the{position:relative;top:-.068em;margin-left:.082em;font-size:.34em;font-weight:100;letter-spacing:0;line-height:1;white-space:nowrap}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2{display:block;width:max-content;max-width:none;height:auto;margin-top:.163em;font-size:.559em;font-weight:800;letter-spacing:0;line-height:1.34;white-space:nowrap;text-align:left}.page--biz-fhd.page--biz-commerce .biz-hero__sub{position:static;top:auto;left:auto;width:max-content;max-width:min(36em,100%);margin:0;translate:none;font-size:clamp(15px,1.8vw,18px);font-weight:300;line-height:1.6;text-align:center;word-break:keep-all}.page--biz-fhd.page--biz-commerce .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-commerce .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-commerce .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-commerce .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-commerce .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-commerce .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-commerce .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-commerce .biz-overlay{padding:clamp(48px,7vh,80px) var(--page-pad);justify-items:center;align-items:center;text-align:center}.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center){padding:clamp(48px,7vh,80px) var(--page-pad);justify-items:center;align-items:center;text-align:center}.page--biz-fhd.page--biz-commerce .biz-overlay--center{justify-items:center;align-items:center;text-align:center;padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-commerce .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{text-align:center}.page--biz-fhd.page--biz-commerce .biz-overlay__copy{max-width:100%;width:auto}.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay__copy li{white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2{margin-bottom:16px;font-size:clamp(26px,3.6vw,36px)!important;line-height:1.3!important;white-space:normal!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy li{font-size:clamp(15px,1.9vw,20px)!important;margin:8px 0;line-height:1.5!important;white-space:normal!important}.page--biz-fhd.page--biz-commerce .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad);text-align:center}.page--biz-fhd.page--biz-commerce .biz-center h2{font-size:clamp(26px,3.6vw,36px)!important;line-height:1.3!important;white-space:normal!important;word-break:keep-all}.page--biz-fhd.page--biz-commerce .biz-center li{font-size:clamp(15px,1.9vw,20px)!important;line-height:1.5!important;white-space:normal!important;word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-commerce>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-commerce .biz-hero,.page--biz-fhd.page--biz-commerce .biz-video,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-center{height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-commerce .biz-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:72px 28px 40px;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__inner{position:relative!important;top:auto!important;left:auto!important;translate:none!important;padding-left:0;padding-right:0;width:100%;max-width:100%;align-items:center;gap:0}.page--biz-fhd.page--biz-commerce .biz-hero__video{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%;margin-top:28px;padding:0}.page--biz-fhd.page--biz-commerce .biz-hero__title,.page--biz-fhd.page--biz-commerce .biz-hero__line,.page--biz-fhd.page--biz-commerce .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-commerce .biz-hero__title--commerce{width:100%;max-width:100%;align-items:center;text-align:center;line-height:1.15}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l1,.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2{height:auto!important;width:auto;max-width:100%;line-height:1.15!important;white-space:normal;justify-content:center;text-align:center}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-powering{font-size:clamp(28px,9vw,40px)!important;font-weight:100;line-height:1.1!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-space{display:inline;font-size:clamp(16px,5vw,24px);font-weight:800;line-height:1.1}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-the{position:static!important;top:auto!important;margin-left:6px;font-size:clamp(14px,4vw,18px)!important;font-weight:100;line-height:1.1!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2{margin-top:8px;font-size:clamp(18px,5.5vw,26px);font-weight:800;text-align:center}.page--biz-fhd.page--biz-commerce .biz-hero__sub{position:relative!important;top:auto!important;left:auto!important;width:auto;max-width:100%;margin-top:20px;translate:none!important;font-size:13px!important;font-weight:300;line-height:1.55;text-align:center;word-break:keep-all}.page--biz-fhd.page--biz-commerce .biz-hero__sub-line{white-space:normal;font-size:inherit}.page--biz-fhd.page--biz-commerce .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-commerce .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-commerce .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-commerce .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-commerce .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-commerce .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;height:clamp(200px,48vw,280px)!important;min-height:0!important;max-height:none!important;aspect-ratio:unset!important;padding:20px!important;justify-items:center;text-align:center!important;overflow:hidden!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{width:100%!important;max-width:100%!important;padding:0;color:var(--gold);text-align:center!important;box-sizing:border-box}.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{white-space:normal;word-break:keep-all;color:var(--gold);text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 12px;font-size:clamp(22px,6vw,26px);line-height:1.25!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5!important}.page--biz-fhd.page--biz-commerce .biz-center{display:grid;place-items:center;padding:48px 28px 64px;overflow:hidden!important;background:var(--navy)!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-center:before{opacity:.28}.page--biz-fhd.page--biz-commerce .biz-center__inner,.page--biz-fhd.page--biz-commerce .biz-center h2,.page--biz-fhd.page--biz-commerce .biz-center li{text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-commerce .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-commerce .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(min-width:1367px)and (max-width:1500px){.page--biz-fhd.page--biz-mobility .biz-hero__sub{width:auto;max-width:min(100%,48em);white-space:normal}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-mobility>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-mobility .biz-hero,.page--biz-fhd.page--biz-mobility .biz-video,.page--biz-fhd.page--biz-mobility .biz-split,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-center{height:auto;min-height:0}.page--biz-fhd.page--biz-mobility .biz-hero{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:auto;min-height:0;max-height:none;padding:clamp(72px,9vh,100px) 0 clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-mobility .biz-hero__inner{position:relative!important;top:auto!important;left:auto!important;right:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:max-content!important;max-width:calc(100% - 48px)!important;margin-top:0!important;margin-inline:auto!important;text-align:center!important;translate:none!important;transform:none!important}.page--biz-fhd.page--biz-mobility .biz-hero__title{align-items:center;text-align:center;font-size:clamp(26px,3.4vw,40px);line-height:1.25;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-hero__line{white-space:normal;line-height:inherit;text-align:center}.page--biz-fhd.page--biz-mobility .biz-hero__sub{width:auto;max-width:36em;margin-top:24px;margin-inline:auto;font-size:clamp(15px,1.8vw,18px);line-height:1.6;text-align:center;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-mobility .biz-video{height:auto;min-height:0;max-height:48vh;aspect-ratio:16 / 9;overflow:hidden}.page--biz-fhd.page--biz-mobility .biz-video__media{width:min(1736px,calc(100% - 40px));height:auto;aspect-ratio:1736 / 680}.page--biz-fhd.page--biz-mobility .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-mobility .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-mobility .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-mobility .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-mobility .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-mobility .biz-split{height:auto;min-height:0;max-height:none;margin-top:0}.page--biz-fhd.page--biz-mobility .biz-split__inner{grid-template-columns:1fr;width:auto;max-width:100%;height:auto;gap:28px;margin:0;padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-mobility .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-mobility .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-mobility .biz-split__media,.page--biz-fhd.page--biz-mobility .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-mobility .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.25;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-overlay{padding:clamp(48px,7vh,80px) var(--page-pad);justify-items:center;text-align:center}.page--biz-fhd.page--biz-mobility .biz-overlay__copy{max-width:100%;text-align:center}.page--biz-fhd.page--biz-mobility .biz-overlay__copy h2,.page--biz-fhd.page--biz-mobility .biz-overlay__copy li{white-space:normal;word-break:keep-all;text-align:center}.page--biz-fhd.page--biz-mobility .biz-overlay__copy h2{margin-bottom:16px;font-size:clamp(26px,3.6vw,36px)}.page--biz-fhd.page--biz-mobility .biz-overlay__copy li{font-size:clamp(15px,1.9vw,20px);margin:8px 0}.page--biz-fhd.page--biz-mobility .biz-split__copy{padding-top:0;align-items:center;text-align:center}.page--biz-fhd.page--biz-mobility .biz-split__copy h2,.page--biz-fhd.page--biz-mobility .biz-split__copy li{text-align:center}.page--biz-fhd.page--biz-mobility .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-mobility .biz-center h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-center li{font-size:clamp(15px,1.9vw,20px);word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-mobility>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-mobility .biz-hero,.page--biz-fhd.page--biz-mobility .biz-video,.page--biz-fhd.page--biz-mobility .biz-split,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-center{height:auto;min-height:0}.page--biz-fhd.page--biz-mobility .biz-hero{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:auto;min-height:0;max-height:none;padding:72px 28px 40px}.page--biz-fhd.page--biz-mobility .biz-hero__inner{position:relative!important;top:auto!important;left:auto!important;right:auto!important;padding-left:0;padding-right:0;display:flex!important;flex-direction:column!important;align-items:center!important;max-width:calc(100% - 16px)!important;width:max-content!important;margin-top:0!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;translate:none!important;transform:none!important}.page--biz-fhd.page--biz-mobility .biz-hero__title{font-size:clamp(20px,5.5vw,26px);line-height:1.3;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-hero__line{display:block;white-space:normal;line-height:inherit;text-align:center}.page--biz-fhd.page--biz-mobility .biz-hero__sub{width:auto;max-width:100%;margin-top:20px;font-size:13px;line-height:1.55;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-mobility .biz-video{height:auto;min-height:0;max-height:none;aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-mobility .biz-video__media{width:100%;height:auto;aspect-ratio:16 / 10}.page--biz-fhd.page--biz-mobility .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-mobility .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-mobility .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-mobility .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-mobility .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-mobility .biz-split{height:auto;min-height:0;max-height:none;margin-top:40px;overflow:hidden}.page--biz-fhd.page--biz-mobility .biz-split__inner{grid-template-columns:1fr;width:auto;max-width:100%;height:auto;gap:24px;margin:0;padding:48px 28px}.page--biz-fhd.page--biz-mobility .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-mobility .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-mobility .biz-split__media{order:-1;width:auto;max-width:none;height:auto}.page--biz-fhd.page--biz-mobility .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-mobility .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.3;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-overlay{padding:48px 28px;justify-items:center;text-align:center;overflow:hidden}.page--biz-fhd.page--biz-mobility .biz-overlay__copy{max-width:100%;text-align:center}.page--biz-fhd.page--biz-mobility .biz-overlay__copy h2,.page--biz-fhd.page--biz-mobility .biz-overlay__copy li{white-space:normal;word-break:keep-all;text-align:center}.page--biz-fhd.page--biz-mobility .biz-overlay__copy h2{margin-bottom:12px;font-size:clamp(22px,6vw,26px)}.page--biz-fhd.page--biz-mobility .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5}.page--biz-fhd.page--biz-mobility .biz-split__copy{padding-top:0;align-items:center;text-align:center}.page--biz-fhd.page--biz-mobility .biz-split__copy h2,.page--biz-fhd.page--biz-mobility .biz-split__copy li{text-align:center}.page--biz-fhd.page--biz-mobility .biz-center{padding:48px 28px 64px}.page--biz-fhd.page--biz-mobility .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-mobility .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-mobility .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-property>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-property .biz-hero,.page--biz-fhd.page--biz-property .biz-video,.page--biz-fhd.page--biz-property .biz-split,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-property .biz-split{margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-property .biz-hero{display:grid;place-items:start center;height:auto;min-height:0;max-height:none;padding:clamp(64px,9vh,96px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-property .biz-hero__inner{position:relative;top:auto;left:auto;width:max-content;max-width:100%;align-items:stretch;translate:none}.page--biz-fhd.page--biz-property .biz-hero__title--property{width:max-content;max-width:100%;align-items:stretch;text-align:left}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l1,.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l2,.page--biz-fhd.page--biz-property .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l1{align-self:flex-start;font-size:clamp(40px,6vw,56px);font-weight:300;line-height:1.15;text-align:left}.page--biz-fhd.page--biz-property .biz-hero__prop-l1 strong{font-size:1em;font-weight:800;line-height:inherit}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l2{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.28em;width:max-content;max-width:100%;margin-top:12px;font-size:clamp(40px,6vw,56px);line-height:1.15}.page--biz-fhd.page--biz-property .biz-hero__prop-creating{font-size:1em;font-weight:300;line-height:1.15}.page--biz-fhd.page--biz-property .biz-hero__prop-l2 em{font-size:clamp(52px,8vw,72px);font-weight:800;line-height:1.05}.page--biz-fhd.page--biz-property .biz-hero__sub{width:max-content;max-width:100%;margin-top:14px;margin-left:auto;font-size:clamp(15px,2vw,18px);line-height:1.5;text-align:right;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-hero__video{margin-top:clamp(48px,7vh,80px)}.page--biz-fhd.page--biz-property .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-property .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-property .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-property .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-property .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-property .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center){padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:start;align-items:start;text-align:left}.page--biz-fhd.page--biz-property .biz-overlay__copy{width:auto;max-width:100%}.page--biz-fhd.page--biz-property .biz-overlay__copy h2,.page--biz-fhd.page--biz-property .biz-overlay__copy li{white-space:normal;word-break:keep-all;line-height:1.35}.page--biz-fhd.page--biz-property .biz-overlay__copy h2,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 16px!important;font-size:clamp(26px,3.6vw,36px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-property .biz-overlay__copy li,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:8px 0!important;font-size:clamp(15px,1.9vw,20px)!important;font-weight:300!important;line-height:1.5!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-property .biz-split__inner{grid-template-columns:1fr;gap:28px;width:auto;max-width:none;height:auto;margin:0;padding:clamp(48px,7vh,80px) var(--page-pad)!important}.page--biz-fhd.page--biz-property .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-property .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-property .biz-split__media,.page--biz-fhd.page--biz-property .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-property .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-property .biz-center h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-property .biz-center li{font-size:clamp(15px,1.9vw,20px);word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-property>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-property .biz-hero,.page--biz-fhd.page--biz-property .biz-video,.page--biz-fhd.page--biz-property .biz-split,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-property .biz-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto!important;min-height:0!important;max-height:none!important;padding:clamp(56px,14vw,88px) 28px 48px;overflow:visible}.page--biz-fhd.page--biz-property .biz-hero__inner{position:relative!important;top:auto!important;left:auto!important;width:max-content;max-width:100%;padding-left:0;padding-right:0;align-items:stretch;overflow:visible;translate:none!important}.page--biz-fhd.page--biz-property .biz-hero__video{position:relative!important;top:auto!important;left:auto!important;right:auto!important;align-self:stretch!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:clamp(40px,10vw,72px);padding:0!important}.page--biz-fhd.page--biz-property .biz-hero__title--property{width:max-content;max-width:100%;align-items:stretch;text-align:left}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l1,.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l2,.page--biz-fhd.page--biz-property .biz-hero__prop-creating,.page--biz-fhd.page--biz-property .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l1{align-self:flex-start;font-size:clamp(26px,7.2vw,32px);font-weight:300;line-height:1.2;text-align:left;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-hero__prop-l1 strong{font-size:1em!important;font-weight:800;line-height:inherit}.page--biz-fhd.page--biz-property .biz-hero__title--property>.biz-hero__prop-l2{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.28em;width:max-content;max-width:100%;margin-top:10px;font-size:clamp(26px,7.2vw,32px);line-height:1.15}.page--biz-fhd.page--biz-property .biz-hero__prop-creating{font-size:1em!important;font-weight:300;line-height:1.15!important}.page--biz-fhd.page--biz-property .biz-hero__prop-l2 em{font-size:clamp(34px,9.5vw,44px)!important;font-weight:800;line-height:1.05!important}.page--biz-fhd.page--biz-property .biz-hero__sub{width:max-content;max-width:100%;margin-top:12px;margin-left:auto;font-size:clamp(13px,3.4vw,15px);line-height:1.5;text-align:right;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-property .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-property .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-property .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-property .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-property .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center){display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 10;max-height:min(420px,55vh)!important;padding:24px 28px!important;justify-items:start;text-align:left;overflow:hidden!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.page--biz-fhd.page--biz-property .biz-overlay__copy,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{width:100%;max-width:100%;padding:0;color:var(--ink);box-sizing:border-box}.page--biz-fhd.page--biz-property .biz-overlay__copy h2,.page--biz-fhd.page--biz-property .biz-overlay__copy li,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{white-space:normal;word-break:keep-all;color:var(--ink)}.page--biz-fhd.page--biz-property .biz-overlay__copy h2,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 12px;font-size:clamp(22px,6vw,26px);line-height:1.25}.page--biz-fhd.page--biz-property .biz-overlay__copy li,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5}.page--biz-fhd.page--biz-property .biz-split{overflow:hidden;margin-top:0!important;margin-bottom:0!important;height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-property .biz-split__inner{grid-template-columns:1fr!important;gap:24px;width:100%!important;max-width:100%!important;height:auto;margin:0!important;padding:48px 28px}.page--biz-fhd.page--biz-property .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-property .biz-split__copy{padding-top:0!important}.page--biz-fhd.page--biz-property .biz-split__media{order:-1;width:100%;max-width:none;height:auto}.page--biz-fhd.page--biz-property .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-property .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-property .biz-center{padding:48px 28px 64px;overflow:hidden!important;background:var(--navy)!important;background-image:none!important}.page--biz-fhd.page--biz-property .biz-center:before{opacity:.28}.page--biz-fhd.page--biz-property .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-property .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-property .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-tourism>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-tourism .biz-hero,.page--biz-fhd.page--biz-tourism .biz-video,.page--biz-fhd.page--biz-tourism .biz-split,.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-tourism .biz-split{margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-tourism .biz-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;min-height:0;max-height:none;padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-tourism .biz-hero__inner{position:relative;top:auto;left:auto;width:auto;max-width:100%;translate:none}.page--biz-fhd.page--biz-tourism .biz-hero__video{align-self:stretch!important;justify-self:stretch!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.page--biz-fhd.page--biz-tourism .biz-hero__line{white-space:normal}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:first-child .biz-hero__line{font-size:clamp(28px,4vw,44px);line-height:1.25}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:last-child .biz-hero__line{margin-top:12px;font-size:clamp(20px,2.8vw,30px);line-height:1.3}.page--biz-fhd.page--biz-tourism .biz-hero__sub{width:auto;max-width:36em;margin-top:20px;font-size:clamp(14px,1.7vw,17px);line-height:1.55;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-tourism .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-tourism .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-tourism .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-tourism .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-tourism .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-tourism .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:start;align-items:start;text-align:left}.page--biz-fhd.page--biz-tourism .biz-overlay__copy{width:auto;max-width:100%}.page--biz-fhd.page--biz-tourism .biz-overlay__copy h2,.page--biz-fhd.page--biz-tourism .biz-overlay__copy li{white-space:normal;word-break:keep-all;line-height:1.35}.page--biz-fhd.page--biz-tourism .biz-overlay__copy h2,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 16px!important;font-size:clamp(26px,3.6vw,36px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-tourism .biz-overlay__copy li,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:8px 0!important;font-size:clamp(15px,1.9vw,20px)!important;font-weight:300!important;line-height:1.5!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){min-height:0!important;height:auto!important;max-height:min(520px,58vh)!important;aspect-ratio:16 / 10;background-size:cover!important;background-position:center!important;overflow:hidden}.page--biz-fhd.page--biz-tourism .biz-split__inner{grid-template-columns:1fr;gap:28px;width:auto;max-width:none;height:auto;margin:0;padding:clamp(48px,7vh,80px) var(--page-pad)!important}.page--biz-fhd.page--biz-tourism .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-tourism .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-tourism .biz-split__media,.page--biz-fhd.page--biz-tourism .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-tourism .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-tourism .biz-center h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-center li{font-size:clamp(15px,1.9vw,20px);word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-tourism>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-tourism .biz-hero,.page--biz-fhd.page--biz-tourism .biz-video,.page--biz-fhd.page--biz-tourism .biz-split,.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-tourism .biz-split{margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-tourism .biz-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;min-height:0;max-height:none;padding:72px 28px 40px}.page--biz-fhd.page--biz-tourism .biz-hero__inner{position:relative;top:auto;left:auto;width:auto;max-width:100%;padding-left:0;padding-right:0;translate:none}.page--biz-fhd.page--biz-tourism .biz-hero__video{align-self:stretch!important;justify-self:stretch!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.page--biz-fhd.page--biz-tourism .biz-hero__line{white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:first-child .biz-hero__line{font-size:clamp(22px,6vw,28px);line-height:1.25}.page--biz-fhd.page--biz-tourism .biz-hero__title>span:last-child .biz-hero__line{margin-top:10px;font-size:clamp(16px,4.5vw,20px);line-height:1.3}.page--biz-fhd.page--biz-tourism .biz-hero__sub{width:auto;max-width:100%;margin-top:18px;font-size:13px;line-height:1.55;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-hero__sub-line{white-space:normal}.page--biz-fhd.page--biz-tourism .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-tourism .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-tourism .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-tourism .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-tourism .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-tourism .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:min(420px,55vh)!important;aspect-ratio:16 / 10;padding:24px 28px!important;justify-items:start;text-align:left;overflow:hidden!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.page--biz-fhd.page--biz-tourism .biz-overlay__copy,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{width:100%;max-width:100%;padding:0;color:var(--ink);box-sizing:border-box}.page--biz-fhd.page--biz-tourism .biz-overlay__copy h2,.page--biz-fhd.page--biz-tourism .biz-overlay__copy li,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{white-space:normal;word-break:keep-all;line-height:1.35;color:var(--ink)}.page--biz-fhd.page--biz-tourism .biz-overlay__copy h2,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2{margin:0 0 12px;font-size:clamp(22px,6vw,26px);line-height:1.25}.page--biz-fhd.page--biz-tourism .biz-overlay__copy li,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{margin:6px 0;font-size:14px;line-height:1.5}.page--biz-fhd.page--biz-tourism .biz-split{overflow:hidden;margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-tourism .biz-split__inner{grid-template-columns:1fr;gap:24px;width:auto;max-width:none;height:auto;margin:0;padding:48px 28px}.page--biz-fhd.page--biz-tourism .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-tourism .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-tourism .biz-split__media{order:-1;width:100%;max-width:none;height:auto}.page--biz-fhd.page--biz-tourism .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-tourism .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-center{padding:48px 28px 64px}.page--biz-fhd.page--biz-tourism .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-tourism .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-tourism .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-ship>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-ship .biz-hero,.page--biz-fhd.page--biz-ship .biz-video,.page--biz-fhd.page--biz-ship .biz-split,.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-ship .biz-split{margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-ship .biz-hero{display:grid;place-items:center;padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-ship .biz-hero__inner{position:relative;top:auto;left:auto;width:auto;max-width:100%;translate:none}.page--biz-fhd.page--biz-ship .biz-hero__title{width:100%;max-width:100%;align-items:center;text-align:center}.page--biz-fhd.page--biz-ship .biz-hero__line,.page--biz-fhd.page--biz-ship .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-ship .biz-hero__title>span:first-child .biz-hero__line{font-size:clamp(28px,4.2vw,48px);line-height:1.15}.page--biz-fhd.page--biz-ship .biz-hero__title>span:last-child .biz-hero__line{margin-top:8px;font-size:clamp(22px,3.4vw,36px);line-height:1.2}.page--biz-fhd.page--biz-ship .biz-hero__sub{width:auto;max-width:36em;margin-top:24px;font-size:clamp(14px,1.7vw,17px);line-height:1.55;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-ship .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-ship .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-ship .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-ship .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-ship .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right{padding:clamp(48px,7vh,80px) var(--page-pad)!important;align-items:start}.page--biz-fhd.page--biz-ship .biz-overlay--right{justify-items:end;text-align:right}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{text-align:right}.page--biz-fhd.page--biz-ship .biz-overlay__copy{width:auto;max-width:100%}.page--biz-fhd.page--biz-ship .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay__copy li{white-space:normal;word-break:keep-all;line-height:1.35}.page--biz-fhd.page--biz-ship .biz-overlay__copy h2{margin-bottom:16px;font-size:clamp(26px,3.6vw,36px)}.page--biz-fhd.page--biz-ship .biz-overlay__copy li{font-size:clamp(15px,1.9vw,20px);margin:8px 0}.page--biz-fhd.page--biz-ship .biz-split__inner{grid-template-columns:1fr;gap:28px;width:auto;max-width:none;height:auto;margin:0;padding:clamp(48px,7vh,80px) var(--page-pad)!important}.page--biz-fhd.page--biz-ship .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-ship .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-ship .biz-split__media,.page--biz-fhd.page--biz-ship .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-ship .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-ship .biz-center h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-center li{font-size:clamp(15px,1.9vw,20px);word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-ship>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-ship .biz-hero,.page--biz-fhd.page--biz-ship .biz-video,.page--biz-fhd.page--biz-ship .biz-split,.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-center{height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-ship .biz-split{margin-top:0!important;margin-bottom:0!important}.page--biz-fhd.page--biz-ship .biz-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto!important;min-height:0!important;max-height:none!important;padding:72px 28px 40px;overflow:visible}.page--biz-fhd.page--biz-ship .biz-hero__inner{position:relative!important;top:auto!important;left:auto!important;width:100%;max-width:100%;padding-left:0;padding-right:0;align-items:center;translate:none!important}.page--biz-fhd.page--biz-ship .biz-hero__video{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%;margin-top:28px;padding:0}.page--biz-fhd.page--biz-ship .biz-hero__title{width:100%;max-width:100%;align-items:center;text-align:center}.page--biz-fhd.page--biz-ship .biz-hero__line,.page--biz-fhd.page--biz-ship .biz-hero__sub{white-space:normal}.page--biz-fhd.page--biz-ship .biz-hero__title>span:first-child .biz-hero__line{font-size:clamp(22px,6.2vw,28px)!important;line-height:1.2!important;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-hero__title>span:last-child .biz-hero__line{margin-top:8px;font-size:clamp(18px,5vw,24px)!important;line-height:1.25!important;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-hero__sub{width:auto;max-width:100%;margin-top:20px;font-size:13px;line-height:1.55;text-align:center;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-ship .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-ship .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-ship .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-ship .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-ship .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:380px!important;max-height:none!important;aspect-ratio:unset!important;padding:24px 28px!important;justify-items:end;text-align:right!important;overflow:visible!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.page--biz-fhd.page--biz-ship .biz-overlay__copy,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy{width:100%!important;max-width:100%!important;padding:0;color:var(--navy);text-align:right!important;box-sizing:border-box}.page--biz-fhd.page--biz-ship .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay__copy li,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{white-space:normal!important;word-break:keep-all!important;line-height:1.35;color:var(--navy);text-align:right!important}.page--biz-fhd.page--biz-ship .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2{margin:0 0 12px!important;font-size:clamp(22px,6vw,26px)!important;font-weight:800!important;line-height:1.25!important}.page--biz-fhd.page--biz-ship .biz-overlay__copy li,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{margin:6px 0!important;font-size:14px!important;font-weight:300!important;line-height:1.5!important}.page--biz-fhd.page--biz-ship .biz-split{overflow:hidden;margin-top:0!important;margin-bottom:0!important;height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-ship .biz-split__inner{grid-template-columns:1fr!important;gap:24px;width:100%!important;max-width:100%!important;height:auto;margin:0!important;padding:48px 28px}.page--biz-fhd.page--biz-ship .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-ship .biz-split__copy{padding-top:0!important}.page--biz-fhd.page--biz-ship .biz-split__media{order:-1;width:100%;max-width:none;height:auto}.page--biz-fhd.page--biz-ship .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-ship .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-center{padding:48px 28px 64px;overflow:hidden!important;background:var(--navy)!important}.page--biz-fhd.page--biz-ship .biz-center:before{opacity:.28}.page--biz-fhd.page--biz-ship .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-ship .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-ship .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-pet>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-pet .biz-pet-hero,.page--biz-fhd.page--biz-pet .biz-video,.page--biz-fhd.page--biz-pet .biz-pet-yellow,.page--biz-fhd.page--biz-pet .biz-split,.page--biz-fhd.page--biz-pet .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-pet .biz-split{margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-pet .biz-pet-hero{padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)}.page--biz-fhd.page--biz-pet .biz-pet-hero__top,.page--biz-fhd.page--biz-pet .biz-pet-hero__main,.page--biz-fhd.page--biz-pet .biz-pet-hero__sub,.page--biz-fhd.page--biz-pet .biz-pet-hero__sub-line,.page--biz-fhd.page--biz-pet .biz-pet-yellow h2,.page--biz-fhd.page--biz-pet .biz-pet-yellow li,.page--biz-fhd.page--biz-pet .biz-center h2{white-space:normal}.page--biz-fhd.page--biz-pet .biz-pet-hero__top{font-size:clamp(28px,4.4vw,48px);letter-spacing:0;line-height:1.15}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw{margin:18px 0 22px}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw-img{width:34px;height:auto}.page--biz-fhd.page--biz-pet .biz-pet-hero__main{font-size:clamp(32px,5vw,56px);line-height:1.1}.page--biz-fhd.page--biz-pet .biz-pet-hero__main em{margin-top:6px;font-size:clamp(18px,2.4vw,28px);line-height:1.2}.page--biz-fhd.page--biz-pet .biz-pet-hero__sub{width:auto;max-width:36em;margin-top:36px;padding-inline:8px;font-size:clamp(14px,1.7vw,17px);line-height:1.55;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-video{aspect-ratio:16 / 9;max-height:48vh;overflow:hidden}.page--biz-fhd.page--biz-pet .biz-video__mark{gap:12px}.page--biz-fhd.page--biz-pet .biz-video__mark img{width:min(120px,18vw)}.page--biz-fhd.page--biz-pet .biz-video__mark p{font-size:clamp(18px,2.4vw,28px);letter-spacing:.12em}.page--biz-fhd.page--biz-pet .biz-video__play{width:56px;height:56px}.page--biz-fhd.page--biz-pet .biz-video__play:before{left:21px;top:16px;border-width:10px 0 10px 16px}.page--biz-fhd.page--biz-pet .biz-pet-yellow{display:flex;flex-direction:column;align-items:stretch;height:auto!important;min-height:0!important;max-height:none!important;padding:0;gap:0;overflow:hidden}.page--biz-fhd.page--biz-pet .biz-pet-yellow__visual{position:relative!important;inset:auto!important;z-index:0;display:block;width:100%;height:auto;max-height:360px;aspect-ratio:16 / 10;object-fit:cover;object-position:center}.page--biz-fhd.page--biz-pet .biz-pet-yellow__copy{position:relative;z-index:1;width:auto;max-width:100%;padding:clamp(40px,5vh,64px) var(--page-pad) clamp(48px,6vh,72px);text-align:center}.page--biz-fhd.page--biz-pet .biz-pet-yellow h2{margin-bottom:20px;font-size:clamp(26px,3.6vw,36px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-pet-yellow li{margin:10px 0;font-size:clamp(15px,1.9vw,20px);line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-split__inner{grid-template-columns:1fr;gap:28px;width:auto;max-width:none;height:auto;margin:0;padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-pet .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-pet .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-pet .biz-split__media,.page--biz-fhd.page--biz-pet .biz-split__media img{width:100%;max-width:none;height:auto;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-pet .biz-split__copy h2{font-size:clamp(26px,3.6vw,36px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-split__copy li{font-size:clamp(15px,1.8vw,18px);line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-split--paws .biz-split__copy li:last-child{display:inline-block;width:max-content;max-width:calc(100% - 104px);padding-right:0}.page--biz-fhd.page--biz-pet .biz-split__paws{left:calc(100% + 10px);right:auto;top:0;bottom:auto;width:88px;height:84px;margin-top:0}.page--biz-fhd.page--biz-pet .biz-split__paw--1{width:44px;height:48px}.page--biz-fhd.page--biz-pet .biz-split__paw--2{top:44px;left:38px;width:26px;height:28px}.page--biz-fhd.page--biz-pet .biz-center{padding:clamp(48px,7vh,80px) var(--page-pad)}.page--biz-fhd.page--biz-pet .biz-center h2{font-size:clamp(26px,3.6vw,36px);word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-center li{font-size:clamp(15px,1.9vw,20px);word-break:keep-all}}@media(max-width:440px){.page--biz-fhd.page--biz-pet>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-pet .biz-pet-hero,.page--biz-fhd.page--biz-pet .biz-video,.page--biz-fhd.page--biz-pet .biz-pet-yellow,.page--biz-fhd.page--biz-pet .biz-split,.page--biz-fhd.page--biz-pet .biz-center{height:auto;min-height:0;max-height:none}.page--biz-fhd.page--biz-pet .biz-split{margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-pet .biz-pet-hero{padding:72px 28px 40px}.page--biz-fhd.page--biz-pet .biz-pet-hero__top,.page--biz-fhd.page--biz-pet .biz-pet-hero__main,.page--biz-fhd.page--biz-pet .biz-pet-hero__sub,.page--biz-fhd.page--biz-pet .biz-pet-hero__sub-line,.page--biz-fhd.page--biz-pet .biz-pet-yellow h2,.page--biz-fhd.page--biz-pet .biz-pet-yellow li,.page--biz-fhd.page--biz-pet .biz-center h2{white-space:normal}.page--biz-fhd.page--biz-pet .biz-pet-hero__top{font-size:clamp(22px,6.2vw,28px);letter-spacing:0;line-height:1.2}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw{margin:14px 0 18px}.page--biz-fhd.page--biz-pet .biz-pet-hero__paw-img{width:26px;height:auto}.page--biz-fhd.page--biz-pet .biz-pet-hero__main{font-size:clamp(26px,7.5vw,34px);line-height:1.15}.page--biz-fhd.page--biz-pet .biz-pet-hero__main em{margin-top:4px;font-size:clamp(15px,4.2vw,18px);line-height:1.25}.page--biz-fhd.page--biz-pet .biz-pet-hero__sub{width:auto;max-width:100%;margin-top:24px;padding-inline:0;font-size:13px;line-height:1.55;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-video{aspect-ratio:16 / 10;overflow:hidden}.page--biz-fhd.page--biz-pet .biz-video__mark{gap:10px;padding:16px}.page--biz-fhd.page--biz-pet .biz-video__mark img{width:72px}.page--biz-fhd.page--biz-pet .biz-video__mark p{font-size:14px;letter-spacing:.18em;opacity:.85}.page--biz-fhd.page--biz-pet .biz-video__play{width:44px;height:44px;margin-top:0}.page--biz-fhd.page--biz-pet .biz-video__play:before{left:16px;top:12px;border-width:8px 0 8px 14px}.page--biz-fhd.page--biz-pet .biz-pet-yellow{display:flex;flex-direction:column;align-items:stretch;height:auto!important;min-height:0!important;max-height:none!important;padding:0;gap:0;overflow:hidden}.page--biz-fhd.page--biz-pet .biz-pet-yellow__visual{position:relative!important;inset:auto!important;z-index:0;display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover;object-position:center}.page--biz-fhd.page--biz-pet .biz-pet-yellow__copy{position:relative;z-index:1;width:auto;max-width:100%;padding:40px 28px 48px;text-align:center}.page--biz-fhd.page--biz-pet .biz-pet-yellow h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-pet-yellow li{margin:8px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-split{overflow:hidden;margin-top:0;margin-bottom:0}.page--biz-fhd.page--biz-pet .biz-split__inner{grid-template-columns:1fr;gap:24px;width:auto;max-width:none;height:auto;margin:0;padding:48px 28px}.page--biz-fhd.page--biz-pet .biz-split.is-reverse .biz-split__inner{direction:ltr}.page--biz-fhd.page--biz-pet .biz-split__copy{padding-top:0}.page--biz-fhd.page--biz-pet .biz-split__media{order:-1;width:100%;max-width:none;height:auto}.page--biz-fhd.page--biz-pet .biz-split__media img{display:block;width:100%;height:auto;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-pet .biz-split__copy h2{margin-bottom:14px;font-size:clamp(22px,6vw,26px);line-height:1.35;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-split__copy li{margin:6px 0;font-size:14px;line-height:1.5;white-space:normal;word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-split--paws .biz-split__copy li:last-child{display:block;width:100%;padding-right:72px}.page--biz-fhd.page--biz-pet .biz-split__paws{left:auto;right:0;top:auto;bottom:-4px;width:72px;height:68px;margin-top:0}.page--biz-fhd.page--biz-pet .biz-split__paw--1{width:36px;height:39px}.page--biz-fhd.page--biz-pet .biz-split__paw--2{top:36px;left:32px;width:22px;height:24px}.page--biz-fhd.page--biz-pet .biz-center{padding:48px 28px 64px}.page--biz-fhd.page--biz-pet .biz-center h2{font-size:clamp(22px,6vw,26px);word-break:keep-all}.page--biz-fhd.page--biz-pet .biz-center__inner ul{gap:8px}.page--biz-fhd.page--biz-pet .biz-center li{font-size:14px;line-height:1.45;word-break:keep-all}}@media(max-width:1366px){.page--biz-fhd.page--biz-branding>section,.page--biz-fhd.page--biz-commerce>section,.page--biz-fhd.page--biz-mobility>section,.page--biz-fhd.page--biz-property>section,.page--biz-fhd.page--biz-tourism>section,.page--biz-fhd.page--biz-ship>section,.page--biz-fhd.page--biz-pet>section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page--biz-fhd.page--biz-branding .biz-hero,.page--biz-fhd.page--biz-branding .biz-video,.page--biz-fhd.page--biz-branding .biz-split,.page--biz-fhd.page--biz-branding .biz-split--navy,.page--biz-fhd.page--biz-branding .biz-overlay,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-hero,.page--biz-fhd.page--biz-commerce .biz-video,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-center,.page--biz-fhd.page--biz-mobility .biz-hero,.page--biz-fhd.page--biz-mobility .biz-video,.page--biz-fhd.page--biz-mobility .biz-split,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-center,.page--biz-fhd.page--biz-property .biz-hero,.page--biz-fhd.page--biz-property .biz-video,.page--biz-fhd.page--biz-property .biz-split,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-center,.page--biz-fhd.page--biz-tourism .biz-hero,.page--biz-fhd.page--biz-tourism .biz-video,.page--biz-fhd.page--biz-tourism .biz-split,.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-tourism .biz-center,.page--biz-fhd.page--biz-ship .biz-hero,.page--biz-fhd.page--biz-ship .biz-video,.page--biz-fhd.page--biz-ship .biz-split,.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-center,.page--biz-fhd.page--biz-pet .biz-pet-hero,.page--biz-fhd.page--biz-pet .biz-video,.page--biz-fhd.page--biz-pet .biz-pet-yellow,.page--biz-fhd.page--biz-pet .biz-split,.page--biz-fhd.page--biz-pet .biz-center{height:auto!important;min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-branding .biz-hero__video,.page--biz-fhd.page--biz-commerce .biz-hero__video,.page--biz-fhd.page--biz-mobility .biz-hero__video,.page--biz-fhd.page--biz-property .biz-hero__video,.page--biz-fhd.page--biz-tourism .biz-hero__video,.page--biz-fhd.page--biz-ship .biz-hero__video,.page--biz-fhd.page--biz-pet .biz-pet-hero .biz-hero__video{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;margin-top:28px;padding:0}.page--biz-fhd.page--biz-branding .biz-hero__inner,.page--biz-fhd.page--biz-commerce .biz-hero__inner,.page--biz-fhd.page--biz-property .biz-hero__inner,.page--biz-fhd.page--biz-tourism .biz-hero__inner,.page--biz-fhd.page--biz-ship .biz-hero__inner{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;translate:none!important;width:auto;max-width:100%}.page--biz-fhd.page--biz-mobility .biz-hero{display:flex!important;flex-direction:column!important;align-items:center!important;padding-left:0!important;padding-right:0!important}.page--biz-fhd.page--biz-mobility .biz-hero__inner{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;translate:none!important;transform:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:max-content!important;max-width:calc(100% - 32px)!important;margin-top:clamp(48px,10vw,80px)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-hero__title,.page--biz-fhd.page--biz-mobility .biz-hero__sub{align-items:center!important;text-align:center!important;margin-inline:auto!important}.page--biz-fhd.page--biz-mobility .biz-hero__line,.page--biz-fhd.page--biz-mobility .biz-hero__sub-line{white-space:normal!important;text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-split__inner{min-height:0!important;max-height:none!important}.page--biz-fhd.page--biz-branding .biz-overlay,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:start!important;align-items:start!important;text-align:left!important}.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center){align-items:center!important;align-content:center!important}.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-mobility .biz-overlay--left{padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:center!important;align-items:center!important;text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-overlay__copy,.page--biz-fhd.page--biz-mobility .biz-overlay__copy h2,.page--biz-fhd.page--biz-mobility .biz-overlay__copy li{text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-split__copy{align-items:center!important;text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-split__copy h2,.page--biz-fhd.page--biz-mobility .biz-split__copy li{text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center{padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:center!important;align-items:center!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{text-align:center!important}.page--biz-fhd.page--biz-branding .biz-overlay--center{padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:center!important;align-items:start!important;text-align:center!important}.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy li{text-align:center!important}.page--biz-fhd.page--biz-ship .biz-overlay--right{padding:clamp(48px,7vh,80px) var(--page-pad)!important;justify-items:end!important;align-items:start!important;text-align:right!important}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{text-align:right!important}.page--biz-fhd.page--biz-branding .biz-split__copy,.page--biz-fhd.page--biz-mobility .biz-split__copy,.page--biz-fhd.page--biz-property .biz-split__copy,.page--biz-fhd.page--biz-tourism .biz-split__copy,.page--biz-fhd.page--biz-ship .biz-split__copy,.page--biz-fhd.page--biz-pet .biz-split__copy{padding-top:0!important}.page--biz-fhd.page--biz-branding .biz-split__inner,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__inner,.page--biz-fhd.page--biz-mobility .biz-split__inner,.page--biz-fhd.page--biz-property .biz-split__inner,.page--biz-fhd.page--biz-tourism .biz-split__inner,.page--biz-fhd.page--biz-ship .biz-split__inner,.page--biz-fhd.page--biz-pet .biz-split__inner{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin:0!important;height:auto!important;direction:ltr!important}.page--biz-fhd.page--biz-branding .biz-split.is-reverse .biz-split__inner,.page--biz-fhd.page--biz-branding .biz-split--navy.is-reverse .biz-split__inner,.page--biz-fhd.page--biz-mobility .biz-split.is-reverse .biz-split__inner,.page--biz-fhd.page--biz-property .biz-split.is-reverse .biz-split__inner,.page--biz-fhd.page--biz-tourism .biz-split.is-reverse .biz-split__inner,.page--biz-fhd.page--biz-ship .biz-split.is-reverse .biz-split__inner,.page--biz-fhd.page--biz-pet .biz-split.is-reverse .biz-split__inner{direction:ltr!important}.page--biz-fhd.page--biz-branding .biz-split__media,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media,.page--biz-fhd.page--biz-mobility .biz-split__media,.page--biz-fhd.page--biz-property .biz-split__media,.page--biz-fhd.page--biz-tourism .biz-split__media,.page--biz-fhd.page--biz-ship .biz-split__media,.page--biz-fhd.page--biz-pet .biz-split__media{order:-1;width:100%!important;max-width:none!important}.page--biz-fhd.page--biz-branding .biz-split__media img,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media img,.page--biz-fhd.page--biz-mobility .biz-split__media img,.page--biz-fhd.page--biz-property .biz-split__media img,.page--biz-fhd.page--biz-tourism .biz-split__media img,.page--biz-fhd.page--biz-ship .biz-split__media img,.page--biz-fhd.page--biz-pet .biz-split__media img{width:100%!important;max-width:none!important;height:auto!important;max-height:360px;object-fit:cover}.page--biz-fhd.page--biz-pet .biz-pet-yellow{display:flex!important;flex-direction:column;align-items:stretch;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important}.page--biz-fhd.page--biz-pet .biz-pet-yellow__visual{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;max-height:360px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-pet .biz-pet-yellow__copy{width:auto!important;max-width:100%!important;padding:clamp(40px,5vh,64px) var(--page-pad) clamp(48px,6vh,72px)!important}}@media(max-width:440px){.page--biz-fhd.page--biz-branding .biz-overlay,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right{padding:48px 28px!important}.page--biz-fhd.page--biz-branding .biz-split__media img,.page--biz-fhd.page--biz-branding .biz-split--navy .biz-split__media img,.page--biz-fhd.page--biz-mobility .biz-split__media img,.page--biz-fhd.page--biz-property .biz-split__media img,.page--biz-fhd.page--biz-tourism .biz-split__media img,.page--biz-fhd.page--biz-ship .biz-split__media img,.page--biz-fhd.page--biz-pet .biz-split__media img{max-height:220px;aspect-ratio:16 / 10}.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{text-align:right!important}.page--biz-fhd.page--biz-branding .biz-overlay--center{justify-items:center!important;text-align:center!important}.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-branding .biz-overlay--center .biz-overlay__copy li{text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center{justify-items:center!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li{text-align:center!important}.page--biz-fhd.page--biz-pet .biz-pet-yellow{display:flex!important;flex-direction:column;align-items:stretch;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important}.page--biz-fhd.page--biz-pet .biz-pet-yellow__visual{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;max-height:220px;aspect-ratio:16 / 10;object-fit:cover}.page--biz-fhd.page--biz-pet .biz-pet-yellow__copy{padding:40px 28px 48px!important}.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center){display:flex!important;flex-direction:column;justify-content:flex-end!important;align-items:stretch!important;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;aspect-ratio:16 / 10;max-height:min(420px,55vh)!important;padding:24px 28px!important;overflow:hidden!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.page--biz-fhd.page--biz-property .biz-overlay__copy,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{width:100%!important;max-width:100%!important;padding:0;color:var(--ink);box-sizing:border-box}.page--biz-fhd.page--biz-property .biz-center{overflow:hidden!important}.page--biz-fhd.page--biz-property .biz-center:before{opacity:.28}.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){display:flex!important;flex-direction:column;justify-content:flex-start!important;align-items:stretch!important;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;aspect-ratio:16 / 10;max-height:min(420px,55vh)!important;padding:24px 28px!important;overflow:hidden!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;text-align:left!important}.page--biz-fhd.page--biz-tourism .biz-overlay__copy,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{width:100%!important;max-width:100%!important;padding:0;color:var(--ink);box-sizing:border-box}.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right{display:flex!important;flex-direction:column;justify-content:flex-start!important;align-items:stretch!important;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:380px!important;max-height:none!important;aspect-ratio:unset!important;padding:24px 28px!important;overflow:visible!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;text-align:right!important}.page--biz-fhd.page--biz-ship .biz-overlay--right{text-align:right!important}.page--biz-fhd.page--biz-ship .biz-overlay__copy,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy{width:100%!important;max-width:100%!important;padding:0;color:var(--navy);text-align:right!important;box-sizing:border-box}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{white-space:normal!important;word-break:keep-all!important;text-align:right!important}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2{margin:0 0 12px!important;font-size:clamp(22px,6vw,26px)!important;font-weight:800!important;line-height:1.25!important}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{margin:6px 0!important;font-size:14px!important;font-weight:300!important;line-height:1.5!important}.page--biz-fhd.page--biz-ship .biz-center{overflow:hidden!important}.page--biz-fhd.page--biz-ship .biz-center:before{opacity:.28}.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center{display:flex!important;flex-direction:column;justify-content:center!important;align-items:center!important;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;height:clamp(200px,48vw,280px)!important;min-height:0!important;max-height:none!important;aspect-ratio:unset!important;padding:20px!important;overflow:hidden!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy{width:100%!important;max-width:100%!important;padding:0;color:var(--gold);text-align:center!important;box-sizing:border-box}.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li{text-align:center!important;line-height:1.35!important}.page--biz-fhd.page--biz-commerce .biz-center{display:grid!important;place-items:center!important;overflow:hidden!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-center:before{opacity:.28}.page--biz-fhd.page--biz-commerce .biz-center__inner,.page--biz-fhd.page--biz-commerce .biz-center h2,.page--biz-fhd.page--biz-commerce .biz-center li{text-align:center!important}}.about-yy{background:var(--navy)}.about-yy>section{height:calc(1080px - var(--header-h));min-height:calc(1080px - var(--header-h));max-height:calc(1080px - var(--header-h));box-sizing:border-box;overflow:hidden}.about-yy__hero{position:relative;background:var(--navy);text-align:center}.about-yy__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--about-yy-hero-img) center / cover no-repeat;opacity:.18;pointer-events:none}.about-yy__hero-inner{position:absolute;top:337px;left:50%;z-index:1;width:max-content;max-width:calc(100% - 96px);translate:-50% 0}.about-yy__hero-title{display:grid;grid-template-columns:max-content auto max-content;align-items:stretch;justify-content:center;column-gap:22px;color:var(--gold)}.about-yy__hero-col{display:flex;flex-direction:column;gap:20px;overflow:hidden}.about-yy__hero-col:first-child{align-items:flex-end;text-align:right}.about-yy__hero-col:last-child{align-items:flex-start;text-align:left}.about-yy__hero-soft,.about-yy__hero-hard{display:block;will-change:transform}.about-yy__hero-soft{font-size:61px;font-weight:200;letter-spacing:.02em;line-height:1;color:var(--gold)}.about-yy__hero-hard{font-size:91px;font-weight:800;letter-spacing:.01em;line-height:1}.about-yy__hero-rule{width:1.5px;background:var(--gold);align-self:stretch}.about-yy__hero-lead{display:grid;gap:0;margin-top:95px;max-width:874px;margin-left:auto;margin-right:auto;color:var(--gold);text-align:center;justify-items:center}.about-yy__hero-lead-line{display:block;line-height:44px;white-space:nowrap}.about-yy__hero-lead-part--lg{font-size:28px}.about-yy__hero-lead-part--md{font-size:22px}.about-yy__hero-lead-part--sm{font-size:20px}.about-yy__hero-lead-part--light{font-weight:300}.about-yy__hero-lead-part--medium{font-weight:500}.about-yy__hero-lead-part--extrabold{font-weight:800}.about-yy__system{position:relative;display:grid;align-items:start;padding:248px 120px 100px var(--brand-x);background:#fff;isolation:isolate}.about-yy__system:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:var(--about-yy-system-img) center / cover no-repeat;opacity:.57}.about-yy__system-copy{--about-yy-system-gap: 10px;position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--about-yy-system-gap);max-width:780px;color:var(--ink)}.about-yy__system-copy>*{margin:0}.about-yy__system h2{font-size:30px;font-weight:800;letter-spacing:.08em;line-height:1.15;color:var(--ink)}.about-yy__system-line{font-size:18px;font-weight:300;line-height:1.55;color:var(--ink)}.about-yy__system-strong{font-size:26px;font-weight:800;line-height:1.35;white-space:nowrap;color:var(--ink)}.about-yy__system-body{max-width:640px;font-size:17px;font-weight:300;line-height:1.65;color:var(--muted)}.about-yy__tech{position:relative;display:grid;place-items:center;padding:120px 240px;background:var(--navy)}.about-yy__tech-wm{position:absolute;left:50%;top:50%;width:min(520px,42vw);height:auto;opacity:.07;translate:-50% -50%;pointer-events:none;object-fit:contain}.about-yy__tech-copy{position:relative;z-index:1;max-width:1019px;color:var(--gold);font-size:24px;font-weight:300;line-height:52px;letter-spacing:0;text-align:center}.about-yy__tech-line{display:block}.about-yy__tech-copy p{margin:0}.about-yy__tech-copy p+p{margin-top:52px}.about-yy__tech-copy strong,.about-yy__tech-copy em{font-style:normal;font-weight:700;color:var(--gold)}.about-yy__future{position:relative;display:grid;place-items:center;padding:160px 200px;background:#edf2f5;text-align:center;isolation:isolate}.about-yy__future:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:var(--about-yy-future-img) center / cover no-repeat;opacity:.7}.about-yy__future-copy{position:relative;z-index:1;max-width:1200px;color:var(--ink)}.about-yy__future h2{margin-bottom:36px;font-size:73px;font-weight:800;line-height:1.2;letter-spacing:-.01em}.about-yy__future p{font-size:25px;font-weight:300;line-height:1.85;color:#2a3348}.about-yy__global{display:flex;align-items:center;justify-content:center;gap:34px;box-sizing:border-box;height:1131px;min-height:1131px;max-height:1131px;padding:0 var(--brand-x);background:var(--navy)}.about-yy__global-copy{--about-yy-global-gap: 0px;display:flex;flex-direction:column;gap:var(--about-yy-global-gap);flex:0 0 auto;width:609px;max-width:609px;color:var(--gold);font-size:26.5px;font-weight:300;line-height:60px;text-align:right}.about-yy__global-copy p{margin:0;line-height:60px}.about-yy__global-media{flex:0 0 auto;overflow:hidden;width:637px;height:722px;max-width:637px;aspect-ratio:637 / 722}.about-yy__global-media img{display:block;width:100%;height:100%;object-fit:cover}.about-yy>.about-yy__group{display:grid;grid-template-columns:auto 1fr;gap:35px;align-items:center;height:1080px;min-height:1080px;max-height:1080px;padding:0 var(--brand-x);background:var(--paper);color:var(--ink)}.about-yy__group-media{overflow:hidden;width:638px;height:750px;max-width:638px;aspect-ratio:638 / 750}.about-yy__group-media img{display:block;width:100%;height:100%;object-fit:cover}.about-yy__group-copy{--about-yy-group-gap: 48px;--about-yy-group-line: 1.8;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--about-yy-group-gap);padding-block:4px;font-size:24px;font-weight:300;line-height:var(--about-yy-group-line);color:var(--ink)}.about-yy__group-copy p{margin:0;white-space:nowrap}.about-yy__group-copy strong{font-weight:800}@media(min-width:441px)and (max-width:1366px){.about-yy>section{height:auto;min-height:0;max-height:none;overflow:visible}.about-yy__hero{height:auto;min-height:0;display:grid;place-items:center;padding:clamp(80px,10vh,120px) var(--page-pad)}.about-yy__hero-inner{position:relative;top:auto;left:auto;width:100%;max-width:900px;translate:none}.about-yy__hero-title{column-gap:clamp(14px,2vw,22px)}.about-yy__hero-col{gap:clamp(14px,2vh,24px)}.about-yy__hero-soft{font-size:clamp(22px,3.2vw,36px)}.about-yy__hero-hard{font-size:clamp(40px,6.5vw,64px)}.about-yy__hero-lead{margin-top:clamp(40px,6vh,72px);max-width:640px}.about-yy__hero-lead-line{white-space:normal;line-height:1.45}.about-yy__hero-lead-part--lg{font-size:clamp(18px,2.2vw,24px)}.about-yy__hero-lead-part--md{font-size:clamp(15px,1.9vw,20px)}.about-yy__hero-lead-part--sm{font-size:clamp(14px,1.7vw,18px)}.about-yy__system{min-height:0;align-content:center;padding:clamp(72px,10vh,120px) var(--page-pad)}.about-yy__system-copy{--about-yy-system-gap: 14px;max-width:640px}.about-yy__system h2{font-size:clamp(24px,3vw,30px)}.about-yy__system-strong{font-size:clamp(20px,2.6vw,26px);white-space:nowrap}.about-yy__tech{min-height:0;padding:clamp(72px,10vh,120px) var(--page-pad)}.about-yy__tech-copy{font-size:clamp(16px,2vw,20px);line-height:1.75}.about-yy__tech-wm{width:min(420px,55%)}.about-yy__future{min-height:0;padding:clamp(72px,10vh,120px) var(--page-pad)}.about-yy__future h2{margin-bottom:28px;font-size:clamp(36px,5.5vw,56px)}.about-yy__future p{font-size:clamp(18px,2.2vw,22px);line-height:1.7}.about-yy__global{flex-wrap:wrap;justify-content:center;gap:36px;height:auto;min-height:0;max-height:none;padding:clamp(64px,8vh,96px) var(--page-pad)}.about-yy__global-copy{flex:1 1 280px;width:auto;max-width:none;font-size:clamp(18px,2.4vw,24px);line-height:1.35;white-space:normal;text-align:left}.about-yy__global-copy p{line-height:inherit}.about-yy__global-media{flex:1 1 320px;width:min(420px,100%);max-width:420px;height:auto;aspect-ratio:637 / 722}.about-yy>.about-yy__group{grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);gap:32px;height:auto;min-height:0;max-height:none;padding:clamp(64px,8vh,96px) var(--page-pad)}.about-yy__group-media{width:100%;height:auto;max-width:none;aspect-ratio:638 / 750}.about-yy__group-media img{height:100%;object-fit:cover}.about-yy__group-copy{font-size:clamp(16px,2vw,20px);line-height:1.65;white-space:normal;gap:28px}.about-yy__group-copy p{white-space:normal}}@media(max-width:440px){.about-yy>section{height:auto;min-height:0;max-height:none;overflow:visible}.about-yy__hero{height:auto;min-height:0;display:grid;place-items:center;padding:88px 28px 64px}.about-yy__hero-inner{position:relative;top:auto;left:auto;width:100%;max-width:100%;translate:none}.about-yy__hero-title{width:100%;max-width:100%;column-gap:12px}.about-yy__hero-col{gap:8px;min-width:0}.about-yy__hero-soft{font-size:clamp(11px,3.2vw,14px);letter-spacing:.04em}.about-yy__hero-hard{font-size:clamp(18px,5.8vw,26px);letter-spacing:.01em}.about-yy__hero-lead{margin-top:28px;gap:0;max-width:100%;padding-inline:4px}.about-yy__hero-lead-line{white-space:normal;line-height:1.5;word-break:keep-all}.about-yy__hero-lead-part--lg{font-size:clamp(15px,4vw,17px)}.about-yy__hero-lead-part--md{font-size:clamp(14px,3.6vw,15px)}.about-yy__hero-lead-part--sm{font-size:13px}.about-yy__system{min-height:0;padding:56px 28px 64px}.about-yy__system-copy{--about-yy-system-gap: 14px;max-width:none}.about-yy__system h2{font-size:clamp(18px,5vw,22px);letter-spacing:.04em;line-height:1.25;word-break:keep-all}.about-yy__system-line{font-size:14px;line-height:1.55;word-break:keep-all}.about-yy__system-strong{font-size:clamp(16px,4.4vw,18px);line-height:1.45;white-space:normal;word-break:keep-all}.about-yy__system-body{font-size:14px;line-height:1.65;max-width:none;word-break:keep-all}.about-yy__tech{min-height:0;padding:72px 28px}.about-yy__tech-copy{max-width:36em;margin-inline:auto;font-size:14px;line-height:1.75;word-break:keep-all}.about-yy__tech-copy p+p{margin-top:.45em}.about-yy__tech-wm{width:min(240px,64%);opacity:.06}.about-yy__future{min-height:0;padding:72px 28px}.about-yy__future h2{margin-bottom:18px;font-size:clamp(24px,6.5vw,32px);line-height:1.3;word-break:keep-all}.about-yy__future p{font-size:14px;line-height:1.7;word-break:keep-all}.about-yy__future p+p{margin-top:.4em}.about-yy__global{flex-direction:column;align-items:stretch;gap:32px;height:auto;min-height:0;max-height:none;padding:64px 28px}.about-yy__global-copy{flex:none;order:1;--about-yy-global-gap: 10px;width:auto;max-width:none;font-size:15px;line-height:1.5;text-align:left;white-space:normal;word-break:keep-all}.about-yy__global-copy p{line-height:inherit}.about-yy__global-media{flex:none;order:0;width:100%;max-width:none;height:auto;aspect-ratio:637 / 722;border-radius:0}.about-yy>.about-yy__group{grid-template-columns:1fr;gap:32px;height:auto;min-height:0;max-height:none;padding:64px 28px 80px}.about-yy__group-media{width:100%;height:auto;max-width:none;aspect-ratio:638 / 750}.about-yy__group-media img{height:100%;object-fit:cover}.about-yy__group-copy{--about-yy-group-gap: 22px;--about-yy-group-line: 1.7;font-size:14px;line-height:var(--about-yy-group-line);white-space:normal;word-break:keep-all}.about-yy__group-copy p{white-space:normal}}.page--about-global{box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;background:#171f40;color:var(--gold);padding:0;min-height:0;height:auto;overflow:hidden}.about-global-orbit{position:relative;flex:1 1 auto;width:100%;min-height:0;height:100%;overflow:hidden;background:#171f40;-webkit-user-select:none;user-select:none}.about-global-canvas{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.about-global-logo{position:absolute;top:50%;left:50%;z-index:10;display:flex;flex-direction:column;align-items:center;pointer-events:none;width:100%;animation:about-global-float 6s ease-in-out infinite}@keyframes about-global-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 12px))}}.about-global-logo__mark{width:min(16vmin,80px);height:auto;overflow:visible}.about-global-logo__fill{fill:#b09c71}.about-global-logo__text{margin-top:6px;color:#b09c71;font-weight:800;font-size:min(3.2vmin,15px);letter-spacing:.08em;text-shadow:0 0 15px rgba(176,156,113,.4)}@media(max-width:440px){.about-global-logo__mark{width:min(11vmin,48px)}.about-global-logo__text{margin-top:4px;font-size:min(2.6vmin,11px)}@keyframes about-global-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 8px))}}.site:has(.page--about-global) .submenu-adjacent{gap:12px;padding:12px var(--page-pad) 14px}}.site:has(.page--about-global) .site-frame{height:100svh;min-height:100svh;max-height:100svh;overflow-x:clip;overflow-y:hidden}.site:has(.page--about-global) .site-main{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.site:has(.page--about-global) .submenu-adjacent{flex:0 0 auto;gap:24px;padding:24px var(--brand-x) 28px}.site:has(.page--about-global) .site-footer{flex-shrink:0}@media(min-width:1367px){.page--about-global{padding-inline:var(--brand-x)}.about-global-orbit{width:100%;max-width:100%;margin-inline:0;border-radius:0}}.page--news{background:var(--navy);color:var(--gold);padding:0 0 120px}.news-hero{padding:72px var(--brand-x) 64px;text-align:center}.news-hero__eyebrow{margin:0 0 18px;font-size:14px;font-weight:500;letter-spacing:.28em;color:#c6b496b8}.news-hero__title{margin:0;font-size:72px;font-weight:800;line-height:1;color:var(--gold)}.news-hero__sub{max-width:640px;margin:28px auto 0;color:#c6b496e0;font-size:18px;font-weight:300;line-height:1.65}.news-list{padding:0 var(--brand-x)}.news-list__items{margin:0;padding:0;list-style:none}.news-item__body{min-width:0}.news-item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-bottom:14px;color:#c6b496b3;font-size:14px;font-weight:300;letter-spacing:.04em}.news-item__cat{position:relative;padding-left:16px;color:var(--gold);font-weight:500}.news-item__cat:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:var(--gold);transform:translateY(-50%)}.news-item__title{margin:0;color:#f2ebe0;font-size:28px;font-weight:700;line-height:1.35}.news-item__summary{margin:14px 0 0;color:#c6b496d1;font-size:16px;font-weight:300;line-height:1.65}.news-item__thumb{overflow:hidden;background:#0f1528}.news-item__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.news-pager{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:64px}.news-pager__pages{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.news-pager__nav,.news-pager__page{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#c6b496bf;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:color .2s ease}.news-pager__nav:hover:not(:disabled),.news-pager__page:hover{color:var(--gold)}.news-pager__nav:disabled{opacity:.35;cursor:default}.news-pager__page{display:grid;place-items:center;min-width:36px;height:36px;border:1px solid transparent}.news-pager__page.is-active{color:var(--gold);border-color:#b09c728c}.page--news .news-feature{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;margin-bottom:56px;padding-bottom:56px;border-bottom:1px solid rgba(176,156,114,.28)}.page--news .news-feature.is-solo{margin-bottom:0;padding-bottom:0;border-bottom:0}.page--news .news-feature--link{color:inherit;text-decoration:none;transition:opacity .2s ease}.page--news .news-feature--link:hover{opacity:.9}.page--news .news-feature--link:hover .news-feature__title{color:var(--gold)}.page--news .news-item__link{display:contents;color:inherit;text-decoration:none}.page--news .news-feature__media{overflow:hidden;aspect-ratio:16 / 10;background:#0f1528}.page--news .news-feature__media img{width:100%;height:100%;object-fit:cover}.page--news .news-feature__title{margin:0;color:#f2ebe0;font-size:36px;font-weight:700;line-height:1.3}.page--news .news-feature__summary{margin:18px 0 0;color:#c6b496e0;font-size:17px;font-weight:300;line-height:1.7}.page--news .news-list__items{border-top:1px solid rgba(176,156,114,.28)}.page--news .news-item{display:grid;grid-template-columns:160px minmax(0,1fr);gap:28px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(176,156,114,.22)}.page--news .news-item__thumb{width:160px;height:104px}.page--news .news-item__title{font-size:20px}.page--news .news-item__summary{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1366px){.page--news .news-feature{grid-template-columns:1fr;gap:28px}}@media(max-width:440px){.news-hero{padding:56px 24px 40px}.news-hero__title{font-size:42px}.news-hero__sub{font-size:15px}.news-list{padding:0 24px}.page--news .news-item{grid-template-columns:1fr;gap:16px;padding:24px 0}.page--news .news-item__thumb{width:100%;height:auto;aspect-ratio:16 / 10}.page--news .news-feature__title{font-size:26px}.news-item__title{font-size:20px}.news-item__summary{font-size:14px}.news-pager{gap:16px;margin-top:48px}}@media(max-width:1366px){.site-nav,.site-mega,.site-lang{display:none!important}.site-burger{display:block}.site-top{position:fixed;top:0;left:0;right:0;width:100%;z-index:90}.site-frame{padding-top:var(--header-h)}.site-brand{left:var(--brand-x);top:50%;transform:translateY(-50%);height:auto}.site-mobile{display:block;position:fixed;inset:var(--header-h) 0 0;z-index:80;background:#0f1528fa;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.site-mobile.is-open{transform:translate(0)}.site-mobile__inner{padding:24px var(--brand-x) 48px}.site-mobile__lang{display:flex;gap:8px;margin-bottom:28px}.site-mobile__lang button{min-width:48px;height:36px;border:1px solid rgba(176,156,114,.35);color:#c6b496bf;font-size:12px;font-weight:600;letter-spacing:.1em}.site-mobile__lang button.is-active{border-color:var(--gold);color:var(--gold)}.site-mobile__group{border-top:1px solid rgba(176,156,114,.2)}.site-mobile__group-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0;color:var(--gold);font-size:16px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.site-mobile__group-btn:after{content:"";width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.site-mobile__group.is-open .site-mobile__group-btn:after{transform:translateY(3px) rotate(225deg)}.site-mobile__links{display:flex;flex-direction:column;gap:14px;padding:0 0 20px}.site-mobile__links a{color:#f2ebe0e0;font-size:15px;font-weight:400}.site-mobile__links a.active{color:var(--gold)}.site-footer__title{font-size:15px}.site-footer__logo{width:18px;height:21px}.site-footer__email{font-size:12px}.site-footer__rights{font-size:11px;white-space:normal;max-width:36%;text-align:center}.home-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;min-height:70vh;padding:88px 0 48px;background:var(--navy)}.home-hero__title{position:relative;left:auto;top:auto;width:min(920px,calc(100% - 48px));margin:0 auto 32px;white-space:normal;transform:none}.home-hero__light,.home-hero__strong{font-size:clamp(28px,5vw,52px);line-height:1.15}.home-hero__media{position:relative;left:auto;top:auto;width:100%;max-width:100%;height:auto;aspect-ratio:1920 / 680;flex:0 0 auto;margin:0;overflow:hidden;background:transparent}.home-hero__media .auto-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__media video{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.biz-video,.biz-hero__video{padding:48px 0}.biz-video__media,.page--biz-fhd .biz-video__media{width:min(100%,calc(100% - 48px));height:auto;aspect-ratio:16 / 7}.home-gap,.home-gap--199{height:clamp(48px,8vw,120px)}.home-story{height:auto;padding:48px var(--page-pad) 64px}.home-story__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;width:100%;height:auto;margin:0}.home-story__watermark{display:none}.home-story__copy{width:auto}.home-story__title{padding-top:0}.home-story__title-a,.home-story__title-b{width:auto;font-size:clamp(28px,4.5vw,48px);line-height:1.15;letter-spacing:.02em}.home-story__body{width:auto;margin-top:20px;font-size:16px;line-height:1.55}.home-story__media{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:3 / 4}.home-cta{height:auto!important;min-height:0!important;max-height:none!important;padding:clamp(64px,10vw,96px) var(--page-pad) clamp(56px,8vw,80px)!important}.home-cta__copy{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:min(920px,100%)!important;margin:0 auto!important;transform:none!important}.home-cta__lead{font-size:clamp(28px,5vw,52px)}.home-cta__sub{font-size:clamp(16px,2.4vw,22px)}.home-cta__body{margin-top:28px;font-size:15px;line-height:1.8}.home-cta__body p+p{margin-top:.85em}.home-biz{padding:clamp(56px,8vw,80px) var(--page-pad) clamp(96px,8.3vw,160px)!important}.home-biz__title{margin-bottom:clamp(48px,2.96em,120px);font-size:clamp(40px,5.5vw,64px)}.home-biz__list{width:100%;gap:72px}.home-biz__row,.home-biz__row.is-reverse{grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,40px);justify-content:stretch}.home-biz__media,.home-biz__copy{width:100%;min-width:0}.home-biz__name{font-size:clamp(28px,3.2vw,36px);margin-bottom:20px;font-weight:800;white-space:nowrap}.home-biz__headline{margin-bottom:20px;font-size:clamp(20px,2.4vw,26px);font-weight:800;line-height:1.25}.home-biz__desc{font-size:clamp(15px,1.8vw,18px);font-weight:300;line-height:1.45;color:var(--gold)}.home-biz__more{margin-top:16px;font-size:13px}.home-biz__headline-line,.home-biz__desc-line{display:inline}.home-biz__headline-line+.home-biz__headline-line:before,.home-biz__desc-line+.home-biz__desc-line:before{content:" "}.home-biz__row.is-reverse .home-biz__copy,.home-biz__copy{word-break:keep-all}.page--biz-fhd>section{overflow:visible;height:auto!important;max-height:none!important;min-height:auto}.page--biz-fhd .biz-split__inner{grid-template-columns:1fr}.page--biz-fhd .biz-split__media,.page--biz-fhd .biz-split__media img{width:100%;max-height:420px;object-fit:cover}.page--biz-fhd .biz-hero__title:not(.biz-hero__title--commerce):not(.biz-hero__title--property),.page--biz-fhd .biz-hero__title:not(.biz-hero__title--commerce):not(.biz-hero__title--property) span{white-space:normal;font-size:clamp(32px,4.5vw,56px);line-height:1.15}.biz-split__inner{gap:32px;padding-left:var(--page-pad);padding-right:var(--page-pad)}.news-hero,.news-list{margin-left:var(--page-pad);margin-right:var(--page-pad);padding-left:0;padding-right:0}.news-hero{padding-left:var(--page-pad);padding-right:var(--page-pad);margin-left:0;margin-right:0}}@media(max-width:1366px){.site-main :where(p,li,.biz-hero__sub,.biz-hero__sub-line,.biz-pet-hero__sub,.biz-pet-hero__sub-line,.biz-center__line,.biz-overlay__copy,.biz-overlay__copy li,.biz-split__copy,.biz-split__copy li,.biz-pet-yellow__copy,.biz-pet-yellow li,.home-cta__sub,.home-cta__body,.home-cta__body p,.home-story__body,.home-story__body p,.home-story__body-line,.home-biz__desc,.home-biz__desc-line,.invest-philosophy__copy,.invest-philosophy__line,.invest-talent-block__sub,.invest-talent-block__body,.invest-talent-block__line,.news-hero__sub,.news-feature__summary,.news-item__summary,.about-yy__hero-lead,.about-yy__hero-lead-line,.about-yy__system-body,.about-yy__system-body-line,.about-yy__tech-line,.about-yy__future-copy,.about-yy__global-copy,.about-yy__group-copy){text-wrap:pretty}.site-main :where(h2,h3,.home-story__title,.home-biz__title,.home-biz__headline,.news-hero__title,.news-feature__title,.news-item__title,.invest-roadmap h2,.invest-talent-block__title,.biz-overlay__copy h2,.biz-split__copy h2,.biz-center h2){text-wrap:balance}}@media(max-width:440px){.site,.site-frame,.site-main,.page,.page>section{max-width:100%;overflow-x:clip}img{max-width:100%;height:auto}video,canvas,svg{max-width:100%}.home-hero__title,.home-story__inner,.home-story__copy,.home-story__media,.biz-video__media,.page--biz-fhd .biz-video__media{left:auto!important;right:auto!important;width:auto!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.home-hero__title{width:min(920px,calc(100% - 48px))!important;max-width:calc(100% - 48px)!important;margin-left:auto!important;margin-right:auto!important;padding-inline:0;box-sizing:border-box;white-space:normal!important}.home-hero__media{left:auto!important;right:auto!important;width:100%!important;max-width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important}.page--biz-fhd .biz-hero__title,.page--biz-fhd .biz-hero__line,.page--biz-fhd .biz-hero__sub,.page--biz-fhd .biz-overlay__copy,.page--biz-fhd .biz-overlay__copy h2,.page--biz-fhd .biz-overlay__copy li,.page--biz-fhd .biz-split__copy h2,.page--biz-fhd .biz-split__copy li,.page--biz-fhd .biz-center h2,.page--biz-fhd .biz-center li,.page--biz-fhd .biz-pet-hero__top,.page--biz-fhd .biz-pet-hero__main,.page--biz-fhd .biz-pet-hero p,.page--biz-fhd .biz-pet-yellow h2,.page--biz-fhd .biz-pet-yellow li{white-space:normal!important;width:auto!important;max-width:100%!important}.page--biz-fhd .biz-hero__line{display:block!important}.site-brand{left:20px}.site-brand__mark{font-size:18px}.site-brand__icon{width:28px;height:32px}.site-mobile__inner{padding:24px 20px 48px}.site-footer{height:auto;min-height:var(--header-h);padding:20px}.site-footer__inner{display:flex;flex-direction:column;align-items:flex-start;gap:10px;height:auto}.site-footer__title,.site-footer__email,.site-footer__rights{position:static;transform:none;max-width:none;white-space:normal}.site-footer__title{font-size:14px}.site-footer__logo{width:16px;height:18px}.site-footer__email{font-size:13px}.site-footer__rights{font-size:11px;opacity:.8}.home{--home-y: 40px;--home-x: 20px}.home-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:72px 0 var(--home-y)}.home-hero__title{width:calc(100% - (var(--home-x) * 2))!important;max-width:calc(100% - (var(--home-x) * 2))!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:24px;padding-inline:0;box-sizing:border-box;white-space:normal!important}.home-hero__light,.home-hero__strong{display:block;width:100%;max-width:100%;white-space:nowrap;font-size:clamp(17px,5.2vw,28px);line-height:1.25;letter-spacing:0}.home-hero__strong{margin-top:-4px}.home-hero__media{width:100%;height:auto;aspect-ratio:1920 / 680;flex:0 0 auto}.home-hero__media .auto-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__media video{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.biz-video,.biz-hero__video{padding:32px 0}.biz-video__media,.page--biz-fhd .biz-video__media{width:100%;aspect-ratio:16 / 10}.page--biz-fhd .biz-hero__video,.page--biz-fhd .biz-pet-hero .biz-hero__video{align-self:stretch!important;justify-self:stretch!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;box-sizing:border-box!important}.page--biz-fhd .biz-hero__video .biz-video__media,.page--biz-fhd .biz-pet-hero .biz-hero__video .biz-video__media{display:block;width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:1920 / 680!important;overflow:hidden;background:#0a0e1a}.page--biz-fhd .biz-hero__video .biz-video__media video,.page--biz-fhd .biz-pet-hero .biz-hero__video .biz-video__media video{display:block;width:100%!important;max-width:none!important;height:100%!important;object-fit:contain;object-position:center center}.page--biz-fhd .biz-hero,.page--biz-fhd .biz-pet-hero{padding-top:0!important;padding-bottom:clamp(64px,16vw,120px)!important}.page--biz-fhd .biz-hero__inner,.page--biz-fhd .biz-pet-hero__inner{margin-top:clamp(48px,12vw,80px)!important;margin-bottom:clamp(48px,12vw,80px)!important}.page--biz-fhd .biz-hero__video,.page--biz-fhd .biz-pet-hero .biz-hero__video{margin-top:0!important;margin-bottom:0!important}.home-gap,.home-gap--199{display:none;height:0}.home-story{padding:var(--home-y) var(--home-x)}.home-story__inner{grid-template-columns:1fr;gap:28px}.home-story__media{aspect-ratio:16 / 10;max-height:280px}.home-story__title-a,.home-story__title-b{font-size:28px}.home-story__body{font-size:14px;line-height:1.6}.home-story__body p{margin-bottom:16px}.home-cta{height:auto!important;min-height:0!important;max-height:none!important;padding:var(--home-y) var(--home-x)!important}.home-cta__copy{position:relative!important;top:auto!important;left:auto!important;transform:none!important}.home-cta__lead{font-size:28px}.home-cta__sub{font-size:15px}.home-cta__body{margin-top:24px;max-width:34em;margin-left:auto;margin-right:auto;font-size:13.5px;line-height:1.85;letter-spacing:-.01em}.home-cta__body p+p{margin-top:1em}.home-biz{padding:var(--home-y) var(--home-x) calc(var(--home-y) * 2)!important}.home-biz__title{margin-bottom:clamp(32px,2.96em,48px);font-size:clamp(28px,8vw,36px)}.home-biz__list{gap:48px}.home-biz__row,.home-biz__row.is-reverse{grid-template-columns:1fr;gap:18px}.home-biz__row .home-biz__media,.home-biz__row.is-reverse .home-biz__media{order:0}.home-biz__row .home-biz__copy,.home-biz__row.is-reverse .home-biz__copy{order:1;text-align:left}.home-biz__row.is-reverse .home-biz__more{margin-left:0}.home-biz__media img{aspect-ratio:16 / 10}.home-biz__name{margin-bottom:14px;font-size:22px;font-weight:800;white-space:normal}.home-biz__headline{margin-bottom:14px;font-size:18px;font-weight:800;line-height:1.3}.home-biz__desc{font-size:15px;font-weight:300;line-height:1.5;color:var(--gold);word-break:keep-all}.home-biz__more{margin-top:14px;font-size:12px}.page--biz-fhd:not(.page--biz-ai):not(.page--biz-semi):not(.page--biz-branding):not(.page--biz-commerce):not(.page--biz-mobility):not(.page--biz-property):not(.page--biz-tourism):not(.page--biz-ship):not(.page--biz-pet) .biz-split__inner,.page--biz-fhd:not(.page--biz-ai):not(.page--biz-semi):not(.page--biz-branding):not(.page--biz-commerce):not(.page--biz-mobility):not(.page--biz-property):not(.page--biz-tourism):not(.page--biz-ship):not(.page--biz-pet) .biz-hero__inner{padding-left:20px;padding-right:20px}.page--biz-fhd:not(.page--biz-ai):not(.page--biz-semi):not(.page--biz-branding):not(.page--biz-commerce):not(.page--biz-mobility):not(.page--biz-property):not(.page--biz-tourism):not(.page--biz-ship):not(.page--biz-pet) .biz-hero__title{font-size:clamp(26px,7vw,36px);line-height:1.2}.page--biz-fhd:not(.page--biz-ai):not(.page--biz-semi):not(.page--biz-branding):not(.page--biz-commerce):not(.page--biz-mobility):not(.page--biz-property):not(.page--biz-tourism):not(.page--biz-ship):not(.page--biz-pet) .biz-hero__sub{font-size:14px;white-space:normal}.news-hero__title{font-size:36px}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd .biz-hero__video,.page--biz-fhd .biz-pet-hero .biz-hero__video{align-self:stretch!important;justify-self:stretch!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;box-sizing:border-box!important}.page--biz-fhd .biz-hero__video .biz-video__media,.page--biz-fhd .biz-pet-hero .biz-hero__video .biz-video__media{display:block;width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:1920 / 680!important;overflow:hidden;background:#0a0e1a}.page--biz-fhd .biz-hero__video .biz-video__media video,.page--biz-fhd .biz-pet-hero .biz-hero__video .biz-video__media video{display:block;width:100%!important;max-width:none!important;height:100%!important;object-fit:contain;object-position:center center}.page--biz-fhd .biz-hero,.page--biz-fhd .biz-pet-hero{padding-bottom:0!important}.page--biz-fhd.page--biz-ai .biz-hero,.page--biz-fhd.page--biz-semi .biz-hero,.page--biz-fhd.page--biz-branding .biz-hero,.page--biz-fhd.page--biz-commerce .biz-hero,.page--biz-fhd.page--biz-mobility .biz-hero,.page--biz-fhd.page--biz-property .biz-hero,.page--biz-fhd.page--biz-tourism .biz-hero,.page--biz-fhd.page--biz-ship .biz-hero,.page--biz-fhd.page--biz-pet .biz-pet-hero{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;max-height:none!important;padding:clamp(56px,7vh,80px) var(--page-pad)!important;box-sizing:border-box!important;overflow:visible!important}.page--biz-fhd.page--biz-ai .biz-hero__inner,.page--biz-fhd.page--biz-semi .biz-hero__inner,.page--biz-fhd.page--biz-branding .biz-hero__inner,.page--biz-fhd.page--biz-commerce .biz-hero__inner,.page--biz-fhd.page--biz-mobility .biz-hero__inner,.page--biz-fhd.page--biz-property .biz-hero__inner,.page--biz-fhd.page--biz-tourism .biz-hero__inner,.page--biz-fhd.page--biz-ship .biz-hero__inner,.page--biz-fhd.page--biz-pet .biz-pet-hero__inner{flex:0 0 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-self:center!important;width:max-content!important;max-width:calc(100% - 48px)!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;box-sizing:border-box;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;translate:none!important}.page--biz-fhd.page--biz-ai .biz-hero__video,.page--biz-fhd.page--biz-semi .biz-hero__video,.page--biz-fhd.page--biz-branding .biz-hero__video,.page--biz-fhd.page--biz-commerce .biz-hero__video,.page--biz-fhd.page--biz-mobility .biz-hero__video,.page--biz-fhd.page--biz-property .biz-hero__video,.page--biz-fhd.page--biz-tourism .biz-hero__video,.page--biz-fhd.page--biz-ship .biz-hero__video,.page--biz-fhd.page--biz-pet .biz-pet-hero .biz-hero__video{flex:0 0 auto!important;margin-top:28px!important}.page--biz-fhd.page--biz-mobility .biz-hero{display:flex!important;flex-direction:column!important;align-items:center!important;padding-left:0!important;padding-right:0!important}.page--biz-fhd.page--biz-mobility .biz-hero__inner{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;translate:none!important;transform:none!important;align-items:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:max-content!important;max-width:calc(100% - 48px)!important}.page--biz-fhd.page--biz-mobility .biz-hero__title{align-items:center!important;text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-hero__line,.page--biz-fhd.page--biz-mobility .biz-hero__sub{text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-hero__sub{margin-inline:auto!important}.page--biz-fhd.page--biz-mobility .biz-hero__video{align-self:stretch!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.page--biz-fhd.page--biz-ai .biz-overlay,.page--biz-fhd.page--biz-ai .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ai .biz-overlay--center,.page--biz-fhd.page--biz-semi .biz-overlay,.page--biz-fhd.page--biz-semi .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-semi .biz-overlay--center,.page--biz-fhd.page--biz-branding .biz-overlay,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-mobility .biz-overlay--center,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-property .biz-overlay--center,.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ship .biz-overlay--center,.page--biz-fhd.page--biz-ship .biz-overlay--right{min-height:500px!important;height:auto!important;display:grid;align-items:center!important;align-content:center}.page--biz-fhd.page--biz-ai .biz-overlay--center,.page--biz-fhd.page--biz-semi .biz-overlay--center,.page--biz-fhd.page--biz-branding .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-mobility .biz-overlay--left,.page--biz-fhd.page--biz-mobility .biz-overlay--center,.page--biz-fhd.page--biz-property .biz-overlay--center,.page--biz-fhd.page--biz-tourism .biz-overlay--center,.page--biz-fhd.page--biz-ship .biz-overlay--center{justify-items:center!important}.page--biz-fhd.page--biz-ai .biz-overlay--left,.page--biz-fhd.page--biz-ai .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-semi .biz-overlay--left,.page--biz-fhd.page--biz-semi .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay--left,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-property .biz-overlay--left,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-tourism .biz-overlay--left,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){justify-items:start!important}.page--biz-fhd.page--biz-ship .biz-overlay--right{justify-items:end!important;text-align:right!important}.page--biz-fhd.page--biz-ai .biz-center,.page--biz-fhd.page--biz-commerce .biz-center,.page--biz-fhd.page--biz-mobility .biz-center,.page--biz-fhd.page--biz-property .biz-center,.page--biz-fhd.page--biz-tourism .biz-center,.page--biz-fhd.page--biz-ship .biz-center{min-height:500px!important;height:auto!important;display:grid;place-items:center!important;align-content:center}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2{margin-bottom:16px!important;font-size:clamp(26px,3.6vw,36px)!important;line-height:1.35!important;white-space:normal!important}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li{margin:8px 0!important;font-size:clamp(15px,1.9vw,20px)!important;line-height:1.5!important;white-space:normal!important}.page--biz-fhd.page--biz-mobility .biz-split{margin-top:0!important;height:auto!important;min-height:0!important;max-height:none!important;align-items:center!important;justify-items:center!important}.page--biz-fhd.page--biz-mobility .biz-split__inner{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;grid-template-columns:1fr!important;align-items:center!important;justify-content:center!important;padding:clamp(48px,7vh,80px) var(--page-pad)!important}.page--biz-fhd.page--biz-mobility .biz-split__copy{height:auto!important;min-height:0!important;align-self:center!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding-top:0!important}.page--biz-fhd.page--biz-mobility .biz-split__copy h2,.page--biz-fhd.page--biz-mobility .biz-split__copy li{text-align:center!important}.page--biz-fhd.page--biz-mobility .biz-split__media,.page--biz-fhd.page--biz-mobility .biz-split__media img{width:100%!important;max-width:none!important;height:auto!important;max-height:360px!important}}@media(min-width:441px)and (max-width:1366px){.about-yy__hero,.about-yy__system,.about-yy__future{min-height:500px!important;height:auto!important;display:grid;align-items:center!important;align-content:center}.about-yy__hero,.about-yy__future{justify-items:center!important}.about-yy__system{justify-items:start!important}}@media(max-width:1366px){.home .home-cta{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:clamp(56px,8vw,80px)!important}.home .home-cta__copy{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;transform:none!important}.home .home-biz{padding-top:clamp(56px,8vw,80px)!important}}@media(max-width:440px){.home .home-cta{padding-top:var(--home-y, 40px)!important;padding-bottom:var(--home-y, 40px)!important}.home .home-biz{padding-top:var(--home-y, 40px)!important}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-commerce .biz-hero{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:clamp(72px,9vh,100px) var(--page-pad) clamp(48px,6vh,72px)!important}.page--biz-fhd.page--biz-commerce .biz-hero__inner{flex:0 0 auto!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:max-content!important;max-width:calc(100% - 48px)!important;min-height:0!important;margin-inline:auto!important;padding:0!important;box-sizing:border-box!important}.page--biz-fhd.page--biz-commerce .biz-hero__video{flex:0 0 auto!important;margin-top:28px!important;align-self:stretch!important}.page--biz-fhd.page--biz-commerce .biz-hero__title--commerce{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:max-content!important;max-width:100%!important;margin:0 auto!important;font-size:clamp(52px,9.2vw,88px)!important;line-height:1!important;text-align:left!important}.page--biz-fhd.page--biz-commerce .biz-hero__title--commerce>span{font-size:inherit!important;line-height:inherit!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l1{display:flex!important;align-items:baseline!important;justify-content:flex-start!important;width:max-content!important;height:auto!important;white-space:nowrap!important;text-align:left!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-powering{font-size:1em!important;font-weight:100!important;line-height:.75!important;white-space:nowrap!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-space{display:none!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-the{position:relative!important;top:-.068em!important;margin-left:.082em!important;font-size:.34em!important;font-weight:100!important;line-height:1!important;white-space:nowrap!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2{display:block!important;width:max-content!important;max-width:none!important;height:auto!important;margin-top:.163em!important;font-size:.559em;font-weight:800!important;line-height:1.34!important;white-space:nowrap!important;text-align:left!important}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2-svg{display:block;overflow:visible}.page--biz-fhd.page--biz-commerce .biz-hero__commerce-l2-text{fill:currentColor}.page--biz-fhd.page--biz-commerce .biz-hero__sub{width:max-content!important;max-width:min(36em,100%)!important;margin:0 auto!important;text-align:center!important}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-center{display:grid!important;justify-items:center!important;align-items:center!important;align-content:center!important;text-align:center!important;padding:clamp(48px,7vh,80px) var(--page-pad)!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy,.page--biz-fhd.page--biz-commerce .biz-center__inner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:0!important;width:100%!important;max-width:min(720px,100%)!important;margin:0 auto!important;padding:0!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy ul,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy ul,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy ul,.page--biz-fhd.page--biz-commerce .biz-center__inner ul{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-commerce .biz-center h2{margin:0 0 16px!important;font-size:clamp(26px,3.6vw,36px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important;text-align:center!important}.page--biz-fhd.page--biz-commerce .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay--center .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li,.page--biz-fhd.page--biz-commerce .biz-center li{margin:0!important;padding:0!important;font-size:clamp(15px,1.9vw,20px)!important;font-weight:300!important;line-height:1.5!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important;text-align:center!important}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-property .biz-overlay__copy h2{margin:0 0 16px!important;font-size:clamp(26px,3.6vw,36px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li,.page--biz-fhd.page--biz-property .biz-overlay__copy li{margin:8px 0!important;font-size:clamp(15px,1.9vw,20px)!important;font-weight:300!important;line-height:1.5!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy h2,.page--biz-fhd.page--biz-tourism .biz-overlay__copy h2{margin:0 0 16px!important;font-size:clamp(26px,3.6vw,36px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center) .biz-overlay__copy li,.page--biz-fhd.page--biz-tourism .biz-overlay__copy li{margin:8px 0!important;font-size:clamp(15px,1.9vw,20px)!important;font-weight:300!important;line-height:1.5!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){min-height:0!important;height:auto!important;max-height:min(520px,58vh)!important;aspect-ratio:16 / 10!important;background-size:cover!important;background-position:center!important}}@media(min-width:441px)and (max-width:1366px)and (max-height:800px){.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center){max-height:48vh!important;aspect-ratio:2 / 1!important}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-overlay:not(.biz-overlay--center){display:grid!important;justify-items:end!important;align-items:start!important;align-content:start!important;text-align:right!important;padding:clamp(48px,7vh,80px) var(--page-pad)!important;width:100%!important;height:auto!important;min-height:480px!important;max-height:none!important;aspect-ratio:unset!important;background-size:cover!important;background-position:center!important;overflow:visible!important}.page--biz-fhd.page--biz-ship .biz-overlay__copy,.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy{width:100%!important;max-width:min(560px,100%)!important;margin-left:auto!important;margin-right:0!important;text-align:right!important;box-sizing:border-box!important}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy h2,.page--biz-fhd.page--biz-ship .biz-overlay__copy h2{margin:0 0 16px!important;font-size:clamp(26px,3.6vw,36px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important;text-align:right!important}.page--biz-fhd.page--biz-ship .biz-overlay--right .biz-overlay__copy li,.page--biz-fhd.page--biz-ship .biz-overlay__copy li{margin:8px 0!important;font-size:clamp(15px,1.9vw,20px)!important;font-weight:300!important;line-height:1.5!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important;text-align:right!important}}@media(min-width:441px)and (max-width:1366px)and (max-height:800px){.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-overlay:not(.biz-overlay--center){width:100%!important;max-width:100%!important;height:auto!important;min-height:440px!important;max-height:none!important;aspect-ratio:unset!important}}@media(max-width:1366px){.page--biz-fhd>section,.page--biz-fhd .biz-hero,.page--biz-fhd .biz-video,.page--biz-fhd .biz-overlay,.page--biz-fhd .biz-overlay--left,.page--biz-fhd .biz-overlay--right,.page--biz-fhd .biz-overlay--center,.page--biz-fhd .biz-overlay:not(.biz-overlay--center),.page--biz-fhd .biz-center,.page--biz-fhd .biz-split,.page--biz-fhd .biz-split--navy{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media(max-width:440px){.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center{width:100%!important;max-width:100%!important;min-width:0!important;aspect-ratio:unset!important;height:clamp(200px,48vw,280px)!important;max-height:none!important}.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right{width:100%!important;max-width:100%!important;min-width:0!important}}@media(max-width:440px){.page--biz-fhd.page--biz-ai .biz-overlay,.page--biz-fhd.page--biz-ai .biz-overlay--right,.page--biz-fhd.page--biz-ai .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-semi .biz-overlay,.page--biz-fhd.page--biz-semi .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-mobility .biz-overlay--center,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ai .biz-center,.page--biz-fhd.page--biz-commerce .biz-center,.page--biz-fhd.page--biz-mobility .biz-center,.page--biz-fhd.page--biz-property .biz-center,.page--biz-fhd.page--biz-tourism .biz-center,.page--biz-fhd.page--biz-ship .biz-center,.page--biz-fhd.page--biz-pet .biz-center{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:300px!important;min-height:300px!important;max-height:300px!important;aspect-ratio:unset!important;overflow:hidden!important;background-size:cover!important;background-position:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;align-content:center!important}}@media(min-width:441px)and (max-width:1366px){.page--biz-fhd.page--biz-ai .biz-overlay,.page--biz-fhd.page--biz-ai .biz-overlay--right,.page--biz-fhd.page--biz-ai .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-semi .biz-overlay,.page--biz-fhd.page--biz-semi .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay,.page--biz-fhd.page--biz-branding .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-branding .biz-overlay--center,.page--biz-fhd.page--biz-commerce .biz-overlay,.page--biz-fhd.page--biz-commerce .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-commerce .biz-overlay--center,.page--biz-fhd.page--biz-mobility .biz-overlay,.page--biz-fhd.page--biz-mobility .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-mobility .biz-overlay--center,.page--biz-fhd.page--biz-property .biz-overlay,.page--biz-fhd.page--biz-property .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-tourism .biz-overlay,.page--biz-fhd.page--biz-tourism .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ship .biz-overlay,.page--biz-fhd.page--biz-ship .biz-overlay--right,.page--biz-fhd.page--biz-ship .biz-overlay:not(.biz-overlay--center),.page--biz-fhd.page--biz-ai .biz-center,.page--biz-fhd.page--biz-commerce .biz-center,.page--biz-fhd.page--biz-mobility .biz-center,.page--biz-fhd.page--biz-property .biz-center,.page--biz-fhd.page--biz-tourism .biz-center,.page--biz-fhd.page--biz-ship .biz-center,.page--biz-fhd.page--biz-pet .biz-center{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:500px!important;min-height:500px!important;max-height:500px!important;aspect-ratio:unset!important;overflow:hidden!important;background-size:cover!important;background-position:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;align-content:center!important}}
