.app-store-buttons{>*{border-radius:7px;display:inline-block;font-size:0;line-height:1;&:focus{outline:solid var(--border_focus-outer_color) var(--border_focus-outer_width);outline-offset:calc(var(--border_focus-outer_width)*1)}svg{height:var(--de_d10)}&:first-child{margin-right:var(--de_d2);html[data-theme~=desk] &,html[data-theme~=tablet] &{margin-right:var(--de_d4)}}}}.subline-button{display:flex;font-size:var(--font-size-200);line-height:var(--line-height-200);margin-top:var(--de_d1);>span{display:block;flex-grow:1;max-height:100%;width:0}}.intro-sub{display:grid;grid-template-areas:"headline" "picture" "copy" "buttons" "additional";grid-template-columns:1fr;row-gap:var(--de_d2);html[data-theme~=desk] &,html[data-theme~=tablet] &{grid-template-areas:"headline right" "copy right" "buttons right" ". right";grid-template-columns:1fr 1fr}&.intro-sub--only-text{html[data-theme~=desk] &,html[data-theme~=tablet] &{column-gap:0;grid-template-columns:1fr}}&.intro-sub--image-left{html[data-theme~=desk] &,html[data-theme~=tablet] &{grid-template-areas:"left headline" "left copy" "left buttons" "left .";grid-template-columns:1fr 1fr}}html[data-theme~=tablet] &{column-gap:var(--de_d6)}html[data-theme~=desk] &{column-gap:var(--de_d15)}}.intro-sub__headline{color:var(--fg_primary);font-family:INGDisplayBold;font-size:var(--font-size-600);font-weight:400;grid-area:headline;line-height:var(--line-height-600)}.intro-sub__copy{grid-area:copy;margin-top:var(--de_d1);html[data-theme~=desk] &,html[data-theme~=tablet] &{margin-top:var(--de_d2)}}.intro-sub__buttons{grid-area:buttons;margin-top:var(--de_d2)}.intro-sub__additional,.intro-sub__image{html[data-theme~=desk] &,html[data-theme~=tablet] &{grid-area:right}}.intro-sub.intro-sub--image-left .intro-sub__image{html[data-theme~=desk] &,html[data-theme~=tablet] &{grid-area:left}}.intro-sub__additional{grid-area:additional;html[data-theme~=mobile] &{padding-top:var(--de_d6)}}.intro-sub__image{grid-area:picture;margin-top:var(--de_d2)}.intro-sub .icon-list__item:last-child{padding-bottom:0}.intro-sub .icon-list{margin-bottom:var(--de_d8)}