.hero-container{background-color:#1a1d27;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero,.hero-container{position:relative;width:100%;overflow:hidden}.hero{height:100vh;height:100dvh;min-height:600px;display:flex;align-items:center;justify-content:center}.hero__slide-bg{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out;z-index:0;pointer-events:none}.hero__slide-bg--active{opacity:1;z-index:1}.hero__slide-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,17,23,.2),rgba(15,17,23,.06) 45%,rgba(15,17,23,.28));z-index:2;pointer-events:none}.hero__content{position:absolute;inset:0;z-index:3;padding:0 clamp(12px,3vw,40px);box-sizing:border-box;pointer-events:none}.hero__content,.hero__title-mask{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.hero__title-mask{overflow:hidden;height:clamp(64px,16vw,220px);container-type:inline-size;container-name:hero-title}.hero__place-name{font-family:var(--font-display),sans-serif!important;font-size:clamp(1.5rem,8.2cqi,10rem);font-weight:900;letter-spacing:.03em;line-height:1.15;text-transform:uppercase;text-align:center;color:#c81e32;margin:0;padding:.1em .04em;box-sizing:border-box;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@supports not (font-size:1cqi){.hero__place-name{font-size:clamp(1.85rem,calc((100vw - 1.5rem) / 10),10rem)}}@media (max-width:1024px){.hero__title-mask{height:clamp(72px,14vw,160px)}.hero__place-name{font-size:clamp(2rem,9.5cqi,7.5rem);letter-spacing:.025em}}@media (max-width:768px){.hero{min-height:520px}.hero__content{padding:0 clamp(8px,2.5vw,16px)}.hero__title-mask{height:clamp(72px,22vw,140px)}.hero__place-name{font-size:clamp(2rem,11cqi,5.5rem);letter-spacing:.02em}}@media (max-width:480px){.hero__title-mask{height:clamp(64px,24vw,110px)}.hero__place-name{font-size:clamp(1.85rem,12cqi,4rem);letter-spacing:.015em}}.scSection{position:relative;width:100%;padding:clamp(72px,9vw,120px) clamp(16px,3vw,48px) clamp(40px,5vw,64px);background:#fff;overflow:hidden;font-family:var(--font-display);color:#0f1117}.scSection__inner{position:relative;z-index:1;max-width:1600px;margin:0 auto}.scIntro{margin-bottom:clamp(32px,4vw,48px);padding:0 clamp(8px,2vw,32px)}.scIntro__eyebrow{margin:0 0 16px;font-size:clamp(14px,1.2vw,16px);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#c81e32}.scIntro__row{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(24px,4vw,64px);align-items:end}.scIntro__title{margin:0;font-size:clamp(32px,6vw,72px);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#0f1117;max-width:100%;overflow-wrap:anywhere;word-break:break-word}html[lang=bn] .scIntro__title,html[lang=ja] .scIntro__title{font-size:clamp(28px,5.2vw,56px);line-height:1.2;letter-spacing:0}.scIntro__title span{color:#c81e32}.scIntro__aside{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:6px}.scIntro__subtitle{margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.55;color:#5a6170}.scIntro__cta{display:inline-flex;align-items:center;padding:14px 28px;background:#c81e32;color:#fff;font-size:16px;font-weight:700;text-decoration:none;border-radius:9999px;transition:background .25s ease,transform .25s ease}.scIntro__cta:hover{background:#a61828;transform:translateY(-2px)}.scGallery{position:relative;flex-direction:column;gap:32px;margin-top:10px}.scGallery,.scGallery__track{width:100%;display:flex;align-items:center}.scGallery__track{justify-content:center;gap:clamp(14px,1.8vw,24px);min-height:clamp(420px,52vw,560px);animation:scGalleryIn .45s cubic-bezier(.22,1,.36,1)}@keyframes scGalleryIn{0%{opacity:.55;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.scGallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.scGallery__pill{position:relative;flex:0 0 clamp(96px,9.5vw,140px);height:clamp(360px,44vw,480px);padding:0;border:none;border-radius:9999px;overflow:hidden;cursor:pointer;background:#e8eaed;transition:transform .35s ease,filter .35s ease}.scGallery__pill:hover{transform:translateY(-4px) scale(1.03);filter:brightness(1.05)}.scGallery__pill--left,.scGallery__pill--right{align-self:center}.scGallery__center{position:relative;flex:1 1 clamp(220px,58vw,860px);max-width:min(100%,860px);min-width:0;height:clamp(280px,48vw,520px);border-radius:28px;overflow:hidden;text-decoration:none;background:#e8eaed;transition:transform .4s ease}.scGallery__center:hover{transform:scale(1.01)}.scGallery__center .scGallery__img{transition:transform .7s ease}.scGallery__center:hover .scGallery__img{transform:scale(1.04)}.scGallery__badge{position:absolute;right:22px;bottom:22px;z-index:2;display:inline-flex;align-items:center;max-width:calc(100% - 44px);padding:12px 24px;border-radius:12px;background:hsla(0,0%,100%,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.45);color:#fff;font-size:clamp(14px,1.3vw,18px);font-weight:600;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 4px rgba(0,0,0,.35);transition:background .25s ease}.scGallery__center:hover .scGallery__badge{background:hsla(0,0%,100%,.4)}.scDots{display:flex;align-items:center;justify-content:center;gap:8px}.scDot{width:10px;height:10px;border-radius:9999px;background:rgba(15,17,23,.18);border:none;cursor:pointer;padding:0;transition:width .3s ease,background .3s ease}.scDot:hover{background:rgba(200,30,50,.45)}.scDot--active{width:28px;background:#c81e32}@media (max-width:1100px){.scGallery__pill{flex-basis:clamp(64px,9vw,90px);height:clamp(300px,40vw,400px)}.scGallery__center{flex-basis:auto;height:clamp(320px,42vw,440px)}}@media (max-width:800px){.scIntro__row{grid-template-columns:1fr;gap:20px;align-items:start}.scGallery__track{min-height:340px;gap:12px}.scGallery__pill{flex-basis:64px;height:280px}.scGallery__center{flex:1 1 320px;height:300px;border-radius:18px}.scGallery__badge{right:14px;bottom:14px;padding:10px 16px;font-size:13px}}@media (max-width:580px){.scGallery__track{justify-content:flex-start;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scGallery__track::-webkit-scrollbar{display:none}.scGallery__pill{flex:0 0 52px;height:220px}.scGallery__center{flex:0 0 280px;height:240px}.scIntro__title{font-size:clamp(36px,11vw,48px)}.scIntro__cta{width:100%;justify-content:center}}.homeAboutUsSection{position:relative;width:100%;background-color:#fff;padding:2rem 1.25rem 3rem;overflow:hidden;display:flex;justify-content:center;align-items:flex-start}@media (min-width:768px){.homeAboutUsSection{padding:2.5rem 2.5rem 4rem}}@media (min-width:1024px){.homeAboutUsSection{padding:3rem 3rem 5rem 5rem}}@media (min-width:1280px){.homeAboutUsSection{padding:3.5rem 4rem 5.5rem 6rem}}.homeAboutUsWatermark{position:absolute;left:.35rem;top:50%;font-family:var(--font-display,"Jost",sans-serif);font-size:clamp(2.75rem,4.5vw,5.5rem);font-weight:800;letter-spacing:.04em;color:rgba(205,47,62,.18);writing-mode:vertical-rl;text-orientation:mixed;transform:translateY(-50%) rotate(180deg);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;text-transform:uppercase;white-space:nowrap;line-height:1;max-height:75%;overflow:hidden}@media (min-width:1024px){.homeAboutUsWatermark{left:.5rem;font-size:clamp(3.5rem,5vw,6.5rem)}}@media (min-width:1280px){.homeAboutUsWatermark{left:.75rem;font-size:clamp(4rem,5.5vw,7rem)}}html[lang=bn] .homeAboutUsWatermark,html[lang=ja] .homeAboutUsWatermark{text-transform:none;letter-spacing:.06em;font-size:clamp(2rem,3.2vw,3.5rem)}@media (min-width:1024px){html[lang=bn] .homeAboutUsWatermark,html[lang=ja] .homeAboutUsWatermark{font-size:clamp(2.5rem,3.5vw,4.25rem)}}.homeAboutUsContainer{position:relative;z-index:1;width:100%;max-width:1280px;display:flex;flex-direction:column;gap:2rem;align-items:stretch}@media (min-width:1024px){.homeAboutUsContainer{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:3rem 2.75rem;align-items:start}}@media (min-width:1280px){.homeAboutUsContainer{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3.5rem 3.25rem;max-width:1360px}}.homeAboutUsImages{position:relative;z-index:1;width:100%;max-width:420px;margin:0 auto;padding:0 8% 12% 0;min-width:0}@media (min-width:640px){.homeAboutUsImages{max-width:480px;padding:0 10% 14% 0}}@media (min-width:1024px){.homeAboutUsImages{max-width:none;margin:0;padding:0 6% 16% 0}}@media (min-width:1280px){.homeAboutUsImages{padding:0 8% 18% 0}}.homeAboutUsMainImgWrapper{position:relative;z-index:1;width:100%;max-width:360px;aspect-ratio:1120/1676;border-radius:32px;overflow:hidden;border:2px solid #cd2f3e;box-shadow:0 18px 36px rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease}@media (min-width:640px){.homeAboutUsMainImgWrapper{max-width:420px;border-radius:40px}}@media (min-width:1024px){.homeAboutUsMainImgWrapper{max-width:100%;border-radius:44px}}@media (min-width:1280px){.homeAboutUsMainImgWrapper{border-radius:48px;border-width:3px}}.homeAboutUsMainImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.25,1,.5,1)}.homeAboutUsMainImgWrapper:hover .homeAboutUsMainImg{transform:scale(1.04)}.homeAboutUsSubImgWrapper{position:absolute;z-index:2;right:0;bottom:0;width:58%;max-width:260px;aspect-ratio:290/190;border-radius:20px;overflow:hidden;box-shadow:0 14px 32px rgba(0,0,0,.12);border:2px solid #cd2f3e;transition:transform .4s ease}@media (min-width:640px){.homeAboutUsSubImgWrapper{max-width:300px;border-radius:28px}}@media (min-width:1024px){.homeAboutUsSubImgWrapper{width:62%;max-width:340px;border-radius:32px}}@media (min-width:1280px){.homeAboutUsSubImgWrapper{width:64%;max-width:380px;border-radius:36px;border-width:3px}}.homeAboutUsSubImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.25,1,.5,1)}.homeAboutUsSubImgWrapper:hover .homeAboutUsSubImg{transform:scale(1.05)}.homeAboutUsContent{position:relative;z-index:3;width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;background-color:#fff}@media (min-width:1024px){.homeAboutUsContent{padding-top:.5rem;margin-left:-1.5rem;padding-left:1.5rem}}@media (min-width:1280px){.homeAboutUsContent{margin-left:-2rem;padding-left:2rem}}.homeAboutUsTitle{font-family:var(--font-display,"Jost",sans-serif);font-size:clamp(2rem,7vw,3rem);font-weight:700;line-height:1.15;color:#cd2f3e;letter-spacing:-.02em;margin:0 0 .85rem;max-width:100%;overflow-wrap:break-word;word-break:normal;hyphens:manual}@media (min-width:1024px){.homeAboutUsTitle{font-size:clamp(2.75rem,3.6vw,4.25rem);margin-left:-2.5rem;margin-bottom:1rem;max-width:calc(100% + 2.5rem)}}@media (min-width:1280px){.homeAboutUsTitle{font-size:clamp(3.25rem,4vw,4.75rem);margin-left:-3.5rem;max-width:calc(100% + 3.5rem)}}html[lang=bn] .homeAboutUsTitle,html[lang=ja] .homeAboutUsTitle{font-size:clamp(1.75rem,5.5vw,2.5rem);line-height:1.25;letter-spacing:0}@media (min-width:1024px){html[lang=bn] .homeAboutUsTitle,html[lang=ja] .homeAboutUsTitle{font-size:clamp(2.25rem,3vw,3.25rem);margin-left:-1.5rem;max-width:calc(100% + 1.5rem)}}.homeAboutUsSubtitle{font-family:var(--font-display,"Jost",sans-serif);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.3;color:#1f191b;margin:0 0 1.15rem;max-width:100%;overflow-wrap:break-word}@media (min-width:1024px){.homeAboutUsSubtitle{font-size:clamp(1.5rem,2.1vw,2.15rem);margin-bottom:1.35rem}}@media (min-width:1280px){.homeAboutUsSubtitle{font-size:clamp(1.75rem,2.3vw,2.4rem)}}html[lang=bn] .homeAboutUsSubtitle,html[lang=ja] .homeAboutUsSubtitle{font-size:clamp(1.15rem,2.8vw,1.55rem);line-height:1.4}@media (min-width:1024px){html[lang=bn] .homeAboutUsSubtitle,html[lang=ja] .homeAboutUsSubtitle{font-size:clamp(1.35rem,1.9vw,1.85rem)}}.homeAboutUsDescription{font-family:var(--font-body,"Jost","Inter",sans-serif);font-size:1.05rem;font-weight:400;line-height:1.7;color:#444;margin:0 0 1.1rem;max-width:100%;overflow-wrap:break-word}.homeAboutUsDescription--extra{margin-bottom:1.1rem}.homeAboutUsDescription:last-of-type{margin-bottom:2rem}@media (min-width:768px){.homeAboutUsDescription{font-size:1.125rem;line-height:1.75}}@media (min-width:1280px){.homeAboutUsDescription{font-size:1.2rem;line-height:1.8}}.homeAboutUsCtaRow{display:flex;align-items:center;width:100%}.homeAboutUsCtaGroup{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.85rem 1.15rem;max-width:100%;text-decoration:none;color:inherit;cursor:pointer}.homeAboutUsCtaLabel{font-family:var(--font-display,"Jost",sans-serif);font-size:clamp(1.05rem,2.5vw,1.35rem);font-weight:500;color:#2b2b2b;transition:color .3s ease;max-width:100%;overflow-wrap:break-word}.homeAboutUsCtaGroup:hover .homeAboutUsCtaLabel{color:#cd2f3e}.homeAboutUsCtaLine{display:inline-block;flex-shrink:0;height:1.5px;width:56px;background-color:#cd2f3e;transition:width .3s ease,background-color .3s ease}@media (min-width:640px){.homeAboutUsCtaLine{width:72px}}.homeAboutUsCtaGroup:hover .homeAboutUsCtaLine{width:100px;background-color:#b82836}.homeAboutUsCtaButton{flex-shrink:0;width:52px;height:52px;border-radius:50%;background-color:#cd2f3e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(205,47,62,.28);transition:transform .3s cubic-bezier(.34,1.56,.64,1),background-color .3s ease,box-shadow .3s ease}@media (min-width:640px){.homeAboutUsCtaButton{width:56px;height:56px}}.homeAboutUsCtaGroup:hover .homeAboutUsCtaButton{background-color:#b82836;transform:scale(1.08);box-shadow:0 12px 26px rgba(205,47,62,.38)}.homeAboutUsArrowIcon{transition:transform .3s ease}.homeAboutUsCtaGroup:hover .homeAboutUsArrowIcon{transform:translateX(4px)}@media (max-width:1023px){.homeAboutUsWatermark{display:none}.homeAboutUsTitle{margin-left:0;max-width:100%}.homeAboutUsContent{margin-left:0;padding-left:0}}@media (max-width:639px){.homeAboutUsSection{padding:1.5rem 1rem 2.5rem}.homeAboutUsContainer{gap:1.75rem}.homeAboutUsImages{max-width:100%;padding:0 4% 14% 0}.homeAboutUsMainImgWrapper{max-width:100%;border-radius:28px}.homeAboutUsSubImgWrapper{width:62%;max-width:220px;border-radius:18px}.homeAboutUsTitle{font-size:clamp(1.85rem,8vw,2.4rem)}.homeAboutUsSubtitle{font-size:clamp(1.15rem,5vw,1.45rem)}.homeAboutUsDescription{font-size:1rem;line-height:1.65}.homeAboutUsCtaLine{display:none}.homeAboutUsCtaButton{width:48px;height:48px}}.homeBridge{background:linear-gradient(180deg,#fff,#f7f5f2);padding:clamp(64px,9vw,110px) clamp(20px,6vw,80px)}.homeBridge__inner{max-width:920px;margin:0 auto}.homeBridge__eyebrow{margin:0 0 12px;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#be1e2d}.homeBridge__title{margin:0 0 28px;font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:clamp(1.8rem,3.6vw,2.75rem);font-weight:700;line-height:1.2;color:#16161a;letter-spacing:-.02em}.homeBridge__copy{display:flex;flex-direction:column;gap:16px}.homeBridge__copy p{margin:0;font-size:clamp(1.05rem,1.5vw,1.15rem);line-height:1.85;color:#4a4a52}.homeBridge__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.homeBridge__link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1.5px solid #16161a;color:#16161a;text-decoration:none;font-weight:700;font-size:.95rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.homeBridge__link:hover{background:#16161a;color:#fff}.homeBridge__link--solid{border-color:#be1e2d;background:#be1e2d;color:#fff}.homeBridge__link--solid:hover{background:#9e1825;border-color:#9e1825;color:#fff}