@charset "UTF-8";
:root{--mainColor: #1A90F0;--secondColor: #EB3B51;--base-color: hsla(var(--base-Hcolor), 97%, 50%, 100%);--base-Hcolor: hsla(var(--second-Hcolor), var(--percent-second-color), 42%, 100%);--base-other: hsla(var(--M-base), var(--percent-base-color), 42%, 100%);--second-color: 186, 97%;--second-Hcolor: 186;--M-base-color: 208, 70%;--M-base: 208;--M-second-color: 208;--bgColor: #1A90F0;--whiteColor: #fff;--fontColor: #161616;--fontColorWhite: #fff;--font-size: 16px;--font-sizeD: 20px;--pageBg: #fff;--grayColor: #5A5959;--line-height: 1.25;--letter-spacing: 0;--font-family: "Montserrat", "Arial", "Helvetica", sans-serif;--font-family-Second: "Montserrat", "Arial", "Helvetica", sans-serif;--percent-second-color: 97%;--percent-base-color: 70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s, transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-block;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:700;vertical-align:middle;text-align:center;text-decoration:none;white-space:nowrap;background-color:transparent;border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;margin:0;border-radius:50px;background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px;min-width:270px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5, 0.5)}.btn--std:hover::after{opacity:1;transform:scale(1, 1)}.btn--light{position:relative;z-index:1;display:inline-block;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:700;vertical-align:middle;text-align:center;text-decoration:none;white-space:nowrap;background-color:transparent;border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;margin:0;border-radius:50px;background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px;min-width:270px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5, 0.5)}.btn--light:hover::after{opacity:1;transform:scale(1, 1)}.view-block-news{padding:75px 0;color:var(--fontColorWhite);position:relative}@media screen and (min-width:1199px){.view-block-news{padding:7.5rem 0 3.75rem 0;padding-top:2.5rem}}.view-block-news .block__sub_title{color:var(--fontColorWhite)}.view-block-news .block__title{font-size:1.5rem;font-weight:600;color:var(--fontColor)}@media screen and (min-width:1199px){.view-block-news .block__title{font-size:3rem;font-weight:600}}@media screen and (min-width:1199px){.view-block-news .block__title{font-size:3rem}}.view-block-news .block__content{position:relative}@media screen and (min-width:1199px){.view-block-news .block__content{}}.view-block-news .view{position:relative;display:flex;flex-direction:column}.view-block-news .view .more-link{order:9}@media screen and (min-width:1199px){.view-block-news .view .more-link{order:unset;margin:0;min-width:19.45rem;width:fit-content;position:absolute;right:0;top:-5.75rem}}.view-block-news .view .more-link a{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%}.view-block-news .view .more-link a:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}@media screen and (min-width:1199px){.view-block-news .view .more-link a:after{font-size:1.2rem}}.view-block-news .view .more-link a:hover{background-color:var(--mainColor)}@media screen and (min-width:1199px){.view-block-news .view .more-link a{padding:1.05rem 1.75rem;font-size:1rem}}.view-block-news .view .more-link a:after{opacity:1;transform:scale(1);background:none}.view-block-news .swiper{overflow:visible;margin-left:10px}@media screen and (min-width:1199px){.view-block-news .swiper{margin-left:0}}@media screen and (min-width:1199px){.view-block-news .swiper-wrapper{display:flex;flex-wrap:wrap;margin:0 -0.5rem}}.view-block-news .swiper-wrapper .swiper-slide{width:20.125rem;min-height:450px}@media screen and (min-width:1199px){.view-block-news .swiper-wrapper .swiper-slide{min-height:unset}}.blog-teaser,.material-teaser,.b-news-teaser{height:100%;background:var(--whiteColor);box-shadow:0px 8px 16px 0px rgba(145, 158, 171, 0.24);border-radius:10px;padding:10px 10px 15px 10px;text-align:center;position:relative}@media screen and (min-width:1199px){.blog-teaser,.material-teaser,.b-news-teaser{height:100%;padding:0.5rem 0.5rem 1.5rem}}.blog-teaser .body,.material-teaser .body,.b-news-teaser .body{display:none;margin-top:15px}.blog-teaser .body strong,.material-teaser .body strong,.b-news-teaser .body strong{font-weight:400}.blog-teaser__body-short .body,.material-teaser__body-short .body,.b-news-teaser__body-short .body{display:block}@media screen and (min-width:1199px){.blog-teaser__body-short .body,.material-teaser__body-short .body,.b-news-teaser__body-short .body{display:none}}.blog-teaser__top,.material-teaser__top,.b-news-teaser__top{position:relative;margin-bottom:15px}@media screen and (min-width:1199px){.blog-teaser__top,.material-teaser__top,.b-news-teaser__top{margin-bottom:1.525rem}}.blog-teaser__date,.material-teaser__date,.b-news-teaser__date{color:var(--whiteColor);transition-duration:0.2s;width:fit-content;padding:5.5px 24px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;bottom:-14px;background:var(--mainColor);border-radius:50px;font-size:0.75rem;font-weight:400;line-height:1.1;font-weight:700}@media screen and (min-width:1199px){.blog-teaser__date,.material-teaser__date,.b-news-teaser__date{font-size:0.7rem;font-weight:400}}@media screen and (min-width:1199px){.blog-teaser__date,.material-teaser__date,.b-news-teaser__date{padding:0.4rem 1.2rem;font-weight:700;line-height:1.1}}.blog-teaser__title,.material-teaser__title,.b-news-teaser__title{text-decoration:none;color:var(--mainColor);transition:all 0.5s;font-size:1rem;font-weight:700;font-weight:900;line-height:110%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-transform:uppercase;color:var(--fontColor)}@media screen and (min-width:1199px){.blog-teaser__title,.material-teaser__title,.b-news-teaser__title{font-size:1rem;font-weight:700}}@media screen and (min-width:1199px){.blog-teaser__title,.material-teaser__title,.b-news-teaser__title{font-weight:900;font-size:1.2rem}}.blog-teaser .field-node-image,.material-teaser .field-node-image,.b-news-teaser .field-node-image{font-size:0;overflow:hidden;border-radius:10px}.blog-teaser .field-node-image img,.material-teaser .field-node-image img,.b-news-teaser .field-node-image img{height:13.75rem;object-fit:cover}@media screen and (min-width:1199px){.blog-teaser .field-node-image img,.material-teaser .field-node-image img,.b-news-teaser .field-node-image img{height:12.5rem}}.blog-teaser .field--name-body,.material-teaser .field--name-body,.b-news-teaser .field--name-body{margin-top:30px;font-size:20px;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.blog-teaser .field--name-body p,.material-teaser .field--name-body p,.b-news-teaser .field--name-body p{margin:0}.blog-teaser .field--name-body strong,.material-teaser .field--name-body strong,.b-news-teaser .field--name-body strong{font-weight:400}.blog-teaser:hover [class*="teaser__date"],.material-teaser:hover [class*="teaser__date"],.b-news-teaser:hover [class*="teaser__date"]{background:var(--secondColor)}.b-news-teaser{height:100%;background:var(--whiteColor);box-shadow:0px 8px 16px 0px rgba(145, 158, 171, 0.24);border:none;color:var(--fontColor)}.disabilities-bg .b-news-teaser{background:var(--mainColor)}.b-news-teaser__title{color:var(--fontColor)}@media screen and (min-width:1199px){.b-news-teaser__title{font-weight:900;font-size:1.2rem}}.b-news-teaser__body{display:none}.news-full__title,.blog-full__title,.material-full__title{font-size:1.5rem;font-weight:400;line-height:1.1;margin-bottom:15px}@media screen and (min-width:1199px){.news-full__title,.blog-full__title,.material-full__title{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}@media screen and (min-width:1199px){.news-full__title,.blog-full__title,.material-full__title{margin-bottom:0.75rem}}.news-full .field-node-image,.blog-full .field-node-image,.material-full .field-node-image{margin-bottom:25px}@media screen and (min-width:1199px){.news-full .field-node-image,.blog-full .field-node-image,.material-full .field-node-image{max-width:50%;width:100%;float:right;padding-left:1.5rem}}.news-full .field-node-image img,.blog-full .field-node-image img,.material-full .field-node-image img{box-shadow:0 0 40px 0 rgba(142, 162, 170, 0.2);border-radius:10px;object-fit:cover}.news-full .field-node-gallery,.blog-full .field-node-gallery,.material-full .field-node-gallery{clear:both}.news-full .field-node-gallery::after,.blog-full .field-node-gallery::after,.material-full .field-node-gallery::after{content:"";display:table;clear:both}@media screen and (min-width:1199px){.news-full .field-node-gallery,.blog-full .field-node-gallery,.material-full .field-node-gallery{margin:6.5rem 0 0}}.news-full .field-node-gallery__label,.blog-full .field-node-gallery__label,.material-full .field-node-gallery__label{font-weight:600;line-height:1;text-align:center;margin-bottom:25px;font-size:1.75rem}@media screen and (min-width:1199px){.news-full .field-node-gallery__label,.blog-full .field-node-gallery__label,.material-full .field-node-gallery__label{font-size:2.9rem;margin-bottom:2.5rem}}.news-full .field-node-gallery__items,.blog-full .field-node-gallery__items,.material-full .field-node-gallery__items{margin:-5px}@media screen and (min-width:1199px){.news-full .field-node-gallery__items,.blog-full .field-node-gallery__items,.material-full .field-node-gallery__items{margin:-0.75rem}}@media screen and (min-width:1199px){.news-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before,.blog-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before,.material-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before{content:"";position:absolute;content:"";background:linear-gradient(180deg, #5C9054 -20%, #34722B 135%);box-shadow:0 0 40px rgba(142, 162, 170, 0.2);border-radius:10px;width:4.0625rem;height:4.0625rem;z-index:-1;top:-5px;left:-5px}.news-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after,.blog-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after,.material-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after{content:"";position:absolute;content:"";background:linear-gradient(180deg, #5C9054 -20%, #34722B 135%);box-shadow:0 0 40px rgba(142, 162, 170, 0.2);border-radius:10px;width:4.0625rem;height:4.0625rem;z-index:-1;bottom:-5px;right:-5px}}@media screen and (min-width:1199px) and (min-width:1199px){.news-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before,.blog-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before,.material-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before{width:5rem;height:5rem}}@media screen and (min-width:1199px) and (min-width:1199px){.news-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after,.blog-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after,.material-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after{width:5rem;height:5rem}}.news-full .field-node-gallery__item,.blog-full .field-node-gallery__item,.material-full .field-node-gallery__item{float:left;padding:5px;width:50%;position:relative}@media screen and (min-width:1199px){.news-full .field-node-gallery__item,.blog-full .field-node-gallery__item,.material-full .field-node-gallery__item{width:25%;padding:0.75rem}}.news-full .field-node-gallery__item img,.blog-full .field-node-gallery__item img,.material-full .field-node-gallery__item img{border-radius:10px}@media screen and (min-width:1199px){.view-news .view-content{margin:0}}.view-news .view-content .views-row{padding:0 0.3125rem 0.3125rem;height:auto}@media screen and (min-width:1199px){.view-news .view-content .views-row{padding:0 0.6rem 1.2rem 0.6rem}.view-news .view-content .views-row .b-news-teaser__body-short{display:none}}@media screen and (min-width:1199px){.view-news .view-content .views-row:first-child{width:100%}.view-news .view-content .views-row:first-child .b-news-teaser{display:flex;gap:1.7rem;padding:0.5rem;min-height:fit-content}.view-news .view-content .views-row:first-child .b-news-teaser .body{display:block}.view-news .view-content .views-row:first-child .b-news-teaser__top{margin-bottom:0}.view-news .view-content .views-row:first-child .b-news-teaser .field__image{max-width:38rem;width:100%;height:29.6rem}.view-news .view-content .views-row:first-child .b-news-teaser .field__image img{width:100%;height:100%;object-fit:cover}.view-news .view-content .views-row:first-child .b-news-teaser__date{display:none}.view-news .view-content .views-row:first-child .b-news-teaser__information{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;width:36.5rem}.view-news .view-content .views-row:first-child .b-news-teaser__information .b-news-teaser__title{text-align:left;text-transform:uppercase}.view-news .view-content .views-row:first-child .b-news-teaser__information .b-news-teaser__body{text-align:left;display:block}.view-news .view-content .views-row:first-child .b-news-teaser .entity-link{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%;height:auto;width:13.85rem;align-self:flex-start;margin:0;padding-right:0;padding-left:0}.view-news .view-content .views-row:first-child .b-news-teaser .entity-link:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}.view-news .view-content .views-row:first-child .b-news-teaser .entity-link:hover{background-color:var(--mainColor)}}@media screen and (min-width:1199px) and (min-width:1199px){.view-news .view-content .views-row:first-child .b-news-teaser__information .b-news-teaser__title{font-size:2.25rem;line-height:110%;font-weight:900}}@media screen and (min-width:1199px) and (min-width:1199px){.view-news .view-content .views-row:first-child .b-news-teaser .entity-link:after{font-size:1.2rem}}@media screen and (min-width:1199px) and (min-width:1199px){.view-news .view-content .views-row:first-child .b-news-teaser .entity-link{padding:1.05rem 1.75rem;font-size:1rem}}@media screen and (min-width:1199px) and (min-width:1199px){.view-news .view-content .views-row:first-child .b-news-teaser .entity-link{padding-right:0;padding-left:0}}.view-news .view-content .views-row .entity-link{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%;width:227px;margin:0 auto;margin-top:15px;padding-right:0;padding-left:0}.view-news .view-content .views-row .entity-link:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}@media screen and (min-width:1199px){.view-news .view-content .views-row .entity-link:after{font-size:1.2rem}}.view-news .view-content .views-row .entity-link:hover{background-color:var(--mainColor)}@media screen and (min-width:1199px){.view-news .view-content .views-row .entity-link{padding:1.05rem 1.75rem;font-size:1rem}}@media screen and (min-width:1199px){.view-news .view-content .views-row .entity-link{padding-right:0;padding-left:0;background:none;font-size:0;position:absolute;bottom:0;top:0;right:0;left:0;width:100%;height:100%}.view-news .view-content .views-row .entity-link:hover{background:none}.view-news .view-content .views-row .entity-link:after{display:none}}@media screen and (min-width:1199px){.view-news .view-content .views-row{width:25%}.view-news .view-content .views-row .b-news-teaser .b-news-teaser__body-short{display:none}}@media screen and (min-width:1199px){.view-news .view-content .views-row .node-teaser{height:100%}}.view-news.view-display-id-page_3 .view-content .views-row{height:unset}@media screen and (min-width:1199px){.view-news.view-display-id-page_3 .view-content .views-row{height:auto;width:33.33%}.view-news.view-display-id-page_3 .view-content .views-row:first-child{width:100%}}/*# sourceMappingURL=news.css.map */