.SolutionCards-module-scss-module__B3lc-q__solutionCards{background-color:var(--color-mille-dark)}.SolutionCards-module-scss-module__B3lc-q__solutionCards__title{color:var(--text-color-on-dark);margin-bottom:36px}@media (max-width:1024px){.SolutionCards-module-scss-module__B3lc-q__solutionCards__title{margin-bottom:30px}}@media (max-width:700px){.SolutionCards-module-scss-module__B3lc-q__solutionCards__title{margin-bottom:20px}}.SolutionCards-module-scss-module__B3lc-q__solutionCards__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1024px){.SolutionCards-module-scss-module__B3lc-q__solutionCards__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.SolutionCards-module-scss-module__B3lc-q__solutionCards__grid{grid-template-columns:1fr;gap:20px}}.SolutionCards-module-scss-module__B3lc-q__solutionCards__icon{width:40px;height:40px;color:var(--color-mille);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.SolutionCards-module-scss-module__B3lc-q__solutionCards__icon svg{width:40px;height:40px}.SolutionCards-module-scss-module__B3lc-q__solutionCards__cardTitle{color:var(--primary-text-color);margin-bottom:10px}.SolutionCards-module-scss-module__B3lc-q__solutionCards__cardDescription{color:var(--secondary-text-color);flex:1;margin-bottom:24px}@media (max-width:700px){.SolutionCards-module-scss-module__B3lc-q__solutionCards__cardDescription{margin-bottom:20px}}.SolutionCards-module-scss-module__B3lc-q__solutionCards__cardLink{color:var(--color-mille);font-size:var(--body-1-size);align-items:center;gap:6px;font-weight:600;line-height:1.4;text-decoration:none;transition:opacity .2s;display:inline-flex}.SolutionCards-module-scss-module__B3lc-q__solutionCards__cardLink svg{width:16px;height:16px}.SolutionCards-module-scss-module__B3lc-q__solutionCards__cardLink:hover{opacity:.8}
.CardsList-module-scss-module__O7v5cG__cardsList{background-color:var(--secondary-background-color)}.CardsList-module-scss-module__O7v5cG__cardsList__title{color:var(--primary-text-color);margin-bottom:36px}@media (max-width:1024px){.CardsList-module-scss-module__O7v5cG__cardsList__title{margin-bottom:30px}}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__title{margin-bottom:20px}}.CardsList-module-scss-module__O7v5cG__cardsList__title--centered{text-align:center}.CardsList-module-scss-module__O7v5cG__cardsList__textBefore{color:var(--secondary-text-color);margin-bottom:24px}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__textBefore{margin-bottom:20px}}.CardsList-module-scss-module__O7v5cG__cardsList__textAfter{color:var(--secondary-text-color);margin-top:24px}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__textAfter{margin-top:20px}}.CardsList-module-scss-module__O7v5cG__cardsList__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.CardsList-module-scss-module__O7v5cG__cardsList__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__grid{grid-template-columns:1fr;gap:20px}}.CardsList-module-scss-module__O7v5cG__cardsList__grid--3cols{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.CardsList-module-scss-module__O7v5cG__cardsList__grid--3cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__grid--3cols{grid-template-columns:1fr}}.CardsList-module-scss-module__O7v5cG__cardsList__grid--2cols{grid-template-columns:repeat(2,1fr)}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__grid--2cols{grid-template-columns:1fr}}.CardsList-module-scss-module__O7v5cG__cardsList__card{background-color:var(--color-white);border-radius:24px;flex-direction:column;padding:32px;display:flex}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__card{padding:24px}}.CardsList-module-scss-module__O7v5cG__cardsList__card--smallLeft{text-align:left;align-items:flex-start}.CardsList-module-scss-module__O7v5cG__cardsList__card--outlineOnly{background-color:#0000;box-shadow:inset 0 0 0 1px #89898947}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__card--outlineOnly{padding:20px}}.CardsList-module-scss-module__O7v5cG__cardsList__card ul{text-align:left}.CardsList-module-scss-module__O7v5cG__cardsList__icon{width:40px;height:40px;color:var(--accent-color);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.CardsList-module-scss-module__O7v5cG__cardsList__icon svg{width:40px;height:40px}.CardsList-module-scss-module__O7v5cG__cardsList__icon--small{width:32px;height:32px;margin-bottom:20px}.CardsList-module-scss-module__O7v5cG__cardsList__icon--small svg{width:32px;height:32px}.CardsList-module-scss-module__O7v5cG__cardsList__icon--disabled{color:var(--secondary-text-color);opacity:.5}.CardsList-module-scss-module__O7v5cG__cardsList__cardTitle{color:var(--primary-text-color);margin-bottom:10px}.CardsList-module-scss-module__O7v5cG__cardsList__cardTitle--compact{font-size:var(--body-1-size);margin-bottom:0;font-style:normal;font-weight:500;line-height:110%}.CardsList-module-scss-module__O7v5cG__cardsList__cardDescription{color:var(--secondary-text-color);flex:1;margin-bottom:24px}@media (max-width:700px){.CardsList-module-scss-module__O7v5cG__cardsList__cardDescription{margin-bottom:20px}}.CardsList-module-scss-module__O7v5cG__cardsList__cardDescription small{font-size:var(--caption-size);opacity:.8;margin-top:8px;display:block}.CardsList-module-scss-module__O7v5cG__cardsList__cardLink{color:var(--accent-color);font-size:var(--body-1-size);align-items:center;gap:6px;font-weight:600;line-height:1.4;text-decoration:none;transition:opacity .2s;display:inline-flex}.CardsList-module-scss-module__O7v5cG__cardsList__cardLink svg{width:16px;height:16px}.CardsList-module-scss-module__O7v5cG__cardsList__cardLink:hover{opacity:.8}.CardsList-module-scss-module__O7v5cG__cardsList__cardLink--disabled{color:var(--secondary-text-color);opacity:.5;pointer-events:none}
.SmallCardsList-module-scss-module__ufeu8W__smallCardsList{background-color:var(--secondary-background-color)}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__title{color:var(--primary-text-color);margin-bottom:48px}@media (max-width:1024px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__title{margin-bottom:36px}}@media (max-width:700px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__title{margin-bottom:24px}}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1024px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__grid{grid-template-columns:1fr;gap:16px}}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__grid--3cols{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__grid--3cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__grid--3cols{grid-template-columns:1fr}}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__card{background-color:var(--color-white);border-radius:32px;flex-direction:column;gap:16px;min-height:204px;padding:24px;display:flex}@media (max-width:700px){.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__card{border-radius:24px;min-height:160px;padding:20px}}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__icon{width:36px;height:36px;color:var(--accent-color);justify-content:center;align-items:center;display:flex}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__icon svg{width:36px;height:36px}.SmallCardsList-module-scss-module__ufeu8W__smallCardsList__cardTitle{color:var(--primary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);font-weight:500;line-height:1.1}
.TextWithImage-module-scss-module__f-uo6a__textWithImage__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__container{grid-template-columns:1fr;gap:30px}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__container--fitToContent{align-items:stretch}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__container--fitToContent{align-items:center}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__content{flex-direction:column;gap:20px;max-width:688px;display:flex}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__content{order:2;max-width:100%}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__badge{background-color:var(--color-mille-light);color:var(--color-mille-dark);font-size:var(--tag-label-size);border-radius:20px;align-self:flex-start;padding:6px 14px;font-weight:500}.TextWithImage-module-scss-module__f-uo6a__textWithImage__heading{color:var(--primary-text-color)}.TextWithImage-module-scss-module__f-uo6a__textWithImage__description{max-width:580px;color:var(--secondary-text-color);font-size:var(--body-1-size);line-height:1.4}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__description{max-width:100%}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__button{align-self:flex-start;margin-top:15px}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__button{margin-top:-10px}}@media (max-width:700px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__button{margin-top:-15px}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper{aspect-ratio:590/490;border-radius:40px;position:relative;overflow:hidden}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper{aspect-ratio:16/10;order:1}}@media (max-width:700px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper{border-radius:24px}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--default{aspect-ratio:590/490}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--16-9{aspect-ratio:16/9}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--4-3{aspect-ratio:4/3}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--3-2{aspect-ratio:3/2}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--1-1{aspect-ratio:1}.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--fitToContent{height:100%;aspect-ratio:unset}@media (max-width:1024px){.TextWithImage-module-scss-module__f-uo6a__textWithImage__imageWrapper--fitToContent{aspect-ratio:16/10;height:auto}}.TextWithImage-module-scss-module__f-uo6a__textWithImage__image{object-fit:cover;width:100%;height:100%;position:absolute}
.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight{background-color:var(--color-white);text-align:right}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__container{direction:rtl;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:1024px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__container{direction:ltr;grid-template-columns:1fr;gap:40px}}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__container--fitToContent{align-items:stretch}@media (max-width:1024px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__container--fitToContent{align-items:center}}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__content{direction:ltr;flex-direction:column;gap:20px;max-width:688px;display:flex}@media (max-width:1024px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__content{order:2;max-width:100%}}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__badge{background-color:var(--color-mille-light);color:var(--color-mille-dark);font-size:var(--tag-label-size);border-radius:20px;align-self:flex-end;padding:6px 14px;font-weight:500}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__heading{color:var(--primary-text-color)}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__description{max-width:580px;color:var(--secondary-text-color);font-size:var(--body-1-size);margin-left:auto;line-height:1.4}@media (max-width:1024px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__description{max-width:100%}}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__button{align-self:flex-end;margin-top:15px}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper{aspect-ratio:590/490;direction:ltr;border-radius:40px;position:relative;overflow:hidden}@media (max-width:1024px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper{aspect-ratio:16/10;order:1}}@media (max-width:700px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper{border-radius:24px}}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--default{aspect-ratio:590/490}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--16-9{aspect-ratio:16/9}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--4-3{aspect-ratio:4/3}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--3-2{aspect-ratio:3/2}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--1-1{aspect-ratio:1}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--fitToContent{height:100%;aspect-ratio:unset}@media (max-width:1024px){.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__imageWrapper--fitToContent{aspect-ratio:16/10;height:auto}}.TextWithImageRight-module-scss-module__AsACGa__textWithImageRight__image{object-fit:cover;width:100%;height:100%;position:absolute}
.LastNews-module-scss-module__aXwLJa__lastNews__header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:24px;display:flex}@media (max-width:1024px){.LastNews-module-scss-module__aXwLJa__lastNews__header{flex-direction:column;gap:24px}}.LastNews-module-scss-module__aXwLJa__lastNews__headerContent{max-width:700px}.LastNews-module-scss-module__aXwLJa__lastNews__heading{color:var(--primary-text-color);margin-bottom:16px}.LastNews-module-scss-module__aXwLJa__lastNews__description{color:var(--secondary-text-color);font-size:var(--body-1-size);line-height:1.5}.LastNews-module-scss-module__aXwLJa__lastNews__headerActions{flex-shrink:0;align-items:center;gap:24px;display:flex}@media (max-width:1024px){.LastNews-module-scss-module__aXwLJa__lastNews__headerActions{justify-content:space-between;width:100%}}.LastNews-module-scss-module__aXwLJa__lastNews__viewport{margin:-20px;padding:20px;overflow:hidden}.LastNews-module-scss-module__aXwLJa__lastNews__container{gap:24px;display:flex}@media (max-width:700px){.LastNews-module-scss-module__aXwLJa__lastNews__container{gap:16px}}.LastNews-module-scss-module__aXwLJa__lastNews__slide{flex:0 0 calc(25% - 18px);min-width:0;display:flex}@media (max-width:1024px){.LastNews-module-scss-module__aXwLJa__lastNews__slide{flex:0 0 calc(50% - 12px)}}@media (max-width:700px){.LastNews-module-scss-module__aXwLJa__lastNews__slide{flex:0 0 calc(50% - 8px)}}.LastNews-module-scss-module__aXwLJa__lastNews__cardLink{width:100%;height:100%;color:inherit;border-radius:24px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.LastNews-module-scss-module__aXwLJa__lastNews__cardLink:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.LastNews-module-scss-module__aXwLJa__lastNews__card{background:var(--color-white);border-radius:24px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.LastNews-module-scss-module__aXwLJa__lastNews__cardImage{aspect-ratio:280/180;position:relative;overflow:hidden}.LastNews-module-scss-module__aXwLJa__lastNews__cardImage picture{height:100%}.LastNews-module-scss-module__aXwLJa__lastNews__cardImage img{object-fit:cover;width:100%;height:100%}.LastNews-module-scss-module__aXwLJa__lastNews__cardContent{flex-direction:column;flex-grow:1;padding:20px;display:flex}.LastNews-module-scss-module__aXwLJa__lastNews__cardBadge{font-size:var(--caption-size);border-radius:16px;align-self:flex-start;margin-bottom:12px;padding:6px 12px;font-weight:500}.LastNews-module-scss-module__aXwLJa__lastNews__cardBadge--wideo{background-color:var(--tag-wideo-bg);color:var(--tag-wideo-text)}.LastNews-module-scss-module__aXwLJa__lastNews__cardBadge--podcast{background-color:var(--tag-podcast-bg);color:var(--tag-podcast-text)}.LastNews-module-scss-module__aXwLJa__lastNews__cardBadge--komentarz{background-color:var(--tag-komentarz-bg);color:var(--tag-komentarz-text)}.LastNews-module-scss-module__aXwLJa__lastNews__cardBadge--komunikat{background-color:var(--tag-komunikat-bg);color:var(--tag-komunikat-text)}@media (max-width:700px){.LastNews-module-scss-module__aXwLJa__lastNews__cardBadge{padding:4px 10px}}.LastNews-module-scss-module__aXwLJa__lastNews__cardTitle{color:var(--primary-text-color);font-size:var(--body-1-size);margin-bottom:auto;font-weight:600;line-height:1.3}@media (max-width:700px){.LastNews-module-scss-module__aXwLJa__lastNews__cardTitle{line-height:1.1em}}.LastNews-module-scss-module__aXwLJa__lastNews__cardFooter{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.LastNews-module-scss-module__aXwLJa__lastNews__cardDate{color:var(--secondary-text-color);font-size:var(--caption-size);line-height:1.4}.LastNews-module-scss-module__aXwLJa__lastNews__cardAction{background:var(--color-mille);width:44px;height:44px;color:var(--text-color-on-dark);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}.LastNews-module-scss-module__aXwLJa__lastNews__cardAction:hover{transform:scale(1.05)}.LastNews-module-scss-module__aXwLJa__lastNews__cardAction svg{width:18px;height:18px}.LastNews-module-scss-module__aXwLJa__lastNews__cardAction--play svg{margin-left:2px}
.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner{align-items:stretch;min-height:700px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner{min-height:600px}}@media (max-width:700px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner{min-height:auto}}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__background{width:100%;height:100%;position:absolute;top:0;left:0}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__background img{object-fit:cover;width:100%;height:100%}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__overlay{z-index:5;background:linear-gradient(90deg,#04242999 14.39%,#04262a00 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__overlay{background:linear-gradient(90deg,#042429b3 0%,#04242980 50%,#04262a4d 100%);width:100%}}@media (max-width:700px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__overlay{background:linear-gradient(#042429cc 0%,#04242999 50%,#04262a66 100%)}}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__container{z-index:10;align-items:flex-start;width:100%;display:flex;position:relative}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__content{align-items:flex-start;gap:var(--space-2xs);flex-direction:column;width:100%;max-width:860px;display:flex}@media (max-width:1024px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__content{max-width:550px}}@media (max-width:700px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__content{max-width:100%}}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__badge{margin-bottom:var(--space-3xs)}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__heading{color:var(--color-white)}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__description{max-width:400px;margin-top:var(--space-xs);color:var(--color-white);opacity:.9}@media (max-width:700px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__description{max-width:100%}}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__description--wide{max-width:850px}@media (max-width:700px){.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__description--wide{max-width:100%}}.FullWidthBanner-module-scss-module__tfr1zW__fullWidthBanner__button{margin-top:var(--space-xs)}
.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt{align-items:stretch;min-height:680px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt{min-height:600px}}@media (max-width:700px){.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt{min-height:auto}}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__background{width:100%;height:100%;position:absolute;top:0;left:0}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__image{width:100%;height:100%}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__image img{object-fit:cover;width:100%;height:100%}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__overlay{z-index:5;background:linear-gradient(#612443a6 0%,#61244340 100%);width:100%;height:100%;position:absolute;top:0;left:0}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__container{z-index:10;justify-content:space-between;width:100%;display:flex;position:relative}@media (max-width:1024px){.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__container{flex-direction:column;align-items:flex-start;gap:40px}}@media (max-width:700px){.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__container{gap:32px;padding:10px 20px}}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__left{flex-direction:column;align-items:flex-start;max-width:930px;display:flex}@media (max-width:1024px){.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__left{max-width:100%}}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__badge{margin-bottom:var(--space-3xs)}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__heading{color:var(--color-white)}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__right{text-align:right;flex-direction:column;align-items:flex-end;max-width:320px;margin-left:auto;display:flex}@media (max-width:1024px){.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__right{text-align:left;align-items:flex-start;max-width:100%}}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__description{margin-bottom:var(--space-xs);color:var(--color-white)}.FullWidthBannerAlternative-module-scss-module__PaUKdq__fullWidthBannerAlt__button{margin-top:var(--space-2xs)}
.Banner-module-scss-module__ni-K4W__banner__wrapper{border-radius:40px;min-height:420px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.Banner-module-scss-module__ni-K4W__banner__wrapper{border-radius:32px;min-height:380px}}@media (max-width:700px){.Banner-module-scss-module__ni-K4W__banner__wrapper{border-radius:24px;min-height:auto}}.Banner-module-scss-module__ni-K4W__banner__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module-scss-module__ni-K4W__banner__overlay{z-index:10;background:linear-gradient(90deg,#00000080 0%,#0003 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:700px){.Banner-module-scss-module__ni-K4W__banner__overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006}}.Banner-module-scss-module__ni-K4W__banner__content{z-index:11;align-items:flex-start;gap:var(--space-3xs);flex-direction:column;max-width:650px;padding:60px;display:flex;position:relative}@media (max-width:1024px){.Banner-module-scss-module__ni-K4W__banner__content{max-width:400px;padding:48px}}@media (max-width:700px){.Banner-module-scss-module__ni-K4W__banner__content{max-width:100%;padding:32px}}.Banner-module-scss-module__ni-K4W__banner__badge{margin-bottom:var(--space-3xs)}.Banner-module-scss-module__ni-K4W__banner__heading{color:var(--color-white)}.Banner-module-scss-module__ni-K4W__banner__description{margin-top:var(--space-2xs);color:var(--color-white)}.Banner-module-scss-module__ni-K4W__banner__button{margin-top:var(--space-xs)}
.Faq-module-scss-module__C6z17W__faq{background-color:var(--primary-background-color)}.Faq-module-scss-module__C6z17W__faq__grid{grid-template-columns:2fr 3fr;justify-content:space-between;align-items:start;gap:60px;display:grid}@media (max-width:1024px){.Faq-module-scss-module__C6z17W__faq__grid{grid-template-columns:1fr;gap:40px}}.Faq-module-scss-module__C6z17W__faq__left{flex-direction:column;align-items:flex-start;gap:8px;display:flex;top:120px}@media (max-width:1024px){.Faq-module-scss-module__C6z17W__faq__left{position:static}}.Faq-module-scss-module__C6z17W__faq__badge{margin-bottom:0}.Faq-module-scss-module__C6z17W__faq__heading{max-width:340px!important}.Faq-module-scss-module__C6z17W__faq__right{flex-direction:column;display:flex}.Faq-module-scss-module__C6z17W__faq__list{flex-direction:column;gap:16px;display:flex}.Faq-module-scss-module__C6z17W__faq__item{background-color:var(--color-white);border-radius:40px;transition:border-radius .2s;overflow:hidden}.Faq-module-scss-module__C6z17W__faq__item--open{border-radius:32px}.Faq-module-scss-module__C6z17W__faq__itemHeader{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 24px;display:flex}.Faq-module-scss-module__C6z17W__faq__itemHeader:hover{opacity:.9}.Faq-module-scss-module__C6z17W__faq__itemHeader:focus{outline:none}.Faq-module-scss-module__C6z17W__faq__question{color:var(--primary-text-color);font-family:Cal Sans,serif;font-size:calc(var(--step-0)*1.075);font-weight:400;line-height:1.13}.Faq-module-scss-module__C6z17W__faq__chevron{color:var(--accent-color);flex-shrink:0;transition:transform .2s;transform:rotate(180deg)}.Faq-module-scss-module__C6z17W__faq__chevron--open{transform:rotate(0)}.Faq-module-scss-module__C6z17W__faq__itemContent{transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.Faq-module-scss-module__C6z17W__faq__itemContentInner{padding:0 24px 24px}.Faq-module-scss-module__C6z17W__faq__answer{color:var(--secondary-text-color)}.Faq-module-scss-module__C6z17W__faq__loading{flex-direction:column;gap:16px;display:flex}.Faq-module-scss-module__C6z17W__faq__skeleton{background:linear-gradient(90deg,var(--color-gray-200)25%,var(--color-gray-100)50%,var(--color-gray-200)75%);background-size:200% 100%;border-radius:40px;height:66px;animation:1.5s infinite Faq-module-scss-module__C6z17W__skeleton-loading}@keyframes Faq-module-scss-module__C6z17W__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.Faq-module-scss-module__C6z17W__faq__error{background:var(--color-white);color:var(--danger-text-color);text-align:center;border-radius:32px;padding:24px}.Faq-module-scss-module__C6z17W__faq__empty{background:var(--color-white);color:var(--secondary-text-color);text-align:center;border-radius:32px;padding:24px}
.FaqStandalone-module-scss-module__yLq5zq__faqStandalone{background-color:var(--primary-background-color)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__grid{grid-template-columns:2fr 3fr;justify-content:space-between;align-items:start;gap:60px;display:grid}@media (max-width:1024px){.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__grid{grid-template-columns:1fr;gap:40px}}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__left{flex-direction:column;align-items:flex-start;gap:8px;display:flex;top:120px}@media (max-width:1024px){.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__left{position:static}}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__badge{margin-bottom:0}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__heading{max-width:340px!important}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__right{flex-direction:column;display:flex}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__list{flex-direction:column;gap:16px;display:flex}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__group{background-color:var(--color-white);border-radius:40px;transition:border-radius .2s;overflow:hidden}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__group--open{border-radius:32px}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupHeader{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 24px;display:flex}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupHeader:hover{opacity:.9}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupHeader:focus{outline:none}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupHeader[data-is-open=true],.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupHeader[data-is-open=true] span{color:var(--color-mille)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupName{color:var(--primary-text-color);font-family:Cal Sans,serif;font-size:calc(var(--step-0)*1.075);font-weight:400;line-height:1.13}@media (max-width:700px){.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupName{font-size:var(--body-1-size)}}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__chevron{color:var(--accent-color);flex-shrink:0;transition:transform .2s;transform:rotate(180deg)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__chevron--open{transform:rotate(0)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupContent{transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupContentInner{padding:0 24px 24px}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupTitle{color:var(--accent-color);font-family:Cal Sans,serif;font-size:calc(var(--step--1)*1.05);margin-bottom:16px;font-weight:400}@media (max-width:700px){.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__groupTitle{font-size:var(--caption-size)}}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questions{flex-direction:column;display:flex}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__question{border-top:1px solid var(--border-color)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__question:last-child{border-bottom:none}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionHeader{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 0;display:flex}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionHeader:hover{opacity:.9}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionHeader:focus{outline:none}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionText{color:var(--primary-text-color);font-family:Inter,sans-serif;font-size:var(--body-2-size);font-weight:600;line-height:1.4}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionChevron{color:var(--accent-color);flex-shrink:0;transition:transform .2s;transform:rotate(180deg)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionChevron--open{transform:rotate(0)}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionContent{transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__questionContentInner{padding-bottom:16px}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer{color:var(--secondary-text-color);font-size:var(--body-2-size)!important;line-height:1.24!important}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer p{margin-bottom:.5em}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer p:last-child{margin-bottom:0}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer ul,.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer ol{margin-bottom:.5em;padding-left:1.5em}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer a{color:var(--accent-color);text-decoration:underline}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__answer a:hover{text-decoration:none}.FaqStandalone-module-scss-module__yLq5zq__faqStandalone__empty{background:var(--color-white);color:var(--secondary-text-color);text-align:center;border-radius:32px;padding:24px}
.Calculators-module-scss-module__a8UYqG__calculators{position:relative;overflow:hidden}@media (max-width:700px){.Calculators-module-scss-module__a8UYqG__calculators{overflow:visible}}.Calculators-module-scss-module__a8UYqG__calculators__container{flex-direction:row;align-items:center;gap:60px;display:flex}@media (max-width:1024px){.Calculators-module-scss-module__a8UYqG__calculators__container{gap:40px}}@media (max-width:700px){.Calculators-module-scss-module__a8UYqG__calculators__container{flex-direction:column;gap:32px}}.Calculators-module-scss-module__a8UYqG__calculators__imageWrapper{flex-shrink:0;width:60%;margin-left:-100px;position:relative}@media (max-width:1024px){.Calculators-module-scss-module__a8UYqG__calculators__imageWrapper{width:50%;margin-left:-60px}}@media (max-width:700px){.Calculators-module-scss-module__a8UYqG__calculators__imageWrapper{order:1;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}}.Calculators-module-scss-module__a8UYqG__calculators__image{width:100%;height:auto;display:block}@media (max-width:700px){.Calculators-module-scss-module__a8UYqG__calculators__image{transform:translate(-5%)}}.Calculators-module-scss-module__a8UYqG__calculators__image img,.Calculators-module-scss-module__a8UYqG__calculators__image picture{width:100%;height:auto;display:block}.Calculators-module-scss-module__a8UYqG__calculators__content{align-items:flex-start;gap:var(--space-xs);flex-direction:column;flex:1;max-width:500px;display:flex}@media (max-width:700px){.Calculators-module-scss-module__a8UYqG__calculators__content{text-align:center;order:2;align-items:center;max-width:100%}}.Calculators-module-scss-module__a8UYqG__calculators__heading{color:var(--primary-text-color);font-size:var(--step-3);letter-spacing:-.04em;font-weight:700;line-height:1.2}.Calculators-module-scss-module__a8UYqG__calculators__heading p{font-size:var(--step-2);line-height:1.2}@media (max-width:1024px){.Calculators-module-scss-module__a8UYqG__calculators__heading p{font-size:calc(var(--step-2)*1.2);line-height:1.2}}@media (max-width:700px){.Calculators-module-scss-module__a8UYqG__calculators__heading p{font-size:var(--step-3);line-height:1.2}}:is(.Calculators-module-scss-module__a8UYqG__calculators__heading strong,.Calculators-module-scss-module__a8UYqG__calculators__heading b){color:var(--color-mille-muted);font-weight:inherit}.Calculators-module-scss-module__a8UYqG__calculators__heading p{margin:0}
.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}@media (max-width:700px){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__header{align-items:flex-start;margin-bottom:24px}}.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__heading{margin:0}.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__viewport{margin:-20px;padding:20px;overflow:hidden}.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__container{gap:24px;display:flex}@media (max-width:700px){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__container{gap:18px}}.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__slide{flex:0 0 calc(20% - 19.2px);min-width:0;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);transform:translateY(0)scale(1)}@media (hover:hover){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__slide:hover{z-index:1;transform:translateY(-4px)scale(1.02)}}@media (max-width:1320px){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__slide{flex:0 0 calc(25% - 18px)}}@media (max-width:1024px){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__slide{flex:0 0 calc(33.3333% - 16px)}}@media (max-width:700px){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__slide{flex:0 0 calc(50% - 9px)}}.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__footer{justify-content:center;margin-top:30px;display:flex}@media (max-width:700px){.FundsCarousel-module-scss-module__yjWOxG__fundsCarousel__footer{margin-top:20px}}
.FundsList-module-scss-module__yyBUuW__whiteBg{background-color:var(--color-white)}.FundsList-module-scss-module__yyBUuW__fundsList__heading{color:var(--primary-text-color)}@media (max-width:700px){.FundsList-module-scss-module__yyBUuW__fundsList__heading{margin-bottom:var(--space-s)}}.FundsList-module-scss-module__yyBUuW__fundsList__header{justify-content:space-between;align-items:center;display:flex}.FundsList-module-scss-module__yyBUuW__fundsList__description{max-width:1000px;color:var(--secondary-text-color);margin-bottom:20px}@media (max-width:700px){.FundsList-module-scss-module__yyBUuW__fundsList__description{margin-bottom:var(--space-l)}}.FundsList-module-scss-module__yyBUuW__fundsList__grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}@media (max-width:1400px){.FundsList-module-scss-module__yyBUuW__fundsList__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.FundsList-module-scss-module__yyBUuW__fundsList__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:700px){.FundsList-module-scss-module__yyBUuW__fundsList__grid{grid-template-columns:repeat(2,1fr);gap:16px}}.FundsList-module-scss-module__yyBUuW__fundsList__buttonWrapper{justify-content:center;display:flex}
.IkeInfo-module-scss-module___GdHDW__ikeInfo__heading{color:var(--primary-text-color);text-align:center;margin-bottom:10px}@media (max-width:700px){.IkeInfo-module-scss-module___GdHDW__ikeInfo__heading{margin-bottom:var(--space-m)}}.IkeInfo-module-scss-module___GdHDW__ikeInfo__textColumns{margin-bottom:var(--space-s);grid-template-columns:1fr 1fr;gap:40px;display:grid}@media (max-width:1024px){.IkeInfo-module-scss-module___GdHDW__ikeInfo__textColumns{grid-template-columns:1fr;gap:24px}}@media (max-width:700px){.IkeInfo-module-scss-module___GdHDW__ikeInfo__textColumns{margin-bottom:var(--space-l)}}.IkeInfo-module-scss-module___GdHDW__ikeInfo__columnText{color:var(--secondary-text-color);font-size:var(--body-1-size);line-height:1.3em}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:1024px){.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:700px){.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardsGrid{grid-template-columns:1fr;gap:20px}}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardWrapper{color:inherit;text-decoration:none;transition:transform .3s;display:block}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardWrapper:is(a):hover{transform:translateY(-4px)}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardWrapper:is(a):hover .IkeInfo-module-scss-module___GdHDW__ikeInfo__cardIcon{transform:scale(1.1)}.IkeInfo-module-scss-module___GdHDW__ikeInfo__card{flex-direction:column;height:100%;display:flex}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardIcon{width:40px;height:40px;margin-bottom:var(--space-s);color:var(--color-mille);transition:transform .3s}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardIcon svg{width:40px;height:40px}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardTitle{margin-bottom:var(--space-xs);color:var(--primary-text-color)}.IkeInfo-module-scss-module___GdHDW__ikeInfo__cardDescription{color:var(--secondary-text-color);flex:1;line-height:1.5}
.HighlightInfo-module-scss-module__Fns_aq__highlightInfo__content{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex}.HighlightInfo-module-scss-module__Fns_aq__highlightInfo__highlight[class]{color:var(--text-color-on-dark);font-family:Cal Sans,serif;font-size:var(--heading-1-size);font-weight:400;line-height:1.4}@media (max-width:700px){.HighlightInfo-module-scss-module__Fns_aq__highlightInfo__highlight[class]{margin-bottom:var(--space-m)}}.HighlightInfo-module-scss-module__Fns_aq__highlightInfo__text[class]{color:var(--color-mille-pastel);font-size:var(--heading-6-size);line-height:1.5}.HighlightInfo-module-scss-module__Fns_aq__highlightInfo__text:last-child{margin-bottom:0}
.ImageWithList-module-scss-module__-oYzqW__imageWithList__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}@media (max-width:1024px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__grid{grid-template-columns:1fr}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__imageWrapper{width:100%;position:relative;overflow:hidden}.ImageWithList-module-scss-module__-oYzqW__imageWithList__imageWrapper picture{width:100%;height:100%;position:absolute}.ImageWithList-module-scss-module__-oYzqW__imageWithList__image{object-fit:cover;width:100%;height:100%}.ImageWithList-module-scss-module__-oYzqW__imageWithList__content{background-color:var(--color-mille-dark);flex-direction:column;justify-content:center;padding:80px;display:flex}@media (max-width:1024px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__content{padding:48px 40px}}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__content{padding:40px 24px}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__contentInner{max-width:585px}.ImageWithList-module-scss-module__-oYzqW__imageWithList__heading{color:var(--text-color-on-dark);margin-bottom:24px}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__heading{margin-bottom:16px}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__description{color:var(--color-mille-pastel);font-size:var(--body-1-size);margin-bottom:32px;line-height:1.4}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__description{margin-bottom:24px}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent{color:var(--text-color-on-dark);font-size:var(--body-1-size);margin-bottom:32px;line-height:1.5}.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent p{color:var(--color-mille-pastel);margin-bottom:16px}.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent p:last-child{margin-bottom:0}.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent ul,.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent ol{color:var(--text-color-on-dark);flex-direction:column;gap:8px;margin:0 0 16px;padding-left:24px;display:flex}.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent ul:last-child,.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent ol:last-child{margin-bottom:0}.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent li{color:var(--text-color-on-dark)}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__wysiwygContent{margin-bottom:24px}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__list{gap:var(--space-s);flex-direction:column;margin:0;padding:20px 0 0;list-style:none;display:flex}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__list{gap:var(--space-m)}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__listItem{align-items:center;gap:10px;display:flex}.ImageWithList-module-scss-module__-oYzqW__imageWithList__listNumber{min-width:80px;color:var(--color-mille-pink);font-family:var(--font-cal-sans),sans-serif;font-size:var(--heading-1-size);flex-shrink:0;font-weight:600;line-height:1}.ImageWithList-module-scss-module__-oYzqW__imageWithList__listNumber p{margin-top:0!important}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__listNumber{min-width:60px;font-size:54px}}.ImageWithList-module-scss-module__-oYzqW__imageWithList__listItemText{max-width:350px;color:var(--text-color-on-dark);font-size:var(--body-1-size);margin:0;line-height:1.4}@media (max-width:700px){.ImageWithList-module-scss-module__-oYzqW__imageWithList__listItemText{padding-top:8px}}
.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}@media (max-width:1024px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__grid{grid-template-columns:1fr}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__imageWrapper{width:100%;position:relative;overflow:hidden}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__imageWrapper picture{width:100%;height:100%;position:absolute}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__image{object-fit:cover;width:100%;height:100%}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__content{background-color:var(--color-mille-dark);flex-direction:column;justify-content:center;padding:80px;display:flex}@media (max-width:1024px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__content{padding:48px 40px}}@media (max-width:700px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__content{padding:40px 24px}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__contentInner{max-width:585px}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__heading{color:var(--text-color-on-dark);margin-bottom:24px}@media (max-width:700px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__heading{margin-bottom:16px}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__description{color:var(--color-mille-pastel);font-size:var(--body-1-size);margin-bottom:32px;line-height:1.4}@media (max-width:700px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__description{margin-bottom:24px}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__list{gap:var(--space-m);flex-direction:column;margin:0;padding:20px 0 0;list-style:none;display:flex}@media (max-width:700px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__list{gap:var(--space-m)}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__listItem{align-items:center;gap:24px;display:flex}@media (max-width:700px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__listItem{gap:16px}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__listValue{min-width:120px;color:var(--color-mille-pink);font-family:var(--font-cal-sans),sans-serif;font-size:var(--heading-1-size);flex-shrink:0;font-weight:600;line-height:1.4}@media (max-width:700px){.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__listValue{min-width:80px}}.ImageWithValueList-module-scss-module__Vmhyma__imageWithValueList__listItemText{max-width:370px;color:var(--text-color-on-dark);font-size:var(--heading-6-size);margin:0;line-height:1.2}
.ImageWithContent-module-scss-module__jTSctG__imageWithContent__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}@media (max-width:1024px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__grid{grid-template-columns:1fr}}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__imageWrapper{width:100%;position:relative;overflow:hidden}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__imageWrapper picture{width:100%;height:100%;position:absolute}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__image{object-fit:cover;width:100%;height:100%}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__content{background-color:var(--color-mille-dark);flex-direction:column;justify-content:center;min-height:46vh;padding:60px 80px 60px 40px;display:flex}@media (max-width:1024px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__content{padding:48px 40px}}@media (max-width:700px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__content{padding:40px 24px}}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__contentInner{max-width:585px}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__heading{color:var(--text-color-on-dark);margin-bottom:24px}@media (max-width:700px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__heading{margin-bottom:16px}}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description{color:var(--text-color-on-dark);font-size:var(--body-1-size);line-height:1.4}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description p{margin-bottom:12px}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description p:last-child{margin-bottom:0}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description strong{color:var(--text-color-on-dark)}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description ul{margin:0;padding-left:27px;list-style:outside}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description ul li{margin-bottom:12px}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__description ul li:last-child{margin-bottom:0}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__valueList{gap:var(--space-l);flex-direction:column;display:flex}@media (max-width:700px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__valueList{gap:var(--space-m)}}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__valueItem{align-items:flex-start;gap:var(--space-m);display:flex}@media (max-width:700px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__valueItem{gap:var(--space-xs);flex-direction:column}}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__value{min-width:120px;color:var(--text-color-on-dark);font-size:var(--heading-2-size);flex-shrink:0;font-weight:700;line-height:1}@media (max-width:700px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__value{min-width:auto}}.ImageWithContent-module-scss-module__jTSctG__imageWithContent__valueText{color:var(--text-color-on-dark);margin:0;padding-top:8px}@media (max-width:700px){.ImageWithContent-module-scss-module__jTSctG__imageWithContent__valueText{padding-top:0}}
.EsgFunds-module-scss-module__aRL9DW__esgFunds__heading{color:var(--primary-text-color);text-align:center;margin-bottom:10px}@media (max-width:700px){.EsgFunds-module-scss-module__aRL9DW__esgFunds__heading{margin-bottom:var(--space-l)}}.EsgFunds-module-scss-module__aRL9DW__esgFunds__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:1024px){.EsgFunds-module-scss-module__aRL9DW__esgFunds__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:700px){.EsgFunds-module-scss-module__aRL9DW__esgFunds__grid{grid-template-columns:1fr;gap:20px}}
.FundPageHero-module-scss-module__m4k1_W__fundPageHero{flex-direction:column;min-height:600px;padding-bottom:35px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero{min-height:550px}}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero{min-height:auto;padding-bottom:0}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__background{z-index:0;position:absolute;inset:0;transform:scale(1.1)}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__background{transform:scale(1.2)}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__overlay{z-index:1;background:#0000004d;position:absolute;inset:0}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__container{z-index:2;flex-direction:column;flex:1;justify-content:space-between;width:100%;padding-top:80px;padding-bottom:40px;display:flex;position:relative}@media (max-width:1024px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__container{padding-top:100px;padding-bottom:60px}}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__container{padding-top:80px;padding-bottom:20px}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__content{flex-direction:column;align-items:flex-start;display:flex}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__badge{margin-bottom:16px}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__heading{max-width:700px;color:var(--text-color-on-dark);margin-bottom:32px}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__heading{margin-bottom:10px}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__buttons{flex-wrap:wrap;gap:16px;display:flex}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__buttons>*{text-align:center;min-width:176px}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__buttons{width:100%}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__buttons>*{flex:1;min-width:auto}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__secondaryButton{border:3px solid var(--secondary-background-color);color:var(--text-color-on-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__secondaryButton:hover{background:#fff3}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__footer{justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__footer{flex-direction:column;align-items:flex-start;gap:24px}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__certification{align-items:center;display:flex}@media (max-width:700px){.FundPageHero-module-scss-module__m4k1_W__fundPageHero__certification{align-self:flex-end;padding-top:20px}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__certification svg{width:110px}}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__certificationLogo{width:auto;height:32px}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__disclaimer{text-align:right;margin-bottom:-20px;padding:10px 0}.FundPageHero-module-scss-module__m4k1_W__fundPageHero__disclaimerText{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);margin:0;line-height:1.4}
.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK{flex-direction:column;min-height:628px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK{min-height:550px}}@media (max-width:700px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK{min-height:410px}}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__background{z-index:0;width:100%;height:100%;position:absolute;inset:0}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__background img{object-fit:cover;width:100%;height:100%}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__overlay{z-index:1;background:#0000004d;position:absolute;inset:0}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__container{z-index:2;flex-direction:column;flex:1;justify-content:space-between;width:100%;padding-top:80px;padding-bottom:40px;display:flex;position:relative}@media (max-width:1024px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__container{padding-top:100px;padding-bottom:60px}}@media (max-width:700px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__container{padding-top:80px;padding-bottom:50px}}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__content{flex-direction:column;align-items:flex-start;display:flex}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__badge{margin-bottom:16px}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__heading{max-width:700px;color:var(--text-color-on-dark);margin-bottom:32px}@media (max-width:700px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__heading{margin-bottom:10px}}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__buttons{flex-wrap:wrap;gap:16px;display:flex}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__buttons>*{text-align:center;min-width:176px}@media (max-width:700px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__buttons{width:100%}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__buttons>*{flex:1;min-width:auto}}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__footer{justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:700px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__footer{flex-direction:column;align-items:flex-start;gap:24px}}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__certification{align-items:center;display:flex}@media (max-width:700px){.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__certification{align-self:flex-end}}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__disclaimer{text-align:right;margin-bottom:-20px;padding:10px 0}.FundPageHeroPPK-module-scss-module__3b6POq__fundPageHeroPPK__disclaimerText{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);margin:0;line-height:1.4}
.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle{background-color:var(--primary-background-color)}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__title{margin-bottom:40px}@media (max-width:700px){.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__title{margin-bottom:6px}}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}@media (max-width:1024px){.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__content{grid-template-columns:1fr;gap:40px}}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__content--fullWidth{grid-template-columns:1fr}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__list{flex-direction:column;gap:12px;margin:0;padding:0 0 0 27px;list-style-type:disc;display:flex}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__listItem{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);line-height:1.6}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__features{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:700px){.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__features{grid-template-columns:1fr 1fr;gap:16px}}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__card{background-color:var(--color-white);text-align:center;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:149px;padding:24px;display:flex}@media (max-width:700px){.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__card{border-radius:24px;min-height:130px;padding:20px 16px}}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__cardIcon{color:var(--color-mille);justify-content:center;align-items:center;margin-bottom:12px;display:flex}.FundInvestmentStyle-module-scss-module__hTNJkq__fundInvestmentStyle__cardLabel{color:var(--primary-text-color);font-family:Cal Sans,sans-serif;font-size:var(--heading-5-size);text-align:center;line-height:1.2}
.FundAnnouncements-module-scss-module__OerUPW__fundAnnouncements{background-color:var(--secondary-background-color)}.FundAnnouncements-module-scss-module__OerUPW__fundAnnouncements__header{justify-content:space-between;align-items:center;display:flex}@media (max-width:700px){.FundAnnouncements-module-scss-module__OerUPW__fundAnnouncements__header{gap:16px;margin-bottom:10px}}.FundAnnouncements-module-scss-module__OerUPW__fundAnnouncements__title{color:var(--primary-text-color);margin-bottom:0}.FundAnnouncements-module-scss-module__OerUPW__fundAnnouncements__list{flex-direction:column;gap:20px;display:flex}@media (max-width:700px){.FundAnnouncements-module-scss-module__OerUPW__fundAnnouncements__list{gap:16px}}
.FundDocumentsList-module-scss-module__-saPnq__fundDocumentsList{background-color:var(--secondary-background-color)}.FundDocumentsList-module-scss-module__-saPnq__fundDocumentsList__title{color:var(--primary-text-color);margin-bottom:5px!important}@media (max-width:700px){.FundDocumentsList-module-scss-module__-saPnq__fundDocumentsList__title{margin-bottom:10px}}.FundDocumentsList-module-scss-module__-saPnq__fundDocumentsList__list{flex-direction:column;gap:20px;display:flex}@media (max-width:700px){.FundDocumentsList-module-scss-module__-saPnq__fundDocumentsList__list{gap:16px}}
.FundLegalNotice-module-scss-module__11kNSa__fundLegalNotice__title{color:var(--primary-text-color)}.FundLegalNotice-module-scss-module__11kNSa__fundLegalNotice__text{color:var(--secondary-text-color);text-align:justify;line-height:1.4}.FundLegalNotice-module-scss-module__11kNSa__fundLegalNotice__link{color:var(--accent-color);font-weight:500;text-decoration:none;transition:opacity .2s}.FundLegalNotice-module-scss-module__11kNSa__fundLegalNotice__link:hover{opacity:.8}
.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__heading{text-align:center;margin-bottom:48px}@media (max-width:700px){.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__heading{margin-bottom:10px}}.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__cards{justify-content:center;align-items:stretch;gap:24px;display:flex}@media (max-width:1024px){.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__cards{flex-direction:column;gap:16px}}.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__card{background-color:var(--color-white);border-radius:32px;flex-direction:column;align-items:center;width:calc(33.333% - 16px);padding:40px;display:flex}@media (max-width:1024px){.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__card{border-radius:28px;width:calc(50% - 12px);padding:32px}}@media (max-width:700px){.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__card{width:100%;padding:24px}}.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__cardTitle{color:var(--primary-text-color);font-family:Cal Sans,sans-serif;font-size:var(--heading-3-size);text-align:center;margin:0 0 8px;font-weight:400;line-height:1.1}.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__cardDate{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);text-align:center;margin-bottom:24px;font-weight:400;line-height:1.4}@media (max-width:700px){.FundAllocation-module-scss-module__9Ws7ja__fundAllocation__cardDate{margin-bottom:16px}}
.FundPerformance-module-scss-module__nmSDqG__fundPerformance{background-color:#0d1b2a}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:40px;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__header{flex-direction:column;gap:24px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__headerLeft{flex-direction:column;flex:1;gap:16px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__seriesSelector{flex-shrink:0;align-items:center;gap:12px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__seriesLabel{color:#ffffffb3;font-size:var(--caption-size)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__seriesSelect{color:var(--text-color-on-dark);font-family:Geist,sans-serif;font-size:var(--caption-size);cursor:pointer;background-color:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:10px 16px;transition:border-color .2s}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__seriesSelect:hover,.FundPerformance-module-scss-module__nmSDqG__fundPerformance__seriesSelect:focus{border-color:var(--accent-color);outline:none}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__seriesSelect option{color:var(--text-color-on-dark);background-color:#0d1b2a}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__title{color:var(--text-color-on-dark)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__description{max-width:900px;color:var(--color-mille-pastel);font-size:var(--body-2-size);line-height:1.4}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCardHighlight{background-color:var(--color-white);text-align:center;border-radius:28px;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:16px 24px;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCardHighlight{border-radius:20px;width:100%;padding:12px 20px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCardHighlightValue{color:var(--color-mille);font-family:Cal Sans,sans-serif;font-size:var(--heading-2-size);line-height:48px}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCardHighlightValue{line-height:36px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCardHighlightPeriod{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);line-height:25px}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCardHighlightPeriod{line-height:20px}}.FundPerformance-module-scss-module__nmSDqG__seriesToggle{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex;box-shadow:0 1px 3px #0000001a}.FundPerformance-module-scss-module__nmSDqG__seriesToggle__item{min-width:40px;height:40px;color:var(--secondary-text-color);font-family:Geist;font-size:var(--body-2-size);letter-spacing:-.04em;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 12px;font-weight:600;transition:all .2s;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__seriesToggle__item{min-width:36px;height:36px}}.FundPerformance-module-scss-module__nmSDqG__seriesToggle__item:hover:not(.FundPerformance-module-scss-module__nmSDqG__seriesToggle__item--active){background-color:#0000000d}.FundPerformance-module-scss-module__nmSDqG__seriesToggle__item--active{background-color:var(--color-mille);color:var(--text-color-on-dark)}.FundPerformance-module-scss-module__nmSDqG__seriesSelector{align-items:center;gap:12px;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__seriesSelector{flex-direction:column;align-items:flex-start;gap:8px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__chartWrapper{margin-bottom:24px}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__chartPlaceholder{background-color:#ffffff0d;border:2px dashed #fff3;border-radius:16px;justify-content:center;align-items:center;height:300px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__chartPlaceholder span{color:#fff6;font-size:var(--body-1-size)}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__chartPlaceholder{height:200px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:60px;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__filters{flex-direction:column;align-items:flex-start;gap:16px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__filterGroup{background-color:#ffffff0d;border-radius:8px;gap:4px;padding:4px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__modeButton{color:#fff9;font-family:Geist,sans-serif;font-size:var(--caption-size);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;transition:all .2s}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__modeButton--active{background-color:var(--accent-color);color:var(--text-color-on-dark)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__timeFilters{background-color:#ffffff0d;border-radius:8px;gap:4px;padding:4px;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__timeFilters{flex-wrap:wrap}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__timeFilter{color:#fff9;font-family:Geist,sans-serif;font-size:var(--caption-size);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;transition:all .2s}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__timeFilter:hover{color:var(--text-color-on-dark)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__timeFilter--active{background-color:var(--accent-color);color:var(--text-color-on-dark)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__dateRange{color:#fff9;font-size:var(--caption-size);align-items:center;gap:8px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__dateValue{color:var(--accent-color)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returns{flex-direction:column;gap:24px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsTitle{color:var(--text-color-on-dark);font-family:Cal Sans,sans-serif;font-size:var(--heading-4-size);margin:0;line-height:1.2}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1024px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsGrid{grid-template-columns:repeat(3,1fr);gap:12px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCard{background-color:var(--secondary-background-color);text-align:center;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}@media (max-width:700px){.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnCard{border-radius:12px;gap:2px;padding:8px 16px}}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnLabel{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--caption-size)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnValue{color:var(--primary-text-color);font-family:Cal Sans,sans-serif;font-size:var(--heading-5-size);line-height:1.2}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsFooter{justify-content:space-between;align-items:center;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__downloadLink{color:var(--color-mille-pastel);font-family:Geist,sans-serif;font-size:var(--caption-size);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__downloadLink:hover{color:var(--text-color-on-dark)}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsFootnote{color:var(--color-mille-pastel);font-size:var(--caption-size);text-align:right;margin:0}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsLoading,.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsEmpty{border:2px dashed #fff3;border-radius:16px;justify-content:center;align-items:center;min-height:100px;display:flex}.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsLoading span,.FundPerformance-module-scss-module__nmSDqG__fundPerformance__returnsEmpty span{color:#fff6;font-size:var(--body-2-size)}
.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable{background-color:var(--secondary-background-color)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;display:flex}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__header{flex-direction:column}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__headerLeft{flex-shrink:0}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__title{color:var(--primary-text-color);margin:0}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__filters{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__filters{flex-wrap:nowrap;gap:8px}}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__filters{background-color:var(--color-white);border-radius:24px;flex-wrap:wrap;justify-content:flex-start;gap:2px;width:100%;padding:4px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tabs{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tabs{width:100%;display:flex}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tab{height:40px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);letter-spacing:-.04em;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 20px;font-weight:600;transition:all .2s;display:flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tab:hover:not(.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tab--active){background-color:#0000000d}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tab--active{background-color:var(--color-mille);color:var(--text-color-on-dark)}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tab{font-size:var(--caption-size);padding:0 14px}}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tab{flex:1;padding:0 12px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__subFilters{align-items:center;gap:16px;display:flex}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__subFilters{gap:8px}}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__subFilters{justify-content:space-between;gap:8px;width:100%}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__subFilters>div{box-shadow:0 0 0 1px #0000000d}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__seriesFilters{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__seriesFilter{height:40px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);letter-spacing:-.04em;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 15px;font-weight:600;transition:all .2s;display:flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__seriesFilter:hover:not(.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__seriesFilter--active){background-color:#0000000d}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__seriesFilter--active{background-color:var(--color-mille);color:var(--text-color-on-dark)}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__seriesFilter{font-size:var(--caption-size);padding:0 12px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilters{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilter{height:40px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);letter-spacing:-.04em;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 20px;font-weight:600;transition:all .2s;display:flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilter:hover:not(.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilter--active){background-color:#0000000d}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilter--active{background-color:var(--color-mille);color:var(--text-color-on-dark)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilter--disabled{opacity:.35;cursor:not-allowed}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__currencyFilter{font-size:var(--caption-size);padding:0 14px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__date{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--caption-size);margin:0 0 24px}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tableWrapper{margin:0 -20px;padding:0 20px;position:relative;overflow-x:auto}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tableWrapper{display:none}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__stickyHeader{top:var(--top-nav-height,80px);z-index:100;padding:0 var(--space-m);background-color:var(--secondary-background-color);opacity:0;pointer-events:none;transition:opacity .15s;position:fixed;left:0;right:0}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__stickyHeader--visible{opacity:1;pointer-events:auto}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__stickyHeader{display:none}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__stickyHeaderInner{max-width:var(--container-max-width);scrollbar-width:none;margin:0 auto;overflow-x:auto;box-shadow:0 -100px #f4f4f4}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__stickyHeaderInner::-webkit-scrollbar{display:none}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table{border-collapse:collapse;border-spacing:0;width:100%;min-width:1100px}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table th,.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table td{text-align:left;vertical-align:middle;padding:16px 12px;font-family:Geist,sans-serif}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table th{color:var(--secondary-text-color);font-size:var(--caption-size);border-bottom:1px solid #1a1a1a1a;font-weight:400}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table{min-width:0}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table th,.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table td{font-size:var(--caption-size);padding:12px 8px}}@media (max-width:1024px) and (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table th,.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__table td{padding:12px 4px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thName{min-width:180px}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thName{min-width:140px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thGroup{white-space:nowrap;width:85px;text-align:center!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thType{width:100px;text-align:center!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thPrice{width:100px;text-align:right!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thReturn{width:70px;text-align:right!important}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__hideOnTablet{display:none}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__row{border-bottom:1px solid var(--lines);background-color:var(--primary-background-color)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__row td{color:var(--primary-text-color);font-size:var(--body-2-size)}@media (max-width:1024px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__row td{font-size:13px}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tdName{font-family:Cal Sans,sans-serif;font-weight:700;font-size:var(--body-2-size)!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__fundName{align-items:center;gap:8px;display:flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__fundLink{color:inherit;text-decoration:none;transition:color .2s}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__fundLink:hover{color:var(--accent-color)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__esgIcon{color:var(--positive-color);flex-shrink:0}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tdGroup{color:var(--secondary-text-color)!important;font-size:var(--caption-size)!important;text-align:center!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tdType{text-align:center!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tdPrice{white-space:nowrap;text-align:right!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tdReturn{text-align:right!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__tdReturn--negative{color:var(--negative-color)!important}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thSortable{cursor:pointer;-webkit-user-select:none;user-select:none}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__thSortable:hover{color:var(--primary-text-color)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__sortIcon{opacity:.5;vertical-align:middle;margin-left:4px;display:inline-block}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__sortIcon--active{opacity:1}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cards{display:none}@media (max-width:700px){.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cards{flex-direction:column;gap:12px;display:flex}}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__card{background-color:var(--color-white);border-radius:16px;padding:20px}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardName{font-family:Cal Sans,sans-serif;font-size:var(--body-1-size);margin:0 0 2px;font-weight:700}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardName a{color:inherit;text-decoration:none}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardName a:hover{color:var(--accent-color)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardGroupBadge{background-color:var(--secondary-background-color);color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--caption-size);border-radius:60px;align-items:center;padding:4px 10px;font-weight:600;display:inline-flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardPrice{border-bottom:1px solid var(--lines);font-family:Cal Sans,sans-serif;font-size:var(--heading-4-size);margin-bottom:16px;padding-bottom:16px;font-weight:700}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardGrid{grid-template-columns:repeat(4,1fr);gap:12px 8px;display:grid}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardCell{flex-direction:column;gap:2px;display:flex}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardLabel{color:var(--secondary-text-color);font-size:var(--caption-size)}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardValue{font-size:var(--body-2-size);font-weight:600}.FundQuotesTable-module-scss-module__18eztW__fundQuotesTable__cardValue--negative{color:var(--negative-color)}
.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK{background-color:var(--secondary-background-color)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__header{flex-direction:column;align-items:flex-start}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__title{color:var(--primary-text-color);margin:0}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tabs{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:inline-flex}@media (max-width:700px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tabs{width:100%;display:flex}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tab{height:40px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);letter-spacing:-.04em;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 20px;font-weight:600;transition:all .2s;display:flex}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tab:hover:not(.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tab--active){background-color:#0000000d}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tab--active{background-color:var(--color-mille);color:var(--text-color-on-dark)}@media (max-width:700px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tab{flex:1;padding:0 12px}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__date{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--caption-size);margin:0 0 24px}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tableWrapper{margin:0 -20px;padding:0 20px;position:relative;overflow-x:auto}@media (max-width:700px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tableWrapper{display:none}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__stickyHeader{top:var(--top-nav-height,80px);z-index:100;padding:0 var(--space-m);background-color:var(--secondary-background-color);opacity:0;pointer-events:none;transition:opacity .15s;position:fixed;left:0;right:0}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__stickyHeader--visible{opacity:1;pointer-events:auto}@media (max-width:700px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__stickyHeader{display:none}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__stickyHeaderInner{max-width:var(--container-max-width);scrollbar-width:none;margin:0 auto;overflow-x:auto;box-shadow:0 -100px #f4f4f4}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__stickyHeaderInner::-webkit-scrollbar{display:none}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table{border-collapse:collapse;border-spacing:0;width:100%;min-width:900px}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table th,.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table td{text-align:left;vertical-align:middle;padding:16px 12px;font-family:Geist,sans-serif}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table th{color:var(--secondary-text-color);font-size:var(--caption-size);border-bottom:1px solid #1a1a1a1a;font-weight:400}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table{min-width:0}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table th,.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__table td{font-size:var(--caption-size);padding:12px 8px}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thName{min-width:220px}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thName{min-width:140px}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thPrice{width:100px;text-align:right!important}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thPrice{font-size:13px!important}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thRisk{width:80px;text-align:center!important}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thReturn{white-space:nowrap;width:70px;text-align:right!important}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thReturn{font-size:13px!important}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thReturn--highlighted{color:var(--accent-color)}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__hideOnTablet{display:none}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__row{border-bottom:1px solid var(--lines);background-color:var(--primary-background-color)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__row td{color:var(--primary-text-color);font-size:var(--body-2-size)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdName{font-family:Cal Sans,sans-serif;font-weight:700;font-size:var(--body-2-size)!important}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdName a{color:inherit;text-decoration:none;transition:color .2s}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdName a:hover{color:var(--color-mille)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdRisk{text-align:center!important}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__riskBadge{background-color:var(--color-white);width:32px;height:32px;color:var(--ppk-color);font-size:var(--body-2-size);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdPrice{white-space:nowrap;text-align:right!important}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdPrice{font-size:13px!important}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdReturn{text-align:right!important}@media (max-width:1024px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdReturn{font-size:13px!important}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__tdReturn--negative{color:var(--negative-color)!important}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__skeleton{padding-top:24px}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__skeletonHeader{background:linear-gradient(90deg,var(--color-gray-100)25%,var(--color-gray-200)50%,var(--color-gray-100)75%);background-size:200% 100%;border-radius:8px;width:100%;height:48px;margin-bottom:16px;animation:1.5s infinite FundQuotesTablePPK-module-scss-module__QFuLRG__shimmer}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__skeletonTable{background-color:var(--color-white);border-radius:8px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__skeletonRow{background:linear-gradient(90deg,#f8f8f8 25%,var(--color-gray-100)50%,#f8f8f8 75%);background-size:200% 100%;width:100%;height:64px;animation:1.5s infinite FundQuotesTablePPK-module-scss-module__QFuLRG__shimmer}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__skeletonRow:nth-child(odd){animation-delay:.15s}@keyframes FundQuotesTablePPK-module-scss-module__QFuLRG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thSortable{cursor:pointer;-webkit-user-select:none;user-select:none}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__thSortable:hover{color:var(--primary-text-color)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__sortIcon{opacity:.5;vertical-align:middle;margin-left:4px;display:inline-block}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__sortIcon--active{opacity:1}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cards{display:none}@media (max-width:700px){.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cards{flex-direction:column;gap:12px;display:flex}}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__card{background-color:var(--color-white);border-radius:16px;padding:20px}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardRiskBadge{background-color:var(--secondary-background-color);color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--caption-size);border-radius:60px;align-items:center;margin-bottom:12px;padding:4px 10px;font-weight:600;display:inline-flex}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardName{font-family:Cal Sans,sans-serif;font-size:var(--body-1-size);margin:0 0 4px;font-weight:700}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardName a{color:inherit;text-decoration:none}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardName a:hover{color:var(--color-mille)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardPrice{border-bottom:1px solid var(--lines);font-family:Cal Sans,sans-serif;font-size:var(--heading-4-size);margin-bottom:16px;padding-bottom:16px;font-weight:700}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardGrid{grid-template-columns:repeat(4,1fr);gap:12px 8px;display:grid}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardCell{flex-direction:column;gap:2px;display:flex}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardLabel{color:var(--secondary-text-color);font-size:var(--caption-size)}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardValue{font-size:var(--body-2-size);font-weight:600}.FundQuotesTablePPK-module-scss-module__QFuLRG__fundQuotesTablePPK__cardValue--negative{color:var(--negative-color)}
.CompareFunds-module-scss-module__jkGtga__compareFunds{background-color:var(--secondary-background-color)}.CompareFunds-module-scss-module__jkGtga__compareFunds__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}@media (max-width:700px){.CompareFunds-module-scss-module__jkGtga__compareFunds__header{gap:16px}}.CompareFunds-module-scss-module__jkGtga__compareFunds__title{color:var(--primary-text-color);margin:0}.CompareFunds-module-scss-module__jkGtga__compareFunds__controls{justify-content:space-between;align-items:center;gap:24px;display:flex}@media (max-width:1024px){.CompareFunds-module-scss-module__jkGtga__compareFunds__controls{flex-direction:column;align-items:flex-start}}.CompareFunds-module-scss-module__jkGtga__compareFunds__periods{background-color:var(--color-white);border-radius:60px;gap:2px;padding:4px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__period{width:70px;height:40px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--tag-label-size);cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0;font-weight:500;transition:all .2s;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__period:hover{color:var(--primary-text-color)}.CompareFunds-module-scss-module__jkGtga__compareFunds__period--active{background-color:var(--accent-color);color:var(--text-color-on-dark);font-weight:700}@media (max-width:700px){.CompareFunds-module-scss-module__jkGtga__compareFunds__period{width:50px}}.CompareFunds-module-scss-module__jkGtga__compareFunds__dateRange{align-items:center;gap:8px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__dateLabel{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size)}.CompareFunds-module-scss-module__jkGtga__compareFunds__dateButton{color:var(--accent-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__dateButton svg{color:var(--accent-color)}.CompareFunds-module-scss-module__jkGtga__compareFunds__dateValue{color:var(--accent-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);letter-spacing:.36px;font-weight:700}.CompareFunds-module-scss-module__jkGtga__compareFunds__chartWrapper{margin-bottom:10px}.CompareFunds-module-scss-module__jkGtga__compareFunds__chartContainer{background-color:var(--primary-background-color);border-radius:32px;padding:32px}.CompareFunds-module-scss-module__jkGtga__compareFunds__chartLoading,.CompareFunds-module-scss-module__jkGtga__compareFunds__empty{background-color:var(--primary-background-color);min-height:300px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);border-radius:32px;justify-content:center;align-items:center;padding:32px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__chart{background-color:var(--color-white);border-radius:32px;gap:16px;padding:32px 32px 32px 0;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__yAxis{flex-direction:column;justify-content:space-between;padding:0 8px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__yAxis span{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size)}.CompareFunds-module-scss-module__jkGtga__compareFunds__chartArea{flex-direction:column;flex:1;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__chartPlaceholder{height:300px;position:relative}.CompareFunds-module-scss-module__jkGtga__compareFunds__chartPlaceholder svg{display:block}.CompareFunds-module-scss-module__jkGtga__compareFunds__xAxis{justify-content:space-between;padding-top:16px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__xAxis span{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);text-align:center}.CompareFunds-module-scss-module__jkGtga__compareFunds__legend{flex-wrap:wrap;gap:24px;margin-bottom:32px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__legendItem{align-items:center;gap:8px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__legendDot{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.CompareFunds-module-scss-module__jkGtga__compareFunds__legendName{color:var(--primary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);font-weight:500}.CompareFunds-module-scss-module__jkGtga__compareFunds__tableWrapper{margin:0 -20px;padding:0 20px;overflow-x:auto}@media (max-width:700px){.CompareFunds-module-scss-module__jkGtga__compareFunds__tableWrapper{display:none}}.CompareFunds-module-scss-module__jkGtga__compareFunds__table{border-collapse:collapse;border-spacing:0;width:100%;min-width:900px}.CompareFunds-module-scss-module__jkGtga__compareFunds__table th,.CompareFunds-module-scss-module__jkGtga__compareFunds__table td{text-align:left;vertical-align:middle;padding:16px 12px;font-family:Geist,sans-serif}.CompareFunds-module-scss-module__jkGtga__compareFunds__table th{color:var(--secondary-text-color);font-size:var(--body-2-size);border-bottom:1px solid #1a1a1a1a;font-weight:400}@media (max-width:1024px){.CompareFunds-module-scss-module__jkGtga__compareFunds__table{min-width:0}.CompareFunds-module-scss-module__jkGtga__compareFunds__table th,.CompareFunds-module-scss-module__jkGtga__compareFunds__table td{font-size:var(--caption-size);padding:12px 8px}}.CompareFunds-module-scss-module__jkGtga__compareFunds__thName{min-width:180px}@media (max-width:1024px){.CompareFunds-module-scss-module__jkGtga__compareFunds__thName{min-width:140px}}.CompareFunds-module-scss-module__jkGtga__compareFunds__thReturn{width:80px;text-align:center!important}@media (max-width:1024px){.CompareFunds-module-scss-module__jkGtga__compareFunds__hideOnTablet{display:none}}.CompareFunds-module-scss-module__jkGtga__compareFunds__row{border-bottom:1px solid #1a1a1a1a}.CompareFunds-module-scss-module__jkGtga__compareFunds__row td{color:var(--primary-text-color);font-size:var(--body-2-size)}.CompareFunds-module-scss-module__jkGtga__compareFunds__tdName{align-items:center;gap:12px;font-family:Geist,sans-serif;font-weight:600;display:flex;font-size:var(--body-2-size)!important}.CompareFunds-module-scss-module__jkGtga__compareFunds__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.CompareFunds-module-scss-module__jkGtga__compareFunds__tdReturn{text-align:center!important}.CompareFunds-module-scss-module__jkGtga__compareFunds__cards{display:none}@media (max-width:700px){.CompareFunds-module-scss-module__jkGtga__compareFunds__cards{flex-direction:column;gap:12px;display:flex}}.CompareFunds-module-scss-module__jkGtga__compareFunds__card{background-color:var(--color-white);border-radius:16px;padding:20px}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardHeader{border-bottom:1px solid var(--lines);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:16px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardName{font-family:Cal Sans,sans-serif;font-size:var(--body-1-size);font-weight:700}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardGrid{grid-template-columns:repeat(4,1fr);gap:12px 8px;display:grid}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardCell{flex-direction:column;gap:2px;display:flex}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardLabel{color:var(--secondary-text-color);font-size:var(--caption-size)}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardValue{font-size:var(--body-2-size);font-weight:600}.CompareFunds-module-scss-module__jkGtga__compareFunds__cardValue--negative{color:var(--negative-color)}
.FundValueCards-module-scss-module__ngfJAq__fundValueCards__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:700px){.FundValueCards-module-scss-module__ngfJAq__fundValueCards__grid{grid-template-columns:1fr;gap:16px}}.FundValueCards-module-scss-module__ngfJAq__fundValueCards__card{background-color:var(--color-white);text-align:center;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}@media (max-width:1024px){.FundValueCards-module-scss-module__ngfJAq__fundValueCards__card{padding:32px}}@media (max-width:700px){.FundValueCards-module-scss-module__ngfJAq__fundValueCards__card{border-radius:24px;padding:24px}}.FundValueCards-module-scss-module__ngfJAq__fundValueCards__value{color:var(--primary-text-color);font-family:Cal Sans,sans-serif;font-size:var(--heading-3-size);margin:0;font-weight:400;line-height:1.1}.FundValueCards-module-scss-module__ngfJAq__fundValueCards__label{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-1-size);line-height:1.3}.FundValueCards-module-scss-module__ngfJAq__fundValueCards__label p{margin:0}
.FundsChart-module-scss-module__YYTqRG__fundsChart{background-color:var(--secondary-background-color)}.FundsChart-module-scss-module__YYTqRG__fundsChart__title{color:var(--primary-text-color);margin:0 0 24px}.FundsChart-module-scss-module__YYTqRG__fundsChart__chartWrapper{margin-bottom:40px}.FundsChart-module-scss-module__YYTqRG__fundsChart__loading{background-color:var(--primary-background-color);height:300px;color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--body-2-size);border-radius:32px;justify-content:center;align-items:center;display:flex}.FundsChart-module-scss-module__YYTqRG__fundsChart__tableWrapper{margin:0 -20px;padding:0 20px;overflow-x:auto}@media (max-width:700px){.FundsChart-module-scss-module__YYTqRG__fundsChart__tableWrapper{margin:0 -16px;padding:0 16px}}.FundsChart-module-scss-module__YYTqRG__fundsChart__table{border-collapse:collapse;border-spacing:0;width:100%;min-width:900px}.FundsChart-module-scss-module__YYTqRG__fundsChart__table th,.FundsChart-module-scss-module__YYTqRG__fundsChart__table td{text-align:left;vertical-align:middle;padding:16px 12px;font-family:Geist,sans-serif}.FundsChart-module-scss-module__YYTqRG__fundsChart__table th{color:var(--secondary-text-color);font-size:var(--body-2-size);border-bottom:1px solid #1a1a1a1a;font-weight:400}.FundsChart-module-scss-module__YYTqRG__fundsChart__thName{min-width:180px}.FundsChart-module-scss-module__YYTqRG__fundsChart__thReturn{width:80px;text-align:center!important}.FundsChart-module-scss-module__YYTqRG__fundsChart__row{border-bottom:1px solid #1a1a1a1a}.FundsChart-module-scss-module__YYTqRG__fundsChart__row td{color:var(--primary-text-color);font-size:var(--body-2-size)}.FundsChart-module-scss-module__YYTqRG__fundsChart__tdName{align-items:center;gap:12px;font-family:Geist,sans-serif;font-weight:600;display:flex;font-size:var(--body-2-size)!important}.FundsChart-module-scss-module__YYTqRG__fundsChart__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.FundsChart-module-scss-module__YYTqRG__fundsChart__tdReturn{text-align:center!important}
.PodcastList-module-scss-module__CnBt6G__podcastList{background-color:var(--secondary-background-color)}.PodcastList-module-scss-module__CnBt6G__podcastList__header{justify-content:space-between;align-items:center;gap:24px;display:flex}@media (max-width:700px){.PodcastList-module-scss-module__CnBt6G__podcastList__header{gap:16px}}.PodcastList-module-scss-module__CnBt6G__podcastList__title{color:var(--primary-text-color);margin:0}.PodcastList-module-scss-module__CnBt6G__podcastList__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.PodcastList-module-scss-module__CnBt6G__podcastList__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.PodcastList-module-scss-module__CnBt6G__podcastList__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:16px}}.PodcastList-module-scss-module__CnBt6G__podcastList__card{background-color:var(--color-white);color:inherit;aspect-ratio:1;border-radius:32px;flex-direction:column;padding:20px;text-decoration:none;transition:all .2s;display:flex}.PodcastList-module-scss-module__CnBt6G__podcastList__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}@media (max-width:700px){.PodcastList-module-scss-module__CnBt6G__podcastList__card{aspect-ratio:auto;border-radius:24px;height:100%;padding:16px}}.PodcastList-module-scss-module__CnBt6G__podcastList__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.PodcastList-module-scss-module__CnBt6G__podcastList__authors{margin-left:0;display:flex}.PodcastList-module-scss-module__CnBt6G__podcastList__authorAvatar{border:2px solid var(--primary-background-color);background-color:var(--secondary-background-color);border-radius:50%;width:50px;height:50px;position:relative;overflow:hidden}.PodcastList-module-scss-module__CnBt6G__podcastList__authorAvatar picture{width:100%;height:100%;display:block}.PodcastList-module-scss-module__CnBt6G__podcastList__authorAvatar:not(:first-child){margin-left:-15px}.PodcastList-module-scss-module__CnBt6G__podcastList__authorAvatar img{object-fit:cover;width:100%;height:100%}@media (max-width:700px){.PodcastList-module-scss-module__CnBt6G__podcastList__authorAvatar{width:40px;height:40px}}.PodcastList-module-scss-module__CnBt6G__podcastList__badge{background-color:var(--tag-podcast-bg);color:var(--tag-podcast-text);font-family:Geist,sans-serif;font-size:var(--caption-size);border-radius:20px;justify-content:center;align-items:center;padding:6px 14px;font-weight:500;line-height:1.2;display:inline-flex}@media (max-width:700px){.PodcastList-module-scss-module__CnBt6G__podcastList__badge{padding:4px 10px}}.PodcastList-module-scss-module__CnBt6G__podcastList__cardTitle{color:var(--primary-text-color);font-family:Cal Sans,sans-serif;font-size:var(--heading-5-size);flex:1;margin:0 0 auto;font-weight:400;line-height:1.05}.PodcastList-module-scss-module__CnBt6G__podcastList__cardFooter{justify-content:space-between;align-items:flex-end;margin-top:16px;display:flex}.PodcastList-module-scss-module__CnBt6G__podcastList__cardMeta{color:var(--secondary-text-color);font-family:Geist,sans-serif;font-size:var(--caption-size);flex-direction:column;line-height:1.4;display:flex}.PodcastList-module-scss-module__CnBt6G__podcastList__playButton{background-color:var(--accent-color);width:50px;height:50px;color:var(--text-color-on-dark);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.PodcastList-module-scss-module__CnBt6G__podcastList__playButton:hover{background-color:var(--accent-color-dark);transform:scale(1.05)}.PodcastList-module-scss-module__CnBt6G__podcastList__playButton svg{margin-left:3px}@media (max-width:700px){.PodcastList-module-scss-module__CnBt6G__podcastList__playButton{width:44px;height:44px}.PodcastList-module-scss-module__CnBt6G__podcastList__playButton svg{width:20px;height:20px}}
.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:1024px){.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__grid{grid-template-columns:1fr;gap:40px}}.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__imageWrapper{width:100%}.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__image{width:100%;height:auto}.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__content{flex-direction:column;gap:24px;display:flex}.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__heading{color:var(--primary-text-color)}.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__description{color:var(--secondary-text-color);font-size:var(--body-1-size);line-height:1.4}.SavingsGrowth-module-scss-module__YBgiUW__savingsGrowth__note{border-top:1px solid var(--border-color);color:var(--secondary-text-color);font-size:var(--caption-size);margin-top:40px;padding-top:24px;line-height:1.5}
.SimpleDocuments-module-scss-module__ihGtDa__simpleDocuments__heading{margin-bottom:24px}@media (max-width:700px){.SimpleDocuments-module-scss-module__ihGtDa__simpleDocuments__heading{margin-bottom:10px}}
.InfoBox-module-scss-module__XUO9Da__infoBox__box{background-color:var(--color-white);border-radius:32px;padding:24px 32px}.InfoBox-module-scss-module__XUO9Da__infoBox__box p{margin-bottom:0}@media (max-width:700px){.InfoBox-module-scss-module__XUO9Da__infoBox__box{border-radius:12px;padding:20px 24px}}.InfoBox-module-scss-module__XUO9Da__infoBox__heading{margin-bottom:12px}.InfoBox-module-scss-module__XUO9Da__infoBox__content{color:var(--secondary-text-color);font-size:var(--body-2-size);line-height:1.5}
.TwoColumnText-module-scss-module__Wo8YzW__twoColumnText__heading{margin-bottom:32px}@media (max-width:700px){.TwoColumnText-module-scss-module__Wo8YzW__twoColumnText__heading{margin-bottom:10px}}.TwoColumnText-module-scss-module__Wo8YzW__twoColumnText__grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}@media (max-width:1024px){.TwoColumnText-module-scss-module__Wo8YzW__twoColumnText__grid{grid-template-columns:1fr;gap:32px}}.TwoColumnText-module-scss-module__Wo8YzW__twoColumnText__column{color:var(--secondary-text-color);font-size:var(--body-1-size);line-height:1.5}
.HighlightAlternative-module-scss-module__XUX86a__highlightAlternative{background-color:var(--color-mille-dark)}.HighlightAlternative-module-scss-module__XUX86a__highlightAlternative__container{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.HighlightAlternative-module-scss-module__XUX86a__highlightAlternative__badge{background-color:var(--color-white);color:var(--color-mille-dark);font-size:var(--tag-label-size);border-radius:20px;padding:8px 16px;font-weight:500}.HighlightAlternative-module-scss-module__XUX86a__highlightAlternative__text{max-width:900px;color:var(--text-color-on-dark);font-family:var(--font-heading,"Cal Sans"),sans-serif;font-size:var(--heading-3-size);letter-spacing:.02em;margin:0;font-weight:300;line-height:1.3}
.SimpleText-module-scss-module__7ng5kW__simpleText__container--left{text-align:left}.SimpleText-module-scss-module__7ng5kW__simpleText__container--center{text-align:center;max-width:988px}.SimpleText-module-scss-module__7ng5kW__simpleText__container--right{text-align:right}.SimpleText-module-scss-module__7ng5kW__simpleText__heading{margin-top:-10px}.SimpleText-module-scss-module__7ng5kW__simpleText__content{color:var(--secondary-text-color)}.SimpleText-module-scss-module__7ng5kW__simpleText__content--limitWidth{max-width:988px}
.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper{width:100%;position:relative;overflow:hidden}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper picture{width:100%;height:100%;display:block}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--auto{aspect-ratio:auto}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--3-1{aspect-ratio:3}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--16-9{aspect-ratio:16/9}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--4-3{aspect-ratio:4/3}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--3-2{aspect-ratio:3/2}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--21-9{aspect-ratio:21/9}.SimpleImage-module-scss-module__Rr23WG__simpleImage__wrapper--1-1{aspect-ratio:1}.SimpleImage-module-scss-module__Rr23WG__simpleImage__image{object-fit:cover;width:100%;height:100%}
.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper{border-radius:40px;width:100%;position:relative;overflow:hidden}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--auto{aspect-ratio:auto}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--3-1{aspect-ratio:3}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--16-9{aspect-ratio:16/9}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--4-3{aspect-ratio:4/3}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--3-2{aspect-ratio:3/2}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--21-9{aspect-ratio:21/9}.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper--1-1{aspect-ratio:1}@media (max-width:1024px){.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper{border-radius:24px}}@media (max-width:700px){.BannerImage-module-scss-module__X6KxcG__bannerImage__wrapper{border-radius:16px}}.BannerImage-module-scss-module__X6KxcG__bannerImage__image{object-fit:cover;width:100%;height:100%}
.ESGHighlight-module-scss-module__76G6QW__esgHighlight__container{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__badge{background-color:var(--color-mille-light);color:var(--color-mille-esg);font-size:var(--tag-label-size);border-radius:20px;padding:6px 14px;font-weight:500}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__text{max-width:671px;color:var(--primary-text-color);font-family:var(--font-heading,"Cal Sans"),sans-serif;font-size:var(--heading-3-size);margin:0;font-weight:300;line-height:1.2}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__features{justify-content:center;gap:60px;margin-top:32px;display:flex}@media (max-width:1024px){.ESGHighlight-module-scss-module__76G6QW__esgHighlight__features{gap:40px}}@media (max-width:700px){.ESGHighlight-module-scss-module__76G6QW__esgHighlight__features{gap:20px;width:320px}}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__feature{flex-direction:column;align-items:center;gap:10px;width:160px;display:flex}@media (max-width:700px){.ESGHighlight-module-scss-module__76G6QW__esgHighlight__feature{flex:1;gap:6px;width:0}}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__featureIcon{width:60px;height:60px;color:var(--color-mille-dark)}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__featureIcon svg{width:100%;height:100%}@media (max-width:700px){.ESGHighlight-module-scss-module__76G6QW__esgHighlight__featureIcon{width:32px;height:32px}}.ESGHighlight-module-scss-module__76G6QW__esgHighlight__featureLabel{color:var(--secondary-text-color);font-size:var(--body-1-size);line-height:1.2}@media (max-width:700px){.ESGHighlight-module-scss-module__76G6QW__esgHighlight__featureLabel{font-size:var(--caption-size)}}
.Alfa-module-scss-module__EzH2RW__alfa__inner{background:var(--color-white);padding:60px 0}.Alfa-module-scss-module__EzH2RW__alfa__container{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.Alfa-module-scss-module__EzH2RW__alfa__logo{width:249px;height:74px}@media (max-width:700px){.Alfa-module-scss-module__EzH2RW__alfa__logo{width:180px;height:auto}}.Alfa-module-scss-module__EzH2RW__alfa__heading{max-width:749px;font-size:var(--heading-4-size);line-height:30px}@media (max-width:700px){.Alfa-module-scss-module__EzH2RW__alfa__heading{line-height:1.3}}.Alfa-module-scss-module__EzH2RW__alfa__awards{justify-content:center;gap:60px;width:100%;margin-top:40px;display:flex}@media (max-width:1024px){.Alfa-module-scss-module__EzH2RW__alfa__awards{gap:40px}}@media (max-width:700px){.Alfa-module-scss-module__EzH2RW__alfa__awards{flex-direction:column;align-items:center;gap:48px}}.Alfa-module-scss-module__EzH2RW__alfa__award{flex-direction:column;align-items:center;gap:12px;display:flex}@media (max-width:700px){.Alfa-module-scss-module__EzH2RW__alfa__award{width:100%;max-width:320px}}.Alfa-module-scss-module__EzH2RW__alfa__awardImage{width:100%;max-width:490px;height:auto;margin-bottom:8px}@media (max-width:700px){.Alfa-module-scss-module__EzH2RW__alfa__awardImage{max-width:220px}}.Alfa-module-scss-module__EzH2RW__alfa__title{color:var(--color-mille);font-family:var(--font-heading,"Cal Sans"),sans-serif;font-size:var(--heading-2-size);margin:0;font-weight:600;line-height:1.1}.Alfa-module-scss-module__EzH2RW__alfa__description{color:var(--secondary-text-color);font-size:var(--body-1-size);margin:0;line-height:1.2}.Alfa-module-scss-module__EzH2RW__alfa__header{margin-bottom:50px}
