.award__content {
  display: block;
}
.award__content--image {
  width: 160px;
}
.award__content--image img {
  width: auto;
  height: 270px;
}
.award__content--text {
  width: calc(100% - 160px);
}
.award__content--text h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 20px;
}
.award__content--text p {
  margin-bottom: 22px;
}

.laureat {
  color: #111;
  padding-top: 45px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
.laureat__lead {
  margin-bottom: 60px;
  line-height: 22px;
  text-align: center;
}
.laureat__lead p {
  margin-bottom: 20px;
  text-align: left;
}
.laureat__lead > a {
  text-align: center;
}
.laureat--body {
  line-height: 25px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.laureat__people {
  display: block;
  margin-bottom: 44px;
}
.laureat__people__image {
  text-align: center;
  width: 100%;
  margin-bottom: 22px;
}
.laureat__people__image .image {
  margin-bottom: 18px;
}
.laureat__people__image .image img {
  border-radius: 50%;
  overflow: hidden;
  width: 200px;
  height: 200px;
}
.laureat__people__image--title {
  margin-bottom: 6px;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
}
.laureat__people__image--lead {
  color: rgba(17, 17, 17, 0.5);
}
.laureat__people--body {
  width: 100%;
}
.laureat__people--body p {
  line-height: 22px;
  margin-bottom: 30px;
}

.list-nomination {
  margin-bottom: 33px;
}
.list-nomination--image {
  width: 72px;
}
.list-nomination--image img {
  width: 100%;
  height: auto;
}
.list-nomination__mobile {
  display: flex;
  align-items: center;
}
.list-nomination__mobile .list-nomination__text--title {
  width: calc(100% - 72px);
  padding-left: 12px;
  line-height: 22px;
}
.list-nomination__text {
  width: 100%;
  padding-left: 0;
  padding-top: 17px;
}
.list-nomination__text--title {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
}
.list-nomination__text--body {
  line-height: 19px;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
}
.list-nomination__text--body a {
  color: #111;
  text-decoration: underline;
}

.members p, .content p {
  margin-bottom: 18px;
  line-height: 24px;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
}
.members p b, .content p b {
  font-weight: 600;
}

.content p {
  margin-bottom: 18px;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
}
.content p b {
  font-weight: 600;
}

.content a {
  color: black;
  text-decoration: underline;
}

.gg-box {
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}
.gg-box .venobox {
  width: calc(100% / 2 - 7px);
  display: inline-block;
  margin-bottom: 15px;
  max-height: 105px;
  overflow: hidden;
}
.gg-box .venobox img {
  width: 100%;
  height: auto;
}

.regulation {
  line-height: 22px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
.regulation h3 {
  font-weight: 600;
}
.regulation p, .regulation li, .regulation h3 {
  margin-bottom: 30px;
}
.regulation li {
  margin-bottom: 5px;
  display: block;
}
.regulation.hide-text {
  max-height: 170px;
  overflow: hidden;
  position: relative;
}
.regulation.hide-text.active {
  max-height: none;
}
.regulation.hide-text.active .show__more {
  display: none;
}
.regulation.hide-text.active:after {
  display: none;
}
.regulation.hide-text .show__more {
  position: absolute;
  left: 0;
  z-index: 1;
  left: 50%;
  bottom: 0;
  border: 2px solid #111;
  color: #111;
  letter-spacing: 1.2px;
  padding: 9px 74px;
  transform: translate(-50%, 0%);
  z-index: 2;
  background: #f5f5f5;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.regulation.hide-text .show__more span[class*="icon"] {
  font-size: 12px;
  margin-left: 12px;
}
.regulation.hide__me:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0), whitesmoke);
}

.award__slider {
  margin-bottom: 15px;
}
.award__slider h2 {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 24px;
}
.award__slider h2 > span {
  margin-left: 8px;
  font-size: 13px;
}
.award__slider .splide {
  width: 100%;
  padding-left: 0px;
  margin-top: 15px;
}
.award__slider .splide.active {
  visibility: visible;
}
.award__slider .splide.active .splide__track {
  display: block;
}
.award__slider .splide__track {
  display: none;
}
.award__slider .splide__list {
  display: block;
}
.award__slider .splide__slide {
  display: block;
  margin-bottom: 15px;
}
.award__slider .splide__slide a {
  color: rgba(17, 17, 17, 0.8);
  text-decoration: none;
  font-family: "Work Sans", sans-serif;
  font-size: 21px;
}
