@quintype/arrow 2.9.11-webpack5.3 → 2.9.11-webpack5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/AlsoRead/dist/AlsoRead/styles.arrow.css +1 -0
  2. package/AsideCollection/dist/AsideCollection/styles.arrow.css +1 -0
  3. package/Attachment/dist/Attachment/styles.arrow.css +1 -0
  4. package/Author/dist/Author/styles.arrow.css +1 -0
  5. package/AuthorIntroductionCard/dist/AuthorIntroductionCard/styles.arrow.css +1 -0
  6. package/AuthorWithTime/dist/AuthorWithTime/styles.arrow.css +1 -0
  7. package/AuthorsList/dist/AuthorsList/styles.arrow.css +1 -0
  8. package/BigFact/dist/BigFact/styles.arrow.css +1 -0
  9. package/BlockQuote/dist/BlockQuote/styles.arrow.css +1 -0
  10. package/Blurb/dist/Blurb/styles.arrow.css +1 -0
  11. package/CollectionFilter/dist/CollectionFilter/styles.arrow.css +1 -0
  12. package/CollectionName/dist/CollectionName/styles.arrow.css +1 -0
  13. package/ElevenStories/dist/ElevenStories/styles.arrow.css +1 -0
  14. package/FourColFiveStories/dist/FourColFiveStories/styles.arrow.css +1 -0
  15. package/FourColGrid/dist/FourColGrid/styles.arrow.css +1 -0
  16. package/FourColSixteenStories/dist/FourColSixteenStories/styles.arrow.css +1 -0
  17. package/FourColTwelveStories/dist/FourColTwelveStories/styles.arrow.css +1 -0
  18. package/FourStorySlider/dist/FourStorySlider/styles.arrow.css +1 -0
  19. package/FullScreenSlider/dist/FullScreenSlider/styles.arrow.css +1 -0
  20. package/HalfScreenSlider/dist/HalfScreenSlider/styles.arrow.css +1 -0
  21. package/Headline/dist/Headline/styles.arrow.css +1 -0
  22. package/HeroImage/dist/HeroImage/styles.arrow.css +1 -0
  23. package/Image/dist/Image/styles.arrow.css +1 -0
  24. package/ImageGallery/dist/ImageGallery/styles.arrow.css +1 -0
  25. package/ImageSlideshow/dist/ImageSlideshow/styles.arrow.css +1 -0
  26. package/KeyEvents/dist/KeyEvents/styles.arrow.css +1 -0
  27. package/ListComponent/dist/ListComponent/styles.arrow.css +1 -0
  28. package/ListicleStoryTemplate/dist/ListicleStoryTemplate/styles.arrow.css +1 -0
  29. package/LiveBlogStoryTemplate/dist/LiveBlogStoryTemplate/styles.arrow.css +1 -0
  30. package/LoadmoreButton/dist/LoadmoreButton/styles.arrow.css +1 -0
  31. package/MagazineEditions/dist/MagazineEditions/styles.arrow.css +1 -0
  32. package/MagazineHeaderCard/dist/MagazineHeaderCard/styles.arrow.css +1 -0
  33. package/MagazineWidget/dist/MagazineWidget/styles.arrow.css +1 -0
  34. package/OneColStoryList/dist/OneColStoryList/styles.arrow.css +1 -0
  35. package/OpinionCollection/dist/OpinionCollection/styles.arrow.css +1 -0
  36. package/PageIntroductionCard/dist/PageIntroductionCard/styles.arrow.css +1 -0
  37. package/PhotoStoryTemplate/dist/PhotoStoryTemplate/styles.arrow.css +1 -0
  38. package/QuestionAnswer/dist/QuestionAnswer/styles.arrow.css +1 -0
  39. package/Quote/dist/Quote/styles.arrow.css +1 -0
  40. package/README.md +177 -0
  41. package/Reference/dist/Reference/styles.arrow.css +1 -0
  42. package/ScrollSnap/dist/ScrollSnap/styles.arrow.css +1 -0
  43. package/SectionTag/dist/SectionTag/styles.arrow.css +1 -0
  44. package/SixColSixStories/dist/SixColSixStories/styles.arrow.css +1 -0
  45. package/SocialShareTemplate/dist/SocialShareTemplate/styles.arrow.css +1 -0
  46. package/StoryCard/dist/StoryCard/styles.arrow.css +1 -0
  47. package/StoryCollection/dist/StoryCollection/styles.arrow.css +1 -0
  48. package/StoryElementCard/dist/StoryElementCard/styles.arrow.css +1 -0
  49. package/StorycardContent/dist/StorycardContent/styles.arrow.css +1 -0
  50. package/Subheadline/dist/Subheadline/styles.arrow.css +1 -0
  51. package/Summary/dist/Summary/styles.arrow.css +1 -0
  52. package/TagIntroductionCard/dist/TagIntroductionCard/styles.arrow.css +1 -0
  53. package/Text/dist/Text/styles.arrow.css +1 -0
  54. package/TextStoryTemplate/dist/TextStoryTemplate/styles.arrow.css +1 -0
  55. package/ThreeColFlexStories/dist/ThreeColFlexStories/styles.arrow.css +1 -0
  56. package/ThreeColFourteenStories/dist/ThreeColFourteenStories/styles.arrow.css +1 -0
  57. package/ThreeColGrid/dist/ThreeColGrid/styles.arrow.css +1 -0
  58. package/ThreeColSevenStory/dist/ThreeColSevenStory/styles.arrow.css +1 -0
  59. package/ThreeColSixStories/dist/ThreeColSixStories/styles.arrow.css +1 -0
  60. package/TimeStamp/dist/TimeStamp/styles.arrow.css +1 -0
  61. package/TwoColFourStories/dist/TwoColFourStories/styles.arrow.css +1 -0
  62. package/TwoColFourStoryHighlight/dist/TwoColFourStoryHighlight/styles.arrow.css +1 -0
  63. package/TwoColSixStories/dist/TwoColSixStories/styles.arrow.css +1 -0
  64. package/TwoColThreeStories/dist/TwoColThreeStories/styles.arrow.css +1 -0
  65. package/Video/dist/Video/styles.arrow.css +1 -0
  66. package/VideoStoryTemplate/dist/VideoStoryTemplate/styles.arrow.css +1 -0
  67. package/app.scss +410 -0
  68. package/cjs/index.js +1 -0
  69. package/esm/index.js +1 -0
  70. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ .fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.also-read-m_card-image__3CwAv img{height:100%;position:absolute;top:0}.also-read-m_default-text__hp2dp{font-family:var(--arrow-typeface-secondary)}.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_default-text__hp2dp,.also-read-m_alsoread-textLeftAlign__S0Dxe .also-read-m_default-text__hp2dp{font-size:var(--arrow-fs-xs);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-3)}@media (min-width:768px){.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_default-text__hp2dp,.also-read-m_alsoread-textLeftAlign__S0Dxe .also-read-m_default-text__hp2dp{font-size:var(--arrow-fs-s)}}.also-read-m_headline__VzF-c{font-family:var(--arrow-typeface-primary);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-3)}.also-read-m_alsoread-default__3cYER .also-read-m_headline__VzF-c{color:var(--arrow-c-dark);font-size:var(--arrow-fs-s);padding-top:var(--arrow-spacing-xs)}@media (min-width:768px){.also-read-m_alsoread-default__3cYER .also-read-m_headline__VzF-c{font-size:var(--arrow-fs-l);padding-top:0}}.also-read-m_alsoread-textLeftAlign__S0Dxe .also-read-m_headline__VzF-c{color:var(--arrow-c-brand1);font-size:var(--arrow-fs-m);margin-top:var(--arrow-spacing-xs)}@media (min-width:768px){.also-read-m_alsoread-textLeftAlign__S0Dxe .also-read-m_headline__VzF-c{font-size:var(--arrow-fs-l)}}.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_headline__VzF-c{color:var(--arrow-c-dark);font-size:var(--arrow-fs-m);margin-right:var(--arrow-spacing-m)}@media (min-width:768px){.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_headline__VzF-c{font-size:var(--arrow-fs-l)}}.also-read-m_card-image-wrapper__3GFzu{position:relative}@media (min-width:768px){.also-read-m_alsoread-default__3cYER .also-read-m_card-image-wrapper__3GFzu{flex-basis:30%;margin-right:var(--arrow-spacing-m)}}.also-read-m_card-image__3CwAv{display:block;position:relative}.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP,.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image__3CwAv{padding-top:75%}@media (min-width:768px){.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP,.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image__3CwAv{padding-top:56.25%}}.also-read-m_alsoread-default__3cYER{border:1px solid var(--arrow-c-mono5);display:block;padding:var(--arrow-spacing-m)}@media (min-width:768px){.also-read-m_alsoread-default__3cYER{display:flex}}.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_content-wrapper__26AZX{display:flex;margin-top:var(--arrow-spacing-xs)}@media (min-width:768px){.also-read-m_alsoread-default__3cYER .also-read-m_content-wrapper__26AZX{flex-basis:70%}}.also-read-m_alsoread-default__3cYER .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP,.also-read-m_alsoread-default__3cYER .also-read-m_card-image__3CwAv,.also-read-m_alsoread__1crOV .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP{padding-top:56.25%}.also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP div{background:var(--arrow-c-mono6)}.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_card-image__3CwAv,.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP,.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP .arr--fallback-image{height:75px;width:100px}@media (min-width:768px){.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_card-image__3CwAv,.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP,.also-read-m_alsoread-imageRightAlign__1bsF3 .also-read-m_card-image-wrapper__3GFzu .also-read-m_image__2jdRP .arr--fallback-image{height:90px;width:160px}}html[dir=rtl] .also-read-m_content-wrapper__26AZX{margin-right:var(--arrow-spacing-m)}html[dir=rtl] .also-read-m_card-image-wrapper__3GFzu{margin-right:0}.also-read-m_dark__1pUib{color:var(--arrow-c-mono1)}.also-read-m_light__bTCze{color:var(--arrow-c-invert-mono1)}
