.product-heading{--bg-primary: #FFFFFF;--text-primary: #000000;--text-secondary: #092540;position:relative;font-family:"DM Sans","Noto Sans JP",sans-serif;color:var(--text-primary);background:var(--bg-primary);padding-top:var(--component-padding-top-mobile, 2rem);padding-bottom:var(--component-padding-bottom-mobile, 2rem);margin-top:var(--component-margin-top-mobile, 0);margin-bottom:var(--component-margin-bottom-mobile, 0)}@media(min-width: 888px){.product-heading{padding-top:var(--component-padding-top-desktop, 4rem);padding-bottom:var(--component-padding-bottom-desktop, 4rem);margin-top:var(--component-margin-top-desktop, 0);margin-bottom:var(--component-margin-bottom-desktop, 0)}}.product-heading *,.product-heading *::before,.product-heading *::after{box-sizing:border-box}.product-heading__wrapper{display:flex;flex-direction:column;justify-content:space-between;max-width:567px;padding:0 16px;margin:0 auto}@media(min-width: 888px){.product-heading__wrapper{flex-direction:row;gap:24px;align-items:start;max-width:1248px;padding:0 24px}}.product-heading__main-content{display:flex;flex-direction:column;gap:12px;align-items:center;margin-bottom:12px}@media(min-width: 888px){.product-heading__main-content{align-items:baseline;margin-bottom:0}}@media(min-width: 1440px){.product-heading__main-content{flex-direction:row;align-items:center}}@media(min-width: 888px){.product-heading__secondary-content{max-width:440px}}@media(min-width: 1440px){.product-heading__secondary-content{max-width:500px}}.product-heading__image-wrapper{display:grid;place-content:center;width:64px;height:64px}.product-heading__image-wrapper--shadow{backdrop-filter:blur(14.3362569809px);border-radius:50%;box-shadow:.255px 6.276px 22.968px 0 var(--icon-gradient, rgba(25, 90, 254, 0.25))}.product-heading__image{width:64px;height:64px;object-fit:contain}.product-heading__image--shadow{width:48px;height:48px;border-radius:50%}.product-heading__title strong{font-weight:700;background:var(--text-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.product-heading__title{margin:0;font-size:2rem;font-style:normal;font-weight:400;line-height:1.1875;color:var(--text-primary)}@media(min-width: 567px){.product-heading__title{font-size:2.5rem;line-height:1.15}}@media(min-width: 888px){.product-heading__title{font-size:3rem;font-weight:400;line-height:1.1667}}.product-heading__subtitle{margin:0 0 2rem 0;font-size:1rem;font-weight:300;line-height:1.5;color:var(--text-secondary);text-align:center}@media(min-width: 567px){.product-heading__subtitle{margin:0 0 1.5rem 0}}@media(min-width: 888px){.product-heading__subtitle{font-size:1.25rem;line-height:1.4;text-align:start}}.product-heading__actions{display:flex;flex-direction:column;gap:16px;align-items:center}@media(min-width: 567px){.product-heading__actions{flex-direction:row;justify-content:center}}@media(min-width: 888px){.product-heading__actions{justify-content:start}}.product-heading__button-wrapper{width:100%;padding:0 16px}@media(min-width: 567px){.product-heading__button-wrapper{width:auto;padding:0}}.product-heading__button-wrapper .swui-button{width:100%}@media(min-width: 567px){.product-heading__button-wrapper .swui-button{width:auto}}
