.categories-grid_categories__LkMy6{margin-bottom:60px;@media (min-width:640px){width:1200px;margin-left:auto;margin-bottom:160px;margin-right:auto;margin-top:0}}.categories-grid_heading__XAay7{margin-bottom:40px;font-size:1.5rem;font-weight:700;color:#333;text-align:center}.categories-grid_list__s3Z5n{padding:0 8px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;@media (min-width:640px){grid-template-columns:repeat(6,1fr);gap:16px}}.categories-grid_item__SiLfD{display:flex;opacity:0}.categories-grid_inView__kda8e .categories-grid_item__SiLfD{animation:categories-grid_fadeUp__Nhb3H .7s ease-out forwards}.categories-grid_inView__kda8e .categories-grid_item__SiLfD:first-child{animation-delay:.05s}.categories-grid_inView__kda8e .categories-grid_item__SiLfD:nth-child(2){animation-delay:.15s}.categories-grid_inView__kda8e .categories-grid_item__SiLfD:nth-child(3){animation-delay:.25s}.categories-grid_inView__kda8e .categories-grid_item__SiLfD:nth-child(4){animation-delay:.35s}.categories-grid_inView__kda8e .categories-grid_item__SiLfD:nth-child(5){animation-delay:.45s}.categories-grid_inView__kda8e .categories-grid_item__SiLfD:nth-child(6){animation-delay:.55s}@keyframes categories-grid_fadeUp__Nhb3H{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.categories-grid_itemLink__v6kS9{display:flex;flex-direction:column;align-items:center;width:100%;gap:8px;color:#333;transition:transform .2s ease;&:hover{transform:translateY(-2px)}&:hover .categories-grid_itemImage__rZMi1{box-shadow:0 6px 16px rgba(0,0,0,.08)}}.categories-grid_itemImage__rZMi1{display:block;width:100%;aspect-ratio:1/1;background:#ccc;background-size:cover;background-position:50%;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:box-shadow .2s ease;.categories-grid_item__SiLfD:first-child &{background-image:url(/img/cat_1.png)}.categories-grid_item__SiLfD:nth-child(2) &{background-image:url(/img/cat_2.png)}.categories-grid_item__SiLfD:nth-child(3) &{background-image:url(/img/cat_3.png)}.categories-grid_item__SiLfD:nth-child(4) &{background-image:url(/img/cat_4.png)}.categories-grid_item__SiLfD:nth-child(5) &{background-image:url(/img/cat_5.png)}.categories-grid_item__SiLfD:nth-child(6) &{background-image:url(/img/cat_6.png)}}.categories-grid_itemLabel__jaUGQ{font-size:.7rem;font-weight:700;text-align:center;line-height:1.4;white-space:nowrap;@media (min-width:640px){font-size:.9rem}}.hero-fv_hero__wPrSf{position:relative;width:100%;min-height:calc(100dvh - 5rem);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem 13rem;isolation:isolate}.hero-fv_bg__LqUeJ{position:absolute;inset:0;z-index:-1;background:#fffaf0 url(/img/fv_bg.png) 50%/cover no-repeat;animation:hero-fv_bgTint__oyJ6c 18s ease-in-out infinite;will-change:filter}@keyframes hero-fv_bgTint__oyJ6c{0%,to{filter:sepia(.35) saturate(1.3) hue-rotate(0deg)}50%{filter:sepia(.35) saturate(1.3) hue-rotate(-170deg)}}.hero-fv_content__rMMxm{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.5rem;width:100%;max-width:1100px}.hero-fv_catchphrase__u02gt{font-size:clamp(1.4rem,3.2vw,2.6rem);font-weight:700;letter-spacing:.03em;line-height:1.45;color:var(--color-foreground);margin:0}.hero-fv_emphasis__RnKjR{color:var(--color-accent)}.hero-fv_char__AuQie{display:inline-block;opacity:0;transform:translateY(10px);animation:hero-fv_charRise__mXeDM .55s cubic-bezier(.2,.8,.2,1) forwards;white-space:pre}@keyframes hero-fv_charRise__mXeDM{to{opacity:1;transform:translateY(0)}}.hero-fv_mobileBr__22sCk{display:none}.hero-fv_logo__X9hhU{opacity:0;transform:translateY(12px);animation:hero-fv_fadeUp__BHy9u .7s ease-out 1.45s forwards}.hero-fv_logo__X9hhU img{height:clamp(40px,7vw,80px);width:auto;display:block}.hero-fv_images__BiNGt{display:flex;align-items:center;justify-content:center;gap:clamp(.6rem,2vw,1.8rem);flex-wrap:nowrap}.hero-fv_imageWrap__dKJMm{opacity:0;transform:translateY(14px) scale(.94);animation:hero-fv_imgRise__oxjRG .9s cubic-bezier(.2,.8,.2,1) forwards;border-radius:50%;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease}.hero-fv_imageWrap__dKJMm:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 14px 30px rgba(0,0,0,.14)}.hero-fv_imageWrap__dKJMm img{display:block;width:clamp(64px,13vw,150px);height:clamp(64px,13vw,150px);object-fit:cover}@keyframes hero-fv_imgRise__oxjRG{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-fv_fadeUp__BHy9u{to{opacity:1;transform:translateY(0)}}.hero-fv_bubbleWrap__l1w6O{position:absolute;left:0;right:0;bottom:11rem;display:flex;justify-content:center;z-index:2;pointer-events:none;padding:0 1rem}.hero-fv_bubble__huDev{pointer-events:auto;position:relative;background:rgba(255,255,255,.85);border:1.5px dashed rgba(60,50,40,.5);border-radius:999px 999px 0 999px;padding:.85rem 1.8rem;font-size:clamp(.82rem,1.25vw,1rem);font-weight:500;color:var(--color-foreground);letter-spacing:.02em;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(60,50,40,.5);max-width:min(90vw,600px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translateY(30px);transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .45s ease,background .25s ease,box-shadow .25s ease}.hero-fv_bubble__huDev[data-state=visible]{opacity:1;transform:translateY(0)}.hero-fv_bubble__huDev[data-state=leaving]{opacity:0;transform:translateY(-40px)}.hero-fv_bubble__huDev[data-state=entering]{opacity:0;transform:translateY(30px);transition:none}.hero-fv_bubble__huDev:hover{background:rgba(255,255,255,.98);box-shadow:0 10px 26px rgba(0,0,0,.12)}@media (max-width:640px){.hero-fv_hero__wPrSf{padding:1.5rem .75rem 11rem}.hero-fv_content__rMMxm{gap:1.6rem;transform:translateY(-1.5rem)}.hero-fv_catchphrase__u02gt{font-size:1.4rem;line-height:1.6}.hero-fv_mobileBr__22sCk{display:initial}.hero-fv_logo__X9hhU img{height:clamp(64px,18vw,110px)}.hero-fv_images__BiNGt{gap:.5rem}.hero-fv_imageWrap__dKJMm img{width:18vw;height:18vw;max-width:90px;max-height:90px}.hero-fv_bubbleWrap__l1w6O{bottom:12rem}.hero-fv_bubble__huDev{font-size:.78rem;padding:.7rem 1.2rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){.hero-fv_char__AuQie,.hero-fv_imageWrap__dKJMm,.hero-fv_logo__X9hhU{animation:none!important;opacity:1!important;transform:none!important}.hero-fv_bg__LqUeJ{animation:none!important}.hero-fv_bubble__huDev{opacity:1!important;transform:none!important;transition:none!important}}.intro-section_intro__SEyAe{width:100%;height:900px;@media (min-width:640px){height:1200px;margin-left:auto;margin-bottom:0;margin-right:auto;margin-top:0}}.intro-section_bgSlides__kdw5j{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:0}.intro-section_bgSlide__pZhwv{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;transition:opacity 1.5s ease}.intro-section_bgSlideActive__vHYYX{opacity:1;animation:intro-section_bgZoomOut__E_prg 5s ease-out both}.intro-section_float__EXMo9{max-width:80%;height:540px;padding:40px 32px;margin:calc(-100vh + 120px) auto 96px;position:sticky;z-index:1;box-shadow:4px 4px 8px #333;background:#fffe;display:flex;justify-content:space-around;align-items:center;flex-direction:row-reverse;animation:intro-section_floatFadeInOut__onOCa linear both;animation-timeline:view();animation-range:entry 20% exit 100%;@media (min-width:640px){max-width:480px;height:640px;padding-left:64px;padding-bottom:96px;padding-right:64px;padding-top:96px;margin-left:auto;margin-bottom:96px;margin-right:80px;margin-top:calc(-100vh + 120px)}}.intro-section_floatH2__8_9eM{max-width:80px;margin-left:40px;@media (min-width:640px){max-width:100%;margin-left:10px}img{width:100%}}.intro-section_floatP__bIH2d{font-size:1.5rem;font-weight:700;writing-mode:vertical-rl;line-height:160%;letter-spacing:.5rem;opacity:0;@media (min-width:640px){line-height:180%}}@keyframes intro-section_bgZoomOut__E_prg{0%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes intro-section_floatFadeInOut__onOCa{0%{opacity:0;transform:translateY(40px)}40%{opacity:1;transform:translateY(0)}60%{opacity:1;transform:translateY(0)}90%{opacity:.2;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.scenes-grid_scenes__vimpI{margin-bottom:60px;@media (min-width:640px){width:1200px;margin-left:auto;margin-bottom:96px;margin-right:auto;margin-top:0}}.scenes-grid_list__XRJ11{padding:0 8px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;@media (min-width:640px){grid-template-columns:repeat(4,1fr);gap:16px}}.scenes-grid_item__wFV1v{display:flex;opacity:0}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v{animation:scenes-grid_fadeUp__hbAJD .7s ease-out forwards}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:first-child{animation-delay:.05s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(2){animation-delay:.15s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(3){animation-delay:.25s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(4){animation-delay:.35s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(5){animation-delay:.45s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(6){animation-delay:.55s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(7){animation-delay:.65s}.scenes-grid_inView__sZqfS .scenes-grid_item__wFV1v:nth-child(8){animation-delay:.75s}@keyframes scenes-grid_fadeUp__hbAJD{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.scenes-grid_itemLink__Hm7ny{display:flex;flex-direction:column;width:100%;background:var(--color-surface);overflow:hidden;color:var(--color-foreground);box-shadow:0 1px 2px rgba(0,0,0,.04);transition:box-shadow .2s ease,transform .2s ease;&:hover{box-shadow:0 6px 16px rgba(0,0,0,.08);transform:translateY(-2px)}}.scenes-grid_itemImage__Iho9_{display:block;width:100%;aspect-ratio:16/9;background-size:cover;background-position:50%;background-color:#e5e5e5}.scenes-grid_itemCaption__NBbls{display:block;padding:10px 8px;font-size:.7rem;font-weight:700;text-align:center;line-height:1.4;@media (min-width:640px){padding-left:12px;padding-bottom:12px;padding-right:12px;padding-top:12px;font-size:.9rem}}.step-section_step__BndVL{margin-bottom:40px;@media (min-width:640px){width:1080px;margin-left:auto;margin-bottom:80px;margin-right:auto;margin-top:0;display:flex;justify-content:space-between;align-items:start;flex-direction:row-reverse}}.step-section_header__dqghp{padding:0 16px;display:flex;justify-content:space-around;align-items:center;margin-bottom:60px;@media (min-width:640px){width:30%;margin-bottom:320px;display:block;position:sticky;top:120px;bottom:120px}}.step-section_headerH2__AhnFT{font-size:1rem;font-weight:700;line-height:160%;text-align:center;@media (min-width:640px){font-size:1.25rem;margin-bottom:40px}span{font-size:1.5rem;line-height:200%;@media (min-width:640px){font-size:2rem}}}.step-section_headerImage__sFmmL{max-width:50%;@media (min-width:640px){max-width:240px;margin-left:auto;margin-bottom:0;margin-right:auto;margin-top:0}img{width:100%}}.step-section_list__6n9dv{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;@media (min-width:640px){width:70%;margin-top:0}}.step-section_listItem__B8NsL{@media (min-width:640px){margin-bottom:64px;width:100%}}.step-section_itemH2__64oj3{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:16px;opacity:0;@media (min-width:640px){font-size:2rem;margin-bottom:32px}}.step-section_itemP__p33vy{text-align:center;line-height:160%;margin-bottom:24px;opacity:0;@media (min-width:640px){margin-bottom:40px;font-size:1.25rem}}.step-section_itemImage__RSO7s{width:100%;margin:0 auto 32px;opacity:0;img{width:100%}}.step-section_bounce__LDevx{animation:step-section_imgBounce__UjgiV .9s ease both}@keyframes step-section_imgBounce__UjgiV{0%{transform:translateY(60px) scale(.8);opacity:0}45%{transform:translateY(-22px) scale(1.08);opacity:1}62%{transform:translateY(12px) scale(.95)}76%{transform:translateY(-10px) scale(1.04)}88%{transform:translateY(5px) scale(.98)}to{transform:translateY(0) scale(1);opacity:1}}