@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.section-knowledge-hub-hero{position:relative;padding:115px 0 100px}@media(max-width:989px){.section-knowledge-hub-hero{padding:70px 0}}@media(max-width:767px){.section-knowledge-hub-hero{padding:50px 0}}.section-knowledge-hub-hero .container{width:min(1860px,100% - 120px);display:flex;flex-direction:column;align-items:center;gap:100px}@media(max-width:989px){.section-knowledge-hub-hero .container{width:min(1860px,100% - 80px);gap:70px}}@media(max-width:767px){.section-knowledge-hub-hero .container{width:min(1860px,100% - 40px);gap:50px}}.section-knowledge-hub-hero__top{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:100px}@media(max-width:989px){.section-knowledge-hub-hero__top{grid-template-columns:repeat(1,1fr);gap:70px}}.section-knowledge-hub-hero__top__title{display:flex;flex-direction:column}.section-knowledge-hub-hero__top__title span{width:100%;display:block}.section-knowledge-hub-hero__top__title span.text-red{color:#f91e1c}.section-knowledge-hub-hero__top__description p{max-width:650px}.section-knowledge-hub-hero__top.centered{align-items:center;padding-bottom:100px}.section-knowledge-hub{width:100%;padding:100px 0;background:#f7f7f7}@media(max-width:989px){.section-knowledge-hub{padding:70px 0}}@media(max-width:767px){.section-knowledge-hub{padding:50px 0}}.section-knowledge-hub .container{display:flex;flex-direction:row;gap:100px}@media(max-width:989px){.section-knowledge-hub .container{flex-direction:column;gap:70px}}@media(max-width:767px){.section-knowledge-hub .container{gap:50px}}.section-knowledge-hub__posts{flex-grow:1;display:flex;flex-direction:column;gap:100px}@media(max-width:989px){.section-knowledge-hub__posts{flex-direction:column;gap:70px}}@media(max-width:767px){.section-knowledge-hub__posts{gap:50px}}.section-knowledge-hub__posts__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:70px}@media(max-width:1099px){.section-knowledge-hub__posts__grid{grid-template-columns:repeat(1,1fr)}}@media(max-width:989px){.section-knowledge-hub__posts__grid{grid-template-columns:repeat(2,1fr);gap:70px}}@media(max-width:767px){.section-knowledge-hub__posts__grid{grid-template-columns:repeat(1,1fr);gap:50px}}.section-knowledge-hub__posts__grid .post-teaser{display:flex;flex-direction:column;gap:50px}@media(max-width:989px){.section-knowledge-hub__posts__grid .post-teaser{gap:30px}}@media(max-width:767px){.section-knowledge-hub__posts__grid .post-teaser{gap:20px}}.section-knowledge-hub__posts__grid .post-teaser__thumbnail{position:relative;overflow:hidden;border-radius:20px}.section-knowledge-hub__posts__grid .post-teaser__thumbnail a{vertical-align:middle}.section-knowledge-hub__posts__grid .post-teaser__thumbnail img{width:100%;height:auto;transition:transform .3s ease-in-out}.section-knowledge-hub__posts__grid .post-teaser__thumbnail:hover img{transform:scale(1.05)}.section-knowledge-hub__posts__grid .post-teaser__content{display:flex;flex-direction:column;gap:20px}.section-knowledge-hub__posts__grid .post-teaser__content__date{color:#e30613}.section-knowledge-hub__posts__grid .post-teaser__content__title{font-size:22px;font-weight:700;color:#000508}.section-knowledge-hub__posts__grid .post-teaser__content__excerpt{font-size:16px;color:#45474b}.section-knowledge-hub__posts__grid .post-teaser__content .btn{align-self:flex-start;margin-top:30px}@media(max-width:989px){.section-knowledge-hub__posts__grid .post-teaser__content .btn{margin-top:20px}}@media(max-width:767px){.section-knowledge-hub__posts__grid .post-teaser__content .btn{margin-top:10px}}.section-knowledge-hub__posts__load-more{display:flex;justify-content:center}.section-knowledge-hub__sidebar{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:70px}@media(max-width:1099px){.section-knowledge-hub__sidebar{width:300px}}.section-knowledge-hub__sidebar h4{color:#646464}.section-knowledge-hub__sidebar__sort,.section-knowledge-hub__sidebar__categories{display:flex;flex-direction:column;gap:20px;position:relative;z-index:9}.section-knowledge-hub__sidebar__sort ol,.section-knowledge-hub__sidebar__categories ol{padding:0;margin:0;display:flex;flex-direction:column;gap:5px;list-style:none;counter-reset:item}.section-knowledge-hub__sidebar__sort ol li,.section-knowledge-hub__sidebar__categories ol li{counter-increment:item;line-height:45px;padding-left:30px;position:relative}.section-knowledge-hub__sidebar__sort ol li:before,.section-knowledge-hub__sidebar__categories ol li:before{content:counter(item);position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:20px;font-weight:400;line-height:1;color:#646464}.section-knowledge-hub__sidebar__sort ol li a,.section-knowledge-hub__sidebar__categories ol li a{color:#646464}.section-knowledge-hub__sidebar__sort ol li a.active,.section-knowledge-hub__sidebar__sort ol li a:hover,.section-knowledge-hub__sidebar__categories ol li a.active,.section-knowledge-hub__sidebar__categories ol li a:hover{color:#e30613}
