/* compiled by scssphp 1.6.0 on Wed, 11 Mar 2026 15:11:37 +0000 (0.0605s) */

@charset "UTF-8";
.news{padding:60px 0}@media only screen and (max-width: 47.9375rem){.news{padding:40px 0}}.news__container{width:min(var(--container-width), var(--container-min-width));margin-inline:auto}.news__heading .news__title{color:var(--clr__primary--45);font-size:3.125rem;font-weight:900;line-height:1;text-transform:uppercase;margin:0;text-align:center}@media (min-width:767px){.news__heading .news__title{font-size:5.625rem}}@media (min-width:1140px){.news__heading .news__title{font-size:6.875rem}}@media (min-width:1366px){.news__heading .news__title{font-size:8.125rem}}@media (min-width:1650px){.news__heading .news__title{font-size:10rem}}@media (max-width:390px){.news__heading .news__title{font-size:2.8125rem}}@media (max-width:350px){.news__heading .news__title{font-size:2.5rem}}@media (max-width:320px){.news__heading .news__title{font-size:2.375rem}}@media only screen and (max-width: 85.3125rem){.news__heading .news__title{text-align:start;margin-bottom:20px}}.news__heading .news__title--small{text-transform:none;font-size:2.8125rem;line-height:1.2222222222em;color:#000;margin:0 0 35px}@media only screen and (max-width: 96rem){.news__heading .news__title--small{font-size:2.5rem;line-height:1.125em}}@media only screen and (max-width: 71.1875rem){.news__heading .news__title--small{font-size:2.1875rem;line-height:1.1428571429em;margin:0 0 30px}}@media only screen and (max-width: 63.9375rem){.news__heading .news__title--small{font-size:2rem;line-height:1.25em;margin:0 0 20px}}.news__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media only screen and (max-width: 63.9375rem){.news__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 29.9375rem){.news__grid{grid-template-columns:1fr}}.news__item{box-shadow:0 2px 40px 0 rgba(230, 0, 126, 0.12);transition:all 0.4s ease-in-out}.news__item:hover{box-shadow:0 2px 20px 0 rgba(230, 0, 126, 0.25);transition:all 0.4s ease-in-out}.news__item a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;position:relative;height:100%}.news__item a:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z' fill='%23e6007e'/%3E%3C/svg%3E");content:'';position:absolute;right:20px;bottom:24px;width:15px;height:15px;background-repeat:no-repeat;background-position:right center;background-size:15px 15px;transition:all 0.4s ease-in-out;cursor:pointer}.news__item a:hover:after{right:16px}.news__thumbnail{position:relative;order:0;max-block-size:290px}.news__thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.news__type{position:absolute;top:0;left:0;padding:6px 11px;background:#e6007e;color:#fff;font-size:15px;line-height:1.27;font-family:'Montserrat', sans-serif;font-weight:700}@media only screen and (max-width: 29.9375rem){.news__type{font-size:13px;padding:6px}}.news__content{order:1;padding:34px 44px 38px 35px;display:grid;position:relative;transition:all 0.4s ease-in-out}@media only screen and (max-width: 71.1875rem){.news__content{padding:34px 20px}}.news__content__title{order:1;font-size:20px;line-height:1.3;color:#000;font-weight:700;font-family:'Montserrat', sans-serif}.news__meta{order:0;color:#585858;font-size:15px;line-height:1.34}.news__buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:34px}@media only screen and (max-width:600px){.news__buttons{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.news__buttons .button--primary{border:1px solid var(--clr__primary--45);color:var(--clr__primary--45)}.news__buttons .button--primary:hover{color:var(--clr__grey--100);border-color:var(--clr__grey--100)}.news__buttons .button--secondary{margin-right:16px}@media only screen and (max-width:600px){.news__buttons .button--secondary{margin:0 0 8px}}.news__pager{display:flex;justify-content:center;margin-top:50px}.news__pager .page-numbers{font-family:'Open Sans', sans-serif;font-size:16px;font-weight:700;color:#000000;text-align:center;text-decoration:none;line-height:1;height:49px;padding:18px 10px;display:flex;align-items:center}@media (max-width:599px){.news__pager .page-numbers{padding:18px 12px}}.news__pager .prev{border:1px solid #e6007e;padding:15px;margin-right:38px}@media (max-width:599px){.news__pager .prev{margin-right:15px}}.news__pager .prev .icon.arrow-left{background-image:url("data:image/svg+xml,%0A%3Csvg width='15px' height='13px' viewBox='0 0 15 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='v1.3' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepage' transform='translate(-154.000000, -1321.000000)' fill='%23000' fill-rule='nonzero'%3E%3Cg id='Group-23' transform='translate(137.000000, 1088.000000)'%3E%3Cg id='Group-9-Copy' transform='translate(0.000000, 161.000000)'%3E%3Cg id='Group-3' transform='translate(0.000000, 54.000000)'%3E%3Cg id='-copy-4' transform='translate(24.600469, 24.144806) scale(-1, 1) translate(-24.600469, -24.144806) translate(17.653438, 18.189240)'%3E%3Cpath d='M13.7616337,6.29110021 L8.61614167,11.7498502 C8.51378954,11.8584049 8.34630535,11.9111318 8.23464891,11.9111318 C8.11102086,11.9111318 7.98689589,11.8684854 7.88851442,11.7822307 C7.67844575,11.5980603 7.66287594,11.2841199 7.85383907,11.0815879 L12.217055,6.45238183 L0.514549578,6.45238183 C0.230105119,6.45238183 0,6.23046508 0,5.98404571 C0,5.73762634 0.230167116,5.45988183 0.514549578,5.45988183 L12.2167445,5.45988183 L7.85284617,0.829249401 C7.66188304,0.626686172 7.67745285,0.312528028 7.88752152,0.128605599 C8.09808664,-0.0545719171 8.42316102,-0.0410186721 8.61483831,0.162537458 L13.7603303,5.62128746 C13.9384222,5.81035849 13.9384222,6.10190565 13.7616337,6.29110021 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.news__pager .current{color:#e6007e}.news__pager .next{background:#e6007e;border:1px solid #e6007e;padding:15px;margin-left:38px}@media (max-width:599px){.news__pager .next{margin-left:15px}}.news__pager .next .icon.arrow-right{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z' fill='%23fff'/%3E%3C/svg%3E")}@media only screen and (max-width: 85.3125rem){.single-news .header__heading h1.header__title{word-wrap:break-word}}.single-news p{color:#353535}.single-news p.cta__text{color:#585858}.single-news .textblock--single{padding:60px 0 65px}@media only screen and (max-width: 71.1875rem){.single-news .textblock--single{padding:50px 0}}@media only screen and (max-width: 63.9375rem){.single-news .textblock--single{padding:35px 0}}.single-news .textblock--single p:first-child{color:#585858}.single-news .textblock--single h2,.single-news .textblock--single .news__heading .news__title,.news__heading .single-news .textblock--single .news__title{font-size:2.0625rem;line-height:1.2121212121em;margin:0 0 16px}@media only screen and (max-width: 63.9375rem){.single-news .textblock--single h2,.single-news .textblock--single .news__heading .news__title,.news__heading .single-news .textblock--single .news__title{font-size:1.875rem;line-height:1.2em;margin-bottom:8px}}.single-news iframe{width:100%;height:460px}.single-news .news__title{text-transform:none;font-size:2.8125rem;line-height:1.2222222222em;color:#000;margin:0 0 35px}@media only screen and (max-width: 96rem){.single-news .news__title{font-size:2.5rem;line-height:1.125em}}@media only screen and (max-width: 71.1875rem){.single-news .news__title{font-size:2.1875rem;line-height:1.1428571429em;margin:0 0 30px}}@media only screen and (max-width: 63.9375rem){.single-news .news__title{font-size:2rem;line-height:1.25em;margin:0 0 20px}}.single-news .call_to_action{margin-bottom:0}.single-news .call_to_action .call_to_action__title{color:#fff}.single .header__title{font-size:2.8125rem;line-height:1.2222222222em;color:#353535}@media only screen and (max-width: 96rem){.single .header__title{font-size:2.5rem;line-height:1.125em}}@media only screen and (max-width: 71.1875rem){.single .header__title{font-size:2.1875rem;line-height:1.1428571429em;margin:0 0 30px}}@media only screen and (max-width: 63.9375rem){.single .header__title{font-size:2rem;line-height:1.25em;margin:0 0 20px}}.single .header__image{height:100%}.single .news__container .news__heading.news__title--small{text-transform:none;font-size:2.8125rem;line-height:1.2222222222em;color:#000;margin:0 0 35px}@media only screen and (max-width: 96rem){.single .news__container .news__heading.news__title--small{font-size:2.5rem;line-height:1.125em}}@media only screen and (max-width: 71.1875rem){.single .news__container .news__heading.news__title--small{font-size:2.1875rem;line-height:1.1428571429em;margin:0 0 30px}}@media only screen and (max-width: 63.9375rem){.single .news__container .news__heading.news__title--small{font-size:2rem;line-height:1.25em;margin:0 0 20px}}