/*
Theme Name: yellow
Theme URI: http://2046.cz/
Author: 2046
Author URI: http://2046.cz/
Description: holy c...
Version: 2046
License: Aggressive Copyright
License URI: http://aggresive-copyright.org
Tags: 2046, circus
*/
:root {
  --fs: 19px;
  --lh: 1.6818rem;
  --wg: calc(1.6818rem * 1.4);
}
@media all and (max-width: 768px) {
  :root {
    --fs: 19px * 1.2;
    --lh: 1.6818rem * 1.2;
  }
}
@media all and (max-width: 578px) {
  :root {
    --bs-gutter-x: 19px;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  background-color: #F1F1F2;
  font-size: var(--fs);
  line-height: var(--lh);
}
body.devel * {
  box-shadow: 0 0 3px pink;
}
/* H design */
h1 {
  font-size: 2.5rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
h2 {
  font-size: 2.5rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
h3 {
  font-size: 1.6818rem;
  margin-bottom: 0.8409rem;
  font-weight: 400;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
h4 {
  font-size: 1.4rem;
  margin-bottom: 0.7rem;
  font-weight: 400;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
h5 {
  font-size: 1.1892rem;
  margin-bottom: 0.5946rem;
  font-weight: 400;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
h6 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
.logo,
.menu,
.social_menu {
  font-family: "alternate-gothic-no-2-d", sans-serif;
  font-size: calc(var(--fs) * 1.3046);
  text-transform: uppercase;
}
.logo {
  font-size: calc(var(--fs) * 2);
  bottom: -0.1rem;
  color: #003b32;
  position: relative;
}
.heading,
.title,
.cats,
.moo,
.airtableBlock select,
.airtableBlock label,
.there_are_seven_of_them,
.footer .cols {
  text-transform: uppercase;
  font-family: "alternate-gothic-no-2-d", sans-serif;
  line-height: clamp(1.1em, 1.2em, 1.2em);
  color: #2b927c;
}
.heading a,
.title a,
.cats a,
.moo a,
.airtableBlock select a,
.airtableBlock label a,
.there_are_seven_of_them a,
.footer .cols a {
  color: #2b927c;
}
.footer .cols {
  font-size: 26.6px;
}
.bw img,
.bw .partner_logo,
.bw a {
  filter: grayscale(100%);
}
.bw img:hover,
.bw .partner_logo:hover,
.bw a:hover,
.bw img:active,
.bw .partner_logo:active,
.bw a:active,
.bw img:focus,
.bw .partner_logo:focus,
.bw a:focus {
  filter: grayscale(100%);
}
.calendar,
.month_navigation,
.alphabetical_list,
.date,
.pagination,
.point {
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
.calendar_grid {
  font-family: "alternate-gothic-no-2-d", sans-serif;
}
.calendar_grid .number {
  line-height: 0.9em;
}
.entry cite,
.entry blockquote {
  font-family: 'Mulish';
}
.leadBlock .heading {
  font-size: clamp(2.8em, 2.8em, 3em);
  line-height: clamp(1em, 1em, 1.2em);
}
.coursesBlock .heading {
  font-size: 2.5rem;
}
.coursesBlock .heading .button_holder .point {
  position: relative;
  transform: translateY(-4rem);
  width: auto;
}
.megaprojectsBlock h2 {
  font-size: 31.9542px;
}
.peopleBlock,
.LektoryLectorsBlock {
  font-size: 0.9rem;
  line-height: 1.1rem;
}
.peopleBlock .title,
.LektoryLectorsBlock .title {
  font-size: 31.9542px;
}
.peopleBlock .title a,
.LektoryLectorsBlock .title a {
  color: #323232;
}
.enlarged {
  font-size: 26.6px;
  line-height: 1.4em;
}
.title a {
  color: #323232;
}
.styled_title {
  padding: 9.5px 9.5px 5.7px 9.5px;
  display: flex;
  background: #d4e0db;
}
.grid_items {
  padding-bottom: calc(var(--wg) * 0.9);
}
.grid_items .item_col {
  display: flex;
}
.grid_items .item {
  display: flex;
  width: 100%;
  min-height: 320px;
}
.grid_items .item .in {
  display: flex;
  width: 100%;
  margin-bottom: var(--bs-gutter-x);
  flex-wrap: wrap;
}
.grid_items .item .in .title {
  align-self: flex-end;
  display: inline-block;
  width: 100%;
  padding-top: 5.7px;
}
.grid_items .item .is_bcgimg {
  background-size: cover;
}
.grid_items .item .is_bcgimg .title {
  background: #f4d7d8;
  display: block;
  font-size: 1.4rem;
  padding-bottom: 0.8rem;
}
.cardsBlock .title {
  display: inline-block;
  color: #111;
  padding-top: 5.7px;
}
.textBlock.enlarge .entry {
  font-size: 26.6px;
  line-height: 1.4em;
}
.newsBlock .title {
  display: inline-block;
  padding-top: calc(var(--wg) * 0.3);
  color: #323232;
}
.carousel_ .navi h2.title {
  font-size: 31.9542px;
  line-height: 1.1em;
  margin-bottom: 0.6rem;
}
.pagination {
  font-size: 47.5px;
}
.point {
  font-size: 1.6818rem;
  text-transform: uppercase;
}
h1 {
  color: #2b927c;
}
h1 .type_heading {
  color: #003b32;
}
.tax-lecture_type .term_description_container {
  background-color: #f4d7d8;
}
.tax-lecture_type .term_description {
  margin-top: calc(var(--wg) * 1.2);
  margin-bottom: calc(var(--wg) * 1.2);
}
a {
  color: #2b927c;
}
p a {
  color: #2b927c;
}
body {
  background-size: cover;
  background-attachment: scroll;
}
input,
button {
  border: 0;
  border-radius: 0;
}
input:hover,
button:hover,
input:active,
button:active,
input:focus,
button:focus {
  outline: 0;
}
.emphasis {
  background: #d4e0db;
  color: #323232;
  padding: var(--bs-gutter-x);
}
.w {
  padding-top: var(--wg);
  padding-bottom: var(--wg);
}
.w.opaque_background {
  background-color: #003b32;
  color: #F1F1F2;
}
.w.opaque_background a {
  color: #F1F1F2;
}
.w.last {
  padding-bottom: 0;
}
.w.last.l_1 {
  padding-bottom: calc(var(--wg) * 2);
}
.w.posterBlock.l_1 {
  padding-bottom: 0;
}
.w.l_1,
.navigation_wrapper,
.l_1 {
  background-color: #F1F1F2;
  padding-top: 0;
}
.leadBlock_wrapper.l_1 {
  padding-bottom: 0;
}
.leadBlock_wrapper:not(.l_1) {
  margin-top: calc(var(--wg) * 1.2);
}
mark {
  background: transparent;
  display: inline-block;
}
mark a {
  font-family: "alternate-gothic-no-2-d", sans-serif;
  font-size: 1.6818rem;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 144px;
  padding: var(--bs-gutter-x) calc(var(--bs-gutter-x) * 2);
  padding: 1rem 1.5rem;
  text-decoration: none !important;
  background: #2b927c;
  color: #fff;
}
mark a.no_title {
  background: url(img/arrow_grey.svg) no-repeat center center / 60% #bf9530;
}
mark a.no_title.accent_1 {
  background: url(img/arrow_white.svg) no-repeat center center / 60% #2b927c;
}
mark a.with_title {
  background-color: #bf9530;
  white-space: nowrap;
}
mark a.with_title.accent_1 {
  background-color: #2b927c;
  color: #fff;
}
mark a.with_title a {
  display: flex;
  align-items: center;
  justify-content: center;
}
mark a:hover {
  transition: all 0.4s;
  background-color: #d4e0db;
}
mark a:hover,
mark a:active,
mark a:focus,
mark a:visited {
  color: #fff;
  background: #2b927c;
}
.heading {
  margin-bottom: 0;
}
.heading + .subtitle {
  margin: -0.1em 0 0.2em 0;
}
.heading + .description,
.subtitle + .description,
.footer {
  line-height: 1.3rem;
  font-size: calc(var(--fs) * 0.9);
}
iframe {
  display: block;
}
img {
  max-width: 100%;
}
img.ghost {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.item img,
.entry img,
.sidebox img {
  max-width: 100%;
  display: inline-block;
  height: auto;
}
.sidebox:last-of-type {
  margin-bottom: calc(var(--bs-gutter-x) * 2);
}
.sidebox.links {
  padding: var(--bs-gutter-x);
}
.sidebox.links .heading {
  margin-bottom: calc(var(--bs-gutter-x) * 0.5);
}
.sidebox.links .items h3 {
  margin-bottom: 0;
}
.sidebox h3 {
  margin-top: calc(var(--bs-gutter-x) * 1);
}
.sidebox img {
  width: 100%;
}
a,
.nav-link {
  text-decoration: none;
  outline: none;
  transition: color 0.4s;
}
a:hover,
.nav-link:hover,
a:active,
.nav-link:active,
a:focus,
.nav-link:focus {
  transition: color 0s;
  outline: none;
  text-decoration: none;
  color: #2b927c;
}
a:hover img,
.nav-link:hover img,
a:active img,
.nav-link:active img,
a:focus img,
.nav-link:focus img {
  filter: saturate(110%);
  transition: all 0.4s;
}
.nav-link {
  color: #323232;
}
.point {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 144px;
  padding: var(--bs-gutter-x) calc(var(--bs-gutter-x) * 2);
}
.point.no_title {
  background: url(img/arrow_grey.svg) no-repeat center center / 60% #bf9530;
}
.point.no_title.accent_1 {
  background: url(img/arrow_white.svg) no-repeat center center / 60% #2b927c;
}
.point.with_title {
  background-color: #bf9530;
  white-space: nowrap;
}
.point.with_title.accent_1 {
  background-color: #2b927c;
  color: #fff;
}
.point.with_title a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.point:hover {
  transition: all 0.4s;
  background-color: #d4e0db;
}
.btn {
  border: 0;
  border-radius: 0;
  font-family: "alternate-gothic-no-2-d", sans-serif;
  font-size: 1.6818rem;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 144px;
  padding: var(--bs-gutter-x) calc(var(--bs-gutter-x) * 2);
  background-color: #d4e0db;
  color: #323232;
  padding: 9.88px;
}
.btn.no_title {
  background: url(img/arrow_grey.svg) no-repeat center center / 60% #bf9530;
}
.btn.no_title.accent_1 {
  background: url(img/arrow_white.svg) no-repeat center center / 60% #2b927c;
}
.btn.with_title {
  background-color: #bf9530;
  white-space: nowrap;
}
.btn.with_title.accent_1 {
  background-color: #2b927c;
  color: #fff;
}
.btn.with_title a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn:hover {
  transition: all 0.4s;
  background-color: #d4e0db;
}
.btn.active,
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #b6cbc2;
}
.btn.btn-primary {
  background-color: #2b927c;
  color: #fff;
}
.btn.btn-primary.active,
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background-color: #1f6b5b;
}
.btn-lektory-register {
  margin-top: 19px;
}
.buttonsBlock .shift {
  float: right;
}
.buttonsBlock .color_1 {
  background-color: #d4e0db;
  color: #fff;
}
.buttonsBlock .color_1:hover {
  background-color: #ffffff;
}
.buttonsBlock .color_2 {
  background-color: #2b927c;
  color: #fff;
}
.buttonsBlock .color_2:hover {
  background-color: #31a68d;
}
.LektoryLectorsBlock .item {
  margin-bottom: 38px;
}
.course_list_lektory .items.num_1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1rem;
}
.course_list_lektory h3 {
  line-height: 1.2rem;
  margin-bottom: 19px;
}
.moneyBlock {
  padding-top: calc(var(--wg) * 2);
}
.moneyBlock .btn {
  margin: 0 7.6px 9.5px 0;
  width: calc(24% - (18px * 0.4));
}
.moneyBlock .btn.active,
.moneyBlock .btn:hover,
.moneyBlock .btn:focus,
.moneyBlock .btn:active {
  color: #323232;
}
.moneyBlock a.commit {
  background: #bf9530;
  width: calc((24% * 3) + (18px * 0.2));
  margin-right: 0;
  color: #f4d7d8;
}
.moneyBlock a.commit:hover {
  background: #ab852b;
  color: #f4d7d8;
}
.newsletterBlock form .field_email,
.newsletter form .field_email {
  position: relative;
  top: -1px;
}
.newsletterBlock form .field_email,
.newsletter form .field_email,
.newsletterBlock form .field_submit,
.newsletter form .field_submit {
  display: inline-block;
  width: 49%;
  vertical-align: baseline;
}
.newsletterBlock form .field_acceptance,
.newsletter form .field_acceptance {
  margin-top: 0.4rem;
}
.newsletterBlock form input,
.newsletter form input {
  vertical-align: baseline;
}
.newsletterBlock form input[type="email"],
.newsletter form input[type="email"] {
  padding: 17.1px;
  border-radius: 0;
}
.newsletterBlock form input[type="submit"]:hover,
.newsletter form input[type="submit"]:hover,
.newsletterBlock form input[type="submit"]:focus,
.newsletter form input[type="submit"]:focus,
.newsletterBlock form input[type="submit"]:active,
.newsletter form input[type="submit"]:active {
  color: #fff;
}
.ecomail form .btn,
.ecomailBlock form .btn {
  padding: 7.4px;
}
.ecomail form .field,
.ecomailBlock form .field {
  width: calc(33% - 0.3rem);
  padding-right: 0.3rem;
  padding-bottom: 0.2rem;
  display: inline-block;
  vertical-align: text-top;
}
.ecomail form .field.field_acceptance,
.ecomailBlock form .field.field_acceptance,
.ecomail form .field .field_submit,
.ecomailBlock form .field .field_submit {
  width: 100%;
}
.ecomail form .field.field_acceptance,
.ecomailBlock form .field.field_acceptance {
  margin: 0.5rem 0;
}
.ecomail form .field input:not([type="checkbox"]),
.ecomailBlock form .field input:not([type="checkbox"]) {
  width: 100%;
  border-radius: 0;
  vertical-align: middle;
}
.ecomail form input,
.ecomailBlock form input {
  vertical-align: baseline;
  border: 0;
  padding: 15.2px;
}
.ecomail form input[type="email"],
.ecomailBlock form input[type="email"] {
  padding: 15.5px;
}
.ecomail form input[type="submit"]:hover,
.ecomailBlock form input[type="submit"]:hover,
.ecomail form input[type="submit"]:focus,
.ecomailBlock form input[type="submit"]:focus,
.ecomail form input[type="submit"]:active,
.ecomailBlock form input[type="submit"]:active {
  color: #fff;
}
.ecomail {
  margin-top: 1.6818rem;
}
.meta + .give_classes {
  margin-top: var(--lh);
}
.contacts .contact {
  margin-top: 1.6818rem;
}
.face_holder {
  display: flex;
  justify-content: center;
  align-items: center;
}
.face {
  display: block;
  width: 102px;
  height: 102px;
  background-size: cover;
  background-color: rgba(43, 146, 124, 0.4);
  border-radius: 50%;
}
.face.big {
  width: clamp(300px, 300px, 100%);
  height: clamp(300px, 300px, 100%);
  margin-bottom: 38px;
}
p {
  margin-bottom: 1.6818rem;
}
p a {
  text-decoration: underline;
}
p a:hover,
p a:active,
p a:focus {
  text-decoration: underline;
}
b,
strong {
  font-weight: 500;
}
.edit-link {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  padding: 1rem;
  background: red;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.edit-link:hover {
  color: #fff;
  text-decoration: none;
}
._anchor {
  margin-top: -95px;
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
}
.anchor {
  margin-top: -95px;
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
  left: 19px;
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  background: #2b927c;
  color: #fff;
  border-radius: 0 0 50% 50%;
}
.anchor:hover,
.anchor:active,
.anchor:focus {
  color: #fff;
}
.noanim {
  transition: all 0s;
}
._anim {
  transition: all 0.3s;
}
.anim {
  transition: all 0.4s;
}
.anim2 {
  transition: all 1s;
}
.logged-in .anchor {
  opacity: 1;
}
#logo {
  padding: 0.5rem 1rem;
}
.menu {
  padding-left: 0.5em;
  font-weight: 600;
}
.menu ul {
  padding-left: 0;
  margin-left: 0;
}
.menu ul li {
  display: inline-block;
  list-style: none;
}
.menu ul li a {
  display: inline-block;
  text-decoration: none;
}
.menu ul li a:hover,
.menu ul li a:active,
.menu ul li a:focus {
  color: #967526;
}
.menu ul li.active a {
  text-decoration: underline;
  color: #967526;
}
.menu ul li .dropdown-toggle:after {
  display: none;
}
.menu ul li .dropdown-toggle.show {
  background: #d4e0db;
  color: #003b32;
}
.menu ul li .dropdown-menu {
  margin-top: 0;
  background: #d4e0db;
  width: clamp(300px, 300px, 100%);
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  font-size: inherit;
}
.menu ul li .dropdown-menu li {
  display: block;
}
.menu ul li .dropdown-menu li a {
  color: #003b32;
  padding: 0.3rem 0;
}
.menu ul li .dropdown-menu li a:hover,
.menu ul li .dropdown-menu li a:active,
.menu ul li .dropdown-menu li a:focus {
  color: #967526;
}
#big_search {
  max-height: 0;
  overflow: hidden;
  background-color: #d4e0db;
  display: flex;
  justify-content: space-between;
  transition: all 200ms cubic-bezier(0.85, 0.12, 0.725, 0.96);
}
#big_search.open {
  transition: all 800ms cubic-bezier(0.065, 0.275, 0.295, 0.915);
  padding-top: var(--wg);
  padding-bottom: var(--wg);
  max-height: 2046px;
}
#big_search .searchform {
  display: flex;
  margin-left: 38px;
}
#big_search .searchsubmit {
  background-color: transparent;
  padding: 3.8px;
}
#big_search .searchsubmit img {
  width: 18px;
  margin-left: 19px;
  filter: invert(1);
}
#big_search .close_big_search {
  color: #003b32;
  background-color: transparent;
  margin-right: var(--wg);
  font-size: 38px;
}
#big_search .close_big_search:hover,
#big_search .close_big_search:active,
#big_search .close_big_search:focus {
  color: #323232;
}
#small_search {
  display: none;
}
#small_search.show {
  display: flex;
  width: 100%;
}
.navbar {
  padding-top: var(--wg);
  padding-bottom: calc(var(--wg) * 1.3);
}
.navbar-toggler {
  margin-top: -1px;
}
.navbar-toggler:focus {
  box-shadow: 0 0 0 0;
}
.navbar-toggler span {
  border: 0;
  display: block;
  width: 30px;
  height: 0;
  margin-top: 4px;
  margin-bottom: 4px;
  border-bottom: 2px solid #323232;
}
.search_ {
  height: 30px;
  top: -3px;
  position: relative;
  margin-right: 5px;
  opacity: 0.5;
}
.search-results h1 {
  margin-top: calc(var(--wg)*0.75);
}
.search-results h3 .title {
  color: #d4e0db;
  margin-top: 9.5px;
  display: block;
}
.search-results .naked {
  background: #d4e0db;
  padding: calc(var(--wg)*0.5);
  display: flex;
  height: calc(100% - var(--wg)*0.75);
}
.search-results .naked .title {
  color: #fff;
  font-size: 3.5rem;
  line-height: 3.1rem;
}
.search-results .item {
  margin-bottom: calc(var(--wg)*0.75);
}
.search_holder.show #searchform {
  display: flex;
}
.search_holder #searchform {
  display: none;
}
#search_switch {
  width: calc(var(--fs) * 1.3046);
  height: calc(var(--fs) * 1.3046);
  display: inline-block;
  background-image: url(img/search.svg);
  background-repeat: no-repeat;
  color: transparent;
  transition: all 0.4s;
}
#search_switch.active {
  opacity: 0;
}
.social_menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.social_menu a {
  display: inline-block;
}
.social_menu .menu-item-3120,
.social_menu .menu-item-3121,
.social_menu .menu-item-4392,
.social_menu .menu-item-4393 {
  width: 30px;
  height: 30px;
  margin: 19px 0 19px calc(19px * 0.3);
  background-size: auto 30px;
  background-repeat: no-repeat;
}
.social_menu .menu-item-3120 span,
.social_menu .menu-item-3121 span,
.social_menu .menu-item-4392 span,
.social_menu .menu-item-4393 span {
  display: none;
}
.social_menu .menu-item-3122 {
  margin: 19px calc(19px * 0.2) 19px calc(19px * 0.3);
}
.social_menu .menu-item-3120 {
  background-image: url(img/socials.png);
  background-position: 1px -1px;
}
.social_menu .menu-item-3121 {
  background-image: url(img/socials.png);
  background-position: -40px -1px;
  margin-left: 0;
  width: 15px;
}
.social_menu .menu-item-4392 {
  background-image: url(img/socials.png);
  background-position: -108px -1px;
}
.social_menu .menu-item-4393 {
  background-image: url(img/socials.png);
  background-position: -142px -1px;
}
.d_n {
  margin-left: 0.2rem;
}
.airtableBlock.on_fullview .filter_holder {
  justify-content: start;
}
.airtableBlock.on_fullview .summary {
  text-align: left;
}
.airtableBlock .filter_holder {
  display: flex;
  justify-content: end;
}
.airtableBlock select {
  background: #d4e0db;
  color: #323232;
  border: 0;
  border-radius: 0;
  padding: 0.7rem;
  margin: 0 0.4rem 0 0;
}
.airtableBlock .fullview {
  display: inline-block;
}
.airtableBlock .summary {
  text-align: right;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.airtableBlock label {
  display: block;
  color: #d4e0db;
}
.galleryBlock {
  margin: 0;
  padding: 0;
}
.galleryBlock img {
  width: 100%;
  height: initial;
}
.galleryBlock div {
  margin: 0;
  padding: 0;
}
.galleryBlock .d-flex {
  flex: 1;
}
.galleryBlock .cl {
  flex-flow: column;
  min-height: 200px;
}
.galleryBlock a {
  flex: 1;
  display: block;
  background-size: cover;
  background-position: center center;
}
cite,
blockquote {
  font-size: 26.6px;
  line-height: 1.4em;
}
.post_type {
  color: #656565;
}
.single-post .head {
  padding-bottom: calc(var(--wg) * 0.6);
}
.single-post .head .mouth {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.single-post .head h1 {
  font-size: 3.1rem;
  line-height: 1em;
  margin-bottom: -0.7rem;
}
.single-post .head .cats {
  color: #464646;
}
.single-post .head .date,
.single-post .head .cats a {
  line-height: 1em;
  margin-bottom: 0.7rem;
  color: #464646;
}
.single-post .related {
  position: sticky;
  top: var(--lh);
  margin-bottom: calc(var(--lh)*2);
}
.single-post .related .item {
  margin-bottom: var(--lh);
}
.single-post .related .item h3 {
  margin-bottom: 0;
}
.single-post .related .moo {
  display: block;
  text-align: center;
  color: #323232;
}
.single-post .related .moo:hover {
  color: #2b927c;
}
body.single-cp_people,
body.single-lektory_teacher {
  background-color: #d4e0db;
  background-size: cover;
  color: #2b927c;
}
body.single-cp_people a,
body.single-lektory_teacher a {
  color: #2b927c;
}
body.single-cp_people .give_classes a,
body.single-lektory_teacher .give_classes a {
  color: #2b927c;
}
body.single-cp_people .dropdown-menu a,
body.single-lektory_teacher .dropdown-menu a {
  color: #323232;
}
body.single-cp_people .navbar-toggler span,
body.single-lektory_teacher .navbar-toggler span {
  border-color: #888;
}
body.single-cp_people .social_menu a,
body.single-lektory_teacher .social_menu a,
body.single-cp_people .search_holder a,
body.single-lektory_teacher .search_holder a {
  filter: invert(100%);
}
body.single-cp_people .social_menu a span,
body.single-lektory_teacher .social_menu a span,
body.single-cp_people .search_holder a span,
body.single-lektory_teacher .search_holder a span {
  color: #d4e0db;
}
body.single-cp_people #search_switch,
body.single-lektory_teacher #search_switch {
  filter: invert(100%);
}
body.single-cp_people .classicBlock,
body.single-lektory_teacher .classicBlock,
body.single-cp_people .navigation_wrapper,
body.single-lektory_teacher .navigation_wrapper {
  background-color: transparent;
}
.flickrGallery {
  padding-bottom: var(--wg);
  line-height: 0;
  column-count: 3;
  column-gap: 19px;
}
.flickrGallery img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  padding-bottom: 19px;
}
.Galleries a {
  display: inline-flex;
  flex-flow: column;
  margin-bottom: calc(var(--wg)*0.75);
}
.Galleries img {
  padding-bottom: 0;
}
.single-cp_gallery h1,
.page-id-3420 h1 {
  position: absolute;
  color: #fff;
  transform: translate(0rem, -1.6rem);
  z-index: 2;
}
.single-cp_gallery .w.l_1 {
  padding-bottom: 0;
}
.textBlock_wrapper.last .textBlock {
  padding-bottom: calc(var(--wg) * 2);
}
.textBlock_wrapper + .textBlock_wrapper {
  padding-top: 0;
}
.leadBlock img {
  width: 100%;
  height: initial;
}
.leadBlock .heading {
  text-shadow: 0 0 10px #f4d7d8;
}
.leadBlock a:hover {
  color: #fff;
}
.leadBlock .item {
  position: relative;
  margin-left: calc(var(--bs-gutter-x) * -1);
  margin-right: calc(var(--bs-gutter-x) * -1);
}
.leadBlock .item .in {
  position: absolute;
  z-index: 2;
  transform: translateY(-2rem);
  padding-left: 1.5rem;
  width: clamp(300px, 30vw, 100%);
}
.leadBlock .item .in .description {
  color: #fff;
}
.archive .posts .item {
  padding-bottom: var(--lh);
}
.archive .posts picture,
.archive .posts img {
  width: 100%;
  padding-bottom: 13.3px;
}
.archive .sticky .title {
  margin-top: 19px;
  line-height: 1em;
}
.archive .sticky .title a {
  color: #323232;
}
.monster {
  background: #f4d7d8;
  padding-bottom: var(--lh);
  margin-bottom: var(--lh);
}
.monster .item {
  background: #d4e0db;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.monster .item:before {
  content: '';
  position: absolute;
  z-index: 2;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(img/mask.svg);
  background-size: cover;
}
.monster .item h1 {
  position: absolute;
  z-index: 3;
  top: calc(var(--lh) * -1);
  padding-left: var(--lh);
}
.monster .item .in {
  position: absolute;
  z-index: 3;
  left: var(--lh);
  bottom: var(--lh);
  width: clamp(300px, 30vw, 100%);
}
.monster .item .in .title a {
  color: #fff;
}
.monster .item .in .perex {
  color: #fff;
}
.coursesBlock .heading {
  margin-bottom: calc(var(--fs) * 0.6);
}
.coursesBlock .title {
  display: block;
  margin-bottom: 0.4em;
  color: #323232;
}
.coursesBlock .title:hover,
.coursesBlock .title:active,
.coursesBlock .title:focus {
  color: #fff;
}
.aBlock .moo_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aBlock .item {
  display: flex;
  align-items: center;
}
.aBlock .in {
  flex: 1;
  padding-right: calc(var(--bs-gutter-x) * 2);
}
.aBlock .in .heading + .description {
  margin-top: 9.5px;
}
.aBlock .double_link .p1 {
  background-color: #bf9530;
}
.home .aBlock {
  padding-top: calc(var(--wg) * 2);
}
.linksBlock .links h2 {
  margin-bottom: 0;
}
.megaprojectsBlock .bcg,
.carousel_ .bcg {
  background: #f4d7d8;
}
.megaprojectsBlock .navi,
.carousel_ .navi {
  margin: 1.5rem;
}
.megaprojectsBlock .navi .title,
.carousel_ .navi .title {
  margin-bottom: 0;
}
.megaprojectsBlock .navi .title a,
.carousel_ .navi .title a {
  display: block;
  color: #323232;
}
.megaprojectsBlock .navi .title a.active,
.carousel_ .navi .title a.active {
  color: #2b927c;
}
.posterBlock.container {
  padding-bottom: calc(var(--wg) * 2) !important;
}
.posterBlock img {
  width: 100%;
}
.database_event_title {
  color: #003b32;
}
.classicBlock .entry {
  margin-bottom: calc(var(--bs-gutter-x) * 2);
}
.give_classes a {
  color: #2b927c;
  transition: all 0.4s;
}
.give_classes a:hover,
.give_classes a:active,
.give_classes a:focus {
  color: #fff;
}
.peopleBlock,
.LektoryLectorsBlock {
  background-color: #d4e0db;
  background-size: cover;
}
.peopleBlock .item,
.LektoryLectorsBlock .item {
  color: #323232;
  display: flex;
  flex-flow: row;
  margin: calc(var(--bs-gutter-x) * 0.5) 0;
}
.peopleBlock .item .data,
.LektoryLectorsBlock .item .data {
  flex: 1;
}
.peopleBlock .item .data .title,
.LektoryLectorsBlock .item .data .title {
  margin-bottom: 0;
}
.peopleBlock .item .data .email,
.LektoryLectorsBlock .item .data .email {
  color: #323232;
}
.peopleBlock .item .avatar,
.LektoryLectorsBlock .item .avatar {
  padding: 0 calc(var(--bs-gutter-x) * 2) var(--bs-gutter-x) var(--bs-gutter-x);
}
.spaceBlock.opaque_background {
  background: #f4d7d8;
  background-color: #003b32;
  color: #F1F1F2;
}
.spaceBlock .entry {
  margin-top: 19px;
}
.performance_relation {
  margin-top: calc(var(--wg)*2);
}
#videos_view.background {
  background-color: #d4e0db;
}
.miniPlayerBlock .row {
  --bs-gutter-x: 3rem;
}
.miniPlayerBlock .point {
  padding: 19px;
}
.miniPlayerBlock .media_links {
  margin-top: var(--wg);
  margin-bottom: var(--wg);
}
.miniPlayerBlock .media_links img {
  height: 42px;
}
.playerBlock .equalize_height {
  overflow-y: scroll;
}
.player_holder {
  background: #f4d7d8;
}
.playlist_holder {
  background: #fff;
}
.playlist_holder h2 {
  margin-top: var(--bs-gutter-x);
}
#channels {
  padding: calc(0.6 * var(--bs-gutter-x)) calc(2 * var(--bs-gutter-x)) calc(2 * var(--bs-gutter-x)) calc(2 * var(--bs-gutter-x));
}
.subchannels {
  padding-top: var(--wg);
  background: #759eb2;
}
#channel_info .head .back {
  width: 36px;
  background: #d4e0db;
  display: inline-flex;
  height: 112px;
  vertical-align: bottom;
  margin-right: -4px;
  color: transparent;
  position: relative;
  opacity: 0.5;
  transition: all 0.4s;
}
#channel_info .head .back:hover {
  opacity: 1;
  transition: all 0.4s;
}
#channel_info .head .back:before,
#channel_info .head .back:after {
  position: absolute;
  content: '';
  display: inline-block;
  border: 1px solid #fff;
  width: 12px;
  height: 0;
  top: 54%;
  left: 30%;
  transform: rotate(45deg);
}
#channel_info .head .back:after {
  transform: rotate(-45deg);
  top: 47%;
}
.all_media_link {
  padding: 1.5rem;
  display: block;
  background: #d4e0db;
  color: #fff;
  text-align: center;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
.entry {
  max-width: clamp(300px, 95%, 100%);
}
.entry h2 {
  margin-bottom: 1rem;
}
.entry h3,
.entry h4 {
  margin-bottom: -0.4rem;
}
.entry ul li a {
  color: #2b927c;
}
.footer {
  background-color: #003b32;
  color: #f4d7d8;
  padding-top: calc(var(--wg) * 2);
  padding-bottom: calc(var(--wg) * 2);
}
.footer a,
.footer .logo {
  color: #f4d7d8;
}
.footer a:hover,
.footer .logo:hover,
.footer a:active,
.footer .logo:active,
.footer a:focus,
.footer .logo:focus {
  color: #f4d7d8;
}
.footer .cols {
  color: #f4d7d8;
}
.footer .cols p a,
.footer .cols a,
.footer .cols .logo {
  color: #f4d7d8;
  text-decoration: none;
}
.footer .cols p a:hover,
.footer .cols a:hover,
.footer .cols .logo:hover,
.footer .cols p a:active,
.footer .cols a:active,
.footer .cols .logo:active,
.footer .cols p a:focus,
.footer .cols a:focus,
.footer .cols .logo:focus {
  color: #f4d7d8;
}
.footer .newsletter .inputs_holder {
  margin-top: 1.5rem;
  display: flex;
}
.footer .newsletter .inputs_holder input {
  display: inline-block;
  width: 50%;
}
.footer .newsletter .inputs_holder input[type="email"] {
  padding: calc(var(--bs-gutter-x) * 0.8);
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
#fancybox-wrap,
#fancybox-content {
  box-sizing: content-box;
}
.there_are_seven_of_them {
  column-count: 7;
  column-gap: 0.5rem;
  padding: 0.7rem 0.7rem 0 0.7rem;
  width: 99.7%;
}
.there_are_seven_of_them .dname {
  text-align: left;
  padding: 1.1rem 0.4rem 0 0.4rem;
  color: #323232;
}
.month_navigation {
  display: flex;
  justify-content: flex-end;
  padding-right: 13px;
  padding-top: 1.3rem;
  padding-bottom: 3.8px;
  transition: all 0.3s;
}
.month_navigation .month {
  margin: 0 2px;
}
.month_navigation a,
.month_navigation .month {
  display: flex;
  align-items: center;
  padding: 9.5px;
  background: #d4e0db;
}
.month_navigation a {
  position: relative;
  background: #2b927c;
  width: 38px;
  color: transparent;
  overflow: hidden;
}
.month_navigation a:hover,
.month_navigation a:active,
.month_navigation a:focus {
  color: transparent;
  background: #d4e0db;
}
.month_navigation a:before {
  content: '';
  position: absolute;
  left: 14px;
  top: 15px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #fff;
}
.month_navigation a.prev_month:before {
  left: 13px;
  transform: rotate(180deg);
}
.is_loading {
  opacity: 0.6;
}
.prev_month,
.next_month {
  display: inline-block;
  text-decoration: none;
  font-size: 1.6rem;
}
.prev_month:hover,
.next_month:hover,
.prev_month:active,
.next_month:active,
.prev_month:focus,
.next_month:focus {
  color: #d4e0db;
  text-decoration: none;
}
.calendar_grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: 5px;
  margin-bottom: calc(2 * var(--bs-gutter-x));
}
.calendar_grid .day_box {
  display: inline-flex;
  flex: 0 calc(14% - 19px*0.4);
  flex-wrap: wrap;
  flex-flow: column;
  align-self: stretch;
  align-items: stretch;
  align-content: stretch;
  padding: 9.5px;
  margin: 3.8px;
  color: #323232;
  background: #e3ebe7;
  flex: 0 calc(14.2% - 19px*0.4);
  position: relative;
  will-change: transform;
}
.calendar_grid .day_box.loaded {
  background: #d4e0db;
}
.calendar_grid .day_box.dummy {
  opacity: 0;
}
.calendar_grid .day_box a {
  color: #323232;
}
.calendar_grid .day_box .number {
  margin-bottom: 9.5px;
}
.calendar_grid .day_box .record {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 0.2rem;
}
.calendar_grid .day_box .record.pro .lector span {
  color: #003b32;
}
.calendar_grid .day_box .record span {
  color: #2b927c;
}
.calendar_grid .day_box .record .time {
  display: block;
}
.calendar_grid .day_box .record .name,
.calendar_grid .day_box .record .lector {
  margin-left: 1px;
  display: block;
}
.calendar_grid .day_box .record .lector {
  margin-bottom: 0.5rem;
}
@media (min-width: 578px) {
  .calendar_grid .day_box {
    will-change: transform;
    transition: all 0.4s;
  }
  .calendar_grid .day_box.loaded:hover {
    transform: scale(1.3) translate(-1%, -1%);
    z-index: 8;
    transition: all 0.4s;
  }
}
.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2096;
  line-height: 0;
}
.loader:empty {
  display: none;
}
.loader .spinner {
  position: absolute;
  min-height: 3px;
  width: 100%;
  background: #2b927c;
  display: inline-block;
  animation: loading-icon 30s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.loading-icon {
  display: inline-block;
  transform: translateZ(1px);
}
.loading-icon div {
  display: inline-block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  background: #fff;
  animation: loading-icon 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
h1.spaceup {
  margin-top: calc(var(--wg) * 1);
}
h1.cuddle {
  margin-top: -1.2rem;
}
.alphabetical_list .letter_navigation {
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding-top: var(--wg);
  padding-bottom: var(--wg);
}
.alphabetical_list .letter_navigation h4 {
  padding-right: 9.5px;
}
.alphabetical_list .letter_navigation a {
  padding: 0 9.5px;
}
.alphabetical_list .the_list {
  column-count: 3;
  column-gap: 38px;
}
.alphabetical_list .the_list .letter_box {
  break-inside: avoid-column;
  padding-bottom: var(--wg);
}
.alphabetical_list .the_list .item {
  display: block;
}
.ensamble_view .cont {
  display: flex;
  margin-bottom: calc(var(--wg) * 2);
}
.ensamble_view .cont .perex {
  font-size: 0.9em;
  line-height: 1.4em;
}
.ensamble_view .cont .avatar {
  margin: 0 calc(var(--wg) * 0.5);
}
.centers_view {
  background: #f4d7d8;
}
.centers_view .item {
  margin-bottom: calc(var(--wg)*0.75);
}
.logoBlock:not(.slimHolder) {
  padding-top: calc(var(--wg) * 2) !important;
  padding-bottom: calc(var(--wg) * 2) !important;
  background: #F1F1F2 !important;
}
.logoBlock.bw {
  filter: grayscale(100%) brightness(69%);
}
.logoBlock.slimHolder {
  background: transparent;
}
.logoBlock.slimHolder .heading_holder {
  padding-top: calc(var(--wg) * 2);
}
.logoBlock.slimHolder .heading_holder .heading {
  padding-left: 2rem;
}
.logoBlock.slimHolder .heading_holder + .items {
  padding-top: 0;
}
.logoBlock.slimHolder .items {
  padding-bottom: calc(var(--wg) * 2);
}
.logoBlock.slimHolder .row {
  background: #fff;
  --bs-gutter-x: 0;
}
.logoBlock .heading {
  margin-bottom: var(--wg);
  color: #333;
}
.partner_logo {
  display: block;
  width: 100%;
  min-height: 150px;
  background-size: 80% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--wg);
}
.pagination a,
.pagination span {
  padding: 9.5px 19px 0.2rem 19px;
  margin-left: 0.3rem;
}
.pagination a {
  background: #d4e0db;
  color: #fff;
}
.pagination a:hover,
.pagination a:focus,
.pagination a:active {
  background: #2b927c;
  transition: all 0.4s;
}
.pagination .dots {
  display: none;
}
.past_rezidents {
  padding-bottom: calc(var(--wg) * 2);
}
.past_rezidents .heading {
  padding-top: var(--wg);
  padding-bottom: calc(var(--wg) / 2);
}
.past_rezidents .items {
  columns: 3;
}
.recent_rezidents .heading {
  margin-bottom: 19px;
}
.page-id-15740 .w.l_1,
.page-id-15740 .navigation_wrapper {
  background: transparent !important;
}
body.error404 {
  background: #f4d7d8;
}
body.error404 h1 {
  margin-top: 2rem;
}
body.error404 h1 span {
  font-size: 1rem;
  vertical-align: top;
}
._404_line {
  will-change: auto;
  width: 50%;
  height: 1px;
  background-color: white;
  position: absolute;
  transition: all 0.4s linear;
}
@keyframes loading-icon {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
  }
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
  }
  100% {
    transform: rotateY(3600deg);
  }
}
@keyframes appear {
  0% {
    background: #2b927c;
  }
  100% {
    background: #d4e0db;
  }
}
.RSRegisterBlock {
  margin-bottom: var(--wg);
}
#cn-more-info,
#cn-refuse-cookie {
  background-color: #5e5b5b !important;
}
.account {
  max-height: 50px;
  margin-right: calc(var(--wg) * 0.5);
  display: inline-block;
  border-radius: 2046px;
  background-color: #d4e0db;
  overflow: hidden;
}
.account lektory-client-section-button,
.account lektory-shopping-cart-icon {
  display: inline-block;
}
@media all and (min-width: 992px) {
  .navbar-toggler {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .container {
    width: 100%;
  }
  .social_menu a {
    display: none;
  }
  .social_menu a:first-child {
    display: inline-block;
    color: #4c4c4c;
  }
  .social_menu a:first-child:hover,
  .social_menu a:first-child:active,
  .social_menu a:first-child:focus {
    color: #323232;
  }
  .navbar {
    justify-content: initial;
  }
  .navigation_wrapper.opened .social_menu {
    order: 1;
  }
  .navigation_wrapper.opened #navbar-toggler {
    order: 2;
  }
  .navigation_wrapper.opened #small_search {
    order: 3;
  }
  .navigation_wrapper.opened .menu {
    order: 4;
  }
  .navigation_wrapper.opened .menu .nav-item {
    padding-left: 0;
  }
  .logo_holder {
    flex: 1;
  }
  .nav-item {
    padding-left: 28.5px;
  }
  #search_switch {
    display: none;
  }
  .leadBlock .description {
    display: none;
  }
}
@media all and (max-width: 960px) {
  .past_rezidents .items {
    columns: 2;
  }
  .coursesBlock .button_holder {
    text-align: center;
  }
  .coursesBlock .button_holder .point {
    transform: translateY(0);
    position: static;
    margin-top: calc(1.6818rem * 1.5);
  }
  .ecomailBlock form .field {
    width: calc(50% - 0.3rem);
  }
  .course_list_lektory .items.num_1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (min-width: 560px) and (max-width: 960px) {
  .ensamble_view .cont {
    flex-flow: column;
  }
  .ensamble_view .cont .avatar {
    order: 1;
    display: flex;
    justify-content: center;
    margin: 9.5px 0;
  }
  .ensamble_view .cont .perex {
    order: 2;
  }
}
@media all and (max-width: 568px) {
  .course_list_lektory .items.num_1 {
    display: block;
  }
  h2 {
    font-size: 2em;
  }
  .flickrGallery {
    column-count: 2;
  }
  .past_rezidents .items {
    columns: 1;
  }
  .point {
    margin-bottom: 1rem;
  }
  .menu {
    padding-left: 0.1em;
  }
  .menu.show {
    margin-top: 0.6rem;
  }
  .menu ul li .dropdown-menu,
  .menu ul li .dropdown-toggle.show {
    width: 100%;
    box-shadow: 120px 0 0 0 #bf9530, -120px 0 0 0 #bf9530;
  }
  .menu ul li .dropdown-menu {
    padding: 0;
  }
  .menu ul li .dropdown-toggle.show {
    padding-bottom: 0;
    color: #2b927c;
  }
  .navigation_wrapper.opened #small_search {
    order: 5;
  }
  .navigation_wrapper.opened #small_search form {
    width: 100%;
    display: flex;
    padding: calc(var(--bs-gutter-x)*2) 0 calc(var(--bs-gutter-x)*3) 0.1rem;
  }
  .navigation_wrapper.opened #small_search form .s {
    flex: 1;
    margin-right: var(--bs-gutter-x);
  }
  .navigation_wrapper.opened #small_search form .searchsubmit {
    width: 36px;
    height: 36px;
    display: inline-block;
    background-color: transparent;
    padding: 0;
  }
  .navigation_wrapper.opened #small_search form .searchsubmit img {
    width: 36px;
    height: 36px;
  }
  .coursesBlock .heading {
    margin-top: 1.6818rem;
  }
  .coursesBlock .t_1 .heading {
    margin-top: 0;
  }
  .month_navigation {
    padding-right: 4px;
  }
  .month_navigation .month {
    flex: 1;
    justify-content: center;
    font-size: 1.3em;
  }
  .airtableBlock .filter_holder {
    display: block;
    padding-left: 8px;
  }
  .airtableBlock .filter_holder .fullview {
    display: block;
  }
  .airtableBlock .filter_holder .fullview select {
    width: 100%;
  }
  .there_are_seven_of_them {
    display: none;
  }
  .calendar_grid {
    display: block;
  }
  .calendar_grid .day_box {
    display: block;
  }
  .calendar_grid .day_box.false,
  .calendar_grid .day_box.dummy {
    display: none;
  }
  .archive .sticky {
    margin-bottom: 19px;
  }
  .peopleBlock .heading,
  .LektoryLectorsBlock .heading {
    transform: translateY(-3.4rem);
  }
  .carousel_ {
    padding-left: 0;
    padding-right: 0;
  }
  .tax-lecture_type h1 {
    transform: translate(0, 0.9rem);
  }
  .tax-lecture_type .navigation_wrapper {
    margin-bottom: -2.4rem;
  }
  .buttonsBlock .btn {
    width: 48%;
    margin-bottom: 0.3rem;
  }
  .buttonsBlock .shift {
    float: none;
  }
}
