:root{--color-copper: #ff8d61;--color-alu: #afb3bb;--color-slurry: #121313;--color-white: #fff;--color-off: #000;--color-copper-dark: #f47644;--color-copper-light: #ffb294;--color-alu-dark: #808288;--color-alu-light: #cdcfd3;--color-slurry-dark: #000000;--color-slurry-light: #1e2022;--color-light: #f3f2ef;--color-error: #ff5459;--color-focus: #475aff;--hover-duration: .1s;--hover-ease: ease-in-out;--fadein-duration: .4s;--fadein-ease: ease-in-out;--cells-speed: .01}html,body{font-family:Lato,sans-serif;text-rendering:optimizeLegibility;color:var(--color-slurry)}.h1,.h2,.h3,.button,.list{font-family:BWGradual,sans-serif}.intro,.copy,.copy-focus,.caption{font-family:Lato,sans-serif;font-weight:400}.copy-focus,strong{font-weight:700}.bgblack .h1,.bgblack .h2,.bgblack .h3,.bgblack .copy,.bgblack .button,.bgblack .caption,.bgblack .list,.bgslurry .h1,.bgslurry .h2,.bgslurry .h3,.bgslurry .copy,.bgslurry .button,.bgslurry .caption,.bgslurry .list{color:var(--color-white)}.bgblack .intro,.bgslurry .intro{color:var(--color-alu)}.bgwhite .intro,.bglight .intro{color:var(--color-alu-dark)}.h1{font-size:40px;line-height:1.2}.h2,.h3{font-size:24px;line-height:1.2}.list{font-size:24px;line-height:1.8}.intro{font-size:16px;line-height:1.6}.button{font-size:16px;line-height:1}.copy,.copy-focus{font-size:16px;line-height:1.4}.caption{font-size:12px;line-height:1.4}html[data-darkmode=true] .h1,html[data-darkmode=true] .h2,html[data-darkmode=true] .h3,html[data-darkmode=true] .intro,html[data-darkmode=true] .copy,html[data-darkmode=true] .button,html[data-darkmode=true] .list{color:var(--color-alu)}@media (min-width: 560px){.h1{font-size:56px}.h2{font-size:40px}.h3{font-size:24px}.list{font-size:32px}}@media (min-width: 920px){.h1{font-size:48px}.h2{font-size:28px}}@media (min-width: 1300px){.h1{font-size:72px}.h2,.list{font-size:40px}.intro{font-size:20px}}.featured-news{padding:80px 20px}.featured-news .container{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid var(--color-alu)}.featured-news .container a{display:none}.featured-news a.featured{overflow:hidden}.featured-news a.featured h3{transition:color var(--hover-duration) var(--hover-ease),text-decoration-color var(--hover-duration) var(--hover-ease);position:relative;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-color:transparent}.featured-news a.featured h3:after{content:"";opacity:0;transition:opacity var(--hover-duration) var(--hover-ease);position:absolute;bottom:1px;margin-left:6px;width:24px;height:24px;background-color:var(--color-copper);-webkit-mask-image:url(../../assets/img/icons/iconArrowbig-right.svg);mask-image:url(../../assets/img/icons/iconArrowbig-right.svg);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.featured-news a.featured:hover h3{color:var(--color-copper);text-decoration-color:var(--color-copper)}.featured-news a.featured:hover h3:after{opacity:1}.featured-news figure{height:min-content;margin-bottom:12px}.featured-news .content{display:flex;flex-direction:column;overflow:hidden}.featured-news .content a:hover .h2{color:var(--color-copper)}.featured-news .tag-date{display:flex;flex-direction:row;gap:12px;align-items:center;overflow:hidden;margin-bottom:12px}.featured-news .tag-date hr{width:80px;height:1px;background-color:var(--color-slurry)}.featured-news .tag-date .date{white-space:nowrap}.featured-news .intro{display:none;margin-top:20px}.featured-news .buttons{text-align:center;margin-top:40px}@media (min-width: 560px){.featured-news{padding:124px 0}.featured-news .container,.featured-news a.featured,.featured-news .buttons{grid-column-start:2;grid-column-end:12}.featured-news figure,.featured-news .tag-date{margin-bottom:20px}.featured-news .intro{display:block}.featured-news a.featured h3:after{width:40px;height:40px}}@media (min-width: 920px){.featured-news{padding:160px 0}.featured-news .container,.featured-news a.featured{grid-column-start:3;grid-column-end:11}.featured-news .container a{display:block}.featured-news a.featured{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:0 24px}.featured-news a.featured figure{grid-column-start:1;grid-column-end:5;margin-bottom:0}.featured-news a.featured .content{margin-top:0;grid-column-start:5;grid-column-end:9;overflow:hidden}.featured-news a.featured .content p.intro{display:block}.featured-news .buttons{display:none}.featured-news a.featured h3:after{bottom:-4px}}@media (min-width: 1300px){.featured-news a.featured:hover h3:after{bottom:1px}}html[data-darkmode=true] .featured-news a.featured:hover h3{color:var(--color-alu-dark)}html[data-darkmode=true] .featured-news .tag-date{color:var(--color-alu)}html[data-darkmode=true] .featured-news .tag-date hr{background-color:var(--color-alu)}
