h3,
.mini-title,
.h3 {
  color: #36b35a;
  font-family: DIN;
}
h3,
.mini-title,
.h3 {
  font-size: 45px;
  font-weight: 500;
  margin-top: 20px;
  margin-top: 59px;
  margin-bottom: 14px;
}
li {
  font-size: 20px;
  font-weight: 500;
}
ol {
  counter-reset: section;
  list-style-type: none;
}
ol li:before {
  counter-increment: section;
  content: counters(section, ".") ".  " " ";
}
.page-id-94 .top_menu ul .menu-item-90 {
  background-color: rgba(255, 255, 255, 0.2);
}
.page-id-94 .second-nav .container > ul .menu-item-49 {
  border-bottom: 2px solid #80276c;
}
.page-id-94 .second-nav .container > ul .menu-item-49 a {
  color: #80276c;
}
.page-content p,
.page-content li {
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}
.page-id-81 .page-heading {
  padding-top: 60px;
  text-align: center;
}
.page-id-81 .page-content table tr td:first-child {
  width: 150px;
}
.page-id-81 .page-content ol {
  padding: 0 0 0 20px;
}
.page-id-81 .page-content > ol li {
  font-size: 16px;
  font-weight: 400;
}
.page-id-81 .page-content > ol li:before {
  margin-left: -50px;
  margin-right: 30px;
  width: 20px;
  display: inline-block;
}
.page-id-81 .page-content > ol > li {
  margin-bottom: 1rem;
  line-height: 1.2;
}
.page-id-81 .page-content > ol > li:before {
  font-weight: bold;
}
.page-id-81 .page-content > ol > li ol {
  margin: 7px 0 10px 32px;
}
p,
.mini-title + p,
.mini-title + p + p {
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}
.footer-form .form-control,
.order_form .form-control {
  border: 1px solid #c1c1c1;
  border-radius: 0;
}
.footer-form .form-control.sm-width,
.order_form .form-control.sm-width {
  max-width: 286px;
}
.footer-form .form-control.lg-width,
.order_form .form-control.lg-width {
  max-width: 100%;
}
.light-blue-bg {
  background-color: rgba(211, 252, 255, 0.43);
}
.res-content-section {
  padding: 47px 0;
}
.res-content-section .container {
  position: relative;
}
.res-content-section#vaxchora-resources,
.res-content-section#travelhealth-resources {
  background-color: rgba(211, 252, 255, 0.43);
}
.res-content-section#travelhealth-resources {
  padding-bottom: 118px;
}
.res-content-section-title {
  color: #5d615f;
  font-family: DIN;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
}
.resources-sticky-header {
  position: fixed;
  top: 50px;
  width: 100%;
  background: #fff;
  z-index: 10;
  padding-bottom: 20px;
  display: none;
}
.resources-sticky-header.active {
  display: block;
}
.resources-sticky-header .sticky-title {
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 20px 0 10px;
}
.resources-sticky-header .resources-header-filter ul li {
  width: 160px;
  padding: 8px 12px;
}
.resources-header {
  padding-bottom: 36px;
  background-color: #fff;
  z-index: 11 !important;
}
.resources-header h1 {
  font-family: 'Quarto';
  font-weight: bold;
  margin-bottom: 24px;
  margin-top: 46px;
}
.resources-header p {
  color: #5d615f;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
.resources-header .sticky-title {
  display: none;
}
.resources-header-title {
  margin-bottom: 28px;
}
.resources-header-filter ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.resources-header-filter ul li {
  color: #00c1d5;
  cursor: pointer;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 30px;
  border: 2px solid #00c1d5;
  padding: 12px;
  width: 182px;
  margin: 0 10px;
  text-align: center;
}
.resources-header-filter ul li.active,
.resources-header-filter ul li:hover {
  background-color: #00c1d5;
  color: #fff;
}
.col-md-4.is-played {
  position: static;
}
.col-md-4.is-played .empty-space {
  height: 700px;
}
.res-item {
  background-color: #511844;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 29px 17px 28px 36px;
  position: relative;
  margin-bottom: 15px;
}
.res-item h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 2px;
}
.res-item p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 2px;
  color: inherit;
}
.res-item.file-type-link {
  background-color: #80276c;
}
.res-item.file-type-link .file-type-ico {
  background: url(../images/file-type-link.png) no-repeat 0 0 / cover;
}
.res-item.file-type-order {
  background-color: #00c1d5;
}
.res-item.file-type-order .file-type-ico {
  background: url(../images/file-type-order.png) no-repeat 0 0 / cover;
}
.res-item.file-type-order .btn-info {
  background-color: #fff;
  border-color: #fff;
  color: #00c1d5;
}
.res-item.file-type-order .btn-info:hover {
  color: #fff;
  background-color: transparent;
}
.res-item .res-item-icons {
  margin-bottom: 14px;
}
.res-item.has-bg-image:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.res-item .file-type-ico {
  display: block;
  width: 43px;
  height: 43px;
}
.res-item.file-type-video .file-type-ico {
  background: url(../images/file-type-play.png) no-repeat 0 0 / cover;
}
.res-item.file-type-pdf .file-type-ico {
  background: url(../images/file-type-pdf.png) no-repeat 0 0 / cover;
}
.res-item.type-vax .type-ico {
  background: url(../images/type-vax.png) no-repeat 0 0;
  width: 34px;
  height: 39px;
  display: block;
}
.res-item.type-viv .type-ico {
  background: url(../images/type-viv.png) no-repeat 0 0;
  width: 34px;
  height: 39px;
  display: block;
}
.res-item .btn {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  text-transform: uppercase;
  margin-top: 7px;
  width: 121px;
}
.res-item-inner {
  position: relative;
  z-index: 2;
  min-height: 213px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.res-item-inner > p,
.res-item-inner > h4 {
  display: block;
  width: 100%;
}
.res-item-inner > div {
  width: 100%;
}
.res-item-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sub-type-title {
  margin: 14px 0;
}
.sub-type-title h4 {
  color: #80276c;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.sub-type-title h4:before,
.sub-type-title h4:after {
  content: "";
  display: block;
  height: 2px;
  width: 444px;
  background: url(../images/sub-title-left.png) no-repeat top right;
  position: absolute;
  right: 100%;
  top: 50%;
}
.sub-type-title h4:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-position: top left;
  left: 100%;
}
.sub-type-title h4 span {
  padding: 0 30px;
  white-space: nowrap;
}
.video-container {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  display: none;
  position: relative;
  position: absolute;
  left: 15px;
  -webkit-transition: max-height 10s ease-in-out;
  -o-transition: max-height 10s ease-in-out;
  transition: max-height 10s ease-in-out;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  animation: openVideo 1s ease-in-out forwards reverse;
}
@-webkit-keyframes openVideo {
  from {
    max-height: 0;
  }
  to {
    max-height: 999px;
  }
}
@keyframes openVideo {
  from {
    max-height: 0;
  }
  to {
    max-height: 999px;
  }
}
.small-gutters {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.small-gutters > .col,
.small-gutters > [class*=col-] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.fancybox-order-popup .fancybox-content {
  padding: 0;
}
.fancybox-order-popup .fancybox-close-small {
  display: none;
}
.order_form_popup {
  width: 785px;
}
.order_form_popup .container {
  max-width: 785px;
}
.order_form_popup h4 {
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
}
.fancybox-slide--html {
  padding: 0;
}
.order_form_header {
  background-color: #80276c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 19px 6px 43px;
  margin-bottom: 14px;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 50;
}
.order_form_header p {
  color: #fff;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.order_form_header .order_form_close {
  width: 38px;
  height: 38px;
  display: block;
  cursor: pointer;
  background: url(../images/close.png) no-repeat;
}
.order_form_popup_content {
  background-color: #fff;
  width: 100%;
  margin: auto;
}
.order_form_popup_content.hidden {
  display: none;
}
.custom-control {
  margin-bottom: 37px;
  padding-left: 42px;
}
.custom-control input:checked + .custom-control-label:before {
  background-color: #00c1d5;
  border-color: #00c1d5;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom-control .custom-control-input {
  width: 26px;
  height: 26px;
  z-index: 1;
}
.custom-control .custom-control-label:before {
  width: 26px;
  height: 26px;
  -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
          box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
  border: 2px solid #00c1d5;
  background-color: #ffffff;
  border-radius: 0;
  left: -42px;
  top: 0;
}
.order_form_popup_response {
  display: none;
  min-height: 310px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order_form_popup_response.showed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.order_form_popup_response h4 {
  margin-bottom: 66px;
}
.order_form_section {
  padding: 20px 43px;
}
.order_form_section.grey-bg {
  background-color: rgba(242, 242, 242, 0.8);
  padding-top: 40px;
}
.select_product_form {
  margin-top: 8px;
}
.select_product_form .qu_label {
  color: #5d615f;
  font-size: 16px;
  text-align: right;
  margin-bottom: 3px;
  padding-right: 15px;
}
.select_product_form .row {
  border-bottom: 2px solid;
  border-color: rgba(242, 242, 242, 0.8);
  padding: 8px 0 8px 16px;
  margin-left: 0;
  margin-right: 0;
}
.select_product_form .row:first-child {
  border-top: 2px solid rgba(242, 242, 242, 0.8);
}
.select_product_form .row p {
  margin: 0;
  font-size: 16px;
}
.select_product_form .row.type-viv {
  background: url(../images/type-viv.png) no-repeat left center / 21px 23px;
}
.select_product_form .row.type-vax {
  background: url(../images/type-vax.png) no-repeat left center / 23px 26px;
}
.order_data_form {
  margin-top: 33px;
}
.order_data_form .col-form-label {
  color: #5d615f;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
.order_data_form .form-control {
  max-width: 179px;
}
.order_data_form .form-group {
  margin-bottom: 5px;
}
.order_data_form .form-group > div {
  padding-left: 0;
}
.order_form_footer {
  padding: 26px  0;
}
.order_form_footer a {
  color: #000;
  text-decoration: underline;
}
.order_form_footer a:hover {
  text-decoration: none;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.number-input button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.number-input input[type=number] {
  text-align: center;
}
.md-number-input.number-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
          transform: translateX(15px);
}
.md-number-input.number-input button {
  outline: none;
  width: 38px;
  height: 38px;
  background-color: #00c1d5;
  color: #fff;
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
}
.md-number-input.number-input button[disabled] {
  background-color: #c1c1c1;
}
.md-number-input.number-input button.minus {
  padding-left: 8px;
  border-radius: 5px 0 0 5px;
}
.md-number-input.number-input button.plus {
  padding-left: 2px;
  border-radius: 0 5px 5px 0;
}
.md-number-input.number-input input[type=number] {
  max-width: 38px;
  height: 38px;
  border: 1px solid #9b9b9b;
  outline: none;
  color: #5d615f;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .number-input.md-number-input.safari_only button:before,
    .number-input.md-number-input.safari_only button:after {
      margin-top: -0.6rem;
    }
  }
}
.dist-container {
  position: relative;
  height: 1000px;
  background: url(../images/Eclipse-1.svg) no-repeat center;
}
.dist-container .loader {
  background: #fff url(../images/Eclipse-1.svg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
}
.dist-container .pattern {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.dist-container .pattern.light-blue-pattern {
  background-color: #d3fcff;
}
.dist-container .pattern.blue-pattern {
  background-color: #00c1d5;
}
.dist-container .pattern.light-grey-pattern {
  background-color: #ffffff;
}
.dist-container .pattern.violet-pattern {
  background-color: #80276c;
}
.dist-container .bgimage {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
.active_col,
.small-items {
  width: 63%;
  position: absolute;
  top: 0;
}
.active_col {
  left: 0;
  height: 1000px;
  overflow: hidden;
}
.small-items {
  right: 0;
  width: 37%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.small-items .small-item {
  width: 100%;
  cursor: pointer;
}
.small-items .small-item .pattern {
  opacity: 0.9;
}
.small-items .small-item.hide {
  display: none;
}
.dist-inner {
  position: relative;
  z-index: 3;
}
.big-item,
.small-item {
  position: relative;
  overflow: hidden;
}
.big-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 1000px;
  width: 100%;
  padding: 107px 116px;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}
.big-item.active {
  opacity: 1;
  display: block;
}
.big-item h3 {
  margin: 39px 0 10px;
}
.big-item .text-lead {
  margin-bottom: 34px;
}
.big-item .small-copy {
  color: #ffffff;
  font-family: DIN;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  position: absolute;
  bottom: 35px;
  z-index: 10;
}
.big-item .item_logo {
  overflow: hidden;
}
.small-item {
  height: -webkit-calc(333.33333333px);
  height: calc(333.33333333px);
  padding: 43px 77px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.small-item h4 {
  color: #2d2d2d;
  font-family: DIN;
  font-size: 30px;
  font-weight: 500;
  margin: 17px 0 10px;
}
.small-item p {
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
}
.small-item.hide {
  display: none;
}
.small-item .small-copy {
  color: #5d615f;
  font-family: DIN;
  font-size: 13px;
  font-weight: 500;
  line-height: 21px;
  position: absolute;
  bottom: 18px;
  z-index: 10;
}
.small-item .item_logo img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: -webkit-filter 0.5s ease-in-out;
  transition: -webkit-filter 0.5s ease-in-out;
  -o-transition: filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out, -webkit-filter 0.5s ease-in-out;
}
.small-item:hover .pattern {
  opacity: 0.7;
}
.small-item:hover .item_logo img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.rmm_item.small-item .bgimage {
  background-image: url(../images/dist-rmm-small.png);
}
.rmm_item.big-item .bgimage {
  background-image: url(../images/dist-rmm.png);
}
.rmm_item h3,
.rmm_item p {
  color: #2d2d2d;
}
.vax_item.small-item .bgimage {
  background-image: url(../images/dist-vax-small.png);
}
.vax_item.big-item .bgimage {
  background-image: url(../images/dist-vax-big.png);
}
.vax_item h3 {
  color: #0096d8;
}
.viv_item.small-item .bgimage {
  background-image: url(../images/dist-viv.png);
}
.viv_item.big-item .bgimage {
  background-image: url(../images/dist-viv-big.png);
}
.viv_item p {
  margin-bottom: 33px;
}
.res_item.small-item .bgimage {
  background-image: url(../images/dist-res-small.png);
}
.res_item.big-item .bgimage {
  background-image: url(../images/dist-res.png);
}
.res_item.big-item .text-lead {
  line-height: 1.2;
  margin-bottom: 6px;
}
.res_item.big-item p {
  line-height: 1.1;
  margin-bottom: 43px;
}
.res_item h3,
.res_item p {
  color: #2d2d2d;
}
.video-popup {
  position: relative;
}
.video-popup:before {
  content: "";
  width: 45px;
  height: 45px;
  background-color: #00c1d5;
  position: absolute;
  top: -26px;
  left: 50%;
  z-index: 0;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.video-popup > div {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.vax_stick {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
[data-active='vax'] .active_col,
[data-active='res'] .active_col {
  right: 0;
  left: auto;
}
[data-active='vax'] .small-items,
[data-active='res'] .small-items {
  left: 0;
  right: auto;
}
[data-active='rmm'] .rmm_item.small-item {
  display: none;
}
[data-active='rmm'] .rmm_item.big-item {
  display: block;
  z-index: 5;
  opacity: 1;
}
[data-active='viv'] .viv_item.small-item {
  display: none;
}
[data-active='viv'] .viv_item.big-item {
  display: block;
  opacity: 1;
}
[data-active='vax'] .vax_item.small-item {
  display: none;
}
[data-active='vax'] .vax_item.big-item {
  display: block;
  z-index: 5;
  opacity: 1;
}
[data-active='res'] .res_item.small-item {
  display: none;
}
[data-active='res'] .res_item.big-item {
  display: block;
  z-index: 5;
}
.footer-v2 {
  background: #511844;
  color: #fff;
  padding: 57px 0 26px;
}
.footer-v2 p {
  font-family: DIN;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
}
.footer-v2 .e-logo-footer {
  margin-top: 19px;
  display: block;
}
.footer-form {
  padding-right: 26px;
}
.footer-form label {
  font-family: DIN;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 2px;
}
.footer-form .form-group {
  margin-bottom: 10px;
}
.footer-form .custom-control {
  margin-top: 16px;
  margin-bottom: 32px;
}
.footer-form.hide {
  display: none;
}
.footer-form_response {
  display: none;
}
.footer-form_response.showed {
  display: block;
}
.footer-v2-nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 39px;
}
.footer-v2-nav li {
  margin-bottom: 10px;
}
.footer-v2-nav a {
  color: #ffffff;
  font-family: DIN;
  font-size: 17px;
  font-weight: 500;
  text-decoration: underline;
}
.title-row {
  margin-bottom: 47px;
}
.title-row h1 {
  font-family: 'Quarto';
  font-weight: 700;
  font-size: 45px;
  margin: 38px 0 12px;
}
.title-row p {
  color: #5d615f;
  font-family: DIN;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
.content-row {
  background-color: #f3f4ff;
  padding-top: 56px;
  padding-bottom: 120px;
}
.content-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 53px;
}
.content-logo-wrapper img {
  max-width: 320px;
}
.stand-subtext {
  font-family: DIN, sans-serif;
  margin-bottom: 33px;
  text-align: center;
}
.stand-subtext p {
  line-height: 1.4;
  color: #5d615f;
  font-size: 13px;
  font-style: italic;
}
.grid-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 285px;
  grid-gap: 15px;
}
.choice-block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 40px;
  background-color: #511844;
  background-image: url('../images/vaxchora_icon.svg');
  background-repeat: no-repeat;
  background-position: top 15px right 15px;
  color: #ffffff;
  font-family: DIN, sans-serif;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.choice-icon {
  margin-bottom: 11px;
}
.choice-icon img:first-child {
  margin-right: 10px;
}
.choice-subtitle {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.choice-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}
.choice-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
}
.choice-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-center;
  -webkit-align-items: flex-center;
      -ms-flex-align: flex-center;
          align-items: flex-center;
}
.choice-button .btn:last-child {
  margin-right: 0;
}
.choice-button .btn {
  margin-right: 15px;
  text-align: center;
  height: 38px;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dist-section {
  overflow: hidden;
}
