.assetsPage_assetPageMain__FWNvt{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--spacing-32);gap:10px;width:100%}.assetsPage_assetPageContainer__QP6gi{display:flex;flex-direction:row;align-items:flex-start;padding-bottom:14px}.assetsPage_assetPageContent__OGDHa{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-16);width:844px;padding-bottom:22px}.assetsPage_assetPageHeroContainer__Tsqo1{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-8);width:100%;border-bottom:1px solid var(--lineColor)}.assetsPage_assetPageHeading__CdoMC{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:0;gap:var(--spacing-8);width:100%;padding-bottom:var(--spacing-16)}.assetsPage_assetPageHeading__CdoMC h1{font-size:var(--text-48)}.assetsPage_assetPageHeading__CdoMC h1,.assetsPage_assetPageHeading__CdoMC h2{font-style:normal;font-weight:500;line-height:52px;letter-spacing:-.05em;color:var(--contrastColor)}.assetsPage_assetPageHeading__CdoMC h2{font-size:48px;max-width:844px}.assetsPage_assetPageGridContainer__5WNkq{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-column-gap:12px;grid-row-gap:12px;grid-template-rows:auto;grid-auto-columns:1fr;margin-bottom:25px}.assetsPage_assetPageSidebar__EoSgp{width:340px;position:relative;height:100%}.assetsPage_assetPageBottombar__DzTjW{display:none;z-index:99999;position:fixed;width:100%;left:0;bottom:0;height:144px;flex-direction:column;align-items:flex-start;padding:var(--spacing-24);gap:var(--spacing-8);background:var(--background);box-shadow:0 -16px 44px rgba(0,0,0,.25);border-radius:var(--spacing-24) var(--spacing-24) 0 0;overflow:hidden;transition:height .5s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.assetsPage_assetPageBottombarOpen__82DD5{height:90vh;overflow-y:auto;display:flex}.assetsPage_assetPageBottombarHidden__SSkmV{transform:translateY(100%) scale(.9);opacity:0;pointer-events:none}.assetsPage_richTextBox__iuvRM{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-16);width:100%}.assetsPage_richBlockImage__34JtL{width:100%;height:auto;background:var(--lightGrey);aspect-ratio:4/3}.assetsPage_richBlockImageGrid___LRKM .assetsPage_richBlockImage__34JtL:first-child{width:100%;max-width:952px;aspect-ratio:16/9;background:var(--lightGrey);height:531px;grid-column:1/-1}.assetsPage_richBlockImageGrid___LRKM .assetsPage_richBlockImage__34JtL:not(:first-child){width:270px;height:168px;aspect-ratio:auto}.assetsPage_richBlockImageGrid___LRKM{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-16);gap:var(--spacing-16);width:100%}.assetsPage_richBlockImageGrid___LRKM:after{content:"";grid-column:1}.assetsPage_richBlockImageGrid___LRKM:after,.assetsPage_richBlockImageSecondary__WuMwV{display:grid;grid-template-columns:repeat(auto-fit,270px);grid-gap:var(--spacing-16);gap:var(--spacing-16);justify-content:flex-start}.assetsPage_richBlockImageSecondary__WuMwV{margin-top:var(--spacing-16)}.assetsPage_richBlockImage__34JtL{background:var(--colorAccent2);border-radius:16px;object-fit:cover}.assetsPage_richBlockCell__UJtAd{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 36px;gap:var(--spacing-8);width:100%}.assetsPage_infoText__PQ4bL{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:var(--spacing-12) var(--spacing-24);width:100%;background:var(--lightGrey)}.assetsPage_infoText__PQ4bL p{width:100%;font-style:normal;font-weight:600;font-size:var(--text-24);line-height:31px;letter-spacing:-.02em;color:var(--contrastColor)}.assetsPage_infoText__PQ4bL p a span{padding-left:10px;text-decoration:underline}.assetsPage_textBlock__ifOGZ{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 60px;gap:var(--spacing-8);width:100%}.assetsPage_textBlock__ifOGZ p{font-style:normal;font-weight:400;font-size:var(--text-20);line-height:28px;letter-spacing:-.5px;color:var(--color50)}.assetsPage_textHeading__ClQjg{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 60px;gap:var(--spacing-8);width:100%}.assetsPage_textHeading__ClQjg h4{font-style:normal;font-weight:600;font-size:24px;line-height:31px;letter-spacing:-.02em;color:var(--contrastColor)}.assetsPage_textList__Zj88C{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 60px;gap:var(--spacing-8);width:100%}.assetsPage_textList__Zj88C li{position:relative;padding-left:var(--spacing-24);width:100%;font-style:normal;font-weight:400;font-size:var(--text-20);line-height:28px;letter-spacing:-.5px;color:var(--color50)}.assetsPage_textList__Zj88C li:before{content:"–";position:absolute;left:0;top:0;color:var(--color50)}.assetsPage_assetPageSimilarContainer__SvALe{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;max-width:1200px}@media (max-width:1200px){.assetsPage_assetPageGridContainer__5WNkq{grid-template-columns:repeat(3,1fr);grid-gap:10px}}@media (max-width:1100px){.assetsPage_assetPageContainer__QP6gi{flex-direction:column}.assetsPage_assetPageContent__OGDHa,.assetsPage_assetPageSidebar__EoSgp{width:100%}}@media (max-width:768px){.assetsPage_richBlockImageGrid___LRKM .assetsPage_richBlockImage__34JtL:first-child{height:270px}.assetsPage_richBlockCell__UJtAd{padding:0}.assetsPage_infoText__PQ4bL{padding:var(--spacing-12) var(--spacing-16)}.assetsPage_textBlock__ifOGZ,.assetsPage_textHeading__ClQjg,.assetsPage_textList__Zj88C{padding:0}.assetsPage_assetPageGridContainer__5WNkq{grid-template-columns:repeat(1,1fr);grid-gap:10px}.assetsPage_assetPageHeading__CdoMC{flex-direction:column;justify-content:flex-start;align-items:flex-start}.assetsPage_richBlockImageGrid___LRKM{display:flex;flex-direction:column;gap:var(--spacing-16)}.assetsPage_richBlockImageGrid___LRKM .assetsPage_richBlockImage__34JtL:first-child{width:100%;max-width:none;aspect-ratio:16/9}.assetsPage_richBlockImageGrid___LRKM .assetsPage_richBlockImage__34JtL:not(:first-child){width:100%;height:auto;aspect-ratio:270/168}.assetsPage_richBlockImageSecondary__WuMwV{display:flex;flex-direction:column;gap:var(--spacing-16);margin-top:0}}