.investments-layout{--f-investments-layout-spacing:var(--u-spacing-12);margin-bottom:var(--f-investments-layout-spacing);flex-direction:column;display:flex}.investments-layout__banner{height:calc(var(--u-spacing-13) * 3.5);color:var(--theme-color-white);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.investments-layout__banner:before{z-index:var(--u-z-index-normal);content:"";background:linear-gradient(180deg, transparent, var(--f-color-black-alpha));display:block;position:absolute;inset:0}.investments-layout__banner{padding-bottom:var(--u-spacing-12);margin-bottom:var(--f-investments-layout-spacing);flex-direction:column;justify-content:flex-end}.investments-layout__banner-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.investments-layout__banner-subtitle{font-size:var(--u-font-size-h4);font-weight:var(--theme-font-weight-h4,var(--u-font-weight-medium));line-height:var(--u-line-height-h4);font-family:var(--u-font-secondary)}@media (width<=413.98px){.investments-layout__banner-subtitle{font-size:var(--u-font-size-h4-mobile);line-height:var(--u-line-height-h4-mobile)}}.investments-layout__banner-subtitle{z-index:var(--u-z-index-normal);margin-bottom:var(--u-spacing-3);text-shadow:var(--f-text-shadow);position:relative}@media (width<=413.98px){.investments-layout__banner-subtitle{font-size:var(--u-font-size-h5-mobile);line-height:var(--u-line-height-h5-mobile)}}.investments-layout__banner-title{font-size:var(--u-font-size-h1);font-weight:var(--theme-font-weight-h1,var(--u-font-weight-bold));line-height:var(--u-line-height-h1);font-family:var(--u-font-secondary)}@media (width<=1279.98px){.investments-layout__banner-title{font-size:var(--u-font-size-h1-tablet);line-height:var(--u-line-height-h1-tablet)}}@media (width<=413.98px){.investments-layout__banner-title{font-size:var(--u-font-size-h1-mobile);line-height:var(--u-line-height-h1-mobile)}}.investments-layout__banner-title{z-index:var(--u-z-index-normal);text-shadow:var(--f-text-shadow);position:relative}.investments-layout__header{margin-bottom:var(--f-investments-layout-spacing)}.investments-layout__title{color:var(--theme-color-secondary-500)}.investments-layout__title span{font-weight:var(--u-font-weight-normal);color:var(--theme-color-primary-500)}.investments-layout__items{gap:calc(2 * var(--u-spacing-5)) var(--u-spacing-5);margin-bottom:var(--f-investments-layout-spacing);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (width<=1279.98px){.investments-layout{--f-investments-layout-spacing:var(--u-spacing-6)}}@media (width<=767.98px){.investments-layout__items{grid-template-columns:minmax(0,1fr)}}
