@font-face {
  font-family: "AGAvantGardeCyr";
  src: url("../fonts/agavantgardecyr-book/agavantgardecyr-book.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/agavantgardecyr-book/agavantgardecyr-book.eot?#iefix") format("embedded-opentype"), url("../fonts/agavantgardecyr-book/agavantgardecyr-book.svg") format("svg"), url("../fonts/agavantgardecyr-book/agavantgardecyr-book.ttf") format("truetype"), url("../fonts/agavantgardecyr-book/agavantgardecyr-book.woff") format("woff"), url("../fonts/agavantgardecyr-book/agavantgardecyr-book.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }

.donate-button a{color: #fff!important; background-color: #ead534!important}
body {
  min-height: 100vh;
  padding-top: 95px; }

header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000; }

h1, h2, h3, h4, h5, h6 {
  font-family: "AGAvantGardeCyr";
  text-transform: uppercase;
  color: #1F0303; }

h1 {
  font-size: 30px;
  line-height: 95%;
  letter-spacing: -0.045em; }

h2 {
  font-size: 60px; }

h3 {
  font-size: 40px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.04em; }

h4 {
  font-size: 20px;
  line-height: 23px;
  color: #323232;
  letter-spacing: -0.025em;
  margin-bottom: 1rem; }

.container, .container-sm, .container-md, .container-lg, .container-xl {
  max-width: 1400px; }

.icms-body-toolbox h1 {
  margin-top: 30px; }

.page-default > h1 {
  margin-top: 30px; }

.breadcrumb {
  padding: 10px 0;
  font-size: 15px;
  line-height: 21px;
  color: #828282; }

.swiper-fade .swiper-slide {
  background: #fff;
  text-align: right; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 9px; }

.nav-tabs .nav-link.active::before,
.icms-navbar .nav-link.active::before {
  background-color: #852526; }

.logo {
  width: 135px;
  min-width: 135px; }
  .logo span {
    display: block; }

/* header */
.icms-header__middle .navbar-nav .nav-link {
  padding: 12px 22px !important;
  background: #fff;
  margin-right: 10px;
  border-radius: 50px;
  line-height: 100%; }

.icms-header__middle .navbar-nav.menu-second_menu .efir .nav-link {
  position: relative;
  padding-left: 38px !important; }
  .icms-header__middle .navbar-nav.menu-second_menu .efir .nav-link::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #1CA24A;
    position: absolute;
    top: 16px;
    left: 22px; }

.icms-header__middle .navbar-nav.menu-second_menu .nav-link {
  color: #323232; }

.icms-header__middle .navbar-nav.menu-header .nav-link {
  background: #852526;
  color: #fff; }

.icms-header__middle button.navbar-toggler {
  padding: 12px 53px 12px 22px !important;
  background: #fff;
  border-radius: 50px;
  line-height: 100%;
  background: #852526;
  color: #fff;
  font-size: 1rem;
  position: relative;
  border: none; }
  .icms-header__middle button.navbar-toggler::after {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 20px;
    background: #fff url(../images/icons/lada/burger.svg) center no-repeat;
    position: absolute;
    right: 3px;
    top: 3px; }

.icms-header__bottom {
  background-color: #F6F6F4;
  border-top: solid 1px #fff;
  text-align: right;
  padding: 0; }
  .icms-header__bottom .navbar {
    display: flex;
    text-align: left; }

#target-main .navbar-nav {
  margin-top: 20px; }
  #target-main .navbar-nav .nav-link {
    line-height: 19px;
    text-transform: none;
    color: #656565;
    padding: 10px 15px;
    display: inline-block;
    margin-bottom: 10px; }
  #target-main .navbar-nav .d-md-none .nav-link {
    background: #fff;
    border-radius: 50px; }
  #target-main .navbar-nav .d-md-none.is-active .nav-link {
    color: #fff;
    background: #852526; }
    #target-main .navbar-nav .d-md-none.is-active .nav-link::before {
      display: none; }
  #target-main .navbar-nav .efir .nav-link {
    padding-left: 38px !important; }
    #target-main .navbar-nav .efir .nav-link::after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background-color: #1CA24A;
      position: absolute;
      top: 15px;
      left: 20px; }

