.ds-faq details{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);margin-bottom:-1px}.ds-faq details summary{cursor:pointer;font-size:var(--text-size-d);font-weight:var(--font-weight);line-height:var(--text-line-height-d);padding:15px 30px 15px 0;position:relative}.ds-faq details summary::-webkit-details-marker,.ds-faq details summary::marker{display:none}.ds-faq details summary:focus{outline:none}.ds-faq details summary:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi42NCIgaGVpZ2h0PSI3LjQzNCI+PHBhdGggZD0iTS4zMTIuMzE2YTEuMDc2IDEuMDc2IDAgMCAwIDAgMS41MTRsNS4zMDcgNS4yOTJhMS4wNyAxLjA3IDAgMCAwIDEuNDc1LjAzM2w1LjIzLTUuMjEzQTEuMDY5IDEuMDY5IDAgMSAwIDEwLjgxNS40MjhMNi4zMjMgNC44NTQgMS44MjUuMzExQTEuMDcgMS4wNyAwIDAgMCAuMzExLjMxN3oiIHN0eWxlPSJmaWxsOiMyNTI1MjUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:8px;margin-top:-4px;position:absolute;right:5px;top:50%;transform:rotate(0);width:14px}.ds-faq details[open] summary:after{transform:rotate(180deg)}.ds-figure picture{display:block;position:relative;width:100%}.ds-figure picture:after{content:"";display:block;padding-top:calc(var(--aspect-ratio-h, 400)/var(--aspect-ratio-w, 700)*100%)}.ds-figure picture img{background:var(--grey-100);height:100%;inset:0;object-fit:cover;position:absolute;vertical-align:top;width:100%}.ds-figure{position:relative}.ds-figure.ds-figure--withCaption{margin-bottom:var(--margin-xl)}@media(min-width:768px){.ds-figure.left{float:left;margin-right:20px;width:100%}.ds-figure.right{float:right;margin-left:20px;width:100%}.ds-figure.center{clear:left;margin:20px auto 40px;text-align:center}}.ds-figure figcaption{color:#000;font-size:12px;opacity:.7;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:calc(100% + 10px);white-space:nowrap;width:100%}.myStableLanding{background-color:#f2f5f8;background-image:url(/build/bg.webp?80075b90);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--rad);padding:20px}@media(min-width:962px){.myStableLanding{padding:48px}}.myStableLanding__section{margin-bottom:48px}@media(min-width:962px){.myStableLanding__section{margin-bottom:80px}}.myStableLanding__intro{display:grid;grid-template-areas:"logo" "title" "media" "text" "cta";row-gap:20px}@media(max-width:961px){.myStableLanding__intro{text-align:center}}@media(min-width:962px){.myStableLanding__intro{column-gap:80px;grid-template:"logo media" auto "title media" auto "text media" auto "cta media" 1fr/auto 316px;place-items:start}}.myStableLanding__intro__logo{-ms-grid-row:1;-ms-grid-column:1;grid-area:logo}@media(max-width:961px){.myStableLanding__intro__logo{height:60px;justify-self:center}}.myStableLanding__intro h1{-ms-grid-row:3;-ms-grid-column:1;grid-area:title;margin-bottom:0}.myStableLanding__intro__media{-ms-grid-row:5;-ms-grid-column:1;grid-area:media;justify-self:center}.myStableLanding__intro p{-ms-grid-row:7;-ms-grid-column:1;grid-area:text;margin-bottom:0}.myStableLanding__intro .ds-button{-ms-grid-row:9;-ms-grid-column:1;grid-area:cta}.myStableLanding__headline{background-color:#fff;border-radius:var(--rad);font-weight:400;padding:12px}@media(min-width:962px){.myStableLanding__headline{padding:24px 20px;text-align:center}}.myStableLanding__features ul{margin:0 auto;max-width:540px}.myStableLanding__step{display:grid;gap:20px 40px;grid-template-areas:"text" "image";margin-left:auto;margin-right:auto;max-width:700px}@media(min-width:962px){.myStableLanding__step{align-items:center;grid-template-areas:"text image";grid-template-columns:auto 186px}.myStableLanding__step:nth-child(odd){grid-template-areas:"image text";grid-template-columns:186px auto}.myStableLanding__step > p{-ms-grid-row:1;-ms-grid-column:1}.myStableLanding__step:nth-child(odd) > p{-ms-grid-row:1;-ms-grid-column:2}}.myStableLanding__step__text{-ms-grid-row:7;-ms-grid-column:1;--margin-heading:12px;background-color:#fff;border-radius:16px;grid-area:text;overflow:hidden;padding:20px 20px 20px 90px;position:relative}.myStableLanding__step > .myStableLanding__step__text{-ms-grid-row:1;-ms-grid-column:1}.myStableLanding__step__text p{margin-bottom:0}.myStableLanding__step__triangle{background-color:#e7eff7;border-radius:16px;bottom:0;height:200px;left:-160px;margin-top:-100px;position:absolute;top:50%;transform:rotate(45deg);width:200px}.myStableLanding__step__number{left:14px;position:absolute;top:50%;transform:translateY(-50%)}.myStableLanding__step__image{-ms-grid-row:3;-ms-grid-column:1;grid-area:image;justify-self:end}@media (min-width:962px){.myStableLanding__intro__logo{-ms-grid-row:1;-ms-grid-column:1}.myStableLanding__intro h1{-ms-grid-row:2;-ms-grid-column:1}.myStableLanding__intro__media{-ms-grid-row:1;-ms-grid-row-span:4;-ms-grid-column:3}.myStableLanding__intro p{-ms-grid-row:3;-ms-grid-column:1}.myStableLanding__intro .ds-button{-ms-grid-row:4;-ms-grid-column:1}.myStableLanding__step__text{-ms-grid-row:3;-ms-grid-column:1}.myStableLanding__step > .myStableLanding__step__text{-ms-grid-row:1;-ms-grid-column:1}.myStableLanding__step:nth-child(odd) > .myStableLanding__step__text{-ms-grid-row:1;-ms-grid-column:2}.myStableLanding__step__image{-ms-grid-row:1;-ms-grid-column:2}.myStableLanding__step:nth-child(odd) > .myStableLanding__step__image{-ms-grid-row:1;-ms-grid-column:1}}.myStableLanding__cta{text-align:center}
/*# sourceMappingURL=myStableLanding.ea2ad66d.css.map*/