@@ -0,0 +1 @@
1
+ .timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2){flex-basis:70%}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.key-events-m_container__1slhR{border-bottom:1px solid var(--arrow-c-mono5)}.key-events-m_event-title__u9bt3>h3{font-size:var(--arrow-fs-xs)}.key-events-m_container__1slhR.arrow-component>h3{font-size:var(--arrow-fs-m);padding:var(--arrow-spacing-xs)}.key-events-m_cards-wrapper__3f8aB{margin-top:var(--arrow-spacing-s)}.key-events-m_time-wrapper__2poXn{align-items:center;display:flex;font-size:var(--arrow-fs-tiny)}.key-events-m_time-wrapper__2poXn svg{margin-right:var(--arrow-spacing-xxs)}.key-events-m_event-title__u9bt3{margin-left:var(--arrow-spacing-s);padding:0 14px 28px;position:relative}.key-events-m_event-title__u9bt3.key-events-m_dark__hrnAr{border-left:1px solid var(--arrow-c-mono5)}.key-events-m_event-title__u9bt3.key-events-m_light__2gE0a{border-left:1px solid var(--arrow-c-invert-mono5)}.key-events-m_dark__hrnAr{color:var(--arrow-c-mono2)}.key-events-m_light__2gE0a{color:var(--arrow-c-invert-mono2)}.key-events-m_dark__hrnAr.key-events-m_borderNone__2tNUK,.key-events-m_light__2gE0a.key-events-m_borderNone__2tNUK{border-left:none}.key-events-m_fade-out__11jv_{background-image:inherit;height:100%;pointer-events:none;position:absolute;top:-20px;width:100%}.key-events-m_container__1slhR.key-events-m_light__2gE0a{border-bottom:1px solid var(--arrow-c-invert-mono5)}html[dir=rtl] .key-events-m_time-wrapper__2poXn{direction:ltr;flex-direction:row-reverse}html[dir=rtl] .key-events-m_time-wrapper__2poXn svg{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .key-events-m_event-title__u9bt3.key-events-m_dark__hrnAr,html[dir=rtl] .key-events-m_event-title__u9bt3.key-events-m_light__2gE0a{border-left:none;border-right:1px solid var(--arrow-c-mono5);margin-left:0;margin-right:var(--arrow-spacing-s)}html[dir=rtl] .key-events-m_dark__hrnAr.key-events-m_borderNone__2tNUK,html[dir=rtl] .key-events-m_light__2gE0a.key-events-m_borderNone__2tNUK{border-right:none}.aside-collection-m_stories__9wfUs{margin-top:var(--arrow-spacing-m)}.aside-collection-m_story__17Jdm,.aside-collection-m_wrapper__2TJi5 .arr--collection-name{margin-bottom:var(--arrow-spacing-m)}.aside-collection-m_story__17Jdm{display:flex}.aside-collection-m_story-hero-image__13nFY{margin-right:var(--arrow-spacing-xs);max-width:82px;min-width:82px}.aside-collection-m_story-byline__37KRG{display:flex;flex-wrap:wrap;margin-top:var(--arrow-spacing-xs)}.aside-collection-m_info__3p4zt{text-align:center}.aside-collection-m_dark__2ElwM,.aside-collection-m_light__2lEO2{color:var(--arrow-c-mono4)}.aside-collection-m_wrapper__2TJi5 h3{font-size:var(--arrow-fs-m)}.aside-collection-m_ad-slot__28nE2{padding:var(--arrow-spacing-l) 0}@media (min-width:768px){.aside-collection-m_ad-slot__28nE2{padding:var(--arrow-spacing-xl) 0}.aside-collection-m_horizontal-wrapper__3-KW0 .aside-collection-m_stories__9wfUs{grid-gap:var(--arrow-spacing-l);display:grid;grid-template-columns:repeat(4,1fr)}.aside-collection-m_horizontal-wrapper__3-KW0 .arr--story-card{flex-direction:column}.aside-collection-m_horizontal-wrapper__3-KW0 .aside-collection-m_story-hero-image__13nFY{margin-bottom:8px;margin-right:var(--arrow-spacing-xs);min-width:100%}.aside-collection-m_horizontal-wrapper__3-KW0 .aside-collection-m_story-byline__37KRG{margin-top:0}.aside-collection-m_horizontal-wrapper__3-KW0 .aside-collection-m_story__17Jdm{display:block}}html[dir=rtl] .aside-collection-m_story-hero-image__13nFY{margin-left:var(--arrow-spacing-xs);margin-right:0}@media (min-width:768px){.aside-collection-m_wrapper__2TJi5{height:100%}.aside-collection-m_sticky__AZXBP>:last-child{margin-bottom:64px;position:-webkit-sticky;position:sticky;top:125px}}
@@ -0,0 +1 @@
1
+ .attachment-m_headline__kP7Hs{font-size:var(--arrow-fs-s);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-3);padding-bottom:var(--arrow-spacing-xs)}@media (min-width:768px){.attachment-m_headline__kP7Hs{font-size:var(--arrow-fs-l);padding-bottom:var(--arrow-spacing-s)}}@media (min-width:768px) and (min-width:992px){.attachment-m_headline__kP7Hs{padding-bottom:var(--arrow-spacing-m)}}.attachment-m_button-wrapper__2fajK{border-radius:3px;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-4);padding:6px var(--arrow-spacing-m);text-align:center}@media (min-width:992px){.attachment-m_button-wrapper__2fajK{margin-left:var(--arrow-spacing-m)}}.attachment-m_file-name__1LU9q{font-size:var(--arrow-fs-s);line-height:var(--arrow-lh-5);margin-bottom:var(--arrow-spacing-m);word-break:break-word}@media (min-width:768px){.attachment-m_file-name__1LU9q{font-size:var(--arrow-fs-m);line-height:var(--arrow-lh-3)}}@media (min-width:768px) and (min-width:992px){.attachment-m_file-name__1LU9q{margin-bottom:unset}}.attachment-m_dark__3ixF7 .attachment-m_button-wrapper__2fajK,.attachment-m_dark__3ixF7 .attachment-m_file-name__1LU9q,.attachment-m_dark__3ixF7 .attachment-m_headline__kP7Hs{color:var(--arrow-c-mono2)}.attachment-m_light__1kcpj .attachment-m_button-wrapper__2fajK,.attachment-m_light__1kcpj .attachment-m_file-name__1LU9q,.attachment-m_light__1kcpj .attachment-m_headline__kP7Hs{color:var(--arrow-c-invert-mono2)}.attachment-m_pdf__3i_bR{align-items:center;background-color:#db5449;border-radius:6px;color:var(--arrow-c-light);display:flex;font-size:var(--arrow-fs-tiny);font-weight:var(--arrow-fw-bold);height:35px;justify-content:center;margin-right:var(--arrow-spacing-m);width:35px}@media (min-width:768px){.attachment-m_pdf__3i_bR{border-radius:var(--arrow-spacing-xs);height:45px;width:45px}}.attachment-m_doc__6vUVo{background-color:#007bd8}.attachment-m_wrapper__3gMwN{border-radius:var(--arrow-spacing-xxs);display:flex;padding:var(--arrow-spacing-m)}@media (min-width:992px){.attachment-m_wrapper__3gMwN{padding:var(--arrow-spacing-l)}}.attachment-m_dark__3ixF7 .attachment-m_wrapper__3gMwN{background-color:var(--arrow-c-mono7);border:1px solid var(--arrow-c-mono7)}.attachment-m_light__1kcpj .attachment-m_wrapper__3gMwN{background-color:var(--arrow-c-invert-mono7);border:1px solid var(--arrow-c-invert-mono7)}.attachment-m_dark__3ixF7 .attachment-m_button-wrapper__2fajK{border:1px solid var(--arrow-c-mono2)}.attachment-m_light__1kcpj .attachment-m_button-wrapper__2fajK{border:1px solid var(--arrow-c-invert-mono2)}@media (min-width:992px){.attachment-m_content-wrapper__3Yu0B{align-items:center;display:flex;justify-content:space-between;width:100%}}html[dir=rtl] .attachment-m_doc__6vUVo,html[dir=rtl] .attachment-m_headline__kP7Hs,html[dir=rtl] .attachment-m_pdf__3i_bR{margin-right:0}html[dir=rtl] .attachment-m_content-wrapper__3Yu0B{margin-right:var(--arrow-spacing-m)}
@@ -0,0 +1 @@
1
+ .author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}
@@ -0,0 +1 @@
1
+ .author-image-m_image-container__19WNd{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.author-image-m_author-image__D8GMB img,.author-image-m_author-image__D8GMB svg{border-radius:50%;height:160px;width:160px}@media (min-width:768px){.author-image-m_author-image__D8GMB img,.author-image-m_author-image__D8GMB svg{height:224px;position:relative;width:224px}}@media (min-width:768px) and (min-width:992px){.author-image-m_author-image__D8GMB img,.author-image-m_author-image__D8GMB svg{height:364px;width:364px}}.author-image-m_square__bjK7M img{border-radius:0}.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB img,.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB svg{border-radius:133.5px;height:40px;width:40px}@media (min-width:768px){.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB img,.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB svg{height:88px;width:88px}}@media (min-width:992px){.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB img,.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB svg{height:120px;width:120px}}.author-image-m_smaller-circle__2yMOZ.author-image-m_author-image__D8GMB img,.author-image-m_smaller-circle__2yMOZ.author-image-m_author-image__D8GMB svg{height:64px;width:64px}.social-share-popup-m_share-popup-wrapper__GEJqD{z-index:var(--zIndex-social-popup)}.social-share-popup-m_light__gQmxf.social-share-popup-m_share-popup-wrapper__GEJqD{background-color:var(--arrow-c-dark)}.social-share-popup-m_dark__26Igp.social-share-popup-m_share-popup-wrapper__GEJqD{background-color:var(--arrow-c-light)}.social-share-popup-m_share-popup__QRt3l{padding:var(--arrow-spacing-l)}.social-share-popup-m_social-wrapper__1lPzr{align-items:center;display:flex;flex-direction:row;padding:var(--arrow-fs-tiny) 0}.social-share-popup-m_dark__26Igp .social-share-popup-m_social-icon-wrapper__36jyV{border-bottom:1px solid var(--arrow-c-mono7)}.social-share-popup-m_light__gQmxf .social-share-popup-m_social-icon-wrapper__36jyV{border-bottom:1px solid var(--arrow-c-invert-mono7)}.social-share-popup-m_wrapper__3Ytce{list-style:none}.social-share-popup-m_dark__26Igp .social-share-popup-m_wrapper__3Ytce>:last-child,.social-share-popup-m_light__gQmxf .social-share-popup-m_wrapper__3Ytce>:last-child{border-bottom:unset}@media (min-width:768px){.social-share-popup-m_light__gQmxf .social-share-popup-m_share-popup__QRt3l{border:1px solid var(--arrow-c-invert-mono7)}.social-share-popup-m_dark__26Igp .social-share-popup-m_share-popup__QRt3l{border:1px solid var(--arrow-c-mono7)}}.social-share-popup-m_top-bar__174Um{display:flex;flex-direction:row;justify-content:space-between}.social-share-popup-m_share-text__19E-F{font-size:var(--arrow-fs-xs);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-2);margin-bottom:var(--arrow-spacing-s)}.social-share-popup-m_close__3k-Hj{position:absolute;right:var(--arrow-spacing-m);top:var(--arrow-spacing-m)}.social-share-popup-m_social-icon__2a4nT{border-radius:50%;height:var(--arrow-fs-xl);padding:var(--arrow-spacing-xxs);width:var(--arrow-fs-xl)}.social-share-popup-m_social-text__1QPXb{color:var(--arrow-c-mono2);font-size:var(--arrow-fs-s);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-2);padding-left:var(--arrow-fs-xs)}.social-share-popup-m_light__gQmxf .social-share-popup-m_share-text__19E-F,.social-share-popup-m_light__gQmxf .social-share-popup-m_social-text__1QPXb{color:var(--arrow-c-invert-mono2)}.social-share-popup-m_dark__26Igp .social-share-popup-m_share-text__19E-F,.social-share-popup-m_dark__26Igp .social-share-popup-m_social-text__1QPXb{color:var(--arrow-c-mono2)}html[dir=rtl] .social-share-popup-m_social-text__1QPXb{padding-left:0;padding-right:var(--arrow-fs-xs)}html[dir=rtl] .social-share-popup-m_close__3k-Hj{left:var(--arrow-spacing-m);right:auto}.social-share-template-m_desktop-view__3TmkO{display:none}@media (min-width:1025px){.social-share-template-m_desktop-view__3TmkO{display:flex}.social-share-template-m_tablet-view__kATzi{display:none}}.social-share-template-m_wrapper__1wXin{align-items:center;flex-direction:row-reverse;list-style:none;overflow:hidden;transition:all .3s;z-index:var(--z-index-1)}.social-share-template-m_horizontal__1c9Kt .social-share-template-m_wrapper__1wXin{display:flex;max-width:var(--arrow-fs-big)}@media (min-width:1025px){.social-share-template-m_horizontal__1c9Kt .social-share-template-m_wrapper__1wXin{max-width:120px}}.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{border-radius:50%;flex-direction:column;max-height:var(--arrow-fs-big)}@media (min-width:1025px){.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{border-radius:unset;max-height:132px;position:inherit;right:var(--arrow-spacing-l)}}.social-share-template-m_light__3-V_k.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:var(--arrow-c-dark);box-shadow:0 0 4px 0 hsla(0,0%,100%,.17)}@media (min-width:1025px){.social-share-template-m_light__3-V_k.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:inherit;box-shadow:unset}}.social-share-template-m_dark__1lmTM.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:var(--arrow-c-light);box-shadow:0 0 4px 0 rgba(0,0,0,.17)}@media (min-width:1025px){.social-share-template-m_dark__1lmTM.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:inherit;box-shadow:unset}}.social-share-template-m_icon__1Mnu5{padding:var(--arrow-spacing-xs)}@media (min-width:1025px){.social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{border-radius:var(--arrow-spacing-xxs)}.social-share-template-m_light__3-V_k .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{border:.6px solid var(--arrow-c-invert-mono7)}.social-share-template-m_dark__1lmTM .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{border:.6px solid var(--arrow-c-mono7)}.social-share-template-m_horizontal__1c9Kt .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{max-width:240px}.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{max-height:240px}}@media (min-width:768px){.social-share-template-m_icon__1Mnu5:hover{background-color:var(--arrow-c-mono7);border-radius:50%}}.social-share-template-m_popup-wrapper__1Zv3e{bottom:0;left:0;position:fixed;right:0;width:100%}@media (min-width:768px){.social-share-template-m_popup-wrapper__1Zv3e{position:absolute;width:328px}}@media (max-width:767px){.social-share-template-m_popup-wrapper__1Zv3e.social-share-template-m_popup-open__21UNo{transition:transform .6s}}@media (min-width:768px){.social-share-template-m_popup-wrapper__1Zv3e.social-share-template-m_popup-open__21UNo{left:50%;top:50%;transform:translate(-50%,-50%);-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translate(-50%,-50%)}html[dir=rtl] .social-share-template-m_popup-wrapper__1Zv3e.social-share-template-m_popup-open__21UNo{right:50%;transform:translate(50%,-50%);-ms-transform:translateX(50%) translateY(-50%);-webkit-transform:translate(50%,-50%)}}.social-share-template-m_overlay__1nBp-{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:1100}@media (min-width:1025px){.social-share-template-m_overlay__1nBp-{position:static}}.social-share-template-m_light__3-V_k .social-share-template-m_overlay__1nBp-{background-color:hsla(0,0%,5%,.77)}.social-share-template-m_dark__1lmTM .social-share-template-m_overlay__1nBp-{background-color:hsla(0,0%,100%,.77)}.social-share-template-m_tablet-view-popup__1hXU9.arr--share{bottom:56px;height:0;position:sticky;position:-webkit-sticky;text-align:center}@media (min-width:768px){.social-share-template-m_tablet-view-popup__1hXU9.arr--share{right:24px}}@media (min-width:768px) and (min-width:1025px){.social-share-template-m_tablet-view-popup__1hXU9.arr--share{bottom:unset;height:unset;text-align:unset}}.author-intro-m_connect__15zIX{align-self:center;color:var(--arrow-c-mono4);font-size:var(--arrow-spacing-m);line-height:var(--arrow-lh-5);margin-bottom:var(--arrow-spacing-xxs)}.author-intro-m_social-share__f5EpE{flex:1;padding:var(--arrow-spacing-xs)}.author-intro-m_share-icon__3gke5{align-items:flex-end;display:flex;margin-right:var(--arrow-spacing-l)}.author-intro-m_default__1rQ_v .author-intro-m_author-image__2jRxy{align-self:center}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_author-image__2jRxy{grid-column:8/12}}.author-intro-m_default__1rQ_v .author-intro-m_author-name__1L60a{align-self:center;color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-5);margin:var(--arrow-spacing-xs) 0 var(--arrow-spacing-xxs)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_author-name__1L60a{align-self:flex-start;line-height:var(--arrow-lh-2)}}.author-intro-m_default__1rQ_v .author-intro-m_author-description__2CTEw{color:var(--arrow-c-mono4);font-size:var(--arrow-spacing-m);line-height:var(--arrow-lh-5);margin:var(--arrow-spacing-s) 0;white-space:pre-line}.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s{display:flex;flex-direction:column-reverse;padding:0 var(--arrow-spacing-s) var(--arrow-spacing-m) var(--arrow-spacing-s)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s{grid-gap:var(--arrow-fs-l);display:grid;grid-template-columns:repeat(12,1fr);padding:0 0 var(--arrow-fs-xxl) 0}}.author-intro-m_default__1rQ_v .author-intro-m_introduction-card__1kdGt{display:flex;flex:1;flex-direction:column;justify-content:center}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_introduction-card__1kdGt{grid-column:2/8}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_introduction-card__1kdGt{grid-column:2/7}}.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD{display:flex;justify-content:space-between;margin-top:var(--arrow-spacing-xs)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD{align-items:center}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD{align-items:unset;margin-top:unset;position:relative}.author-intro-m_default__1rQ_v .author-intro-m_connect__15zIX{margin-bottom:var(--arrow-spacing-xs)}}.author-intro-m_default__1rQ_v .author-intro-m_linkWrapper__Au0nU{display:flex}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA{display:flex}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA{display:block;margin-top:var(--arrow-spacing-xs)}.author-intro-m_default__1rQ_v .desktop-share-wrapper{max-width:42px;position:absolute;right:0}}.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD>:nth-child(2){margin-top:var(--arrow-spacing-xxs)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD>:nth-child(2){margin-top:unset}}.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2){margin-left:unset}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2){margin-left:var(--arrow-spacing-xs)}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2){margin-left:unset}}.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s.author-intro-m_dark__ALdDb{border-bottom:1px solid var(--dark-border)}.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s.author-intro-m_light__2SfeE{border-bottom:1px solid var(--light-border)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s{height:100%;padding:var(--arrow-spacing-l) var(--arrow-spacing-s)}}@media (min-width:768px) and (min-width:992px){.author-intro-m_small-circle__jyG1s{padding:var(--arrow-spacing-xl)}}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9{border-radius:3px;padding:var(--arrow-spacing-m)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9{padding:var(--arrow-spacing-l) var(--arrow-spacing-s)}}@media (min-width:992px){.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9{padding:var(--arrow-spacing-xl)}}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9.author-intro-m_dark__ALdDb{border:1px solid var(--dark-border)}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9.author-intro-m_light__2SfeE{border:1px solid var(--light-border)}.author-intro-m_small-circle__jyG1s .author-intro-m_wrapper__2Bi-s{display:flex;flex-direction:column-reverse}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_introduction-card__1kdGt{text-align:center}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy{align-items:center;display:flex}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy{align-items:unset;justify-content:center}.author-intro-m_small-circle__jyG1s .author-intro-m_social-wrapper__1F9jD{justify-content:center}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-name__1L60a{color:var(--arrow-c-mono2);font-size:var(--arrow-fs-s);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-3)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-name__1L60a{font-size:var(--arrow-fs-m);margin-top:var(--arrow-spacing-m)}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy>div{margin-right:var(--arrow-spacing-m)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy>div{margin-right:unset}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-description__2CTEw,.author-intro-m_small-circle__jyG1s .author-intro-m_connect__15zIX{color:var(--arrow-c-mono4);font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-5)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-description__2CTEw,.author-intro-m_small-circle__jyG1s .author-intro-m_connect__15zIX{font-size:var(--arrow-fs-tiny)}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-description__2CTEw{margin-top:var(--arrow-spacing-xs);max-height:63px;overflow:hidden;position:relative}.author-intro-m_small-circle__jyG1s .author-intro-m_fade-out__1EBqd{background-image:inherit;bottom:0;height:21px;position:absolute;right:0;width:90%}.author-intro-m_small-circle__jyG1s .author-intro-m_social-connect-wrapper__2B0QA{margin-top:var(--arrow-spacing-xxs)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_social-connect-wrapper__2B0QA{margin-top:var(--arrow-spacing-xs)}}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9 .author-intro-m_social-connect-wrapper__2B0QA{margin-top:var(--arrow-spacing-xs)}.author-intro-m_default__1rQ_v .author-intro-m_dark__ALdDb,.author-intro-m_small-circle__jyG1s .author-intro-m_dark__ALdDb{color:var(--arrow-c-mono2)}.author-intro-m_default__1rQ_v .author-intro-m_light__2SfeE,.author-intro-m_small-circle__jyG1s .author-intro-m_light__2SfeE{color:var(--arrow-c-invert-mono2)}.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2),.author-intro-m_small-circle__jyG1s .author-intro-m_social-connect-wrapper__2B0QA>:first-child{padding-left:unset}.author-intro-m_small-circle__jyG1s .author-intro-m_social-share__f5EpE{padding:var(--arrow-spacing-m) var(--arrow-spacing-xs) var(--arrow-spacing-xs)}@media (min-width:992px){html[dir=rtl] .author-intro-m_default__1rQ_v .desktop-share-wrapper{position:static}}
@@ -0,0 +1 @@
1
+ .timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}
@@ -0,0 +1 @@
1
+ .load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.author-image-m_image-container__19WNd{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.author-image-m_author-image__D8GMB img,.author-image-m_author-image__D8GMB svg{border-radius:50%;height:160px;width:160px}@media (min-width:768px){.author-image-m_author-image__D8GMB img,.author-image-m_author-image__D8GMB svg{height:224px;position:relative;width:224px}}@media (min-width:768px) and (min-width:992px){.author-image-m_author-image__D8GMB img,.author-image-m_author-image__D8GMB svg{height:364px;width:364px}}.author-image-m_square__bjK7M img{border-radius:0}.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB img,.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB svg{border-radius:133.5px;height:40px;width:40px}@media (min-width:768px){.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB img,.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB svg{height:88px;width:88px}}@media (min-width:992px){.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB img,.author-image-m_small-circle__DbQMN.author-image-m_author-image__D8GMB svg{height:120px;width:120px}}.author-image-m_smaller-circle__2yMOZ.author-image-m_author-image__D8GMB img,.author-image-m_smaller-circle__2yMOZ.author-image-m_author-image__D8GMB svg{height:64px;width:64px}.social-share-popup-m_share-popup-wrapper__GEJqD{z-index:var(--zIndex-social-popup)}.social-share-popup-m_light__gQmxf.social-share-popup-m_share-popup-wrapper__GEJqD{background-color:var(--arrow-c-dark)}.social-share-popup-m_dark__26Igp.social-share-popup-m_share-popup-wrapper__GEJqD{background-color:var(--arrow-c-light)}.social-share-popup-m_share-popup__QRt3l{padding:var(--arrow-spacing-l)}.social-share-popup-m_social-wrapper__1lPzr{align-items:center;display:flex;flex-direction:row;padding:var(--arrow-fs-tiny) 0}.social-share-popup-m_dark__26Igp .social-share-popup-m_social-icon-wrapper__36jyV{border-bottom:1px solid var(--arrow-c-mono7)}.social-share-popup-m_light__gQmxf .social-share-popup-m_social-icon-wrapper__36jyV{border-bottom:1px solid var(--arrow-c-invert-mono7)}.social-share-popup-m_wrapper__3Ytce{list-style:none}.social-share-popup-m_dark__26Igp .social-share-popup-m_wrapper__3Ytce>:last-child,.social-share-popup-m_light__gQmxf .social-share-popup-m_wrapper__3Ytce>:last-child{border-bottom:unset}@media (min-width:768px){.social-share-popup-m_light__gQmxf .social-share-popup-m_share-popup__QRt3l{border:1px solid var(--arrow-c-invert-mono7)}.social-share-popup-m_dark__26Igp .social-share-popup-m_share-popup__QRt3l{border:1px solid var(--arrow-c-mono7)}}.social-share-popup-m_top-bar__174Um{display:flex;flex-direction:row;justify-content:space-between}.social-share-popup-m_share-text__19E-F{font-size:var(--arrow-fs-xs);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-2);margin-bottom:var(--arrow-spacing-s)}.social-share-popup-m_close__3k-Hj{position:absolute;right:var(--arrow-spacing-m);top:var(--arrow-spacing-m)}.social-share-popup-m_social-icon__2a4nT{border-radius:50%;height:var(--arrow-fs-xl);padding:var(--arrow-spacing-xxs);width:var(--arrow-fs-xl)}.social-share-popup-m_social-text__1QPXb{color:var(--arrow-c-mono2);font-size:var(--arrow-fs-s);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-2);padding-left:var(--arrow-fs-xs)}.social-share-popup-m_light__gQmxf .social-share-popup-m_share-text__19E-F,.social-share-popup-m_light__gQmxf .social-share-popup-m_social-text__1QPXb{color:var(--arrow-c-invert-mono2)}.social-share-popup-m_dark__26Igp .social-share-popup-m_share-text__19E-F,.social-share-popup-m_dark__26Igp .social-share-popup-m_social-text__1QPXb{color:var(--arrow-c-mono2)}html[dir=rtl] .social-share-popup-m_social-text__1QPXb{padding-left:0;padding-right:var(--arrow-fs-xs)}html[dir=rtl] .social-share-popup-m_close__3k-Hj{left:var(--arrow-spacing-m);right:auto}.social-share-template-m_desktop-view__3TmkO{display:none}@media (min-width:1025px){.social-share-template-m_desktop-view__3TmkO{display:flex}.social-share-template-m_tablet-view__kATzi{display:none}}.social-share-template-m_wrapper__1wXin{align-items:center;flex-direction:row-reverse;list-style:none;overflow:hidden;transition:all .3s;z-index:var(--z-index-1)}.social-share-template-m_horizontal__1c9Kt .social-share-template-m_wrapper__1wXin{display:flex;max-width:var(--arrow-fs-big)}@media (min-width:1025px){.social-share-template-m_horizontal__1c9Kt .social-share-template-m_wrapper__1wXin{max-width:120px}}.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{border-radius:50%;flex-direction:column;max-height:var(--arrow-fs-big)}@media (min-width:1025px){.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{border-radius:unset;max-height:132px;position:inherit;right:var(--arrow-spacing-l)}}.social-share-template-m_light__3-V_k.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:var(--arrow-c-dark);box-shadow:0 0 4px 0 hsla(0,0%,100%,.17)}@media (min-width:1025px){.social-share-template-m_light__3-V_k.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:inherit;box-shadow:unset}}.social-share-template-m_dark__1lmTM.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:var(--arrow-c-light);box-shadow:0 0 4px 0 rgba(0,0,0,.17)}@media (min-width:1025px){.social-share-template-m_dark__1lmTM.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin{background-color:inherit;box-shadow:unset}}.social-share-template-m_icon__1Mnu5{padding:var(--arrow-spacing-xs)}@media (min-width:1025px){.social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{border-radius:var(--arrow-spacing-xxs)}.social-share-template-m_light__3-V_k .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{border:.6px solid var(--arrow-c-invert-mono7)}.social-share-template-m_dark__1lmTM .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{border:.6px solid var(--arrow-c-mono7)}.social-share-template-m_horizontal__1c9Kt .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{max-width:240px}.social-share-template-m_vertical__VU5JY .social-share-template-m_wrapper__1wXin.social-share-template-m_open__3xObA{max-height:240px}}@media (min-width:768px){.social-share-template-m_icon__1Mnu5:hover{background-color:var(--arrow-c-mono7);border-radius:50%}}.social-share-template-m_popup-wrapper__1Zv3e{bottom:0;left:0;position:fixed;right:0;width:100%}@media (min-width:768px){.social-share-template-m_popup-wrapper__1Zv3e{position:absolute;width:328px}}@media (max-width:767px){.social-share-template-m_popup-wrapper__1Zv3e.social-share-template-m_popup-open__21UNo{transition:transform .6s}}@media (min-width:768px){.social-share-template-m_popup-wrapper__1Zv3e.social-share-template-m_popup-open__21UNo{left:50%;top:50%;transform:translate(-50%,-50%);-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translate(-50%,-50%)}html[dir=rtl] .social-share-template-m_popup-wrapper__1Zv3e.social-share-template-m_popup-open__21UNo{right:50%;transform:translate(50%,-50%);-ms-transform:translateX(50%) translateY(-50%);-webkit-transform:translate(50%,-50%)}}.social-share-template-m_overlay__1nBp-{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:1100}@media (min-width:1025px){.social-share-template-m_overlay__1nBp-{position:static}}.social-share-template-m_light__3-V_k .social-share-template-m_overlay__1nBp-{background-color:hsla(0,0%,5%,.77)}.social-share-template-m_dark__1lmTM .social-share-template-m_overlay__1nBp-{background-color:hsla(0,0%,100%,.77)}.social-share-template-m_tablet-view-popup__1hXU9.arr--share{bottom:56px;height:0;position:sticky;position:-webkit-sticky;text-align:center}@media (min-width:768px){.social-share-template-m_tablet-view-popup__1hXU9.arr--share{right:24px}}@media (min-width:768px) and (min-width:1025px){.social-share-template-m_tablet-view-popup__1hXU9.arr--share{bottom:unset;height:unset;text-align:unset}}.author-intro-m_connect__15zIX{align-self:center;color:var(--arrow-c-mono4);font-size:var(--arrow-spacing-m);line-height:var(--arrow-lh-5);margin-bottom:var(--arrow-spacing-xxs)}.author-intro-m_social-share__f5EpE{flex:1;padding:var(--arrow-spacing-xs)}.author-intro-m_share-icon__3gke5{align-items:flex-end;display:flex;margin-right:var(--arrow-spacing-l)}.author-intro-m_default__1rQ_v .author-intro-m_author-image__2jRxy{align-self:center}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_author-image__2jRxy{grid-column:8/12}}.author-intro-m_default__1rQ_v .author-intro-m_author-name__1L60a{align-self:center;color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-5);margin:var(--arrow-spacing-xs) 0 var(--arrow-spacing-xxs)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_author-name__1L60a{align-self:flex-start;line-height:var(--arrow-lh-2)}}.author-intro-m_default__1rQ_v .author-intro-m_author-description__2CTEw{color:var(--arrow-c-mono4);font-size:var(--arrow-spacing-m);line-height:var(--arrow-lh-5);margin:var(--arrow-spacing-s) 0;white-space:pre-line}.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s{display:flex;flex-direction:column-reverse;padding:0 var(--arrow-spacing-s) var(--arrow-spacing-m) var(--arrow-spacing-s)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s{grid-gap:var(--arrow-fs-l);display:grid;grid-template-columns:repeat(12,1fr);padding:0 0 var(--arrow-fs-xxl) 0}}.author-intro-m_default__1rQ_v .author-intro-m_introduction-card__1kdGt{display:flex;flex:1;flex-direction:column;justify-content:center}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_introduction-card__1kdGt{grid-column:2/8}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_introduction-card__1kdGt{grid-column:2/7}}.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD{display:flex;justify-content:space-between;margin-top:var(--arrow-spacing-xs)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD{align-items:center}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD{align-items:unset;margin-top:unset;position:relative}.author-intro-m_default__1rQ_v .author-intro-m_connect__15zIX{margin-bottom:var(--arrow-spacing-xs)}}.author-intro-m_default__1rQ_v .author-intro-m_linkWrapper__Au0nU{display:flex}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA{display:flex}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA{display:block;margin-top:var(--arrow-spacing-xs)}.author-intro-m_default__1rQ_v .desktop-share-wrapper{max-width:42px;position:absolute;right:0}}.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD>:nth-child(2){margin-top:var(--arrow-spacing-xxs)}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-wrapper__1F9jD>:nth-child(2){margin-top:unset}}.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2){margin-left:unset}@media (min-width:768px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2){margin-left:var(--arrow-spacing-xs)}}@media (min-width:992px){.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2){margin-left:unset}}.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s.author-intro-m_dark__ALdDb{border-bottom:1px solid var(--dark-border)}.author-intro-m_default__1rQ_v .author-intro-m_wrapper__2Bi-s.author-intro-m_light__2SfeE{border-bottom:1px solid var(--light-border)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s{height:100%;padding:var(--arrow-spacing-l) var(--arrow-spacing-s)}}@media (min-width:768px) and (min-width:992px){.author-intro-m_small-circle__jyG1s{padding:var(--arrow-spacing-xl)}}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9{border-radius:3px;padding:var(--arrow-spacing-m)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9{padding:var(--arrow-spacing-l) var(--arrow-spacing-s)}}@media (min-width:992px){.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9{padding:var(--arrow-spacing-xl)}}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9.author-intro-m_dark__ALdDb{border:1px solid var(--dark-border)}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9.author-intro-m_light__2SfeE{border:1px solid var(--light-border)}.author-intro-m_small-circle__jyG1s .author-intro-m_wrapper__2Bi-s{display:flex;flex-direction:column-reverse}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_introduction-card__1kdGt{text-align:center}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy{align-items:center;display:flex}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy{align-items:unset;justify-content:center}.author-intro-m_small-circle__jyG1s .author-intro-m_social-wrapper__1F9jD{justify-content:center}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-name__1L60a{color:var(--arrow-c-mono2);font-size:var(--arrow-fs-s);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-3)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-name__1L60a{font-size:var(--arrow-fs-m);margin-top:var(--arrow-spacing-m)}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy>div{margin-right:var(--arrow-spacing-m)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-image__2jRxy>div{margin-right:unset}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-description__2CTEw,.author-intro-m_small-circle__jyG1s .author-intro-m_connect__15zIX{color:var(--arrow-c-mono4);font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-5)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_author-description__2CTEw,.author-intro-m_small-circle__jyG1s .author-intro-m_connect__15zIX{font-size:var(--arrow-fs-tiny)}}.author-intro-m_small-circle__jyG1s .author-intro-m_author-description__2CTEw{margin-top:var(--arrow-spacing-xs);max-height:63px;overflow:hidden;position:relative}.author-intro-m_small-circle__jyG1s .author-intro-m_fade-out__1EBqd{background-image:inherit;bottom:0;height:21px;position:absolute;right:0;width:90%}.author-intro-m_small-circle__jyG1s .author-intro-m_social-connect-wrapper__2B0QA{margin-top:var(--arrow-spacing-xxs)}@media (min-width:768px){.author-intro-m_small-circle__jyG1s .author-intro-m_social-connect-wrapper__2B0QA{margin-top:var(--arrow-spacing-xs)}}.author-intro-m_small-circle__jyG1s.author-intro-m_border__3Tii9 .author-intro-m_social-connect-wrapper__2B0QA{margin-top:var(--arrow-spacing-xs)}.author-intro-m_default__1rQ_v .author-intro-m_dark__ALdDb,.author-intro-m_small-circle__jyG1s .author-intro-m_dark__ALdDb{color:var(--arrow-c-mono2)}.author-intro-m_default__1rQ_v .author-intro-m_light__2SfeE,.author-intro-m_small-circle__jyG1s .author-intro-m_light__2SfeE{color:var(--arrow-c-invert-mono2)}.author-intro-m_default__1rQ_v .author-intro-m_social-connect-wrapper__2B0QA>:nth-child(2),.author-intro-m_small-circle__jyG1s .author-intro-m_social-connect-wrapper__2B0QA>:first-child{padding-left:unset}.author-intro-m_small-circle__jyG1s .author-intro-m_social-share__f5EpE{padding:var(--arrow-spacing-m) var(--arrow-spacing-xs) var(--arrow-spacing-xs)}@media (min-width:992px){html[dir=rtl] .author-intro-m_default__1rQ_v .desktop-share-wrapper{position:static}}.authors-list-m_wrapper__6y3He{margin:0 var(--arrow-spacing-s)}@media (min-width:768px){.authors-list-m_wrapper__6y3He{grid-gap:var(--arrow-spacing-l);display:grid;grid-template-columns:repeat(3,1fr);margin:0 var(--arrow-spacing-l)}}@media (min-width:tablet){.authors-list-m_wrapper__6y3He{margin:0}}.authors-list-m_linkWrapper__1ZhOs .arr--author-intro-card{margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.authors-list-m_linkWrapper__1ZhOs .arr--author-intro-card{margin-bottom:unset}}
@@ -0,0 +1 @@
1
+ .big-fact-m_bigfact-element__3uAwv{border-bottom:1px solid var(--arrow-c-mono5);border-top:1px solid var(--arrow-c-mono5)}.big-fact-m_bigfact-element__3uAwv.big-fact-m_light__ha49M{border-bottom:1px solid var(--arrow-c-invert-mono5);border-top:1px solid var(--arrow-c-invert-mono5)}.big-fact-m_content__1u2Ul{color:var(--arrow-c-brand1);font-size:var(--arrow-fs-huge);font-weight:var(--arrow-fw-bold);padding:var(--arrow-spacing-m) 0 var(--arrow-spacing-xxs) 0}@media (min-width:768px){.big-fact-m_content__1u2Ul{font-size:48px;line-height:var(--arrow-lh-3);padding:var(--arrow-spacing-m) 0 var(--arrow-spacing-xs) 0}}.big-fact-m_attribution__3XK_P{font-size:var(--arrow-fs-s);font-style:italic;line-height:var(--arrow-lh-5);padding-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.big-fact-m_attribution__3XK_P{font-size:var(--arrow-fs-m)}}.big-fact-m_dark__7a_KC{color:var(--arrow-c-mono1)}.big-fact-m_light__ha49M{color:var(--arrow-c-invert-mono1)}
@@ -0,0 +1 @@
1
+ .icon-m_curve-wrapper__3-sLV,.icon-m_edge-wrapper__xUOdp{fill:var(--arrow-c-brand1)}@media (min-width:768px){.block-quote-m_blockquote-withBackground__1yW-u:before{content:"";padding-top:56.25%}}.block-quote-m_icon__m-EIZ{height:48px;width:48px}@media (min-width:768px){.block-quote-m_icon__m-EIZ{height:64px;width:64px}}.block-quote-m_icon-border__2xQQY{display:flex;margin-bottom:var(--arrow-spacing-s)}@media (min-width:768px){.block-quote-m_icon-border__2xQQY{margin-bottom:var(--arrow-spacing-m)}}.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_icon__m-EIZ,.block-quote-m_blockquote__HPVh0 .block-quote-m_icon__m-EIZ{margin-bottom:var(--arrow-spacing-s)}@media (min-width:768px){.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_icon__m-EIZ,.block-quote-m_blockquote__HPVh0 .block-quote-m_icon__m-EIZ{margin-bottom:unset;margin-right:var(--arrow-spacing-l)}}.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_icon__m-EIZ{margin-right:var(--arrow-spacing-m)}@media (min-width:768px){.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_icon__m-EIZ{margin-right:var(--arrow-spacing-l)}}.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_icon__m-EIZ{margin-bottom:var(--arrow-spacing-s)}@media (min-width:768px){.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_icon__m-EIZ{margin-bottom:var(--arrow-spacing-m)}}.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_border__1ZTPR{background-color:var(--arrow-c-brand1);height:2px;margin-top:36px;width:100%}.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_content__xpMqX,.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_content__xpMqX,.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_content__xpMqX,.block-quote-m_blockquote__HPVh0 .block-quote-m_content__xpMqX{font-family:var(--arrow-typeface-primary);font-size:var(--arrow-fs-l);font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-3);margin-bottom:var(--arrow-spacing-s)}@media (min-width:768px){.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_content__xpMqX,.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_content__xpMqX,.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_content__xpMqX,.block-quote-m_blockquote__HPVh0 .block-quote-m_content__xpMqX{font-size:var(--arrow-fs-huge)}.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_content__xpMqX,.block-quote-m_blockquote__HPVh0 .block-quote-m_content__xpMqX{margin-bottom:var(--arrow-spacing-xs)}}.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_content__xpMqX{margin-bottom:var(--arrow-spacing-xs)}.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_wrapper__2KEhw{border-bottom:2px solid var(--arrow-c-brand1)}.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_attribution__2m4s2,.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_attribution__2m4s2,.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_attribution__2m4s2,.block-quote-m_blockquote__HPVh0 .block-quote-m_attribution__2m4s2{font-family:var(--arrow-typeface-secondary);font-size:var(--arrow-fs-m);font-style:italic;font-weight:var(--arrow-fw-bold);line-height:var(--arrow-lh-5)}@media (min-width:768px){.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_attribution__2m4s2,.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_attribution__2m4s2,.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_attribution__2m4s2,.block-quote-m_blockquote__HPVh0 .block-quote-m_attribution__2m4s2{font-size:var(--arrow-fs-l)}}.block-quote-m_blockquote-withBorder__1GVQL .block-quote-m_attribution__2m4s2{margin-bottom:var(--arrow-spacing-l)}.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_attribution__2m4s2{display:flex;justify-content:flex-end}.block-quote-m_blockquote-withBackground__1yW-u{align-items:center;background-color:var(--arrow-c-brand1);display:flex;justify-content:center}.block-quote-m_blockquote-withBorder__1GVQL{display:block}.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_attribution__2m4s2:before{color:inherit;content:"–";margin-right:var(--arrow-spacing-xs)}@media (min-width:768px){.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_attribution__2m4s2:before{margin-right:var(--arrow-spacing-s)}}.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_quote-wrapper__83bEy{padding:48px}@media (min-width:768px){.block-quote-m_blockquote-withBackground__1yW-u .block-quote-m_quote-wrapper__83bEy{padding:96px}.block-quote-m_blockquote-default__fZ8a1 .block-quote-m_quote-wrapper__83bEy,.block-quote-m_blockquote__HPVh0 .block-quote-m_quote-wrapper__83bEy{display:flex}}html[dir=rtl] .block-quote-m_wrapper__2KEhw{margin-right:var(--arrow-spacing-l)}.block-quote-m_attribution__2m4s2.block-quote-m_dark__HaZuG{color:var(--arrow-c-mono4)}.block-quote-m_attribution__2m4s2.block-quote-m_light__1QrNc{color:var(--arrow-c-invert-mono4)}.block-quote-m_content__xpMqX.block-quote-m_dark__HaZuG{color:var(--arrow-c-mono2)}.block-quote-m_content__xpMqX.block-quote-m_light__1QrNc{color:var(--arrow-c-invert-mono2)}
@@ -0,0 +1 @@
1
+ .blurb-m_blurb-default__JR86y blockquote,.blurb-m_blurb-withBorder__SjW-- blockquote,.blurb-m_blurb__3pXi5 blockquote{font-family:var(--arrow-typeface-secondary);font-size:var(--arrow-fs-s);line-height:var(--arrow-lh-5)}@media (min-width:768px){.blurb-m_blurb-default__JR86y blockquote,.blurb-m_blurb-withBorder__SjW-- blockquote,.blurb-m_blurb__3pXi5 blockquote{font-size:var(--arrow-fs-m)}}.blurb-m_blurb-default__JR86y blockquote,.blurb-m_blurb__3pXi5 blockquote{font-style:italic;padding-left:var(--arrow-spacing-m)}@media (min-width:768px){.blurb-m_blurb-default__JR86y blockquote,.blurb-m_blurb__3pXi5 blockquote{padding-left:var(--arrow-spacing-l)}}.blurb-m_blurb-withBorder__SjW-- blockquote{padding:var(--arrow-spacing-s) var(--arrow-spacing-m)}@media (min-width:768px){.blurb-m_blurb-withBorder__SjW-- blockquote{padding:var(--arrow-spacing-m) var(--arrow-spacing-l)}}html[dir=rtl] .blurb-m_blurb-default__JR86y blockquote,html[dir=rtl] .blurb-m_blurb__3pXi5 blockquote{padding-left:0;padding-right:var(--arrow-spacing-m)}@media (min-width:768px){html[dir=rtl] .blurb-m_blurb-default__JR86y blockquote,html[dir=rtl] .blurb-m_blurb__3pXi5 blockquote{padding-right:var(--arrow-spacing-l)}}.blurb-m_dark__1eErz{color:var(--arrow-c-mono1)}.blurb-m_dark__1eErz a{border-bottom:1px solid var(--arrow-c-mono2);color:var(--arrow-c-mono2)}.blurb-m_light__OBWiH{color:var(--arrow-c-invert-mono1)}.blurb-m_light__OBWiH a{border-bottom:1px solid var(--arrow-c-invert-mono2);color:var(--arrow-c-invert-mono2)}
@@ -0,0 +1 @@
1
+ .collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2),.storycardContent-m_wrapper__TEmfA{flex-basis:70%}@media (min-width:768px){.storycardContent-m_wrapper__TEmfA{flex-basis:100%}}.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:16px 16px 16px 0}@media (min-width:768px){.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.storycardContent-m_border-full__2km37{padding:12px 0 0}@media (min-width:768px){.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.loading-m_loading-indicator__2Dlst{left:calc(50% - 20px);position:absolute;top:50%}.collection-filter-m_navigator__3MDUp{position:relative;visibility:hidden}@media (min-width:768px){.collection-filter-m_navigator__3MDUp{width:18px}}.collection-filter-m_wrapper__3Nx_h{padding:0 12px}@media (min-width:768px){.collection-filter-m_wrapper__3Nx_h{padding:unset}}.collection-filter-m_collection-filter__3At2n{margin:var(--arrow-spacing-xs) 0}@media (min-width:768px){.collection-filter-m_collection-filter__3At2n{grid-column-gap:var(--arrow-spacing-l);display:grid;grid-template-columns:2fr 1px 10fr;margin:var(--arrow-spacing-m) 0}.collection-filter-m_divider__3Nm-k.collection-filter-m_dark__2LMGY{border-left:1px solid var(--dark-border)}.collection-filter-m_divider__3Nm-k.collection-filter-m_light__1wyGa{border-left:1px solid var(--light-border)}}.collection-filter-m_subCollection-wrapper__14azF{min-height:100px;position:relative}@media (min-width:768px){.collection-filter-m_subCollection-stories__2RDkI{align-items:flex-start;display:flex}}.collection-filter-m_cards__1Co_7{display:block}@media (min-width:768px){.collection-filter-m_cards__1Co_7{grid-gap:var(--arrow-spacing-l);display:grid;flex-basis:66%;grid-template-columns:1fr 1fr}}.collection-filter-m_last-column__UP63_{display:block}@media (min-width:768px){.collection-filter-m_last-column__UP63_{display:flex;flex-basis:34%;flex-direction:column;margin-left:var(--arrow-spacing-l)}}.collection-filter-m_cards__1Co_7 .collection-filter-m_card__2IOTX,.collection-filter-m_last-column__UP63_ .collection-filter-m_card__2IOTX{margin-bottom:var(--arrow-spacing-l)}@media (min-width:768px){.collection-filter-m_cards__1Co_7 .collection-filter-m_card__2IOTX{margin-bottom:unset}.collection-filter-m_card-wrapper__qzzWB{align-items:flex-start;display:flex}}.collection-filter-m_child-collections__2-FiJ{display:flex;font-size:var(--arrow-fs-xs);margin-bottom:16px;overflow:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}@media (min-width:768px){.collection-filter-m_child-collections__2-FiJ{display:block;font-size:var(--arrow-fs-s);line-height:var(--arrow-lh-2);overflow:none}}.collection-filter-m_child-collections__2-FiJ::-webkit-scrollbar{height:0;width:0}.collection-filter-m_child-collection__1YB-F.collection-filter-m_dark__2LMGY{color:var(--arrow-c-mono4)}.collection-filter-m_child-collection__1YB-F.collection-filter-m_light__1wyGa{color:var(--arrow-c-invert-mono4)}.collection-filter-m_child-collection__1YB-F{cursor:pointer;font-size:var(--arrow-fs-xs);font-weight:var(--arrow-fw-bold);margin:0 11px 12px}@media (min-width:768px){.collection-filter-m_child-collection__1YB-F{font-size:var(--arrow-fs-s);margin:0 0 var(--arrow-spacing-l) 0}}.collection-filter-m_child-collection-wrapper__2ezSh{display:flex;scroll-snap-align:start}.collection-filter-m_child-collection__1YB-F.collection-filter-m_dark__2LMGY:hover,.collection-filter-m_open-subchild__koie_>.collection-filter-m_child-collection__1YB-F.collection-filter-m_dark__2LMGY{color:var(--arrow-c-mono2)}.collection-filter-m_child-collection__1YB-F.collection-filter-m_light__1wyGa:hover,.collection-filter-m_open-subchild__koie_>.collection-filter-m_child-collection__1YB-F.collection-filter-m_light__1wyGa{color:var(--arrow-c-invert-mono2)}.collection-filter-m_open-subchild__koie_{border-bottom:2px solid var(--arrow-c-brand1)}@media (min-width:768px){.collection-filter-m_open-subchild__koie_{border-bottom:unset}.collection-filter-m_open-subchild__koie_>.collection-filter-m_navigator__3MDUp{-webkit-animation:collection-filter-m_fadein__Dxs8G 2s;animation:collection-filter-m_fadein__Dxs8G 2s;transition:width .35s ease-in-out;visibility:visible;width:24px}}@-webkit-keyframes collection-filter-m_fadein__Dxs8G{0%{opacity:0}to{opacity:1}}@keyframes collection-filter-m_fadein__Dxs8G{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.collection-filter-m_navigator__3MDUp:before{border:4px solid transparent;border-left:8px solid var(--arrow-c-mono2);content:"";position:absolute;right:0;top:8px}.collection-filter-m_navigator__3MDUp.collection-filter-m_dark__2LMGY:before{border-bottom-color:transparent;border-left-color:var(--arrow-c-mono2);border-right-color:transparent;border-top-color:transparent}.collection-filter-m_navigator__3MDUp.collection-filter-m_light__1wyGa:before{border-bottom-color:transparent;border-left-color:var(--arrow-c-invert-mono2);border-right-color:transparent;border-top-color:transparent}}.collection-filter-m_collection-filter__3At2n .collection-filter-m_subCollection-stories__2RDkI{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:collection-filter-m_fadeIn__1AtGp;animation-name:collection-filter-m_fadeIn__1AtGp}@media (min-width:768px){html[dir=rtl] .collection-filter-m_last-column__UP63_{margin-left:0;margin-right:var(--arrow-spacing-l)}}html[dir=rtl] .collection-filter-m_open-subchild__koie_>.collection-filter-m_navigator__3MDUp{height:var(--arrow-spacing-l);transform:rotate(-180deg)}@-webkit-keyframes collection-filter-m_fadeIn__1AtGp{0%{opacity:0}to{opacity:1}}@keyframes collection-filter-m_fadeIn__1AtGp{0%{opacity:0}to{opacity:1}}
@@ -0,0 +1 @@
1
+ .collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}
@@ -0,0 +1 @@
1
+ .headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2){flex-basis:70%}.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}._11-stories-m_eleven-stories__13Nwq{padding:0 var(--arrow-spacing-s)}@media (min-width:768px){._11-stories-m_eleven-stories__13Nwq{padding:0}}._11-stories-m_wrapper__1vPIm{display:flex;flex-direction:column}@media (min-width:768px){._11-stories-m_wrapper__1vPIm{grid-gap:var(--arrow-spacing-l);display:grid;grid-template-columns:1fr 2fr 1fr}}._11-stories-m_wrapper-with-divider__2VLKs{display:flex;flex-direction:column;margin:var(--arrow-spacing-xs) 0}@media (min-width:768px){._11-stories-m_wrapper-with-divider__2VLKs{grid-gap:var(--arrow-spacing-l);display:grid;grid-template-columns:1fr 1px 2fr 1px 1fr;margin:var(--arrow-spacing-m) 0}}._11-stories-m_divider__Q069K._11-stories-m_dark__2cPpn{border-left:1px solid var(--dark-border)}._11-stories-m_divider__Q069K._11-stories-m_light__17K2B{border-left:1px solid var(--light-border)}._11-stories-m_column-one__1h-Sf{border-bottom:1px solid var(--arrow-c-mono5);margin-bottom:var(--arrow-spacing-s)}@media (min-width:768px){._11-stories-m_column-one__1h-Sf{border-bottom:unset;margin-bottom:unset;padding-bottom:unset}}._11-stories-m_column-two__3fctd{border-bottom:1px solid var(--arrow-c-mono5);margin-bottom:var(--arrow-spacing-s);order:-1}@media (min-width:768px){._11-stories-m_column-two__3fctd{border-bottom:unset;margin-bottom:unset;order:0;padding-bottom:unset}}._11-stories-m_wrapper__1vPIm ._11-stories-m_column-one__1h-Sf,._11-stories-m_wrapper__1vPIm ._11-stories-m_column-two__3fctd{border-bottom:unset}._11-stories-m_first-story-card__2Y4Dk,._11-stories-m_story-card__opQxo{margin-bottom:var(--arrow-spacing-s)}._11-stories-m_eleven-stories__13Nwq ._11-stories-m_child-collection-wrapper__qlj01 .arr-collection-name-border-left{font-size:var(--arrow-fs-s)}._11-stories-m_eleven-stories__13Nwq ._11-stories-m_child-collection-wrapper__qlj01 .arr--collection-name{font-size:var(--arrow-fs-s);margin-bottom:var(--arrow-spacing-xs)}@media (max-width:767px){._11-stories-m_column-one__1h-Sf>:first-child .arr--sub-headline,._11-stories-m_column-three__1BGNt>:first-child .arr--sub-headline,._11-stories-m_column-two__3fctd>:last-child .arr--sub-headline{display:none}}
@@ -0,0 +1 @@
1
+ .fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.storycardContent-m_wrapper__TEmfA{flex-basis:70%}@media (min-width:768px){.storycardContent-m_wrapper__TEmfA{flex-basis:100%}}.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:16px 16px 16px 0}@media (min-width:768px){.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.storycardContent-m_border-full__2km37{padding:12px 0 0}@media (min-width:768px){.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.four-col-five-stories-m_four-col-five-stories__16ja_{padding:0 var(--arrow-spacing-s)}@media (min-width:1025px){.four-col-five-stories-m_four-col-five-stories__16ja_{padding:0}}.four-col-five-stories-m_wrapper__31KAU{margin:var(--arrow-spacing-xs) 0}@media (min-width:1025px){.four-col-five-stories-m_wrapper__31KAU{margin:var(--arrow-spacing-m) 0}}.four-col-five-stories-m_first-card__3dXVH{grid-gap:var(--arrow-spacing-xs);display:flex;flex-direction:column;gap:var(--arrow-spacing-xs);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.four-col-five-stories-m_first-card__3dXVH{margin-bottom:var(--arrow-spacing-l)}.four-col-five-stories-m_first-card__3dXVH .arrow-component h6{font-size:var(--arrow-spacing-l)}}@media (min-width:1025px){.four-col-five-stories-m_first-card__3dXVH{grid-gap:var(--arrow-spacing-l);align-items:center;flex-direction:row;gap:var(--arrow-spacing-l);margin-bottom:var(--arrow-spacing-l)}}.four-col-five-stories-m_first-card__3dXVH>*{flex:1}.four-col-five-stories-m_other-cards__1P4k5{grid-row-gap:var(--arrow-spacing-m);display:grid}@media (min-width:768px){.four-col-five-stories-m_other-cards__1P4k5{grid-column-gap:var(--arrow-spacing-l);grid-row-gap:var(--arrow-spacing-l);grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.four-col-five-stories-m_other-cards__1P4k5{grid-template-columns:repeat(4,1fr)}}.four-col-five-stories-m_card__2lzhH>div>:last-child{margin-top:var(--arrow-spacing-xs)}
@@ -0,0 +1 @@
1
+ .headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2),.storycardContent-m_wrapper__TEmfA{flex-basis:70%}@media (min-width:768px){.storycardContent-m_wrapper__TEmfA{flex-basis:100%}}.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:16px 16px 16px 0}@media (min-width:768px){.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.storycardContent-m_border-full__2km37{padding:12px 0 0}@media (min-width:768px){.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.four-col-m_four-col-grid__1EiO7{padding:0 var(--arrow-spacing-s)}@media (min-width:768px){.four-col-m_four-col-grid__1EiO7{padding:0}}.four-col-m_wrapper__1vOV7{display:flex;flex-direction:column;margin:var(--arrow-spacing-xs) 0 0}@media (min-width:768px){.four-col-m_wrapper__1vOV7{grid-gap:var(--arrow-spacing-l);display:grid;grid-template-columns:repeat(4,1fr);margin:var(--arrow-spacing-m) 0}}.four-col-m_story-card-wrapper__1e8p0{margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.four-col-m_story-card-wrapper__1e8p0{margin-bottom:0}}.four-col-m_ad__5cArX,.four-col-m_wrapper__1vOV7>:first-child{order:-1}@media (min-width:768px){.four-col-m_ad__5cArX,.four-col-m_wrapper__1vOV7>:first-child{order:0}}.four-col-m_ad__5cArX{margin-bottom:16px}.four-col-m_content-wrapper__3Tqne{display:flex;flex-basis:70%;flex-direction:column}@media (min-width:768px){.four-col-m_content-wrapper__3Tqne{flex-basis:100%}}.four-col-m_four-col-grid__1EiO7 .arr--story-card .arr--hero-image{flex-basis:40%}.four-col-m_four-col-grid__1EiO7 .arr--story-card .arr--content-wrapper{flex-basis:60%}
@@ -0,0 +1 @@
1
+ .collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2){flex-basis:70%}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}@media (min-width:768px){.four-col-sixteen-stories-m_componentWrapper__uBwJ6{grid-column-gap:25px;display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (min-width:1025px){.four-col-sixteen-stories-m_componentWrapper__uBwJ6{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.four-col-sixteen-stories-m_cardWrapper__3lHPs{flex:auto}}.four-col-sixteen-stories-m_storyCardWrapper__zdEoM .arr--story-card{padding:var(--arrow-spacing-xs) 0}.four-col-sixteen-stories-m_storyCardWrapper__zdEoM>:first-child{padding:0 0 var(--arrow-spacing-xs)}.four-col-sixteen-stories-m_storyCardWrapper__zdEoM.four-col-sixteen-stories-m_storyCardWrapper__zdEoM>:last-child{border-bottom:unset}@media (min-width:768px){.four-col-sixteen-stories-m_separator__3e2GZ{position:relative}.four-col-sixteen-stories-m_separator__3e2GZ:after{content:"";height:100%;position:absolute;right:-13px;top:0;width:1px}.four-col-sixteen-stories-m_light__1TOSu .four-col-sixteen-stories-m_separator__3e2GZ:after{background-color:var(--light-border)}.four-col-sixteen-stories-m_dark__3SEU2 .four-col-sixteen-stories-m_separator__3e2GZ:after{background-color:var(--dark-border)}.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:last-child .four-col-sixteen-stories-m_separator__3e2GZ:after,.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:nth-child(2) .four-col-sixteen-stories-m_separator__3e2GZ:after{content:none}}@media (min-width:768px) and (min-width:1025px){.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:nth-child(2) .four-col-sixteen-stories-m_separator__3e2GZ:after{content:""}}@media (min-width:768px){.four-col-sixteen-stories-m_contentWrapper__3w3Y9{display:flex;flex-direction:column}}@media (max-width:1025px){.four-col-sixteen-stories-m_componentWrapper__uBwJ6.arrow-component.full-width-with-padding{padding-left:var(--arrow-spacing-s);padding-right:var(--arrow-spacing-s)}.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:first-child .arr--button,.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:nth-child(2) .arr--button{margin-bottom:var(--arrow-spacing-m)}}.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:nth-child(3) .arr--button{margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.four-col-sixteen-stories-m_componentWrapper__uBwJ6>:nth-child(3) .arr--button{margin-bottom:var(--arrow-spacing-xs)}}
@@ -0,0 +1 @@
1
+ .fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2){flex-basis:70%}.four-col-twelve-story-m_columns-container__1YHu8{display:grid;grid-template-columns:1fr}@media (min-width:992px){.four-col-twelve-story-m_columns-container__1YHu8{grid-column-gap:var(--arrow-spacing-l);grid-template-columns:repeat(4,1fr)}}.four-col-twelve-story-m_columns-container__1YHu8 .arr--story-card{margin-bottom:var(--arrow-spacing-m)}.four-col-twelve-story-m_small-card-content-container__1Lu7D{margin-left:var(--arrow-spacing-xs)}@media (min-width:992px){.four-col-twelve-story-m_small-card-content-container__1Lu7D{margin-left:var(--arrow-spacing-s)}}html[dir=rtl] .four-col-twelve-story-m_small-card-content-container__1Lu7D{margin-left:0;margin-right:var(--arrow-spacing-xs)}@media (min-width:992px){html[dir=rtl] .four-col-twelve-story-m_small-card-content-container__1Lu7D{margin-right:var(--arrow-spacing-s)}}html[dir=rtl] .four-col-twelve-story-m_arrow-icon__2u_kA{transform:rotate(-180deg)}html[dir=rtl] .four-col-twelve-story-m_ltr-icon__3QAlM{display:none}.four-col-twelve-story-m_other-news-container__37wlp{align-items:center;display:flex}.four-col-twelve-story-m_other-news-text__1zKt-{color:var(--arrow-c-mono1);font-size:var(--arrow-fs-xs);font-weight:700;margin-right:6px}.four-col-twelve-story-m_other-news-link__1PEl4{display:flex;justify-content:flex-end;margin:var(--arrow-spacing-l) 0}.four-col-twelve-story-m_collection-name-container__1yTXx{align-items:center;display:flex;justify-content:space-between}.four-col-twelve-story-m_other-news-top-container__32-SF{margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.four-col-twelve-story-m_other-news-top-container__32-SF{margin-bottom:var(--arrow-spacing-l)}}
@@ -0,0 +1 @@
1
+ .collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2),.storycardContent-m_wrapper__TEmfA{flex-basis:70%}@media (min-width:768px){.storycardContent-m_wrapper__TEmfA{flex-basis:100%}}.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:16px 16px 16px 0}@media (min-width:768px){.storycardContent-m_horizontal-content-wrapper__NgpuC.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.storycardContent-m_border-full__2km37{padding:12px 0 0}@media (min-width:768px){.storycardContent-m_border-full__2km37{padding:0 16px 16px}}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.slider-arrow-m_arrow__1eBUU{background-color:var(--arrow-c-light);border:none;border-radius:0;cursor:pointer;opacity:.8;padding:var(--arrow-spacing-l) var(--arrow-spacing-s);position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.slider-arrow-m_arrow__1eBUU{top:calc(25% + 40px)}}.slider-arrow-m_left-arrow-dark__3mTJS,.slider-arrow-m_right-arrow-dark__3hWZe{background-color:var(--arrow-c-dark)}.slider-arrow-m_left-arrow-light__2ipUK,.slider-arrow-m_right-arrow-light__3omMU{background-color:var(--arrow-c-light)}.slider-arrow-m_left-arrow-ltr__1ngNF{left:0}.slider-arrow-m_right-arrow-ltr__2svWX{right:0}.slider-arrow-m_left-arrow-rtl__2ynyn{left:unset;right:0}.slider-arrow-m_left-arrow-rtl__2ynyn svg,.slider-arrow-m_right-arrow-rtl__1GjPz svg{transform:rotate(180deg)}.slider-arrow-m_right-arrow-rtl__1GjPz{left:0;right:unset}.slider-indicator-m_indicators__3MNXc{cursor:pointer;display:flex;font-family:var(--arrow-typeface-secondary);justify-content:center;line-height:0;list-style:none;width:100%}.slider-indicator-m_indicator__gTv3x{margin:var(--arrow-spacing-xs) 0;padding:4px}.slider-indicator-m_indicator-button__1e82r{background:none;border:none;cursor:pointer;overflow:hidden;padding:var(--arrow-spacing-s) var(--arrow-spacing-xxs)}.slider-indicator-m_indicator-dots__2TR3H{background-color:var(--arrow-c-dark);border:1px solid var(--arrow-c-dark);border-radius:50%;height:8px;opacity:.25;padding:0;width:8px}.slider-indicator-m_indicator-dots-dark__sGrev[aria-pressed=true]{background-color:var(--arrow-c-dark);opacity:1}.slider-indicator-m_indicator-dots-light__2nPn-{background-color:var(--arrow-c-light);border-color:var(--arrow-c-light)}.slider-indicator-m_indicator-dots-light__2nPn-[aria-pressed=true]{background-color:var(--arrow-c-light);opacity:1}.slider-indicator-m_indicator-dashes__DyNCE{display:inline-block;height:2px;padding:0;width:var(--arrow-spacing-s)}.slider-indicator-m_indicator-dashes-dark__VrqJI{background-color:var(--arrow-c-dark);opacity:.25}.slider-indicator-m_indicator-dashes-light__34ESx{background-color:var(--arrow-c-light);opacity:.25}.slider-indicator-m_indicator-dashes-dark__VrqJI[aria-pressed=true]{background-color:var(--arrow-c-dark);opacity:1}.slider-indicator-m_indicator-dashes-light__34ESx[aria-pressed=true]{background-color:var(--arrow-c-light);opacity:1}.scroll-snap-m_wrapper__1Rz9v{position:relative}.scroll-snap-m_carousel__2m3cg{-ms-overflow-style:none;display:flex;justify-content:space-between;overflow:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.scroll-snap-m_carousel__2m3cg>div{flex-shrink:0;height:100%;overflow:hidden;scroll-snap-align:start;width:100%}.scroll-snap-m_carousel__2m3cg::-webkit-scrollbar{display:none}.scroll-snap-m_carousel__2m3cg::-moz-scrollbar{overflow:-moz-scrollbars-none}.four-story-slider-m_four-story-slider-wrapper__1WZcd{padding:0 var(--arrow-spacing-s)}@media (min-width:768px){.four-story-slider-m_four-story-slider-wrapper__1WZcd{padding:0}}.four-story-slider-m_four-story-slider-wrapper__1WZcd .four-story-slider-m_story-grid__NcDMl .arr--story-card{margin-bottom:var(--arrow-fs-xs)}@media (min-width:768px){.four-story-slider-m_four-story-slider-wrapper__1WZcd .four-story-slider-m_story-grid__NcDMl{grid-gap:var(--arrow-fs-xs);display:grid;grid-template-columns:repeat(4,1fr)}.four-story-slider-m_four-story-slider-wrapper__1WZcd .scroll-snap-carousel>div{margin:0 1%;width:33%}.four-story-slider-m_four-story-slider-wrapper__1WZcd .scroll-snap-carousel:first-child>div{margin-left:0}}@media (min-width:992px){.four-story-slider-m_four-story-slider-wrapper__1WZcd .scroll-snap-carousel>div{margin:0 2%;width:24%}}
@@ -0,0 +1 @@
1
+ .collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.storycard-m_author-timestamp-wrapper__20yjp{align-items:center;display:flex}.storycard-m_default-card__1-POn{display:flex;flex-direction:column}.storycard-m_horizontal-card___7afz{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_backgroung-img__1FMJT>a>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.storycard-m_backgroung-img__1FMJT>div:nth-child(2){bottom:0;left:15%;padding:var(--arrow-spacing-m) var(--arrow-spacing-m) 48px;position:absolute;right:15%}}.storycard-m_backgroung-img__1FMJT img{bottom:0;position:absolute}@media (min-width:768px){.storycard-m_content-overlap__1yNHR>div:nth-child(2){background-color:var(--arrow-c-light);bottom:0;margin:0 var(--arrow-spacing-m);padding:var(--arrow-spacing-m);position:absolute;width:calc(100% - 32px)}.storycard-m_content-overlap__1yNHR img{bottom:0;position:absolute}}.storycard-m_horizontal-card___7afz>div:first-child{flex-basis:30%}.storycard-m_horizontal-card___7afz>div:nth-child(2){flex-basis:70%}.storycard-m_border-full__1nhy7.storycard-m_light__3EhXN{border:1px solid var(--light-border)}.storycard-m_border-full__1nhy7.storycard-m_dark__2wCTq{border:1px solid var(--dark-border)}.storycard-m_border-bottom__2_E-I.storycard-m_light__3EhXN{border-bottom:1px solid var(--light-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-bottom__2_E-I.storycard-m_dark__2wCTq{border-bottom:1px solid var(--dark-border);padding-bottom:var(--arrow-spacing-m)}.storycard-m_border-boxShadow__2-k3Z{box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.storycard-m_center-align__1Sn8-{align-items:left;display:flex;flex-direction:column}@media (min-width:768px){.storycard-m_center-align__1Sn8-{align-items:center;text-align:center}}.storycard-m_content-boxShadow__2IAWZ,.storycard-m_content-full__2zJmU{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}.storycard-m_backgroung-img__1FMJT,.storycard-m_content-overlap__1yNHR{position:relative}.storycard-m_hero-image__1H3MB{margin-bottom:var(--arrow-spacing-xs);padding-right:0}.storycard-m_right-padding__12-lQ{padding-bottom:0;padding-right:var(--arrow-spacing-xs)}.storycard-m_horizontal-mob__17JG2{display:flex;flex-direction:row}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2{flex-direction:column}}.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:30%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_hero-image__1H3MB{flex-basis:100%}}.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:70%}@media (min-width:768px){.storycard-m_horizontal-mob__17JG2 .storycard-m_content__1Q9vq{flex-basis:100%}}.storycard-m_border-default__PEZ1x{border:none;height:100%}.storycard-m_card__KJwRa{height:100%}.storycard-m_horizontal-image-last__3o6LY{display:flex;flex-direction:row-reverse}.storycard-m_horizontal-image-last__3o6LY>div:first-child{flex-basis:30%}.storycard-m_horizontal-image-last__3o6LY>div:nth-child(2){flex-basis:70%}.slider-arrow-m_arrow__1eBUU{background-color:var(--arrow-c-light);border:none;border-radius:0;cursor:pointer;opacity:.8;padding:var(--arrow-spacing-l) var(--arrow-spacing-s);position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.slider-arrow-m_arrow__1eBUU{top:calc(25% + 40px)}}.slider-arrow-m_left-arrow-dark__3mTJS,.slider-arrow-m_right-arrow-dark__3hWZe{background-color:var(--arrow-c-dark)}.slider-arrow-m_left-arrow-light__2ipUK,.slider-arrow-m_right-arrow-light__3omMU{background-color:var(--arrow-c-light)}.slider-arrow-m_left-arrow-ltr__1ngNF{left:0}.slider-arrow-m_right-arrow-ltr__2svWX{right:0}.slider-arrow-m_left-arrow-rtl__2ynyn{left:unset;right:0}.slider-arrow-m_left-arrow-rtl__2ynyn svg,.slider-arrow-m_right-arrow-rtl__1GjPz svg{transform:rotate(180deg)}.slider-arrow-m_right-arrow-rtl__1GjPz{left:0;right:unset}.slider-indicator-m_indicators__3MNXc{cursor:pointer;display:flex;font-family:var(--arrow-typeface-secondary);justify-content:center;line-height:0;list-style:none;width:100%}.slider-indicator-m_indicator__gTv3x{margin:var(--arrow-spacing-xs) 0;padding:4px}.slider-indicator-m_indicator-button__1e82r{background:none;border:none;cursor:pointer;overflow:hidden;padding:var(--arrow-spacing-s) var(--arrow-spacing-xxs)}.slider-indicator-m_indicator-dots__2TR3H{background-color:var(--arrow-c-dark);border:1px solid var(--arrow-c-dark);border-radius:50%;height:8px;opacity:.25;padding:0;width:8px}.slider-indicator-m_indicator-dots-dark__sGrev[aria-pressed=true]{background-color:var(--arrow-c-dark);opacity:1}.slider-indicator-m_indicator-dots-light__2nPn-{background-color:var(--arrow-c-light);border-color:var(--arrow-c-light)}.slider-indicator-m_indicator-dots-light__2nPn-[aria-pressed=true]{background-color:var(--arrow-c-light);opacity:1}.slider-indicator-m_indicator-dashes__DyNCE{display:inline-block;height:2px;padding:0;width:var(--arrow-spacing-s)}.slider-indicator-m_indicator-dashes-dark__VrqJI{background-color:var(--arrow-c-dark);opacity:.25}.slider-indicator-m_indicator-dashes-light__34ESx{background-color:var(--arrow-c-light);opacity:.25}.slider-indicator-m_indicator-dashes-dark__VrqJI[aria-pressed=true]{background-color:var(--arrow-c-dark);opacity:1}.slider-indicator-m_indicator-dashes-light__34ESx[aria-pressed=true]{background-color:var(--arrow-c-light);opacity:1}.scroll-snap-m_wrapper__1Rz9v{position:relative}.scroll-snap-m_carousel__2m3cg{-ms-overflow-style:none;display:flex;justify-content:space-between;overflow:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.scroll-snap-m_carousel__2m3cg>div{flex-shrink:0;height:100%;overflow:hidden;scroll-snap-align:start;width:100%}.scroll-snap-m_carousel__2m3cg::-webkit-scrollbar{display:none}.scroll-snap-m_carousel__2m3cg::-moz-scrollbar{overflow:-moz-scrollbars-none}.full-screen-slider-m_full-screen-slider__1hNvv.full-screen-slider-m_container-width__3hCBm{padding:0 12px}@media (min-width:769px){.full-screen-slider-m_full-screen-slider__1hNvv.full-screen-slider-m_container-width__3hCBm{padding:unset}}.full-screen-slider-m_full-width__9OJuQ .arr--story-content{padding:0 12px}@media (min-width:769px){.full-screen-slider-m_full-width__9OJuQ .arr--story-content{padding:unset}}.full-screen-slider-m_full-screen-slider-wrapper__2bQ74.arrow-component.full-width-with-padding.full-width{padding:unset}.full-screen-slider-m_container-width__3hCBm,.full-screen-slider-m_container-width__3hCBm .arr--collection-name{margin:0 auto;max-width:1140px}.full-screen-slider-m_wrapper__1XlGT{margin:var(--arrow-spacing-xs) 0;position:relative}@media (min-width:769px){.full-screen-slider-m_wrapper__1XlGT{margin:var(--arrow-spacing-m) 0}.full-screen-slider-m_full-screen-slider__1hNvv .arr--headline h1,.full-screen-slider-m_full-screen-slider__1hNvv .arr--publish-time,.full-screen-slider-m_full-screen-slider__1hNvv .arr--read-time,.full-screen-slider-m_full-screen-slider__1hNvv .arr--section-name div,.full-screen-slider-m_full-screen-slider__1hNvv .arr--sub-headline,.full-screen-slider-m_full-screen-slider__1hNvv .arr-author-name,.full-screen-slider-m_full-screen-slider__1hNvv .arr-author-prefix,.full-screen-slider-m_full-screen-slider__1hNvv .arr-separator,.full-screen-slider-m_full-screen-slider__1hNvv .author-name{fill:var(--arrow-c-light);color:var(--arrow-c-light)}}.full-screen-slider-m_content-align__2gQn2 .arr--author-time{justify-content:center}.full-screen-slider-m_content-align__2gQn2{text-align:center}.full-screen-slider-m_full-screen-slider__1hNvv .arr--headline h2{font-size:var(--arrow-fs-l)}@media (min-width:769px){.full-screen-slider-m_full-screen-slider__1hNvv .arr--headline h2{font-size:var(--arrow-fs-huge)}.full-screen-slider-m_full-screen-slider__1hNvv .left-arrow{background-color:var(--arrow-c-light)}.full-screen-slider-m_full-screen-slider__1hNvv .left-arrow-ltr,.full-screen-slider-m_full-screen-slider__1hNvv .right-arrow-rtl{transform:translate(125px,-50%)}.full-screen-slider-m_full-screen-slider__1hNvv .left-arrow-rtl,.full-screen-slider-m_full-screen-slider__1hNvv .right-arrow-ltr{transform:translate(-125px,-50%)}.full-screen-slider-m_full-screen-slider__1hNvv .right-arrow{background-color:var(--arrow-c-light)}.full-screen-slider-m_full-screen-slider__1hNvv .left-arrow path,.full-screen-slider-m_full-screen-slider__1hNvv .right-arrow path{stroke:var(--arrow-c-dark)}.full-screen-slider-m_full-screen-slider__1hNvv .slider-indicators{bottom:var(--arrow-spacing-m);position:absolute}.full-screen-slider-m_full-screen-slider__1hNvv .indicator-dashes [aria-pressed=true],.full-screen-slider-m_full-screen-slider__1hNvv .indicator-dots,.full-screen-slider-m_full-screen-slider__1hNvv .indicator-dots[aria-pressed=true]{background-color:var(--arrow-c-light);border-color:var(--arrow-c-light)}.full-screen-slider-m_full-screen-slider__1hNvv .indicator-dashes{background-color:var(--arrow-c-light)}}
@@ -0,0 +1 @@
1
+ .collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-m);font-weight:var(--arrow-fw-bold);margin-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.collection-name-m_collection__JD6sx{font-size:var(--arrow-fs-l);margin-bottom:var(--arrow-spacing-l)}}.collection-name-m_collection-borderLeft__3Dznk{align-items:baseline;display:flex}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-right:var(--arrow-spacing-xs);min-width:5px;overflow:hidden;width:5px}.collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw:before{content:"I";font-family:var(--arrow-sans-serif)}.collection-name-m_collection-borderBottomFull__Dkq3K{display:inline-block}.collection-name-m_collection-borderBottom__2rdQM{display:block}.collection-name-m_collection-crossLine__1sIpN{align-items:center;display:flex}.collection-name-m_collection-crossLine__1sIpN:before{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-right:var(--arrow-spacing-l);position:relative}.collection-name-m_collection-crossLine__1sIpN:after{border-top:1px solid var(--arrow-c-mono5);content:" ";flex:1 1 auto;margin-left:var(--arrow-spacing-l);position:relative}html[dir=rtl] .collection-name-m_collection-borderLeft__3Dznk .collection-name-m_border-left__3_pYw{margin-left:var(--arrow-spacing-xs);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:before{margin-left:var(--arrow-spacing-l);margin-right:0}html[dir=rtl] .collection-name-m_collection-crossLine__1sIpN:after{margin-left:0;margin-right:var(--arrow-spacing-l)}.collection-name-m_border-bottom__1MnlV{height:4px;margin-top:var(--arrow-spacing-xxs);width:20px}.collection-name-m_collection-crossLine__1sIpN .collection-name-m_border-bottom__1MnlV{visibility:hidden}.collection-name-m_dark__nMe5H a,.collection-name-m_dark__nMe5H h2,.collection-name-m_dark__nMe5H h3,.collection-name-m_dark__nMe5H h5{color:var(--arrow-c-mono2)}.collection-name-m_light__1vFDN a,.collection-name-m_light__1vFDN h2,.collection-name-m_light__1vFDN h3,.collection-name-m_light__1vFDN h5{color:var(--arrow-c-invert-mono2)}.load-more-m_button__1mmf1{background-color:transparent;border:1px solid;border-radius:var(--arrow-spacing-xxs);cursor:pointer;display:flex;font-size:var(--arrow-fs-xs);margin:var(--arrow-spacing-m) auto var(--arrow-spacing-xs) auto;padding:var(--arrow-spacing-xs) var(--arrow-spacing-l);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.load-more-m_default__2_k4V{display:block}.load-more-m_dark__3dfzb{color:var(--arrow-c-mono2)}.load-more-m_light__ePZQI{color:var(--arrow-c-invert-mono2)}.headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}.subheadline-m_subheadline__3fd7z{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:var(--arrow-spacing-xxs);overflow:hidden}@media (min-width:768px){.subheadline-m_subheadline__3fd7z{margin-bottom:var(--arrow-spacing-xs)}}.subheadline-m_dark__28u00{color:var(--arrow-c-mono4)}.subheadline-m_light__2YUOe{color:var(--arrow-c-invert-mono4)}.timestamp-m_time__2v46i{display:flex;margin-bottom:2px}.timestamp-m_time-wrapper__3O2lM{margin-bottom:var(--arrow-spacing-xxs)}.timestamp-m_bottom-fix__1Zh8r{margin-top:auto}.timestamp-m_dark__2lk9E{color:var(--arrow-c-mono4)}.timestamp-m_light__2QlrI{color:var(--arrow-c-invert-mono4)}.author-m_author__WRuLm{align-items:center;color:var(--arrow-c-mono4);display:flex;margin-bottom:var(--arrow-spacing-xs)}.author-m_author-image__3q2oc{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);overflow:hidden;width:var(--arrow-spacing-l)}.author-m_author-image__3q2oc figure,.author-m_author-image__3q2oc img{height:100%;width:100%}.author-m_author-name__3WP-O{margin:auto var(--arrow-spacing-xs) auto 0}.author-m_bottom-fix__223TT{margin-top:auto}.author-m_prefix__YSInK{margin:auto var(--arrow-spacing-xxs) auto 0}.author-m_rtl-image__2nglD{display:none}html[dir=rtl] .author-m_author-name__3WP-O{margin-right:0}html[dir=rtl] .author-m_prefix__YSInK{margin-left:var(--arrow-spacing-xxs);margin-right:0}html[dir=rtl] .author-m_ltr-image__3bc0L{display:none}html[dir=rtl] .author-m_rtl-image__2nglD{display:block}.author-m_dark__2TTlp{color:var(--arrow-c-mono4)}.author-m_light__3y8_x{color:var(--arrow-c-invert-mono4)}.dot-m_dark__1Njxl{fill:var(--arrow-c-mono4)}.dot-m_light__27IA3{fill:var(--arrow-c-invert-mono4)}.divider-m_dark__26FRi{fill:var(--arrow-c-mono4)}.divider-m_light__w-7sy{fill:var(--arrow-c-invert-mono4)}.author-with-timestamp-m_author-time-wrapper__G7_eI{align-items:center;color:var(--arrow-c-mono2);display:flex;flex-wrap:wrap}.author-with-timestamp-m_author-image__24xrD{border-radius:100%;height:var(--arrow-spacing-l);margin-right:var(--arrow-spacing-xs);width:var(--arrow-spacing-l)}.author-with-timestamp-m_dot__1LHXD{margin-right:var(--arrow-spacing-xs);position:relative;top:-6px}.author-with-timestamp-m_bottom-fix__1rWGv{margin-top:auto}.author-with-timestamp-m_dash__2L5XC{margin-right:var(--arrow-spacing-xs);position:relative;top:-1px}@media (min-width:768px){.author-with-timestamp-m_dash__2L5XC{top:-3px}}html[dir=rtl] .author-with-timestamp-m_dot__1LHXD{margin-left:var(--arrow-spacing-xs)}html[dir=rtl] .author-with-timestamp-m_dash__2L5XC{padding-left:var(--arrow-spacing-xs)}.read-time-m_read-time-wrapper__3GyC_{display:flex;font-size:var(--arrow-fs-tiny);line-height:var(--arrow-lh-2)}.read-time-m_dot-indicator__3Sqh2{padding:0 var(--arrow-spacing-xs) var(--arrow-spacing-xs)}.read-time-m_dark__3yRaK{color:var(--arrow-c-mono4)}.read-time-m_light__1GAZu{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .read-time-m_read-time-wrapper__3GyC_{margin-right:var(--arrow-spacing-xs)}.fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.section-m_section__2N4S3{margin-bottom:var(--arrow-spacing-xs)}}.section-m_section-borderBottomSml__2GNbo .section-m_border-bottom__3cRoD{height:2px;margin-top:var(--arrow-spacing-xxs);width:20px}.section-m_section-borderLeft__3hKVj{align-items:baseline;display:flex}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp{margin-right:var(--arrow-spacing-xs);max-width:3px;min-width:3px;overflow:hidden}.section-m_section-borderLeft__3hKVj .section-m_border-left__2oUyp:before{content:"I";font-family:var(--arrow-sans-serif)}html[dir=rtl] .section-m_border-left__2oUyp{margin-left:var(--arrow-spacing-xs);margin-right:0}.section-m_section-solid__1vB1Q{align-self:self-start;color:var(--arrow-c-light);display:inline-flex;padding:var(--arrow-spacing-xxs) var(--arrow-spacing-s)}@media (min-width:768px){.section-m_section-solid__1vB1Q{padding:var(--arrow-spacing-xs) var(--arrow-spacing-m)}}.section-m_dark__1r3C4{color:var(--arrow-c-mono2)}.section-m_light__306hW{color:var(--arrow-c-invert-mono2)}.slider-horizontal-card-m_horizontal__93KuC{display:flex;flex-direction:column}@media (min-width:768px){.slider-horizontal-card-m_horizontal__93KuC{grid-column-gap:24px;display:grid;flex-direction:column;grid-template-columns:1fr 1fr}}.slider-horizontal-card-m_content__1EUZE{flex-basis:50%}@media (min-width:768px){.slider-horizontal-card-m_border__2Mfp4 .slider-horizontal-card-m_content__1EUZE,.slider-horizontal-card-m_content__1EUZE{margin:var(--arrow-spacing-l) 40px var(--arrow-spacing-l) 0}html[dir=rtl] .slider-horizontal-card-m_border__2Mfp4 .slider-horizontal-card-m_content__1EUZE,html[dir=rtl] .slider-horizontal-card-m_content__1EUZE{margin:var(--arrow-spacing-l) 0 var(--arrow-spacing-l) 40px}.slider-horizontal-card-m_horizontal__93KuC>:first-child{margin-bottom:0}}.slider-horizontal-card-m_border__2Mfp4{border:1px solid var(--arrow-c-mono5)}.slider-arrow-m_arrow__1eBUU{background-color:var(--arrow-c-light);border:none;border-radius:0;cursor:pointer;opacity:.8;padding:var(--arrow-spacing-l) var(--arrow-spacing-s);position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.slider-arrow-m_arrow__1eBUU{top:calc(25% + 40px)}}.slider-arrow-m_left-arrow-dark__3mTJS,.slider-arrow-m_right-arrow-dark__3hWZe{background-color:var(--arrow-c-dark)}.slider-arrow-m_left-arrow-light__2ipUK,.slider-arrow-m_right-arrow-light__3omMU{background-color:var(--arrow-c-light)}.slider-arrow-m_left-arrow-ltr__1ngNF{left:0}.slider-arrow-m_right-arrow-ltr__2svWX{right:0}.slider-arrow-m_left-arrow-rtl__2ynyn{left:unset;right:0}.slider-arrow-m_left-arrow-rtl__2ynyn svg,.slider-arrow-m_right-arrow-rtl__1GjPz svg{transform:rotate(180deg)}.slider-arrow-m_right-arrow-rtl__1GjPz{left:0;right:unset}.slider-indicator-m_indicators__3MNXc{cursor:pointer;display:flex;font-family:var(--arrow-typeface-secondary);justify-content:center;line-height:0;list-style:none;width:100%}.slider-indicator-m_indicator__gTv3x{margin:var(--arrow-spacing-xs) 0;padding:4px}.slider-indicator-m_indicator-button__1e82r{background:none;border:none;cursor:pointer;overflow:hidden;padding:var(--arrow-spacing-s) var(--arrow-spacing-xxs)}.slider-indicator-m_indicator-dots__2TR3H{background-color:var(--arrow-c-dark);border:1px solid var(--arrow-c-dark);border-radius:50%;height:8px;opacity:.25;padding:0;width:8px}.slider-indicator-m_indicator-dots-dark__sGrev[aria-pressed=true]{background-color:var(--arrow-c-dark);opacity:1}.slider-indicator-m_indicator-dots-light__2nPn-{background-color:var(--arrow-c-light);border-color:var(--arrow-c-light)}.slider-indicator-m_indicator-dots-light__2nPn-[aria-pressed=true]{background-color:var(--arrow-c-light);opacity:1}.slider-indicator-m_indicator-dashes__DyNCE{display:inline-block;height:2px;padding:0;width:var(--arrow-spacing-s)}.slider-indicator-m_indicator-dashes-dark__VrqJI{background-color:var(--arrow-c-dark);opacity:.25}.slider-indicator-m_indicator-dashes-light__34ESx{background-color:var(--arrow-c-light);opacity:.25}.slider-indicator-m_indicator-dashes-dark__VrqJI[aria-pressed=true]{background-color:var(--arrow-c-dark);opacity:1}.slider-indicator-m_indicator-dashes-light__34ESx[aria-pressed=true]{background-color:var(--arrow-c-light);opacity:1}.scroll-snap-m_wrapper__1Rz9v{position:relative}.scroll-snap-m_carousel__2m3cg{-ms-overflow-style:none;display:flex;justify-content:space-between;overflow:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.scroll-snap-m_carousel__2m3cg>div{flex-shrink:0;height:100%;overflow:hidden;scroll-snap-align:start;width:100%}.scroll-snap-m_carousel__2m3cg::-webkit-scrollbar{display:none}.scroll-snap-m_carousel__2m3cg::-moz-scrollbar{overflow:-moz-scrollbars-none}.half-screen-slider-m_half-screen-slider__1rprD{padding:var(--arrow-spacing-s) var(--arrow-spacing-s) 0}@media (min-width:768px){.half-screen-slider-m_half-screen-slider__1rprD{padding:0}}.half-screen-slider-m_wrapper__32kXu{margin:var(--arrow-spacing-xs) 0}@media (min-width:768px){.half-screen-slider-m_wrapper__32kXu{margin:var(--arrow-spacing-m) 0}}.half-screen-slider-m_border__2c1DP.half-screen-slider-m_dark__3L9l_{border:1px solid var(--dark-border)}.half-screen-slider-m_border__2c1DP.half-screen-slider-m_light__2TZ5m{border:1px solid var(--light-border)}.half-screen-slider-m_half-screen-slider__1rprD .arr--content{padding-bottom:var(--arrow-spacing-m)}@media (min-width:768px){.half-screen-slider-m_half-screen-slider__1rprD .arr--content{padding-bottom:unset}}.half-screen-slider-m_half-screen-slider__1rprD .half-screen-slider-m_border__2c1DP .arr--content{padding:var(--arrow-spacing-m) var(--arrow-spacing-m) var(--arrow-spacing-xl) var(--arrow-spacing-m)}@media (min-width:768px){.half-screen-slider-m_half-screen-slider__1rprD .half-screen-slider-m_border__2c1DP .arr--content{padding:unset}}
@@ -0,0 +1 @@
1
+ .headline-m_wrapper__3nUmh{margin-bottom:6px}.headline-m_headline__3_NhV{color:var(--arrow-c-mono2);font-weight:var(--arrow-fw-semi-bold);margin-bottom:var(--arrow-spacing-xxs)}@media (min-width:768px){.headline-m_headline__3_NhV{margin-bottom:var(--arrow-spacing-xs)}}.headline-m_wrapper__3nUmh .headline-m_headline__3_NhV{display:inline;margin-bottom:var(--arrow-spacing-xs)}.headline-m_dark__en3hW{color:var(--arrow-c-mono2)}.headline-m_light__3lKJB{color:var(--arrow-c-invert-mono2)}
@@ -0,0 +1 @@
1
+ .fallback-m_image-position__3KddP{bottom:0;left:0;position:absolute;right:0;top:0}.fallback-m_image__1GYCJ{background:var(--fallback-img)}.fallback-m_image__1GYCJ:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.fallback-m_fallback-svg__tK9fL svg{bottom:0;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:translateX(-50%)}.hero-image-m_hero-image__3lraV{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_right-padding__1LkCe{flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}.hero-image-m_left-padding__pYRAj{flex-grow:1;margin-bottom:0;padding-left:var(--arrow-spacing-s)}.hero-image-m_right-padding-mob__3-uOU{flex-basis:30%;flex-grow:1;margin-bottom:0;padding-right:var(--arrow-spacing-s)}@media (min-width:768px){.hero-image-m_right-padding-mob__3-uOU{margin-bottom:var(--arrow-spacing-xs);padding-right:0}}.hero-image-m_placeholder__1omCm{background-color:#d3d3d3}html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU,html[dir=rtl] .hero-image-m_right-padding__1LkCe{padding-left:var(--arrow-spacing-s);padding-right:0}@media (min-width:768px){html[dir=rtl] .hero-image-m_right-padding-mob__3-uOU{padding-left:0}}.hero-image-m_hero-image-mob__13JJp{flex-grow:1;margin-bottom:var(--arrow-spacing-xs);padding-right:0}.hero-image-m_with-padding__324G_{padding:16px 16px 0}.hero-image-m_image__1mz0U{position:relative}.hero-image-m_image__1mz0U img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}
@@ -0,0 +1 @@
1
+ .image-m_element__KVuzX{position:relative}.image-m_loading__kzRcm{align-items:center;background:rgba(0,0,0,.85);color:var(--arrow-c-light);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}@-webkit-keyframes fullscreenimages_closeWindow__3Bp2d{0%{opacity:1}to{opacity:0}}@keyframes fullscreenimages_closeWindow__3Bp2d{0%{opacity:1}to{opacity:0}}.fullscreenimages_ril__outer__4p94C{-ms-content-zooming:none;-ms-touch-select:none;background-color:rgba(0,0,0,.85);bottom:0;height:100%;left:0;outline:none;right:0;top:0;touch-action:none;-ms-user-select:none;width:100%;z-index:1000}.fullscreenimages_ril__outerClosing__1sQsV{opacity:0}.fullscreenimages_ril__inner__3PVko{bottom:0;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__image__2VC20,.fullscreenimages_ril__imageNext__kfzNR,.fullscreenimages_ril__imagePrev__2VRG8{-ms-content-zooming:none;-ms-touch-select:none;bottom:0;left:0;margin:auto;max-width:none;position:absolute;right:0;top:0;touch-action:none;-ms-user-select:none}.fullscreenimages_ril__imageDiscourager__2qdP4{background-position:50%;background-repeat:no-repeat;background-size:contain}.fullscreenimages_ril__navButtons__1nOuC{border:none;bottom:0;cursor:pointer;height:34px;margin:auto;opacity:.7;padding:40px 30px;position:absolute;top:0;width:20px}.fullscreenimages_ril__navButtons__1nOuC:hover{opacity:1}.fullscreenimages_ril__navButtons__1nOuC:active{opacity:.7}.fullscreenimages_ril__navButtonPrev__3J6RL{background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTE5IDMtMi0yTDEgMTdsMTYgMTYgMS0xTDMgMTcgMTggMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%;left:0}.fullscreenimages_ril__navButtonNext__v40cD{background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTEgMyAyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%;right:0}.fullscreenimages_ril__downloadBlocker__18A1_{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__caption__3l4CS,.fullscreenimages_ril__toolbar__1CEGh{background-color:rgba(0,0,0,.5);display:flex;justify-content:space-between;left:0;position:absolute;right:0}.fullscreenimages_ril__caption__3l4CS{bottom:0;max-height:150px;overflow:auto}.fullscreenimages_ril__captionContent__1YwPt{color:#fff;padding:10px 20px}.fullscreenimages_ril__toolbar__1CEGh{height:50px;top:0}.fullscreenimages_ril__toolbarSide__2OAcH{height:50px;margin:0}.fullscreenimages_ril__toolbarLeftSide__2b3Mp{flex:0 1 auto;overflow:hidden;padding-left:20px;padding-right:0;text-overflow:ellipsis}.fullscreenimages_ril__toolbarRightSide__3ErUU{flex:0 0 auto;padding-left:0;padding-right:20px}.fullscreenimages_ril__toolbarItem__2OeO-{color:#fff;display:inline-block;font-size:120%;line-height:50px;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.fullscreenimages_ril__toolbarItemChild__3BN_Z{vertical-align:middle}.fullscreenimages_ril__builtinButton__3CNwq{border:none;cursor:pointer;height:35px;opacity:.7;width:40px}.fullscreenimages_ril__builtinButton__3CNwq:hover{opacity:1}.fullscreenimages_ril__builtinButton__3CNwq:active{outline:none}.fullscreenimages_ril__builtinButtonDisabled__2i6kd{cursor:default;opacity:.5}.fullscreenimages_ril__builtinButtonDisabled__2i6kd:hover{opacity:.5}.fullscreenimages_ril__closeButton__3Hs0F{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0ibTEgMyAxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%}.fullscreenimages_ril__zoomInButton__2IvKN{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%}.fullscreenimages_ril__zoomOutButton__1YsD_{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%}.fullscreenimages_ril__outerAnimating__1svbZ{-webkit-animation-name:fullscreenimages_closeWindow__3Bp2d;animation-name:fullscreenimages_closeWindow__3Bp2d}@-webkit-keyframes fullscreenimages_pointFade__36FXE{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes fullscreenimages_pointFade__36FXE{0%,19.999%,to{opacity:0}20%{opacity:1}}.fullscreenimages_ril__loadingCircle__1Spjw{height:60px;position:relative;width:60px}.fullscreenimages_ril__loadingCirclePoint__1b-JZ{height:100%;left:0;position:absolute;top:0;width:100%}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:before{-webkit-animation:fullscreenimages_pointFade__36FXE .8s ease-in-out infinite both;animation:fullscreenimages_pointFade__36FXE .8s ease-in-out infinite both;background-color:#fff;border-radius:30%;content:"";display:block;height:30%;margin:0 auto;width:11%}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:first-of-type{transform:rotate(0deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:first-of-type:before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(2){transform:rotate(30deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(8){transform:rotate(210deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(2):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(3){transform:rotate(60deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(9){transform:rotate(240deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(3):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(4){transform:rotate(90deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(10){transform:rotate(270deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(4):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(10):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(5){transform:rotate(120deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(11){transform:rotate(300deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(5):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(11):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(6){transform:rotate(150deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(12){transform:rotate(330deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(6):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(12):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(7){transform:rotate(180deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(13){transform:rotate(1turn)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(7):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(13):before{-webkit-animation-delay:0ms;animation-delay:0ms}.fullscreenimages_ril__loadingContainer__5bPkd{bottom:0;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__imageNext__kfzNR .fullscreenimages_ril__loadingContainer__5bPkd,.fullscreenimages_ril__imagePrev__2VRG8 .fullscreenimages_ril__loadingContainer__5bPkd{display:none}.fullscreenimages_ril__errorContainer__dTICj{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__imageNext__kfzNR .fullscreenimages_ril__errorContainer__dTICj,.fullscreenimages_ril__imagePrev__2VRG8 .fullscreenimages_ril__errorContainer__dTICj{display:none}.fullscreenimages_ril__loadingContainer__icon__39bX8{color:#fff;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_icon__3mfTY.fullscreenimages_loader__p3dFW{color:var(--arrow-c-brand1)}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__toolbarRightSide__3ErUU{display:flex;flex-grow:1;justify-content:flex-end}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__toolbar__1CEGh{bottom:0;top:auto}.fullscreenimages_arr--image-lightbox__3uKqW img.fullscreenimages_ril__image__2VC20{max-width:100%;width:unset}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomInButton__2IvKN{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTS0zLTRoMjR2MjRILTN6IiBvcGFjaXR5PSIuMzg0Ii8+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTggMGgxdjE3SDh6Ii8+PHBhdGggZD0iTTE3IDh2MUgwVjh6Ii8+PC9nPjwvZz48L3N2Zz4=") no-repeat 50%;border-right:1px solid var(--arrow-c-mono7);position:relative}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomOutButton__1YsD_{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNLTMtMTJoMjR2MjRILTN6IiBvcGFjaXR5PSIuMzg0Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE3IDB2MUgwVjB6Ii8+PC9nPjwvc3ZnPg==") no-repeat 50%;border-right:1px solid var(--arrow-c-mono7);position:relative}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__closeButton__3Hs0F,.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomInButton__2IvKN,.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomOutButton__1YsD_{height:48px;width:48px}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__navButtons__1nOuC{border-radius:0;outline:none}.loading-m_loading-indicator__2Dlst{left:calc(50% - 20px);position:absolute;top:50%}.caption-attribution-m_caption__BM5NN{font-family:var(--arrow-typeface-secondary);font-size:12px;line-height:var(--arrow-lh-5);margin:var(--arrow-spacing-xs) 0}@media (min-width:768px){.caption-attribution-m_caption__BM5NN{font-size:var(--arrow-fs-tiny)}}.caption-attribution-m_wrapper__oHBX7{padding-left:var(--arrow-spacing-s)}.caption-attribution-m_caption__BM5NN.caption-attribution-m_dark__uER8u{color:var(--arrow-c-mono2)}.caption-attribution-m_attribution__279W9.caption-attribution-m_dark__uER8u{color:var(--arrow-c-mono4)}.caption-attribution-m_caption__BM5NN.caption-attribution-m_light__19OWp{color:var(--arrow-c-invert-mono2)}.caption-attribution-m_attribution__279W9.caption-attribution-m_light__19OWp{color:var(--arrow-c-invert-mono4)}html[dir=rtl] .caption-attribution-m_wrapper__oHBX7{display:inline-block;padding-left:0;padding-right:var(--arrow-spacing-s)}
@@ -0,0 +1 @@
1
+ @-webkit-keyframes fullscreenimages_closeWindow__3Bp2d{0%{opacity:1}to{opacity:0}}@keyframes fullscreenimages_closeWindow__3Bp2d{0%{opacity:1}to{opacity:0}}.fullscreenimages_ril__outer__4p94C{-ms-content-zooming:none;-ms-touch-select:none;background-color:rgba(0,0,0,.85);bottom:0;height:100%;left:0;outline:none;right:0;top:0;touch-action:none;-ms-user-select:none;width:100%;z-index:1000}.fullscreenimages_ril__outerClosing__1sQsV{opacity:0}.fullscreenimages_ril__inner__3PVko{bottom:0;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__image__2VC20,.fullscreenimages_ril__imageNext__kfzNR,.fullscreenimages_ril__imagePrev__2VRG8{-ms-content-zooming:none;-ms-touch-select:none;bottom:0;left:0;margin:auto;max-width:none;position:absolute;right:0;top:0;touch-action:none;-ms-user-select:none}.fullscreenimages_ril__imageDiscourager__2qdP4{background-position:50%;background-repeat:no-repeat;background-size:contain}.fullscreenimages_ril__navButtons__1nOuC{border:none;bottom:0;cursor:pointer;height:34px;margin:auto;opacity:.7;padding:40px 30px;position:absolute;top:0;width:20px}.fullscreenimages_ril__navButtons__1nOuC:hover{opacity:1}.fullscreenimages_ril__navButtons__1nOuC:active{opacity:.7}.fullscreenimages_ril__navButtonPrev__3J6RL{background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTE5IDMtMi0yTDEgMTdsMTYgMTYgMS0xTDMgMTcgMTggMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%;left:0}.fullscreenimages_ril__navButtonNext__v40cD{background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTEgMyAyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%;right:0}.fullscreenimages_ril__downloadBlocker__18A1_{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__caption__3l4CS,.fullscreenimages_ril__toolbar__1CEGh{background-color:rgba(0,0,0,.5);display:flex;justify-content:space-between;left:0;position:absolute;right:0}.fullscreenimages_ril__caption__3l4CS{bottom:0;max-height:150px;overflow:auto}.fullscreenimages_ril__captionContent__1YwPt{color:#fff;padding:10px 20px}.fullscreenimages_ril__toolbar__1CEGh{height:50px;top:0}.fullscreenimages_ril__toolbarSide__2OAcH{height:50px;margin:0}.fullscreenimages_ril__toolbarLeftSide__2b3Mp{flex:0 1 auto;overflow:hidden;padding-left:20px;padding-right:0;text-overflow:ellipsis}.fullscreenimages_ril__toolbarRightSide__3ErUU{flex:0 0 auto;padding-left:0;padding-right:20px}.fullscreenimages_ril__toolbarItem__2OeO-{color:#fff;display:inline-block;font-size:120%;line-height:50px;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.fullscreenimages_ril__toolbarItemChild__3BN_Z{vertical-align:middle}.fullscreenimages_ril__builtinButton__3CNwq{border:none;cursor:pointer;height:35px;opacity:.7;width:40px}.fullscreenimages_ril__builtinButton__3CNwq:hover{opacity:1}.fullscreenimages_ril__builtinButton__3CNwq:active{outline:none}.fullscreenimages_ril__builtinButtonDisabled__2i6kd{cursor:default;opacity:.5}.fullscreenimages_ril__builtinButtonDisabled__2i6kd:hover{opacity:.5}.fullscreenimages_ril__closeButton__3Hs0F{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0ibTEgMyAxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%}.fullscreenimages_ril__zoomInButton__2IvKN{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%}.fullscreenimages_ril__zoomOutButton__1YsD_{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%}.fullscreenimages_ril__outerAnimating__1svbZ{-webkit-animation-name:fullscreenimages_closeWindow__3Bp2d;animation-name:fullscreenimages_closeWindow__3Bp2d}@-webkit-keyframes fullscreenimages_pointFade__36FXE{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes fullscreenimages_pointFade__36FXE{0%,19.999%,to{opacity:0}20%{opacity:1}}.fullscreenimages_ril__loadingCircle__1Spjw{height:60px;position:relative;width:60px}.fullscreenimages_ril__loadingCirclePoint__1b-JZ{height:100%;left:0;position:absolute;top:0;width:100%}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:before{-webkit-animation:fullscreenimages_pointFade__36FXE .8s ease-in-out infinite both;animation:fullscreenimages_pointFade__36FXE .8s ease-in-out infinite both;background-color:#fff;border-radius:30%;content:"";display:block;height:30%;margin:0 auto;width:11%}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:first-of-type{transform:rotate(0deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:first-of-type:before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(2){transform:rotate(30deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(8){transform:rotate(210deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(2):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(3){transform:rotate(60deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(9){transform:rotate(240deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(3):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(4){transform:rotate(90deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(10){transform:rotate(270deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(4):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(10):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(5){transform:rotate(120deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(11){transform:rotate(300deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(5):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(11):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(6){transform:rotate(150deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(12){transform:rotate(330deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(6):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(12):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(7){transform:rotate(180deg)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(13){transform:rotate(1turn)}.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(7):before,.fullscreenimages_ril__loadingCirclePoint__1b-JZ:nth-of-type(13):before{-webkit-animation-delay:0ms;animation-delay:0ms}.fullscreenimages_ril__loadingContainer__5bPkd{bottom:0;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__imageNext__kfzNR .fullscreenimages_ril__loadingContainer__5bPkd,.fullscreenimages_ril__imagePrev__2VRG8 .fullscreenimages_ril__loadingContainer__5bPkd{display:none}.fullscreenimages_ril__errorContainer__dTICj{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.fullscreenimages_ril__imageNext__kfzNR .fullscreenimages_ril__errorContainer__dTICj,.fullscreenimages_ril__imagePrev__2VRG8 .fullscreenimages_ril__errorContainer__dTICj{display:none}.fullscreenimages_ril__loadingContainer__icon__39bX8{color:#fff;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_icon__3mfTY.fullscreenimages_loader__p3dFW{color:var(--arrow-c-brand1)}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__toolbarRightSide__3ErUU{display:flex;flex-grow:1;justify-content:flex-end}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__toolbar__1CEGh{bottom:0;top:auto}.fullscreenimages_arr--image-lightbox__3uKqW img.fullscreenimages_ril__image__2VC20{max-width:100%;width:unset}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomInButton__2IvKN{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTS0zLTRoMjR2MjRILTN6IiBvcGFjaXR5PSIuMzg0Ii8+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTggMGgxdjE3SDh6Ii8+PHBhdGggZD0iTTE3IDh2MUgwVjh6Ii8+PC9nPjwvZz48L3N2Zz4=") no-repeat 50%;border-right:1px solid var(--arrow-c-mono7);position:relative}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomOutButton__1YsD_{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNLTMtMTJoMjR2MjRILTN6IiBvcGFjaXR5PSIuMzg0Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE3IDB2MUgwVjB6Ii8+PC9nPjwvc3ZnPg==") no-repeat 50%;border-right:1px solid var(--arrow-c-mono7);position:relative}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__closeButton__3Hs0F,.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomInButton__2IvKN,.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__zoomOutButton__1YsD_{height:48px;width:48px}.fullscreenimages_arr--image-lightbox__3uKqW .fullscreenimages_ril__navButtons__1nOuC{border-radius:0;outline:none}.loading-m_loading-indicator__2Dlst{left:calc(50% - 20px);position:absolute;top:50%}.image-gallery-m_image-gallery__1Q7if{grid-gap:var(--arrow-spacing-xxs);display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.image-gallery-m_image-gallery__1Q7if{grid-gap:var(--arrow-spacing-xs);grid-template-columns:repeat(3,1fr)}}.image-gallery-m_image-gallery__1Q7if .image-gallery-m_image__3qwSJ,.image-gallery-m_image-gallery__1Q7if figure{padding-top:100%}.image-gallery-m_image-gallery__1Q7if figure.image-gallery-m_image__3qwSJ{cursor:pointer;position:relative}.image-gallery-m_image__3qwSJ img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.image-gallery-m_template-2__2pjmE .image-gallery-m_left-images__34gjv{align-items:center;background-color:rgba(0,0,0,.4);color:var(--arrow-c-light);display:flex;font-size:var(--arrow-fs-l);height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.image-gallery-m_left-images__34gjv:before{content:"+"}