#target-second_menu {
  justify-content: center; }

/* /header */
/* footer */
.icms-footer__bottom {
  background: #323232;
  padding: 100px 15px;
  color: #D5D5D5; }
  .icms-footer__bottom a {
    color: #D5D5D5; }
  .icms-footer__bottom #target-main .navbar-nav .nav-link {
    color: #F6F6F4;
    padding: 5px 0;
    margin-bottom: 8px; }
  .icms-footer__bottom h3 {
    font-family: 'Inter';
    color: rgba(246, 246, 244, 0.5);
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 23px; }

.footer-logo {
  width: 128px;
  height: 53px;
  padding: 8px;
  margin-bottom: 10px; }

.footer-text {
  font-size: 8px;
  line-height: 10px; }

.copy-menu {
  list-style: none;
  padding: 0; }
  .copy-menu a {
    display: block; }

.copy {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px; }
  .copy p {
    margin-bottom: 0; }

.social {
  list-style: none;
  width: auto;
  max-width: 375px;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 7px; }
  .social li a {
    display: block;
    width: 30px;
    height: 30px; }
    .social li a.dzen {
      background: url(../images/icons/lada/social/dzen.svg) center no-repeat; }
    .social li a.youtube {
      background: url(../images/icons/lada/social/youtube.svg) center no-repeat; }
    .social li a.vk {
      background: url(../images/icons/lada/social/vk.svg) center no-repeat; }
    .social li a.rutube {
      background: url(../images/icons/lada/social/rutube.svg) center no-repeat; }
    .social li a.telegram {
      background: url(../images/icons/lada/social/telegram.svg) center no-repeat; }
    .social li a.bastyon {
      background: url(../images/icons/lada/social/bastyon.svg) center no-repeat; }
    .social li a.ok {
      background: url(../images/icons/lada/social/ok.svg) center no-repeat; }
    .social li a.yarus {
      background: url(../images/icons/lada/social/yarus.svg) center no-repeat; }
    .social li a.tiktok {
      background: url(../images/icons/lada/social/tiktok.svg) center no-repeat; }
    .social li a.twitter {
      background: url(../images/icons/lada/social/twitter.svg) center no-repeat; }

/* /footer */
.item-tags {
  display: flex;
  flex-wrap: wrap; }
  .item-tags > a {
    background: #AE9590;
    border-radius: 50px;
    padding: 5px 10px;
    color: #FBFBFB;
    margin-right: 8px;
    margin-top: 5px;
    font-size: 0.875rem; }
    .item-tags > a:hover {
      text-decoration: none; }

/* widgets */
.main-widget {
  margin-bottom: 90px; }
  .main-widget section {
    margin-bottom: 1rem; }
  .main-widget__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem; }
  .main-widget__content {
    background: #F6F6F4;
    border-radius: 10px;
    padding: 10px; }
  .main-widget__teaser {
    font-size: 15px; }
  .main-widget__grid {
    display: block; }
  .main-widget__image {
    border-radius: 10px;
    height: 0;
    padding-bottom: 60%;
    margin-top: 2rem; }
    .main-widget__image a {
      display: block;
      width: 100%;
      padding-bottom: 60%; }
  .main-widget__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 15px;
    line-height: 21px; }
    .main-widget__text .more {
      text-decoration: underline;
      font-size: 1rem; }
      .main-widget__text .more:hover {
        text-decoration: none; }
    .main-widget__text .item-tags {
      margin-top: 1rem; }
  .main-widget h3 {
    margin-bottom: 5px; }
  .main-widget h4 {
    margin-bottom: 5px;
    line-height: 1.2; }
  .main-widget .all-projects {
    padding: 12px 58px 12px 22px;
    background-color: #852526;
    display: block;
    color: #fff;
    border-radius: 50px;
    position: relative;
    line-height: 19px;
    height: fit-content; }
    .main-widget .all-projects:hover {
      text-decoration: none; }
    .main-widget .all-projects::after {
      content: url(../images/icons/lada/all-items-link.svg);
      display: block;
      width: 35px;
      height: 35px;
      border-radius: 20px;
      background: #fff url();
      position: absolute;
      right: 4px;
      top: 4px; }
  .main-widget.banner {
    margin-top: 50px;
    margin-bottom: 50px; }
    .main-widget.banner img {
      border-radius: 10px; }
    .main-widget.banner .row {
      align-items: end; }
    .main-widget.banner h1 {
      margin: 0;
      line-height: 75%; }
    .main-widget.banner .banner-image {
      margin-top: 30px; }
  .main-widget .projects__cat {
    background: #F6F6F4;
    border-radius: 10px;
    padding: 30px 20px;
    height: 100%;
    display: flex;
    flex-direction: column; }
    .main-widget .projects__cat p {
      line-height: 110%; }
    .main-widget .projects__cat ul {
      list-style: none;
      margin: 0;
      padding: 0;
      margin-top: 30px; }
  .main-widget .video-cont h4 {
    margin-bottom: 1rem; }

