.shortcuts__button_container {
  padding-bottom: 2.60417%; }

.shortcuts__wrapper:not(.shortcuts__wrapper--zoz) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 3.22917%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz).shortcuts__wrapper--with_button {
    padding-bottom: 1.04167%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item {
    display: block;
    width: calc((100% - (1.875% * 4)) / 5);
    border: 1px #D6D8E0 solid;
    margin-bottom: 1.875%;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4, .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 {
      background-color: transparent; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__item_link {
    padding: 1.25rem 0;
    outline-offset: -2px; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 {
    min-height: 8.9vw; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__item_link {
    display: block;
    height: 100%;
    width: 100%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__item_link {
    display: flex;
    max-height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__img_container {
    position: relative;
    display: block;
    height: 5.625rem;
    width: 100%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__img_container {
    display: flex;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__img,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__img,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__img--active,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__img--active,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__img--active {
      opacity: 0; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__img--inactive,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__img--inactive,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__img--inactive {
      opacity: 1; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__img--active {
    display: none; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__img--inactive {
    display: block; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    transition: color 0.5s; }
    body.acc_font_small .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_small
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_small
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_small
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
      font-size: calc(11px * 1); }
      @media (min-width: 320px) {
        body.acc_font_small .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((1.11857vw + 7.42058px) * 1); } }
      @media (min-width: 767px) {
        body.acc_font_small .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((-300vw + 2317px) * 1); } }
      @media (min-width: 768px) {
        body.acc_font_small .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((0.69606vw + 7.65429px) * 1); } }
      @media (min-width: 1199px) {
        body.acc_font_small .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_small
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc(16px * 1); } }
    body.acc_font_medium .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_medium
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_medium
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_medium
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
      font-size: calc(11px * 1.12); }
      @media (min-width: 320px) {
        body.acc_font_medium .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((1.11857vw + 7.42058px) * 1.12); } }
      @media (min-width: 767px) {
        body.acc_font_medium .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((-300vw + 2317px) * 1.12); } }
      @media (min-width: 768px) {
        body.acc_font_medium .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((0.69606vw + 7.65429px) * 1.12); } }
      @media (min-width: 1199px) {
        body.acc_font_medium .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_medium
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc(16px * 1.12); } }
    body.acc_font_big .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_big
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_big
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_big
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
      font-size: calc(11px * 1.25); }
      @media (min-width: 320px) {
        body.acc_font_big .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((1.11857vw + 7.42058px) * 1.25); } }
      @media (min-width: 767px) {
        body.acc_font_big .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((-300vw + 2317px) * 1.25); } }
      @media (min-width: 768px) {
        body.acc_font_big .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc((0.69606vw + 7.65429px) * 1.25); } }
      @media (min-width: 1199px) {
        body.acc_font_big .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__name, body.acc_font_big
        .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
          font-size: calc(16px * 1.25); } }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__name,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__name {
    color: #FFFFFF;
    padding: 0;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 3em;
    width: 95%;
    margin-bottom: 0.875rem;
    z-index: 1; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__text_container::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: calc(100% + 1.25rem);
    bottom: 0;
    background: color-mix(in srgb, var(--color-primary) 50%, #00000000); }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__img_container {
    z-index: -1; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__img,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__img,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__img {
    width: 100%;
    transition: transform 0.3s ease-out; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3:hover .shortcuts__img,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4:hover .shortcuts__img,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6:hover .shortcuts__img {
    transform: scale(1.05); }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__name,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__name {
    display: none; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__text_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__text_container {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__icon {
    display: block;
    text-align: center;
    width: 100%;
    font-size: .75em;
    color: var(--color-primary);
    margin-top: 0.625rem;
    transition: transform 0.3s ease-out; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1:hover .shortcuts__icon {
    transform: translateX(10px); }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__icon,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__icon,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__icon,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__icon,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__icon {
    display: none; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:hover {
    border-color: var(--color-primary); }

@media (min-width: 1200px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(5n)) {
    margin-right: 1.875%; } }

@media (max-width: 1199px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__img_container {
    height: 4.0625rem; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 {
    min-height: 13vw; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item {
    width: calc((100% - (1.875% * 3)) / 4); }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(4n)) {
      margin-right: 1.875%; } }

@media (max-width: 767px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) {
    margin-top: 3.91134% !important; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item {
      width: calc((100% - (1.25% * 2)) / 3);
      margin-bottom: 1.25%;
      min-height: 130px; }
      .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(4n)) {
        margin-right: 0; }
      .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(3n)) {
        margin-right: 1.25%; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 {
      padding: 0.625rem; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4,
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; } }

@media (max-width: 600px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item {
    width: calc((100% - (0.625%)) / 2);
    margin-bottom: 0.625%; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(3n)) {
      margin-right: 0; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(2n)) {
      margin-right: 0.625%; } }

@media (max-width: 450px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item {
    width: 100%;
    margin-bottom: 2.22222%;
    min-height: unset;
    height: 100%; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item:not(:nth-child(2n)) {
      margin-right: 0; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__item_link,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__item_link {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__img_container {
    width: 30%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__img_container {
    width: 100%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4 .shortcuts__img_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__img_container {
    position: static;
    transform: none; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_1 .shortcuts__text_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_5 .shortcuts__text_container,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 .shortcuts__text_container {
    width: 70%; }
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_2 .shortcuts__text_container {
    width: 0; } }

@media (min-width: 1700px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_3,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_4,
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item--type_6 {
    min-height: 185px; } }

.shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item .shortcuts__icon::before {
  content: "" !important;
  background: url(../../../images/i-strz.svg) no-repeat center;
  background-size: contain;
  display: flex;
  width: 0.9375rem;
  height: 0.8125rem;
  margin: auto; }

@media (min-width: 1200px) {
  .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item {
    max-height: 175px; }
    .shortcuts__wrapper:not(.shortcuts__wrapper--zoz) .shortcuts__item .shortcuts__img_container img {
      max-height: 4.5rem; }
  .shortcuts__text_container .shortcuts__name {
    padding: 0 .2rem;
    line-height: 1.2; } }
/*# sourceMappingURL=gallery--shortcuts__universal.css.map */
