:root{--accent:#3a3a3a;--accent-press:#2a2a2a;--accent-soft:color-mix(in srgb, var(--accent) 16%, transparent);--accent-2:#6b6b6b;--accent-2-soft:color-mix(in srgb, var(--accent-2) 18%, transparent);--accent-text:#0b1220;--bg:#f4f6fb;--bg-subtle:#eef2f7;--surface:#fff;--surface-2:#f8fafc;--text:#0b1220;--text-2:#2b3a4b;--text-3:#5c6b7c;--line:#dfe6ef;--line-strong:#c9d4e5;--text-color:var(--text);--text-secondary:var(--text-2);--border-color:var(--line);--primary-color:var(--accent);--bg-hover:color-mix(in srgb, var(--text) 4%, transparent);--success:#1f7a4d;--success-soft:color-mix(in srgb, var(--success) 14%, transparent);--warning:#b26b00;--warning-soft:color-mix(in srgb, var(--warning) 14%, transparent);--error:#b42318;--error-soft:color-mix(in srgb, var(--error) 14%, transparent);--info:#2b6cb0;--info-soft:color-mix(in srgb, var(--info) 14%, transparent);--r-sm:8px;--r-md:12px;--r-lg:16px;--button-radius:8px;--button-icon-radius:0px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:28px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-14:56px;--sp-16:64px;--sp-18:72px;--sp-20:80px;--sp-22:88px;--sp-24:96px;--sp-26:104px;--sp-28:112px;--sp-32:128px;--sp-40:160px;--button-pad-y:15px;--button-pad-x:30px;--button-icon-wrap:32px;--button-icon-size:18px;--button-icon-gap:var(--sp-2);--control-height:48px;--control-pad-y:var(--sp-3);--control-pad-x:var(--sp-4);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:32px;--font-size-4xl:40px;--font-size-5xl:56px;--font-size-6xl:72px;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:1.75;--letter-spacing-tight:-.02em;--letter-spacing-normal:0;--letter-spacing-wide:.02em;--letter-spacing-wider:.05em;--shadow-0:none;--shadow-1:0 8px 24px #0b122014;--shadow-2:0 16px 40px #0b122029;--focus:0 0 0 3px color-mix(in srgb, var(--accent) 30%, transparent);--ease:cubic-bezier(.16, 1, .3, 1);--dur-1:.14s;--dur-2:.22s;--dur-3:.3s;--dur-4:.4s;--dur-8:.8s}:root[data-theme=dark],.HomeFocusSection-module-scss-module__4Lo_iG__dark{--accent:#a1a1aa;--accent-press:#8b8b8b;--accent-soft:color-mix(in srgb, var(--accent) 22%, transparent);--accent-2:#9ca3af;--accent-2-soft:color-mix(in srgb, var(--accent-2) 22%, transparent);--accent-text:#fff;--bg:#000;--bg-subtle:#0a0a0a;--surface:#1a1a1a;--surface-2:#141414;--text:#fff;--text-2:#d4d4d4;--text-3:#a3a3a3;--line:#2a2a2a;--line-strong:#404040;--text-color:var(--text);--text-secondary:var(--text-2);--border-color:var(--line);--primary-color:var(--accent);--bg-hover:color-mix(in srgb, var(--text) 8%, transparent);--success:#4bd08b;--success-soft:color-mix(in srgb, var(--success) 18%, transparent);--warning:#f0b36b;--warning-soft:color-mix(in srgb, var(--warning) 18%, transparent);--error:#f97066;--error-soft:color-mix(in srgb, var(--error) 18%, transparent);--info:#7aa2ff;--info-soft:color-mix(in srgb, var(--info) 18%, transparent);--shadow-1:0 10px 25px #00000059;--shadow-2:0 18px 45px #00000073}.HomeFocusSection-module-scss-module__4Lo_iG__section{min-height:var(--marketing-section-min-height,calc(100vh - 72px));padding:var(--marketing-section-padding-y,var(--sp-28)) var(--marketing-section-padding-x,var(--sp-6));background:var(--section-bg,var(--bg));border-bottom:1px solid var(--line);align-items:center;display:flex;position:relative;overflow:hidden}.HomeFocusSection-module-scss-module__4Lo_iG__container{z-index:1;gap:var(--sp-16);grid-template-columns:minmax(0,.88fr) minmax(360px,1fr);align-items:center;width:100%;max-width:1180px;margin:0 auto;display:grid;position:relative}.HomeFocusSection-module-scss-module__4Lo_iG__header{align-items:flex-start;gap:var(--sp-5);flex-direction:column;display:flex}.HomeFocusSection-module-scss-module__4Lo_iG__header h2{max-width:760px}.HomeFocusSection-module-scss-module__4Lo_iG__header p{max-width:720px;color:var(--text-2);line-height:var(--line-height-relaxed)}.HomeFocusSection-module-scss-module__4Lo_iG__eyebrow{color:var(--text-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.HomeFocusSection-module-scss-module__4Lo_iG__action{margin-top:var(--sp-3)}.HomeFocusSection-module-scss-module__4Lo_iG__problem{min-height:var(--marketing-section-min-height,calc(100vh - 72px))}.HomeFocusSection-module-scss-module__4Lo_iG__problem .HomeFocusSection-module-scss-module__4Lo_iG__container{grid-template-columns:minmax(0,.9fr) minmax(260px,.45fr)}.HomeFocusSection-module-scss-module__4Lo_iG__problem .HomeFocusSection-module-scss-module__4Lo_iG__container:after{content:"";aspect-ratio:1;border:1px solid color-mix(in srgb, var(--line) 60%, transparent);opacity:.45;justify-self:end;width:clamp(180px,22vw,320px);transform:rotate(45deg)}.HomeFocusSection-module-scss-module__4Lo_iG__valueShift .HomeFocusSection-module-scss-module__4Lo_iG__container{gap:var(--sp-12);grid-template-columns:1fr;align-items:stretch;max-width:1240px}.HomeFocusSection-module-scss-module__4Lo_iG__valueShift .HomeFocusSection-module-scss-module__4Lo_iG__header,.HomeFocusSection-module-scss-module__4Lo_iG__valueShift .HomeFocusSection-module-scss-module__4Lo_iG__header h2{max-width:900px}.HomeFocusSection-module-scss-module__4Lo_iG__valueShift .HomeFocusSection-module-scss-module__4Lo_iG__header p{max-width:780px}.HomeFocusSection-module-scss-module__4Lo_iG__stackVisual{gap:var(--sp-4);padding:var(--sp-5);border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 74%, transparent);display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer{gap:var(--sp-2);padding:var(--sp-6);border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 48%, transparent);display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer span{color:var(--accent);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer strong{color:var(--text);font-size:clamp(24px,3vw,42px);line-height:var(--line-height-tight)}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer .HomeFocusSection-module-scss-module__4Lo_iG__stackLogoPair{place-items:center start;width:fit-content;max-width:100%;display:inline-grid}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer .HomeFocusSection-module-scss-module__4Lo_iG__stackLogo{object-fit:contain;object-position:left center;grid-area:1/1;width:auto;max-width:min(100%,260px);height:clamp(30px,4vw,48px);display:block}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer .HomeFocusSection-module-scss-module__4Lo_iG__logoDarkMode{display:none}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer p{color:var(--text-2);line-height:var(--line-height-relaxed);margin:0}:is(:root[data-theme=dark] .HomeFocusSection-module-scss-module__4Lo_iG__logoLightMode,.dark .HomeFocusSection-module-scss-module__4Lo_iG__logoLightMode){display:none}:is(:root[data-theme=dark] .HomeFocusSection-module-scss-module__4Lo_iG__logoDarkMode,.dark .HomeFocusSection-module-scss-module__4Lo_iG__logoDarkMode){display:block}.HomeFocusSection-module-scss-module__4Lo_iG__shiftPanel{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 62%, transparent);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;min-height:clamp(380px,46vh,560px);display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn{align-content:start;gap:var(--sp-8);padding:var(--sp-10) var(--sp-12);display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn ul{margin:0;padding:0;list-style:none;display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn li{border-top:1px solid var(--line);min-height:72px;color:var(--text-2);font-size:var(--font-size-xl);line-height:var(--line-height-relaxed);align-items:center;display:flex}.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn li:first-child{border-top:0}.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn strong{color:var(--text);font-weight:var(--font-weight-semibold)}.HomeFocusSection-module-scss-module__4Lo_iG__shiftLabel{color:var(--text-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.HomeFocusSection-module-scss-module__4Lo_iG__shiftDivider{width:var(--sp-16);border-left:1px solid var(--line);border-right:1px solid var(--line);color:var(--text);justify-content:center;align-items:center;display:flex}.HomeFocusSection-module-scss-module__4Lo_iG__shiftDivider span{width:var(--sp-10);height:var(--sp-10);border:1px solid var(--line);color:var(--text);font-size:var(--font-size-xl);justify-content:center;align-items:center;line-height:1;display:inline-flex}.HomeFocusSection-module-scss-module__4Lo_iG__columns{gap:var(--sp-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__column{padding:var(--sp-6);border-left:1px solid var(--line);gap:var(--sp-4);display:grid}.HomeFocusSection-module-scss-module__4Lo_iG__column h3{color:var(--text);font-size:clamp(26px,3vw,40px)}.HomeFocusSection-module-scss-module__4Lo_iG__column p,.HomeFocusSection-module-scss-module__4Lo_iG__column li{color:var(--text-2);line-height:var(--line-height-relaxed)}.HomeFocusSection-module-scss-module__4Lo_iG__column ul{padding-left:var(--sp-5);margin:0}.HomeFocusSection-module-scss-module__4Lo_iG__pills{gap:var(--sp-3);flex-wrap:wrap;align-content:center;display:flex}.HomeFocusSection-module-scss-module__4Lo_iG__pills span{padding:var(--sp-3) var(--sp-4);border:1px solid var(--line);color:var(--text);background:color-mix(in srgb, var(--surface) 58%, transparent);font-size:var(--font-size-sm);white-space:nowrap;border-radius:999px}@media (max-width:960px){.HomeFocusSection-module-scss-module__4Lo_iG__section{min-height:var(--marketing-section-min-height,calc(100vh - 72px));padding:var(--marketing-section-padding-y,var(--sp-22)) var(--marketing-section-padding-x,var(--sp-4))}.HomeFocusSection-module-scss-module__4Lo_iG__container,.HomeFocusSection-module-scss-module__4Lo_iG__problem .HomeFocusSection-module-scss-module__4Lo_iG__container,.HomeFocusSection-module-scss-module__4Lo_iG__valueShift .HomeFocusSection-module-scss-module__4Lo_iG__container{gap:var(--sp-10);grid-template-columns:1fr}.HomeFocusSection-module-scss-module__4Lo_iG__problem .HomeFocusSection-module-scss-module__4Lo_iG__container:after{display:none}.HomeFocusSection-module-scss-module__4Lo_iG__shiftPanel,.HomeFocusSection-module-scss-module__4Lo_iG__columns{grid-template-columns:1fr}.HomeFocusSection-module-scss-module__4Lo_iG__shiftDivider{width:100%;min-height:var(--sp-16);border-left:0;border-right:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}}@media (max-width:640px){.HomeFocusSection-module-scss-module__4Lo_iG__stackVisual{padding:var(--sp-3)}.HomeFocusSection-module-scss-module__4Lo_iG__stackLayer,.HomeFocusSection-module-scss-module__4Lo_iG__column,.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn{padding:var(--sp-5)}.HomeFocusSection-module-scss-module__4Lo_iG__shiftColumn li{min-height:56px;font-size:var(--font-size-base)}}
:root{--accent:#3a3a3a;--accent-press:#2a2a2a;--accent-soft:color-mix(in srgb, var(--accent) 16%, transparent);--accent-2:#6b6b6b;--accent-2-soft:color-mix(in srgb, var(--accent-2) 18%, transparent);--accent-text:#0b1220;--bg:#f4f6fb;--bg-subtle:#eef2f7;--surface:#fff;--surface-2:#f8fafc;--text:#0b1220;--text-2:#2b3a4b;--text-3:#5c6b7c;--line:#dfe6ef;--line-strong:#c9d4e5;--text-color:var(--text);--text-secondary:var(--text-2);--border-color:var(--line);--primary-color:var(--accent);--bg-hover:color-mix(in srgb, var(--text) 4%, transparent);--success:#1f7a4d;--success-soft:color-mix(in srgb, var(--success) 14%, transparent);--warning:#b26b00;--warning-soft:color-mix(in srgb, var(--warning) 14%, transparent);--error:#b42318;--error-soft:color-mix(in srgb, var(--error) 14%, transparent);--info:#2b6cb0;--info-soft:color-mix(in srgb, var(--info) 14%, transparent);--r-sm:8px;--r-md:12px;--r-lg:16px;--button-radius:8px;--button-icon-radius:0px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:28px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-14:56px;--sp-16:64px;--sp-18:72px;--sp-20:80px;--sp-22:88px;--sp-24:96px;--sp-26:104px;--sp-28:112px;--sp-32:128px;--sp-40:160px;--button-pad-y:15px;--button-pad-x:30px;--button-icon-wrap:32px;--button-icon-size:18px;--button-icon-gap:var(--sp-2);--control-height:48px;--control-pad-y:var(--sp-3);--control-pad-x:var(--sp-4);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:32px;--font-size-4xl:40px;--font-size-5xl:56px;--font-size-6xl:72px;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:1.75;--letter-spacing-tight:-.02em;--letter-spacing-normal:0;--letter-spacing-wide:.02em;--letter-spacing-wider:.05em;--shadow-0:none;--shadow-1:0 8px 24px #0b122014;--shadow-2:0 16px 40px #0b122029;--focus:0 0 0 3px color-mix(in srgb, var(--accent) 30%, transparent);--ease:cubic-bezier(.16, 1, .3, 1);--dur-1:.14s;--dur-2:.22s;--dur-3:.3s;--dur-4:.4s;--dur-8:.8s}:root[data-theme=dark],.HorizontalShowcaseSection-module-scss-module__RAqL4q__dark{--accent:#a1a1aa;--accent-press:#8b8b8b;--accent-soft:color-mix(in srgb, var(--accent) 22%, transparent);--accent-2:#9ca3af;--accent-2-soft:color-mix(in srgb, var(--accent-2) 22%, transparent);--accent-text:#fff;--bg:#000;--bg-subtle:#0a0a0a;--surface:#1a1a1a;--surface-2:#141414;--text:#fff;--text-2:#d4d4d4;--text-3:#a3a3a3;--line:#2a2a2a;--line-strong:#404040;--text-color:var(--text);--text-secondary:var(--text-2);--border-color:var(--line);--primary-color:var(--accent);--bg-hover:color-mix(in srgb, var(--text) 8%, transparent);--success:#4bd08b;--success-soft:color-mix(in srgb, var(--success) 18%, transparent);--warning:#f0b36b;--warning-soft:color-mix(in srgb, var(--warning) 18%, transparent);--error:#f97066;--error-soft:color-mix(in srgb, var(--error) 18%, transparent);--info:#7aa2ff;--info-soft:color-mix(in srgb, var(--info) 18%, transparent);--shadow-1:0 10px 25px #00000059;--shadow-2:0 18px 45px #00000073}.HorizontalShowcaseSection-module-scss-module__RAqL4q__showcase{min-height:var(--marketing-section-min-height,calc(100vh - 72px));background:var(--section-bg,var(--bg-subtle));border-bottom:1px solid var(--line);position:relative;overflow:hidden}.HorizontalShowcaseSection-module-scss-module__RAqL4q__pinWrap{z-index:1;min-height:var(--marketing-section-min-height,calc(100vh - 72px));padding:var(--marketing-section-padding-y,var(--sp-28)) 0;gap:var(--sp-8);flex-direction:column;display:flex;position:relative}.HorizontalShowcaseSection-module-scss-module__RAqL4q__container{width:100%;max-width:1240px;padding:0 var(--sp-6);margin:0 auto}.HorizontalShowcaseSection-module-scss-module__RAqL4q__header{gap:var(--sp-6);flex-direction:column;align-items:flex-start;max-width:920px;display:flex}.HorizontalShowcaseSection-module-scss-module__RAqL4q__copy{gap:var(--sp-4);max-width:920px;display:grid}.HorizontalShowcaseSection-module-scss-module__RAqL4q__copy p{color:var(--text-2);line-height:var(--line-height-relaxed)}.HorizontalShowcaseSection-module-scss-module__RAqL4q__eyebrow,.HorizontalShowcaseSection-module-scss-module__RAqL4q__cardEyebrow{color:var(--text-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.HorizontalShowcaseSection-module-scss-module__RAqL4q__headerAction{justify-content:flex-start;display:flex}.HorizontalShowcaseSection-module-scss-module__RAqL4q__track{flex-wrap:nowrap;min-height:clamp(360px,46vh,500px);display:flex;position:relative}.HorizontalShowcaseSection-module-scss-module__RAqL4q__panel{gap:var(--sp-5);min-width:100vw;padding:var(--sp-2) var(--sp-4) var(--sp-4) 0;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.HorizontalShowcaseSection-module-scss-module__RAqL4q__panel:first-child{padding-left:max(var(--sp-6),(100vw - 1240px)/2 + var(--sp-6))}.HorizontalShowcaseSection-module-scss-module__RAqL4q__panel:last-child{padding-right:max(var(--sp-6),(100vw - 1240px)/2 + var(--sp-6))}.HorizontalShowcaseSection-module-scss-module__RAqL4q__columns1{grid-template-columns:1fr}.HorizontalShowcaseSection-module-scss-module__RAqL4q__columns2{grid-template-columns:repeat(2,minmax(0,1fr))}.HorizontalShowcaseSection-module-scss-module__RAqL4q__columns3{grid-template-columns:repeat(3,minmax(0,1fr))}.HorizontalShowcaseSection-module-scss-module__RAqL4q__columns4{grid-template-columns:repeat(4,minmax(0,1fr))}.HorizontalShowcaseSection-module-scss-module__RAqL4q__cardLink{color:inherit;min-height:100%;text-decoration:none;display:block}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card{height:100%;min-height:clamp(300px,42vh,430px);padding:var(--sp-8);gap:var(--sp-5);border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 82%, transparent);transition:border-color var(--dur-3) var(--ease),transform var(--dur-3) var(--ease);flex-direction:column;display:flex}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card h3{font-size:clamp(22px,2.2vw,32px);line-height:var(--line-height-tight)}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card p,.HorizontalShowcaseSection-module-scss-module__RAqL4q__card li{color:var(--text-2);line-height:1.55}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card ul{gap:var(--sp-2);margin:auto 0 0;padding:0;list-style:none;display:grid}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card li{padding-left:var(--sp-5);font-size:var(--font-size-sm);position:relative}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card li:before{content:"";background:var(--accent);border-radius:999px;width:5px;height:5px;position:absolute;top:9px;left:0}.HorizontalShowcaseSection-module-scss-module__RAqL4q__cardLink:hover .HorizontalShowcaseSection-module-scss-module__RAqL4q__card,.HorizontalShowcaseSection-module-scss-module__RAqL4q__card:hover{border-color:var(--line-strong);transform:translateY(-3px)}.HorizontalShowcaseSection-module-scss-module__RAqL4q__cardTop{align-items:flex-start;gap:var(--sp-3);flex-direction:column;min-height:58px;display:flex}.HorizontalShowcaseSection-module-scss-module__RAqL4q__logo{object-fit:contain;max-width:min(100%,280px);height:52px}.HorizontalShowcaseSection-module-scss-module__RAqL4q__icon{border:1px solid var(--line);width:48px;height:48px;color:var(--accent);background:color-mix(in srgb, var(--bg) 70%, transparent);justify-content:center;align-items:center;display:inline-flex}.HorizontalShowcaseSection-module-scss-module__RAqL4q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;display:block;position:absolute;overflow:hidden}@media (max-width:991px){.HorizontalShowcaseSection-module-scss-module__RAqL4q__showcase{min-height:var(--marketing-section-min-height,calc(100vh - 72px));overflow:hidden}.HorizontalShowcaseSection-module-scss-module__RAqL4q__pinWrap{min-height:var(--marketing-section-min-height,calc(100vh - 72px));padding:var(--marketing-section-padding-y,var(--sp-22)) 0;position:relative!important;transform:none!important}.HorizontalShowcaseSection-module-scss-module__RAqL4q__header{grid-template-columns:1fr;align-items:start}.HorizontalShowcaseSection-module-scss-module__RAqL4q__headerAction{justify-content:flex-start}.HorizontalShowcaseSection-module-scss-module__RAqL4q__track{gap:var(--sp-6);padding:0 var(--sp-4);flex-direction:column;width:100%!important;height:auto!important;min-height:auto!important;transform:none!important}.HorizontalShowcaseSection-module-scss-module__RAqL4q__panel{gap:var(--sp-6);padding:0;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;display:grid!important;transform:none!important}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card{min-height:auto}}@media (max-width:640px){.HorizontalShowcaseSection-module-scss-module__RAqL4q__container{padding:0 var(--sp-4)}.HorizontalShowcaseSection-module-scss-module__RAqL4q__card{padding:var(--sp-6)}}