.about-widget {
  font-size: 15px;
  margin-bottom: 80px; }
  .about-widget h2, .about-widget h3 {
    margin-bottom: 30px; }
  .about-widget h4 {
    margin-bottom: 30px; }
  .about-widget .row {
    margin-bottom: 60px; }
  .about-widget .maintext-row .about-widget__image {
    min-height: 350px; }
  .about-widget__image {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    border-radius: 10px; }
  .about-widget ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .about-widget ul li {
      padding: 20px 0;
      border-bottom: solid 1px #EDE0D8;
      display: flex; }
      .about-widget ul li:first-of-type {
        border-top: solid 1px #EDE0D8; }
      .about-widget ul li span {
        margin-right: 35px;
        display: block;
        font-size: 22px;
        color: #852526; }
  .about-widget.teaser .maintext {
    padding: 40px 20px;
    text-align: center;
    background: rgba(249, 243, 241, 0.46);
    border-radius: 10px; }
    .about-widget.teaser .maintext h4 {
      color: #852526;
      font-size: 14px;
      line-height: 1.5; }
    .about-widget.teaser .maintext p {
      margin-bottom: 30px;
      font-size: 15px; }
  .about-widget.purport {
    background: #F6F6F4;
    padding: 80px 0; }
    .about-widget.purport .about-widget__image.main-img {
      height: 474px; }
  .about-widget.target p {
    padding: 22px 0;
    border-bottom: solid 1px #EDE0D8;
    border-top: solid 1px #EDE0D8; }
  .about-widget.target .about-widget__image {
    height: 0;
    padding-bottom: 36%; }
  .about-widget.roots {
    background: #F6F6F4;
    padding: 80px 0; }
    .about-widget.roots .alla {
      margin-bottom: 60px; }
      .about-widget.roots .alla .col-7 > p:first-of-type {
        color: #8F8E8D;
        margin-bottom: 12px; }
      .about-widget.roots .alla .col-7 > p:last-of-type {
        margin-bottom: 60px; }
      .about-widget.roots .alla li {
        display: flex;
        align-items: center; }
        .about-widget.roots .alla li span {
          margin-right: 25px;
          white-space: nowrap; }
    .about-widget.roots .year2021 {
      margin-top: 0px; }
    .about-widget.roots .about-widget__image.mobile {
      height: 0;
      padding-bottom: 110%; }
  .about-widget.team .team__list {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin: 0; }
    .about-widget.team .team__list > div {
      padding: 0.5rem; }
      .about-widget.team .team__list > div > div {
        background: #F6F6F4;
        display: flex;
        align-items: center;
        padding: 10px; }
        .about-widget.team .team__list > div > div img {
          margin-right: 1rem; }
  .about-widget.requisites {
    background: #F6F6F4;
    padding: 120px 0 30px; }
    .about-widget.requisites .row {
      margin-top: 0; }

/* /widgets */
.page-content-item > h1 {
  margin-top: 40px;
  margin-bottom: 26px; }

.news_list {
  margin-right: -8px;
  margin-left: -8px; }

.news_list_cont {
  padding: 10px;
  background: #F6F6F4;
  border-radius: 10px;
  position: relative; }
  .news_list_cont .f_title {
    min-height: 174px;
    padding-top: 10px; }
    .news_list_cont .f_title h3 {
      font-weight: 400;
      font-size: 30px;
      line-height: 34px; }
      .news_list_cont .f_title h3 a {
        color: #323232; }
        .news_list_cont .f_title h3 a:hover {
          text-decoration: none; }
  .news_list_cont .array-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    display: block; }
  .news_list_cont .info_bar {
    background: none;
    border: none;
    padding: 0;
    font-size: 38px;
    color: #323232;
    line-height: 90%;
    font-family: "AGAvantGardeCyr";
    display: block;
    position: relative; }
    .news_list_cont .info_bar::after {
      content: "";
      position: absolute;
      display: block;
      width: 35px;
      height: 35px;
      background: url(../images/icons/lada/news-date.svg) center no-repeat;
      right: 0;
      bottom: 0; }
    .news_list_cont .info_bar .icms-svg-icon {
      display: none; }
    .news_list_cont .info_bar .highlight_new {
      color: #323232 !important; }

.news-image {
  padding-bottom: 60%;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  display: block; }

.news-page {
  margin-top: 50px;
  margin-bottom: 130px; }
  .news-page h1 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.75px;
    margin-bottom: 26px; }
  .news-page time {
    color: #8F8E8D;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 2rem;
    display: block; }
  .news-page img {
    border-radius: 10px; }

.projects_list_item {
  background: #F6F6F4;
  border-radius: 10px;
  padding: 10px; }
  .projects_list_item > div {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .projects_list_item .project-image {
    width: 100%;
    border-radius: 10px;
    height: 290px; }
    .projects_list_item .project-image a {
      display: block;
      height: 100%;
      width: 100%; }
  .projects_list_item .project-link {
    text-decoration: underline; }

.friends_list_item {
  background: #F6F6F4;
  border-radius: 10px;
  padding: 10px;
  align-items: center;
  position: relative; }
  .friends_list_item > div {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .friends_list_item .bg-white {
    border-radius: 10px; }
  .friends_list_item .friends-image {
    width: 100%;
    border-radius: 10px;
    height: 160px; }
    .friends_list_item .friends-image a {
      display: block;
      height: 100%;
      width: 100%; }
  .friends_list_item .friends-link {
    position: absolute;
    right: 10px;
    bottom: 10px; }

.project-page .f_mainbanner {
  margin-bottom: 2rem; }
  .project-page .f_mainbanner img {
    border-radius: 10px; }

.team_list_item {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  margin-bottom: 1rem; }
  .team_list_item .icms-content-fields {
    background: #F6F6F4;
    border-radius: 10px;
    padding: 10px; }
  .team_list_item img {
    border-radius: 10px; }
  .team_list_item .f_content {
    color: #959289;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px; }
  .team_list_item h1, .team_list_item .f_firstname {
    font-weight: 400;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    font-family: "AGAvantGardeCyr"; }
  .team_list_item h1 {
    color: #852526;
    margin-bottom: 0; }
  .team_list_item .f_firstname {
    color: #1F0303;
    margin-bottom: 10px; }

.team_list {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

.program_list {
  margin-top: 2rem; }

.program_list_item {
  background: #F6F6F4;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px; }
  .program_list_item.current {
    background: #852526; }
    .program_list_item.current time {
      color: #edeae1; }
    .program_list_item.current h4 {
      color: #edeae1; }
    .program_list_item.current p {
      color: #edeae1; }
  .program_list_item time {
    color: #852526;
    font-family: AGAvantGardeCyr;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.75px; }
  .program_list_item h4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px; }
  .program_list_item p {
    font-size: 13px; }

.program-image {
  padding-bottom: 40%;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  display: block; }

.swiper-container {
  position: relative; }
  .swiper-container .swiper-button-prev,
  .swiper-container .swiper-button-next {
    height: 74px;
    width: 55px;
    top: 22px; }
    .swiper-container .swiper-button-prev::after,
    .swiper-container .swiper-button-next::after {
      display: none; }
  .swiper-container .swiper-button-prev {
    left: 0px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    background: #F2F1EC url("../images/icons/lada/program-arrow-prev.svg") 20px center no-repeat; }
  .swiper-container .swiper-button-next {
    right: 0px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    background: #F2F1EC url("../images/icons/lada/program-arrow-next.svg") 17px center no-repeat; }

.swiper-program {
  position: relative;
  margin: 0 56px;
  overflow: hidden; }
  .swiper-program .swiper-slide {
    background: #F2F1EC;
    font-weight: bold;
    color: #852526;
    text-align: center;
    letter-spacing: -0.56px;
    padding: 16px 0;
    cursor: pointer; }
    .swiper-program .swiper-slide span {
      display: block;
      color: #959289;
      font-size: 12px;
      font-weight: normal; }
  .swiper-program .swiper-slide-active {
    color: #fff;
    background: #852526; }
    .swiper-program .swiper-slide-active span {
      color: #D9D9D9; }

.page-item.active .page-link {
  background-color: #852526;
  border-color: #852526; }

/* video */
#video-uploader {
  position: relative; }

.field_movie_list > div {
  margin-bottom: 2rem !important; }

.donate-form select {
  height: 45px;
  padding: 4px 45px 4px 7px;
  border: 3px solid #D8D8D8;
  border-bottom-color: #D8D8D8;
  border-radius: 30px;
  background: transparent;
  box-shadow: none;
  font-size: 1.4em;
  line-height: 1.2;
  color: #000;
  background-color: transparent;
  background-image: none;
  text-shadow: none;
  transition: all 400ms ease;
  width: 100%; }

.donate-form input[type="text"], .donate-form input[type="email"] {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 1.6em;
  line-height: 1.2;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 3px solid #D8D8D8;
  border-radius: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: all 400ms ease; }

.donate-form label {
  display: inline-block;
  font-size: 1.3em;
  font-weight: normal; }

.donate-form .form-group {
  margin: 0 0 20px 0; }

.donate-form .radiobox {
  width: 100%;
  margin: 40px 0 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  transition: all 400ms ease;
  flex-wrap: wrap; }
  .donate-form .radiobox input[type="radio"] + label {
    cursor: pointer;
    padding: 7px 20px;
    font-weight: normal;
    font-size: 1.3rem;
    color: #fff;
    position: relative;
    cursor: pointer;
    background: #D8D8D8;
    border-radius: 30px;
    transition: all 400ms ease;
    min-width: 125px;
    text-align: center; }
  .donate-form .radiobox input[type="radio"] {
    display: none;
    padding: 0; }
  .donate-form .radiobox input[type="radio"]:checked + label {
    color: #fff;
    background: #990000;
    transition: all 400ms ease; }
  .donate-form .radiobox p {
    width: 50%;
    text-align: center;
    margin: 0 0 10px 0; }

.donate-form .form-block .other-form-group .form-control {
  padding: 6px 0 5px;
  height: 45px; }

.donate-form .other-form-group {
  margin: 40px auto; }
  .donate-form .other-form-group .form-control {
    padding-bottom: 5px;
    border-radius: 30px;
    outline: none;
    background-color: transparent;
    color: #31353E;
    border: 3px dashed #D8D8D8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 1.4rem;
    text-align: center;
    max-width: 250px;
    margin: auto; }
    .donate-form .other-form-group .form-control:hover, .donate-form .other-form-group .form-control:focus {
      border-color: #979797; }

.donate-form .form-block.active {
  display: block; }
  .donate-form .form-block.active .other-form-group.form-group {
    width: auto; }
  .donate-form .form-block.active .other-form-group .form-control {
    background: #990000;
    color: #FFFFFF;
    border: 3px solid #990000; }

.donate-form .periodicity {
  width: 100%;
  margin: 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  transition: all 400ms ease;
  background: #d8d8d8;
  border-radius: 20px;
  cursor: pointer;
  margin: 0 0 25px 0; }
  .donate-form .periodicity p {
    margin: 0;
    flex: 1; }
  .donate-form .periodicity input[type="radio"] {
    display: none;
    padding: 0; }
  .donate-form .periodicity input[type="radio"]:checked + label {
    color: #fff;
    background: #990000;
    transition: all 400ms ease; }
  .donate-form .periodicity label {
    display: inline-block;
    max-width: 100%;
    font-weight: normal;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    margin: 0;
    border-radius: 20px;
    cursor: pointer; }

.donate-form .form-chekbox {
  margin: 0 0 20px 0;
  display: flex; }
  .donate-form .form-chekbox input[type="checkbox"] {
    display: inline-block; }
  .donate-form .form-chekbox label {
    font-size: 1.2rem;
    display: inline-block;
    font-weight: normal;
    margin: -2px 10px 0 5px;
    vertical-align: text-top;
    line-height: 1.2; }

.donate-form .button {
  width: 100%;
  margin: 0;
  height: 45px;
  display: inline-block;
  padding: 5px 18px;
  text-align: center;
  text-decoration: none;
  border-radius: 24px;
  font-size: 1.2rem;
  border: 3px solid #990000;
  background: #990000;
  color: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.07);
  transition: all 0.4s ease; }

.donate-form input[type='number'] {
  -moz-appearance: textfield;
  height: 34px; }

.donate-form input::-webkit-outer-spin-button,
.donate-form input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.donate-form + div {
  box-shadow: none;
  background: none;
  margin-top: 20px;
  font-size: 1.1rem;
  line-height: 1.1; }
  .donate-form + div h2 {
    color: #000;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-align: center;
    margin: 0 0 40px 0;
    font-size: 2rem;
    font-weight: normal;
    text-align: left; }
  .donate-form + div .card-header {
    background: none;
    border: none; }
    .donate-form + div .card-header .nav {
      justify-content: start; }
      .donate-form + div .card-header .nav li {
        flex-grow: unset; }
    .donate-form + div .card-header a.active {
      background: none !important; }
    .donate-form + div .card-header .nav-link {
      background: none;
      color: #000;
      font-size: 17px;
      text-align: left; }
      .donate-form + div .card-header .nav-link.active {
        color: #990000;
        background: none; }

@media (min-width: 576px) {
  .social {
    max-width: 240px; }
  h1 {
    font-size: 40px; }
  h4 {
    font-size: 30px;
    line-height: 34px; }
  .page-content-item > h1 {
    margin-top: 50px;
    margin-bottom: 2rem; }
  .main-widget .projects__header {
    min-height: 165px; }
  .main-widget .projects__list {
    margin-top: 0; } }

@media (min-width: 768px) {
  h1 {
    font-size: 60px; }
  .icms-body-toolbox h1 {
    margin-top: 60px; }
  .page-default > h1 {
    margin-top: 60px; }
  .projects_list_item .project-image {
    height: 350px; }
  .program_list_item time {
    font-size: 30px;
    line-height: 30px; }
  .program_list_item h4 {
    font-size: 30px;
    line-height: 30px; }
  .program_list_item p {
    font-size: 1rem; }
  .news-page {
    margin-top: 76px; }
  .page-content-item > h1 {
    margin-top: 60px; }
  .social-block, .text-block {
    margin-top: 77px; }
  .main-widget {
    margin-bottom: 120px; }
    .main-widget section {
      display: flex;
      width: calc(50% - 0.5rem); }
      .main-widget section:nth-child(3n+1) {
        width: 100%; }
    .main-widget__grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .main-widget__content {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
  .about-widget.teaser .maintext {
    padding: 60px 50px; }
    .about-widget.teaser .maintext h4 {
      font-size: 24px; }
  .about-widget.roots {
    padding: 120px 0;
    margin-bottom: 120px; }
  .donate-form .form-block .other-form-group.form-group .form-control {
    margin: 0; }
  .donate-form .form-block.active {
    display: flex; }
    .donate-form .form-block.active .other-form-group.form-group {
      width: 280px;
      margin: 40px 0 40px 20px; }
  .donate-form .form-chekbox {
    margin: 25px 0; }
  .donate-form .radiobox p {
    width: auto;
    text-align: left;
    margin: 0; }
  .donate-form .radiobox input[type="radio"] + label {
    width: auto; }
  .donate-form .form-group {
    margin: 0 0 40px 0; }
  .donate-form .periodicity {
    margin: 0; } }

@media (min-width: 992px) {
  h1 {
    font-size: 100px; }
  h3 {
    font-size: 60px; }
  .icms-header__bottom .navbar {
    display: flex; }
  .icms-body-toolbox {
    margin-bottom: 2rem; }
    .icms-body-toolbox h1 {
      margin-top: 70px; }
  .page-default > h1 {
    margin-top: 70px; }
  .page-content-item > h1 {
    margin-top: 70px; }
  .copy {
    margin-bottom: 54px; }
  .copy-menu a {
    padding: 5px 0;
    margin-bottom: 10px; }
  #target-main .navbar-nav {
    margin-top: 0;
    flex-direction: row;
    justify-content: end; }
    #target-main .navbar-nav .nav-item {
      margin-left: 50px; }
    #target-main .navbar-nav .nav-link {
      margin-bottom: 0; }
  .icms-footer__bottom {
    padding: 120px 35px; }
  .projects_list_item .project-image {
    height: 370px; }
  .about-widget {
    margin-bottom: 120px; }
    .about-widget .maintext-row {
      margin-bottom: 0; }
    .about-widget ul li span {
      margin-right: 70px; }
    .about-widget.teaser .maintext {
      padding: 80px 70px; }
      .about-widget.teaser .maintext h4 {
        font-size: 30px; }
    .about-widget.purport {
      padding: 120px 0; }
  .donate-form .form-chekbox {
    margin: 10px 0 25px; } }

@media (min-width: 1200px) {
  .main-widget {
    margin-bottom: 90px; }
    .main-widget section {
      margin-bottom: 0;
      width: 100% !important; }
    .main-widget__header {
      display: flex;
      justify-content: space-between; }
    .main-widget__content {
      flex-direction: row; }
    .main-widget__teaser {
      font-size: 15px;
      width: 50%; }
    .main-widget__grid {
      display: grid;
      column-gap: 16px;
      row-gap: 16px; }
    .main-widget__image {
      border-radius: 10px;
      height: 100%;
      margin-top: 0;
      padding-bottom: 0; }
      .main-widget__image img {
        border-radius: 10px; }
    .main-widget__text {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      font-size: 15px;
      line-height: 21px; }
      .main-widget__text .more {
        text-decoration: underline;
        font-size: 1rem; }
        .main-widget__text .more:hover {
          text-decoration: none; }
    .main-widget h3 {
      margin-bottom: 0.5rem; }
    .main-widget h4 {
      margin-bottom: 5px; }
    .main-widget.public .main-widget__grid {
      grid-template-columns: 3fr 2fr; }
      .main-widget.public .main-widget__grid > section > div {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
      .main-widget.public .main-widget__grid .main-widget__text {
        height: 40%; }
      .main-widget.public .main-widget__grid .main-widget__image {
        margin-top: 10px;
        height: 60%; }
    .main-widget.family .main-widget__grid {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 384px 340px 320px 250px; }
      .main-widget.family .main-widget__grid > section > div {
        height: 100%; }
      .main-widget.family .main-widget__grid > section:first-of-type {
        grid-column-start: 1;
        grid-column-end: 4; }
        .main-widget.family .main-widget__grid > section:first-of-type img {
          height: 100%;
          width: 100%; }
        .main-widget.family .main-widget__grid > section:first-of-type .main-widget__content {
          display: flex; }
          .main-widget.family .main-widget__grid > section:first-of-type .main-widget__content > div {
            width: 50%; }
        .main-widget.family .main-widget__grid > section:first-of-type .main-widget__text {
          padding-right: 10px; }
      .main-widget.family .main-widget__grid > section:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 3; }
        .main-widget.family .main-widget__grid > section:nth-child(2) > div {
          display: flex; }
        .main-widget.family .main-widget__grid > section:nth-child(2) .main-widget__text {
          width: 40%; }
        .main-widget.family .main-widget__grid > section:nth-child(2) .main-widget__image {
          width: 60%; }
      .main-widget.family .main-widget__grid > section:nth-child(3) .item-tags {
        justify-content: flex-end; }
        .main-widget.family .main-widget__grid > section:nth-child(3) .item-tags a {
          margin: 0; }
      .main-widget.family .main-widget__grid > section:nth-child(4) {
        grid-row-start: 3;
        grid-row-end: 5; }
        .main-widget.family .main-widget__grid > section:nth-child(4) > div {
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
        .main-widget.family .main-widget__grid > section:nth-child(4) .main-widget__text {
          padding-bottom: 10px; }
      .main-widget.family .main-widget__grid > section:nth-child(5) {
        grid-column-start: 2;
        grid-column-end: 4; }
        .main-widget.family .main-widget__grid > section:nth-child(5) > div {
          display: flex; }
        .main-widget.family .main-widget__grid > section:nth-child(5) .main-widget__text {
          width: 30%;
          padding-right: 10px; }
        .main-widget.family .main-widget__grid > section:nth-child(5) .main-widget__image {
          width: 70%; }
        .main-widget.family .main-widget__grid > section:nth-child(5) img {
          height: 100%;
          width: 100%; }
      .main-widget.family .main-widget__grid > section:last-of-type > div {
        display: flex; }
        .main-widget.family .main-widget__grid > section:last-of-type > div > div {
          width: 50%; }
      .main-widget.family .main-widget__grid > section:last-of-type .main-widget__image {
        overflow: hidden; }
    .main-widget.child .main-widget__grid {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 340px 250px; }
      .main-widget.child .main-widget__grid > section > div {
        height: 100%; }
      .main-widget.child .main-widget__grid > section:nth-child(1) {
        grid-row-start: 1;
        grid-row-end: 3; }
        .main-widget.child .main-widget__grid > section:nth-child(1) > div {
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
        .main-widget.child .main-widget__grid > section:nth-child(1) .main-widget__text {
          padding-bottom: 10px; }
      .main-widget.child .main-widget__grid > section:nth-child(2) {
        grid-column-start: 2;
        grid-column-end: 4; }
        .main-widget.child .main-widget__grid > section:nth-child(2) > div {
          display: flex; }
        .main-widget.child .main-widget__grid > section:nth-child(2) .main-widget__text {
          width: 50%;
          padding-right: 10px; }
        .main-widget.child .main-widget__grid > section:nth-child(2) .main-widget__image {
          width: 50%; }
      .main-widget.child .main-widget__grid > section:nth-child(3) {
        grid-column-start: 2;
        grid-column-end: 4; }
        .main-widget.child .main-widget__grid > section:nth-child(3) > div {
          display: flex; }
          .main-widget.child .main-widget__grid > section:nth-child(3) > div > div {
            width: 50%; }
        .main-widget.child .main-widget__grid > section:nth-child(3) img {
          height: 100%;
          width: 100%; }
    .main-widget.main .main-widget__grid {
      grid-template-columns: 5fr 4fr 3fr;
      grid-template-rows: 384px 250px; }
      .main-widget.main .main-widget__grid > section > div {
        height: 100%; }
      .main-widget.main .main-widget__grid > section:first-of-type {
        grid-column-start: 1;
        grid-column-end: 4; }
        .main-widget.main .main-widget__grid > section:first-of-type img {
          height: 100%;
          width: 100%; }
        .main-widget.main .main-widget__grid > section:first-of-type .main-widget__content {
          display: flex; }
          .main-widget.main .main-widget__grid > section:first-of-type .main-widget__content > div {
            width: 50%; }
        .main-widget.main .main-widget__grid > section:first-of-type .main-widget__text {
          padding: 10px 10px 0 10px; }
      .main-widget.main .main-widget__grid > section:nth-child(2) > div {
        display: flex;
        justify-content: space-between; }
      .main-widget.main .main-widget__grid > section:nth-child(2) .main-widget__text {
        width: 60%; }
      .main-widget.main .main-widget__grid > section:nth-child(2) .main-widget__image {
        width: 40%; }
      .main-widget.main .main-widget__grid > section:nth-child(3) > div {
        display: flex; }
      .main-widget.main .main-widget__grid > section:nth-child(3) .main-widget__text {
        width: 60%; }
      .main-widget.main .main-widget__grid > section:nth-child(3) .main-widget__image {
        width: 40%; } }
