:root{--unit: 20px;--page-frame-big: calc( var( --unit ) * 5 );--page-frame: var( --unit );--grid-width: calc( 100% - calc( var( --page-frame ) * 2 ) );--alignment: "left";--stroke: 2px;--background-color: White;--background-color-alpha: #ffffff00;--primary-color: #F0F358;--secondary-color: Gray;--tertiary-color: #eee;--highlight-color: Red;--lowlight-color: #FFF59D;--link-color: CornflowerBlue;--positive-color: Aquamarine;--hero-text-color: var( --primary-color );--min-width: 320px;--item-width: 328px;--item-big-width: calc( var( --item-width ) * 1.5 );--item-max-height: 80vh;--indent-gap: calc( var( --font-style-body-default-size ) * 2 );--freedom: var( --page-frame-big );--button-height: 40px;--button-space: var( --font-style-body-default-size );--bouncer-size: 60px;--logo-width: 134px;--logo-height: 46.56px;--header-height: 200px;--header-space: calc( var( --header-height ) * 2 );--max-content-width: 568px}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.breaker{display:none}.news{background:var(--primary-color);align-self:stretch;height:fit-content;padding:39px 24px 48px;display:grid;gap:24px;grid-template-columns:100%;grid-template-rows:auto auto;grid-template-areas:"headline" "image" "content"}.news h2{grid-area:headline;margin-bottom:1rem;text-align:left;font-family:Noto Sans,--apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:1.375rem;line-height:2.2rem;letter-spacing:-.03rem}@media screen and (min-width: 768px){.news h2{font-size:2rem;line-height:2.5rem;letter-spacing:-.05rem}}.news .image{max-width:520px;width:fit-content;height:fit-content;background:pink;grid-area:image}.news .content{grid-area:content;font-family:Noto Sans,--apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:200;font-size:1.375rem;line-height:2rem;letter-spacing:0}.news .content p{margin-bottom:2rem}.news .content ul{list-style:none}.news .content .details{margin-top:1.5rem;font-family:Noto Sans,--apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:200;font-size:1rem;line-height:1.5rem;letter-spacing:0}.news .content .details button span{border-bottom:.5px solid black}@media screen and (min-width: 768px){.news{grid-template-columns:auto 348px 348px auto;grid-template-rows:auto auto;grid-template-areas:". headline image ." ". content image ."}.news .image{margin-top:9px}}
