:root{--width-max-mobile:1030px}.fp-sections-group{margin:0 auto;max-width:1320px;padding:0 var(--padding-container-horizontal);width:100%}.fp-sections-group--first{padding-top:42px}@media screen and (max-width:700px){.fp-sections-group--first{padding-top:20px}}@media screen and (min-width:1350px){.fp-sections-group{padding-left:0;padding-right:0}}@media screen and (max-width:750px){.fp-sections-group{padding-left:20px;padding-right:20px}}.frontpage-category-section{margin-bottom:var(--frontpage-section-gap)}.frontpage-category-section__header{align-items:baseline;border-bottom:1px solid var(--sifi-gray12,#e7e8e9);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:12px}.frontpage-category-section__title{color:var(--sifi-textcol-h-1);font-family:var(--font-oswald);font-size:var(--font-size-32,32px);font-weight:400;letter-spacing:.8px;line-height:1.23;margin:0}.frontpage-category-section__more-link{align-items:center;color:var(--sifi-textcol-a-link);display:inline-flex;font-family:var(--font-barlow);font-size:var(--font-size-14,14px);font-weight:500;gap:4px;text-decoration:none;transition:.2s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.frontpage-category-section__more-link:hover{color:var(--color-link-text-hover,#000);gap:8px}.frontpage-category-section__posts--cards{align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.frontpage-category-section__posts--cards .post-card,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n){grid-column:span 1;height:100%;max-width:100%}.frontpage-category-section__posts--cards .post-card .post-title,.frontpage-category-section__posts--cards .post-card .post-title>a,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n) .post-title,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n) .post-title>a{font-size:var(--font-size-18);margin:12px 16px}@media screen and (min-width:700px){.frontpage-category-section__posts--cards .post-card .post-title,.frontpage-category-section__posts--cards .post-card .post-title>a,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n) .post-title,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n) .post-title>a{font-size:var(--font-size-18)}}.frontpage-category-section__posts--cards .post-card * .content,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n) * .content{margin:12px 16px}.frontpage-category-section__posts--cards .post-card .post-tags,.frontpage-category-section__posts--cards .post-card:not(.alternative-layout):nth-child(n) .post-tags{margin:10px 16px -6px}.frontpage-category-section__posts--cards .post-card .featured-image{aspect-ratio:16/9;overflow:hidden}.frontpage-category-section__posts--cards .post-card .featured-image a.post-card-link{display:block;height:100%}.frontpage-category-section__posts--cards .post-card .featured-image img{height:100%;object-fit:cover;object-position:center;width:100%}.frontpage-category-section__posts--cards .post-card .featured-image img.featured-image-element{height:100%}.frontpage-category-section__posts--cards[data-count="2"]{grid-template-columns:repeat(2,1fr);max-width:900px}.frontpage-category-section__posts--cards[data-count="4"]{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:960px){.frontpage-category-section__posts--cards,.frontpage-category-section__posts--cards[data-count="4"]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.frontpage-category-section__posts--cards{gap:20px;grid-template-columns:repeat(2,1fr)!important;max-width:100%!important}}@media screen and (max-width:480px){.frontpage-category-section__posts--cards{grid-template-columns:1fr!important}}.frontpage-category-section__posts--list{grid-gap:16px 65px;background:var(--palette-color8,#fff);border-radius:4px;box-shadow:var(--box-shadow);display:grid;grid-template-columns:repeat(2,1fr);height:-moz-fit-content;height:fit-content;padding:20px}.frontpage-category-section__posts--list .post-little-container{position:relative}.frontpage-category-section__posts--list .post-little-container .post-title-little>a:before{border-radius:inherit;content:"";inset:0;position:absolute;z-index:1}.frontpage-category-section__posts--list .post-little-container .post-title-little>a:focus-visible:before{outline:2px solid var(--sifi-color-primary);outline-offset:2px}.frontpage-category-section__posts--list .fp-list-posts-target{display:contents}.frontpage-category-section__posts--list .load-more-little-posts-container{display:flex;grid-column:1/-1;justify-content:center;margin-top:4px}@media screen and (max-width:700px){.frontpage-category-section__posts--list{grid-gap:12px;grid-template-columns:1fr;padding:16px}}.frontpage-category-section__posts--simple_list{width:100%}.frontpage-category-section__body{display:contents}.frontpage-category-section--has-sidebar{-moz-column-gap:64px;column-gap:64px;display:grid;grid-template-columns:1fr 365px;grid-template-rows:auto 1fr}.frontpage-category-section--has-sidebar .frontpage-category-section__header{grid-column:1/-1}.frontpage-category-section--has-sidebar .frontpage-category-section__body{display:contents}.frontpage-category-section--has-sidebar .frontpage-category-section__posts{grid-column:1;grid-row:2}.frontpage-category-section--has-sidebar .frontpage-category-section__sidebar{align-self:start;grid-column:2;grid-row:2}@media screen and (max-width:960px){.frontpage-category-section--has-sidebar{grid-template-columns:1fr}.frontpage-category-section--has-sidebar .frontpage-category-section__sidebar{display:none}}@media screen and (min-width:1271px)and (max-width:1440px){.frontpage-category-section--has-sidebar{-moz-column-gap:58px;column-gap:58px;grid-template-columns:1fr 350px}}@media screen and (min-width:1141px)and (max-width:1270px){.frontpage-category-section--has-sidebar{-moz-column-gap:55px;column-gap:55px;grid-template-columns:1fr 320px}}@media screen and (min-width:1081px)and (max-width:1140px){.frontpage-category-section--has-sidebar{-moz-column-gap:54px;column-gap:54px;grid-template-columns:1fr 305px}}@media screen and (min-width:1041px)and (max-width:1080px){.frontpage-category-section--has-sidebar{-moz-column-gap:53px;column-gap:53px;grid-template-columns:1fr 285px}}@media screen and (min-width:961px)and (max-width:1040px){.frontpage-category-section--has-sidebar{-moz-column-gap:50px;column-gap:50px;grid-template-columns:1fr 285px}}@media screen and (min-width:961px)and (max-width:1100px){.frontpage-category-section--has-sidebar .frontpage-category-section__posts--cards,.frontpage-category-section--has-sidebar .frontpage-category-section__posts--cards[data-count="4"]{grid-template-columns:repeat(2,1fr)}.frontpage-category-section--has-sidebar .frontpage-category-section__posts--list{grid-template-columns:1fr}}.frontpage-category-section__sidebar{display:flex;flex-direction:column}.frontpage-category-section__sidebar .widget-title{margin-top:0}.frontpage-category-section__sidebar .tag-cloud-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;list-style-type:none;margin-top:0;padding:0}.frontpage-category-section__sidebar .sidebar-article-row{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;gap:16px;justify-content:space-between;margin:16px 0}.frontpage-category-section__sidebar .sidebar-article-row:first-child{margin-top:0}@media screen and (max-width:700px){.frontpage-category-section__header{margin-bottom:16px}.frontpage-category-section__title{font-size:var(--font-size-24,24px)}}.search-section{margin-bottom:var(--frontpage-section-gap);margin-top:var(--frontpage-section-gap)}.search-section--has-sidebar{align-items:start;-moz-column-gap:64px;column-gap:64px;display:grid;grid-template-columns:1fr 365px}.search-section--has-sidebar .search-section__sidebar{align-self:start}@media screen and (max-width:960px){.search-section--has-sidebar{grid-template-columns:1fr}.search-section--has-sidebar .search-section__sidebar{display:none}}@media screen and (min-width:1271px)and (max-width:1440px){.search-section--has-sidebar{-moz-column-gap:58px;column-gap:58px;grid-template-columns:1fr 350px}}@media screen and (min-width:1141px)and (max-width:1270px){.search-section--has-sidebar{-moz-column-gap:55px;column-gap:55px;grid-template-columns:1fr 320px}}@media screen and (min-width:1081px)and (max-width:1140px){.search-section--has-sidebar{-moz-column-gap:54px;column-gap:54px;grid-template-columns:1fr 305px}}@media screen and (min-width:1041px)and (max-width:1080px){.search-section--has-sidebar{-moz-column-gap:53px;column-gap:53px;grid-template-columns:1fr 285px}}@media screen and (min-width:961px)and (max-width:1040px){.search-section--has-sidebar{-moz-column-gap:50px;column-gap:50px;grid-template-columns:1fr 285px}}.search-section__search{min-width:0}.fcs-sidebar-ad{align-items:flex-start;display:flex;justify-content:center}.fcs-sidebar-ad>*{max-width:100%}.frontpage-ad-slot{margin:0 auto var(--frontpage-section-gap);max-width:1320px;padding:0 var(--padding-container-horizontal);text-align:center}@media screen and (min-width:1440px){.frontpage-ad-slot{padding-left:0;padding-right:0}}@media screen and (max-width:700px){.frontpage-ad-slot{padding-left:0;padding-right:0}}#our-choices-list-container,.our-choices-list-container{--font-paragraph:var(--font-barlow);align-items:flex-start;display:flex;flex-direction:column;margin-bottom:var(--frontpage-section-gap);width:100%}#our-choices-list-title,.our-choices-list-title{font-feature-settings:"clig" off,"liga" off;color:var(--sifi-neutral-900,#0d0f11);font-family:var(--font-oswald);font-size:var(--font-size-32);font-style:normal;font-weight:400;letter-spacing:.8px;line-height:normal}#our-choices-list,.our-choices-list{list-style:none;margin:0;padding:0;width:100%}.our-choices-list-item{border-bottom:1px solid var(--sifi-netural-100,#e7eaee);cursor:pointer;width:100%}.our-choices-list-item>a{text-decoration:none}.our-choices-list-item:last-child{border-bottom:none}.our-choice-list-item-paragraph{font-weight:600;margin:20px 0!important}.our-choice-list-item-paragraph:first-letter{text-transform:uppercase}.our-choices-list-item-row{align-items:center;color:var(--sifi-textcol-primary);display:flex;flex-direction:row}.our-choice-list-item-title{font-weight:400}@media screen and (max-width:700px){#our-choices-list-title,.our-choices-list-title{font-size:var(--font-size-24,24px)}}#index-page-more-articles .post-little-container{position:relative}#index-page-more-articles .post-little-container .post-title-little>a:before{border-radius:inherit;content:"";inset:0;position:absolute;z-index:1}#index-page-more-articles .post-little-container .post-title-little>a:focus-visible:before{outline:2px solid var(--sifi-color-primary);outline-offset:2px}.frontpage-cta-button-section{display:flex;justify-content:flex-start;margin-bottom:var(--frontpage-section-gap)}.frontpage-cta-button-section__link{display:inline-block;text-decoration:none}@media screen and (max-width:700px){.frontpage-cta-button-section__link,.frontpage-cta-button-section__link .sijoittajafi-cta.button{display:block;text-align:center;width:100%}}