.support-main{--support-section-title-weight: 600;--support-section-title-size-pc: clamp(22px, 2.5vw, 48px);--support-section-title-lh: 100%;--support-service-card-title-weight: 600;--support-service-card-title-size-pc: clamp(16px, 1.041667vw, 20px);--support-service-card-title-lh: 150%;--support-product-card-title-weight: 500;--support-product-card-title-size-pc: clamp(16px, 1.041667vw, 20px);--support-product-card-title-lh: 140%;--support-card-desc-weight: 400;--support-card-desc-size-pc: clamp(14px, .9375vw, 18px);--support-card-desc-lh: 150%;--support-cta-weight: 700;--support-cta-size-pc: clamp(12px, .833333vw, 16px);--support-cta-lh: 100%;--support-contact-card-title-weight: 600;--support-contact-intro-size-pc: clamp(14px, 1.041667vw, 20px);--support-contact-intro-lh: 150%}.marketing-page-hero--support .marketing-page-hero__title{font-weight:600;font-size:clamp(32px,3.125vw,60px);line-height:100%}.support-hero-tagline{margin:0;max-width:clamp(320px,43.75vw,840px);font-family:Zalando Sans Expanded,sans-serif;font-weight:400;font-size:clamp(12px,.9375vw,18px);line-height:20px;color:#fff;text-align:center}.support-main{width:100%;background:#fff}.support-section{width:100%;padding:clamp(50px,6.25vw,120px) clamp(20px,7.8125vw,150px);box-sizing:border-box}.support-section__title{font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-section-title-weight);font-size:var(--support-section-title-size-pc);line-height:var(--support-section-title-lh);color:#000;text-align:center;margin:0 0 clamp(32px,3.125vw,60px)}.support-section--product{padding-top:clamp(40px,6.25vw,120px);padding-bottom:clamp(40px,4.166667vw,80px)}.support-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,clamp(240px,27.083333vw,520px)));justify-content:center;gap:clamp(16px,1.25vw,24px);width:100%;max-width:clamp(520px,55.416667vw,1064px);margin:0 auto;padding:0;list-style:none}.support-product-grid>li{display:flex;min-width:0}.support-product-card{position:relative;display:block;flex:1 1 auto;width:100%;aspect-ratio:1 / 1;box-sizing:border-box;background:#f1f1f1;border:1px solid #000000;border-radius:clamp(12px,1.041667vw,20px);overflow:hidden;text-decoration:none;color:inherit}.support-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:#ffffff26;opacity:0;pointer-events:none;transition:opacity .2s ease}@media (hover: hover){.support-product-card:not(.support-product-card--placeholder):hover:after{opacity:1}}a.support-product-card:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}a.support-product-card:focus-visible:after{opacity:1}.support-product-card__title{position:relative;z-index:2;font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-product-card-title-weight);font-size:var(--support-product-card-title-size-pc);line-height:var(--support-product-card-title-lh);color:#000;text-align:center;margin:0;padding-top:clamp(32px,3.125vw,60px)}.support-product-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;pointer-events:none}.support-product-card__image{display:block;width:100%;height:100%;object-fit:contain}.support-product-card--placeholder{cursor:not-allowed;background:#e5e5e5;border-color:#b0b0b0}.support-product-card--placeholder .support-product-card__title{color:#737373}.support-product-card--placeholder .support-product-card__image{opacity:.5;filter:grayscale(1)}.support-section--service{padding-top:120px;padding-bottom:clamp(50px,6.25vw,120px)}.support-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(16px,1.25vw,24px);width:100%;max-width:clamp(968px,84.375vw,1620px);margin:0 auto;padding:0;list-style:none}.support-service-grid>li{display:flex;min-width:0}.support-service-card{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:clamp(24px,2.083333vw,40px);width:100%;height:100%;min-height:clamp(320px,24.583333vw,472px);padding:clamp(32px,3.125vw,60px) clamp(24px,2.239583vw,43px);box-sizing:border-box;background:#f1f1f1;border-radius:clamp(12px,1.041667vw,20px)}.support-service-card__body{display:flex;flex-direction:column;align-items:center;gap:clamp(20px,1.5625vw,30px);width:100%;max-width:clamp(220px,15.625vw,300px)}.support-service-card__icon{display:flex;width:clamp(48px,4.166667vw,80px);height:clamp(48px,4.166667vw,80px);flex-shrink:0}.support-service-card__icon img{display:block;width:100%;height:100%;object-fit:contain}.support-service-card__copy{display:flex;flex-direction:column;align-items:center;gap:clamp(16px,1.25vw,24px);text-align:center;width:100%}.support-service-card__title{font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-service-card-title-weight);font-size:var(--support-service-card-title-size-pc);line-height:var(--support-service-card-title-lh);color:#252525;margin:0;min-height:3em}.support-service-card__desc{font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-card-desc-weight);font-size:var(--support-card-desc-size-pc);line-height:var(--support-card-desc-lh);color:#252525;margin:0}.support-service-card__cta{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;max-width:clamp(220px,15.625vw,300px);height:clamp(48px,3.333333vw,64px);margin-top:auto;padding:0 16px;box-sizing:border-box;background:#000;border:none;border-radius:clamp(4px,.260417vw,5px);color:#fff;font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-cta-weight);font-size:var(--support-cta-size-pc);line-height:var(--support-cta-lh);text-transform:uppercase;text-decoration:none;text-align:center;transition:opacity .2s ease}.support-service-card__cta-label--desktop{display:none}.support-service-card__cta-label--mobile{display:inline}@media (min-width: 768px){.support-service-card__cta-label--desktop{display:inline}.support-service-card__cta-label--mobile{display:none}}@media (hover: hover){a.support-service-card__cta:hover{opacity:.85}}a.support-service-card__cta:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.support-service-card__cta--placeholder{cursor:not-allowed;background:#595959;color:#ffffffe0;opacity:1}@media (hover: hover){.support-service-card__cta--placeholder:hover{opacity:1}}.support-section--contact{padding-top:clamp(24px,2.083333vw,40px)}.support-contact-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(16px,2.083333vw,40px);max-width:clamp(320px,43.4375vw,834px);margin:0 auto clamp(32px,3.125vw,60px);text-align:center}.support-contact-intro .support-section__title{margin-bottom:0}.support-contact-intro__desc{font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-card-desc-weight);font-size:var(--support-contact-intro-size-pc);line-height:var(--support-contact-intro-lh);color:#252525;margin:0;white-space:pre-line}.support-contact-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(16px,1.25vw,24px);width:100%;max-width:clamp(280px,20.15625vw,387px);margin:0 auto;padding:0;list-style:none}.support-contact-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(24px,2.083333vw,40px);min-height:clamp(280px,19.270833vw,370px);max-width:clamp(280px,20.15625vw,387px);padding:clamp(32px,3.125vw,60px) clamp(24px,2.239583vw,43px);box-sizing:border-box;background:#f1f1f1;border-radius:clamp(12px,1.041667vw,20px);text-decoration:none;color:inherit;transition:opacity .2s ease}@media (hover: hover){a.support-contact-card:hover{opacity:.92}}a.support-contact-card:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.support-contact-card__icon{display:flex;align-items:center;justify-content:center;width:clamp(48px,4.166667vw,80px);height:clamp(48px,4.166667vw,80px);flex-shrink:0;overflow:hidden}.support-contact-card__icon img{display:block;width:100%;height:100%;object-fit:contain;box-sizing:border-box}.support-contact-card__copy{display:flex;flex-direction:column;align-items:center;gap:clamp(8px,.625vw,12px);width:100%;max-width:clamp(220px,15.625vw,300px);text-align:center}.support-contact-card__title{font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-contact-card-title-weight);font-size:var(--support-service-card-title-size-pc);line-height:var(--support-service-card-title-lh);color:#252525;margin:0}.support-contact-card__desc{font-family:Zalando Sans Expanded,sans-serif;font-weight:var(--support-card-desc-weight);font-size:var(--support-card-desc-size-pc);line-height:var(--support-card-desc-lh);color:#252525;margin:0}@media (max-width: 1200px){.support-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.marketing-page-hero--support .marketing-page-hero__title{font-weight:600;font-size:24px;line-height:1.2}.support-hero-tagline{font-size:12px;line-height:20px}.support-main{display:flex;flex-direction:column;gap:var(--mobile-section-stack-gap);padding-block:var(--mobile-page-block-pad-y);box-sizing:border-box}.support-section{padding:0 var(--mobile-page-gutter-x)}.support-section--product,.support-section--service,.support-section--contact{padding-top:0;padding-bottom:0}.support-section__title{font-size:16px;text-align:center;margin-bottom:var(--mobile-section-title-gap)}.support-service-grid{grid-template-columns:1fr;gap:16px}.support-service-card{min-height:0;padding:21px;border-radius:10px;gap:16px;align-items:stretch}.support-service-card__body{flex-direction:row;align-items:flex-start;max-width:none;gap:16px}.support-service-card__icon{width:40px;height:40px}.support-service-card__copy{align-items:flex-start;text-align:left;flex:1 1 auto;gap:6px}.support-service-card__title{font-size:14px;font-weight:600;min-height:0}.support-service-card__desc{font-size:12px;line-height:1.5}.support-service-card__cta{max-width:none;height:48px;border-radius:5px;font-size:12px}.support-product-grid{grid-template-columns:minmax(0,1fr);max-width:100%;gap:20px}.support-product-card{border-radius:20px}.support-product-card__title{font-size:14px;font-weight:500;padding-top:40px}.support-contact-intro{align-items:center;text-align:center;margin-bottom:var(--mobile-section-title-gap)}.support-contact-intro__desc{font-size:12px;line-height:1.4;color:#000;text-align:center}.support-contact-grid{grid-template-columns:1fr;max-width:100%;gap:16px}.support-contact-card{flex-direction:row;align-items:flex-start;min-height:0;max-width:none;padding:21px;gap:16px;border-radius:10px}.support-contact-card__icon{width:40px;height:40px}.support-contact-card__copy{align-items:flex-start;text-align:left;max-width:none;flex:1 1 auto;gap:6px}.support-contact-card__title{font-size:14px;font-weight:600}.support-contact-card__desc{font-size:12px;line-height:1.4}}.support-service-card__title-label--desktop{display:none}.support-service-card__title-label--mobile{display:inline;white-space:pre-line}@media (min-width: 768px){.support-service-card__title-label--desktop{display:inline}.support-service-card__title-label--mobile{display:none}}
