.cards.svelte-1g9ksrh{grid-template-columns:repeat(3,1fr);gap:20px;padding:66px 30px 150px;display:grid}.card.svelte-1g9ksrh{aspect-ratio:1;border-radius:20px;position:relative;overflow:hidden}.card.svelte-1g9ksrh img:where(.svelte-1g9ksrh){object-fit:cover;width:100%;height:100%;display:block}.card-overlay.svelte-1g9ksrh{justify-content:space-between;align-items:flex-end;padding:0 30px 30px;display:flex;position:absolute;inset:0}.card-tint.svelte-1g9ksrh{mix-blend-mode:overlay;pointer-events:none;background:linear-gradient(#fff0 58%,#522818 100%);width:100%;height:101.5%;position:absolute;top:0;left:0}.card-info.svelte-1g9ksrh h3:where(.svelte-1g9ksrh){letter-spacing:-.05em;color:#fff;margin:0;font-size:24px;font-weight:600;line-height:1.5}.card-info.svelte-1g9ksrh p:where(.svelte-1g9ksrh){letter-spacing:-.05em;color:#fff;margin:2px 0 0;font-size:18px;font-weight:400;line-height:1.6}.detail-btn.svelte-1g9ksrh{color:#fff;letter-spacing:-.04em;white-space:nowrap;cursor:pointer;background:#7f4800;border:0;border-radius:20px;justify-content:space-between;align-items:center;width:125px;height:44px;padding:0 10px 0 20px;font-family:inherit;font-size:15px;font-weight:400;text-decoration:none;transition:background .2s;display:flex}.detail-btn.svelte-1g9ksrh:hover{background:#5d3500}.play-circle.svelte-1g9ksrh{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.play.svelte-1g9ksrh{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid #7f4800;width:0;height:0;margin-left:2px}.doc-overlay.svelte-1g9ksrh{z-index:20;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.doc-modal.svelte-1g9ksrh{background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-end;width:540px;max-width:100%;height:722px;max-height:calc(100vh - 40px);padding:0 50px 50px;display:flex;position:relative;overflow:hidden}.doc-photo.svelte-1g9ksrh{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.doc-fade.svelte-1g9ksrh{background:linear-gradient(#ababab00 36%,#fff 55%);position:absolute;inset:0}.doc-photo-only.svelte-1g9ksrh .doc-fade:where(.svelte-1g9ksrh){background:linear-gradient(#ababab00 64%,#fff 90%)}.doc-modal.doc-low-fade.svelte-1g9ksrh .doc-fade:where(.svelte-1g9ksrh){background:linear-gradient(#ababab00 50%,#fff 68%)}.doc-modal.doc-low-fade.svelte-1g9ksrh{padding-bottom:96px}.doc-modal.doc-modal-split.svelte-1g9ksrh{justify-content:flex-start;padding:0}.doc-modal-split.svelte-1g9ksrh .doc-photobox:where(.svelte-1g9ksrh){aspect-ratio:1600/1103;width:100%;overflow:hidden}.doc-modal-split.svelte-1g9ksrh .doc-photobox:where(.svelte-1g9ksrh)>img:where(.svelte-1g9ksrh){object-fit:cover;object-position:center;width:100%;height:100%;display:block}.doc-modal-split.svelte-1g9ksrh .doc-body:where(.svelte-1g9ksrh){align-self:stretch;width:auto;padding:30px 50px 50px}.doc-close.svelte-1g9ksrh{cursor:pointer;z-index:3;background:0 0;border:0;width:43px;height:22px;position:absolute;top:44px;left:37px}.doc-close.svelte-1g9ksrh:before,.doc-close.svelte-1g9ksrh:after{content:"";background:#fff;border-radius:2px;width:24px;height:2px;position:absolute;top:10px;left:10px}.doc-close.svelte-1g9ksrh:before{transform:rotate(-45deg)}.doc-close.svelte-1g9ksrh:after{transform:rotate(45deg)}.doc-body.svelte-1g9ksrh{z-index:1;flex-direction:column;gap:20px;width:440px;max-width:100%;display:flex;position:relative}.doc-quote.svelte-1g9ksrh{letter-spacing:-1.2px;color:var(--color-brand-primary);text-align:center;margin:0;font-family:Chiron Sung HK,serif;font-size:24px;font-weight:400;line-height:36px}.doc-idrow.svelte-1g9ksrh{align-items:baseline;gap:10px;display:flex}.doc-idrow.svelte-1g9ksrh h3:where(.svelte-1g9ksrh){letter-spacing:-1.2px;color:#171717;margin:0;font-size:24px;font-weight:600;line-height:36px}.doc-idrow.svelte-1g9ksrh p:where(.svelte-1g9ksrh){letter-spacing:-.9px;color:#171717;margin:0;font-size:18px;font-weight:400;line-height:1.6}.doc-career.svelte-1g9ksrh{flex-direction:column;gap:12px;display:flex}.doc-career.svelte-1g9ksrh p:where(.svelte-1g9ksrh){letter-spacing:-.75px;color:var(--color-brand-gray);margin:0;font-size:15px;font-weight:400;line-height:22.5px}@media (width<=809px){.cards.svelte-1g9ksrh{grid-template-columns:1fr;gap:20px;padding:66px 20px 50px}.card.svelte-1g9ksrh{aspect-ratio:1;border-radius:20px}.card-overlay.svelte-1g9ksrh{padding:0 30px 30px}.card-info.svelte-1g9ksrh h3:where(.svelte-1g9ksrh){font-size:18px;line-height:1.5}.card-info.svelte-1g9ksrh p:where(.svelte-1g9ksrh){margin-top:2px;font-size:16px;line-height:1.6}.detail-btn.svelte-1g9ksrh{width:116px;height:44px;font-size:13px}}
