

/* Start:/local/templates/tamaki/css/main.min.css?1649678008361565*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
::after,
::before {
  box-sizing: inherit;
  outline: 0;
}
.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 769px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1248px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 769px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1025px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-20_0 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-14_3 {
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .col-lg-12_5 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-lg-11_1 {
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }
  .col-lg-10_0 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
  .col-lg-9_1 {
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 769px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1025px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 769px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1025px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.owl-carousel .owl-nav .owl-next {
  transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
}
.owl-carousel .owl-nav > button {
  position: absolute;
  cursor: pointer;
  zoom: 1;
  z-index: 2;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(74, 85, 104, 0.2);
  background-color: transparent;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0;
  background: url(/local/templates/tamaki/css/../img/arrow.svg) center/13px no-repeat;
  transition: 0.3s all ease;
}
.owl-carousel .owl-nav > button:hover {
  border-color: #aec912;
  background: url(/local/templates/tamaki/css/../img/arrow_white.svg) center/13px no-repeat;
  background-color: #aec912;
}
.owl-carousel .owl-nav .owl-next {
  right: -78px;
  padding-right: 0;
}
.owl-carousel .owl-nav .owl-prev {
  left: -90px;
  padding-left: 0;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  padding: 0;
  min-width: auto;
  box-shadow: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/local/templates/tamaki/css/../libs/owl-carousel/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 13px;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  background: 0 0;
  border: none;
  display: inline-block;
  zoom: 1;
  outline: 0;
  box-shadow: none;
  height: auto;
}
.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 4px;
  background: #aec912;
  display: block;
  backface-visibility: visible;
  transition: all 0.2s ease;
  border-radius: 30px;
  outline: 0;
}
.owl-theme .owl-dots .owl-dot.md span {
  width: 8px;
  height: 8px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  width: 10px;
  height: 10px;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0 ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0 ease 0;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: 0;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup > .ui-controlgroup-item:focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}
.ui-widget-header a {
  color: #333;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_444444_256x240.png);
}
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_555555_256x240.png);
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_ffffff_256x240.png);
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
  background-image: url(/local/templates/tamaki/css/../libs/jquery-ui/images/ui-icons_777777_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border: 1px solid #ddd;
  border-radius: 0;
  background: #f8f8f8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #f8f8f8;
  color: #bbb;
  text-align: center;
  font: 0/0 a;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}
.selectric-focus .selectric {
  border-color: #aaa;
}
.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}
.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-disabled {
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items li,
.selectric-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #e0e0e0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #d0d0d0;
  color: #444;
}
.selectric-items li:hover {
  background: #d5d5d5;
  color: #444;
}
.selectric-items .disabled {
  opacity: 0.5;
  cursor: default !important;
  background: 0 0 !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: 0 0;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
@font-face {
  font-family: OpenSans;
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Regular.eot);
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),
    url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Regular.svg#icon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: OpenSans;
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Bold.eot);
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Bold.woff2) format("woff2"),
    url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Bold.svg#icon) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: OpenSans;
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-ExtraBold.eot);
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"),
    url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-ExtraBold.woff2) format("woff2"), url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-ExtraBold.svg#icon) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: OpenSans;
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-SemiBold.eot);
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-SemiBold.eot?#iefix) format("embedded-opentype"), url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-SemiBold.woff2) format("woff2"),
    url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-SemiBold.svg#icon) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: OpenSans;
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Light.eot);
  src: url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Light.woff2) format("woff2"),
    url(/local/templates/tamaki/css/../fonts/OpenSans/OpenSans-Light.svg#icon) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: Gilroy;
  src: url(/local/templates/tamaki/css/../fonts/Gilroy/Gilroy-Regular.eot);
  src: url(/local/templates/tamaki/css/../fonts/Gilroy/Gilroy-Regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/tamaki/css/../fonts/Gilroy/Gilroy-Regular.woff2) format("woff2"),
    url(/local/templates/tamaki/css/../fonts/Gilroy/Gilroy-Regular.svg#icon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: SegoeUI;
  src: url(/local/templates/tamaki/css/../fonts/SegoeUI/SegoeUI.eot);
  src: url(/local/templates/tamaki/css/../fonts/SegoeUI/SegoeUI.eot?#iefix) format("embedded-opentype"), url(/local/templates/tamaki/css/../fonts/SegoeUI/SegoeUI.woff2) format("woff2"),
    url(/local/templates/tamaki/css/../fonts/SegoeUI/SegoeUI.svg#icon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
::-webkit-input-placeholder {
  color: #666;
}
::-moz-placeholder {
  color: #666;
}
::-ms-input-placeholder {
  color: #666;
}
::placeholder {
  color: #666;
}
html {
  overflow-x: hidden;
}
html.hide {
  overflow-y: hidden;
}
body {
  font-size: 16px;
  font-weight: 400;
  min-width: 280px;
  background-color: #fcfdfd;
  margin: auto;
  position: relative;
  line-height: 1.4;
  font-family: OpenSans, sans-serif;
  color: #2d3748;
  overflow-x: hidden;
}
body.hide {
  overflow-y: hidden;
}
body input,
body textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  border-bottom: 1px solid #cbd5e0;
  background-color: transparent;
  color: #2d3748;
  font-family: OpenSans, sans-serif;
  max-width: 100%;
  width: 100%;
  padding: 0 0 14px 0;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 40px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
body input:focus,
body textarea:focus {
  border-bottom-color: #e82d89;
}
body input:required:valid,
body textarea:required:valid {
  border-bottom-color: #aec912;
}
body input:placeholder,
body textarea:placeholder {
  font-weight: 300;
  color: #718096;
}
body input:last-of-type,
body textarea:last-of-type {
  margin-bottom: 30px;
}
body textarea {
  resize: none;
  min-height: 100px;
}
.privacy-politic {
  font-size: 14px;
  font-weight: 300;
}
.privacy-politic a {
  color: #e82d89;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2d3748;
  line-height: 1.2em;
}
h1 {
  font-size: 48px;
}
h5 {
  font-size: 16px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive.img-width {
  width: 100%;
}
.text-center {
  text-align: center;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  padding: 12px 24px 13px;
  border: none;
  background-color: #e82d89;
  font-family: OpenSans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  overflow: hidden;
  outline: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s background ease;
  -o-transition: 0.3s background ease;
  -moz-transition: 0.3s background ease;
  transition: 0.3s background ease;
  text-decoration: none;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
}
.btn:hover {
  background: #fd55a8;
}
.btn2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  padding: 12px 24px 13px;
  border: none;
  background-color: #e82d89;
  font-family: OpenSans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  overflow: hidden;
  outline: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s background ease;
  -o-transition: 0.3s background ease;
  -moz-transition: 0.3s background ease;
  transition: 0.3s background ease;
  text-decoration: none;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
}
.btn2:hover {
  background: #fd55a8;
}

.btn-primary {
  color: #e82d89;
  border: 1px solid #e82d89;
  background-color: #fff;
}
.btn-primary:hover {
  background-color: #e82d89;
  color: #fff;
}
button.btn {
  font-size: 16px;
  line-height: 1.5;
}
.owl-item {
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.owl-item.active {
  opacity: 1;
}
button:active,
button:focus,
input:active,
input:focus {
  outline: 0;
}
.modal {
  display: none;
}
.modal .fancybox-button {
  padding: 5px;
  top: 10px;
  right: 20px;
}
.modal .fancybox-button svg path {
  fill: #272524;
}
.modal .fancybox-button:hover svg path {
  fill: #e82d89;
}
.lazy-img {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 40px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.title-pink {
  text-transform: uppercase;
  color: #e82d89;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.section {
  padding: 100px 0;
}
.section__subtitle {
  color: #e82d89;
  font-weight: 600;
  margin-bottom: 7px;
}
.section__title {
  color: #272524;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
}
.section__title-big {
  font-size: 40px;
  margin-bottom: 54px;
  font-weight: 700;
}
.section__title-big span {
  color: #e82d89;
}
.section__title-wrap {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section__title-wrap .section__title {
  margin-bottom: 0;
  font-weight: 600;
}
.section__info {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7;
}
.link {
  font-size: 18px;
  font-weight: 600;
  color: #e82d89;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.link::after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  position: relative;
  right: 0;
  background: url(/local/templates/tamaki/css/../img/link.png) center/contain no-repeat;
  margin-left: 8px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.link:hover::after {
  right: -8px;
}
.link__more {
  text-align: center;
  margin-top: 30px;
}
.ml-auto {
  margin-left: auto;
}
.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 16px;
}
.breadcrumbs a {
  font-size: 14px;
  color: #4a5568;
}
.breadcrumbs a:hover {
  color: #e82d89;
}
.breadcrumbs a.home {
  font-size: 0;
  width: 24px;
  height: 19px;
  background: url(/local/templates/tamaki/css/../img/home.svg) center/contain no-repeat;
}
.breadcrumbs__current {
  font-size: 14px;
  color: #4a5568;
}
.breadcrumbs .delimetr {
  display: block;
  width: 7px;
  height: 7px;
  background: url(/local/templates/tamaki/css/../img/delimetr.svg) center/contain no-repeat;
  margin: 0 10px 0 11px;
}
.topbar {
  background-color: #4a5568;
  padding: 18px 0;
}
.topbar__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.topbar__link {
  padding: 0 20px;
}
.topbar__link a {
  color: #fff;
  font-size: 14px;
}
.topbar__link a:hover {
  color: #e82d89;
}
.topbar__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.topbar__left > * {
  padding: 0 30px;
}
.topbar__phone {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.topbar__phone:hover {
  opacity: 0.7;
}
.topbar__mail {
  color: #fff;
  font-size: 14px;
}
.topbar__mail:hover {
  opacity: 0.7;
}
.language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.language__switcher {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #e82d89;
  margin: 0 4px;
}
.language__switcher::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 2px;
  bottom: 2px;
  left: 2px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.language__switcher.switch::before {
  left: auto;
  right: 2px;
}
.language__item {
  color: #fff;
  font-size: 14px;
}
.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -35px;
}
.menu__item {
  padding: 0 28px;
}
.menu__item a {
  color: #272524;
  font-size: 16px;
}
.menu__item a:hover {
  color: #e82d89;
}
.menu__item.has-children {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.menu__item.has-children .dropdown-arrow {
  display: block;
  width: 10px;
  height: 6px;
  margin-left: 12px;
  background: url(/local/templates/tamaki/css/../img/dropdown.svg) center/contain no-repeat;
}
.menu__item.has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.menu__item.delivery a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu__item.delivery a::after {
  content: "";
  display: block;
  margin-left: 8px;
  width: 22px;
  height: 18px;
  background: url(/local/templates/tamaki/css/../img/butterfly.svg) center/contain no-repeat;
}
.menu__wrap {
  padding: 24px 0 13px;
  border-bottom: 1px solid #edf2f7;
  background-color: #fcfdfd;
}
.menu__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  top: 100%;
  padding: 10px 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: 200px;
  z-index: 99999;
}
.sub-menu a {
  display: block;
  padding: 10px 20px;
}
.logo {
  max-width: 185px;
}
.footer {
  background-color: #4a5568;
  padding: 80px 0 0;
  color: #fff;
}
.footer .logo {
  max-width: none;
  margin: 5px 0 50px;
}
.footer__contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer .topbar__mail {
  font-size: 16px;
  margin: 20px 0 10px;
}
.footer .address {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 1.5;
}
.footer__bottom {
  padding: 27px 0 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.33);
  font-size: 14px;
  font-weight: 300;
  margin-top: 28px;
}
.widget__wrap {
  margin-bottom: 34px;
}
.widget__wrap.company {
  max-width: 208px;
  margin-left: auto;
}
.widget__title {
  font-weight: 300;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 16px;
}
.widget__item {
  margin-bottom: 24px;
}
.widget__item.small {
  margin-bottom: 16px;
}
.widget__item a {
  font-size: 16px;
  color: #fff;
}
.widget__item a:hover {
  color: #e82d89;
}
.socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 68px;
  max-width: 208px;
  margin-left: auto;
}
.socials__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.3);
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.socials__item:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.copyrights {
  text-align: center;
}
.develope {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.develope img {
  margin-left: 16px;
}
.about-page {
  color: #fff;
  position: relative;
}
.about-page #bgVideo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.about-page::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(39, 37, 36, 0.46);
  width: 100%;
  height: 100%;
}
.about-page .container {
  position: relative;
  z-index: 2;
}
.about-page.page__header {
  padding-bottom: 180px;
}
.about-page .page__title {
  color: #fff;
}
.about-page .banner__info {
  margin: 44px 0 39px;
}
.about-page .btn {
  padding-left: 32px;
  padding-right: 32px;
}
.about-page .breadcrumbs {
  margin-bottom: 111px;
}
.about-page .breadcrumbs a,
.about-page .breadcrumbs__current {
  color: #fff;
}
.about-page .breadcrumbs a.home {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' viewBox='0 0 24 19'%3E%3Cpath id='home' d='M23.787,41.157l-2.427-2.031V35.075a.336.336,0,0,0-.333-.339H19.694a.336.336,0,0,0-.331.334v2.384l-5.841-4.882a2.3,2.3,0,0,0-2.989,0L.267,41.157a.687.687,0,0,0-.083.956l.427.522a.659.659,0,0,0,.939.085l1.145-.957v7.9a1.349,1.349,0,0,0,1.333,1.357H9.361a1.349,1.349,0,0,0,1.333-1.357V45.254h2.667v4.411a1.349,1.349,0,0,0,1.333,1.357h5.333a1.348,1.348,0,0,0,1.333-1.347V41.762l1.147.959a.659.659,0,0,0,.939-.085l.426-.521a.687.687,0,0,0-.085-.958Zm-4.433,7.829H15.361V44.575a1.349,1.349,0,0,0-1.333-1.357h-4a1.349,1.349,0,0,0-1.333,1.357v4.411h-4v-8.9l7.333-6.134,7.333,6.131Z' transform='translate(-0.028 -32.022)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.about-page .breadcrumbs a::hover {
  color: #e82d89;
}
.about-page .breadcrumbs .delimetr {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='7' viewBox='0 0 4 7'%3E%3Cpath id='Icon_ionic-ios-arrow-up' data-name='Icon ionic-ios-arrow-up' d='M9.688,12.456,12.335,15.1a.5.5,0,1,0,.706-.708l-3-3a.5.5,0,0,0-.69-.015l-3.02,3.012a.5.5,0,1,0,.706.708Z' transform='translate(15.251 -6.188) rotate(90)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.company-group {
  padding-top: 66px;
}
.company-group .section__title {
  margin-bottom: 34px;
}
.company-group__item p {
  font-size: 15px;
  margin: 0;
  color: #272524;
}
.company-group__icon {
  width: 97px;
  height: 97px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}
.company-group .vacancy__video-img {
  position: relative;
}
.company-benefits {
  position: relative;
}
.company-benefits::after {
  content: "";
  display: block;
  position: absolute;
  width: 142px;
  height: 142px;
  background: url(/local/templates/tamaki/css/../img/pink-dots.svg) center/contain no-repeat;
  right: 167px;
  bottom: -54px;
}
.company-benefits .section__title {
  font-weight: 600;
}
.company-benefits__number {
  font-size: 28px;
  font-weight: 600;
  color: #272524;
  margin-bottom: 31px;
}
.company-benefits p {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
}
.company-benefits .academy-orginise__info {
  margin-top: 58px;
}
.company-benefits .academy-orginise__info.image {
  margin: 0;
  max-width: 288px;
}
.company-benefits .academy-orginise__number-item {
  background-color: #fff;
  margin-right: 32px;
}
.company-benefits .academy-orginise__number-item:last-of-type {
  margin-right: 0;
}
.company-benefits .academy-orginise__number-item.check::before,
.company-benefits .academy-orginise__number-item.checked::before {
  width: 32px;
}
.company-benefits .academy-orginise__number-item.check,
.company-benefits .academy-orginise__number-item.checked,
.company-benefits .academy-orginise__number-item:hover {
  background-image: none;
  background-color: #e82d89;
  color: #fff;
}
.company-benefits .academy-orginise__number-item::after {
  right: -33px;
}
.company-benefits .academy-orginise__number-item::before {
  left: -32px;
}
.company-benefits .academy-orginise__number-item::after {
  width: 32px;
}
.company-benefits .academy-orginise__wrap {
  padding-top: 22px;
}
.company-partners {
  background-color: #edf2f7;
  padding: 57px 0 25px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.company-partners::before {
  content: "";
  display: block;
  position: absolute;
  width: 203px;
  height: 158px;
  background: url(/local/templates/tamaki/css/../img/butterfly-grey.svg) center/contain no-repeat;
  top: 18px;
  left: -46px;
}
.company-partners::after {
  content: "";
  display: block;
  position: absolute;
  width: 472px;
  height: 353px;
  background: url(/local/templates/tamaki/css/../img/vorota.svg) center/contain no-repeat;
  bottom: -109px;
  right: -102px;
}
.company-partners .section__title {
  margin-bottom: 20px;
}
.company-partners .section__info {
  font-size: 20px;
  margin-bottom: 40px;
}
.company-partners__item {
  font-size: 18px;
  color: #272524;
  position: relative;
  padding-left: 46px;
  margin-bottom: 37px;
}
.company-partners__item::before {
  content: "";
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -4px;
  background: #aec912 url(/local/templates/tamaki/css/../img/check.svg) center/15px no-repeat;
}
.company-photos {
  text-align: center;
  position: relative;
  padding-bottom: 96px;
}
.company-photos::before {
  content: "";
  display: block;
  position: absolute;
  left: 192px;
  top: -39px;
  width: 97px;
  height: 97px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: url(/local/templates/tamaki/css/../img/about_dots.svg) center/contain no-repeat;
}
.company-photos .tabs__wrap {
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 55px;
}
.company-photos .tabs__link {
  border: 1px solid #e82d89;
  background-color: #fff;
  color: #e82d89;
  font-size: 18px;
  font-weight: 700;
  padding-top: 7px;
  padding-bottom: 9px;
  margin-right: 32px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.company-photos .tabs__link:last-of-type {
  margin-right: 0;
}
.company-photos .tabs__link.active {
  background-color: #e82d89;
  color: #fff;
}
.company-photos__item {
  height: 512px;
}
.company-photos__item a {
  height: 100%;
}
.company-photos__item a.video::after {
  display: none;
}
.company-photos-carousel .owl-item {
  opacity: 0.4;
}
.company-photos-carousel .owl-item.active {
  opacity: 1;
}
.company-photos-carousel .owl-nav button {
  width: 60px;
  height: 60px;
  background-color: #fff;
  top: -15px;
  -webkit-background-size: 8px;
  -moz-background-size: 8px;
  background-size: 8px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.11' height='14.185' viewBox='0 0 8.11 14.185'%3E%3Cpath id='Icon_ionic-ios-arrow-back' data-name='Icon ionic-ios-arrow-back' d='M13.7,13.284l5.367-5.363A1.014,1.014,0,1,0,17.627,6.49l-6.081,6.077a1.012,1.012,0,0,0-.03,1.4l6.106,6.119a1.014,1.014,0,0,0,1.436-1.432Z' transform='translate(19.36 20.379) rotate(180)'/%3E%3C/svg%3E");
}
.company-photos-carousel .owl-nav button.owl-next {
  right: -105px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.company-photos-carousel .owl-nav button.owl-prev {
  left: -105px;
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.company-photos-carousel .owl-nav button:hover {
  background-color: #e82d89;
  -webkit-background-size: 8px;
  -moz-background-size: 8px;
  background-size: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.11' height='14.185' viewBox='0 0 8.11 14.185'%3E%3Cpath id='Icon_ionic-ios-arrow-back' data-name='Icon ionic-ios-arrow-back' d='M13.7,13.284l5.367-5.363A1.014,1.014,0,1,0,17.627,6.49l-6.081,6.077a1.012,1.012,0,0,0-.03,1.4l6.106,6.119a1.014,1.014,0,0,0,1.436-1.432Z' transform='translate(19.36 20.379) rotate(180)' fill='%23fff'/%3E%3C/svg%3E");
}
.company-photos-carousel .owl-dots {
  position: static;
  margin-top: 20px;
}
.company-photos-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #e82d89;
  margin-bottom: 0;
}
.company-photos-carousel .owl-dots .owl-dot.active span,
.company-photos-carousel .owl-dots .owl-dot:hover span {
  width: 12px;
  height: 12px;
  background-color: #e82d89;
}
.company-get {
  padding-bottom: 56px;
  position: relative;
}
.company-get::after {
  content: "";
  display: block;
  position: absolute;
  right: -28px;
  bottom: 18px;
  width: 260px;
  height: 260px;
  -webkit-transform: rotate(-75deg);
  -moz-transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  -o-transform: rotate(-75deg);
  transform: rotate(-75deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.105' height='259.102' viewBox='0 0 259.105 259.102'%3E%3Cg id='Сгруппировать_6401' data-name='Сгруппировать 6401' transform='translate(-430.858 -67.132)'%3E%3Cpath id='Контур_1192' data-name='Контур 1192' d='M437.431,90.494a128.912,128.912,0,0,0-5.139,14.679L592.443,265.323a129.531,129.531,0,0,0,14.679-5.135Z' transform='translate(3.44 56.037)' fill='%23e82d89'/%3E%3Cpath id='Контур_1193' data-name='Контур 1193' d='M442.139,84.4A128.755,128.755,0,0,0,434.91,96.98L608.985,271.055a128.059,128.059,0,0,0,12.585-7.229Z' transform='translate(9.719 41.408)' fill='%23e82d89'/%3E%3Cpath id='Контур_1194' data-name='Контур 1194' d='M447.548,79.178a129.862,129.862,0,0,0-9.061,10.75L619.971,271.412a129.884,129.884,0,0,0,10.75-9.061Z' transform='translate(18.299 28.894)' fill='%23e82d89'/%3E%3Cpath id='Контур_1195' data-name='Контур 1195' d='M562.13,149.986a129.718,129.718,0,0,0-80.837-80.837Z' transform='translate(120.975 4.838)' fill='%23e82d89'/%3E%3Cpath id='Контур_1196' data-name='Контур 1196' d='M534.846,230.014a130.158,130.158,0,0,0,22.285,2.474L430.858,106.215a130.218,130.218,0,0,0,2.474,22.288Z' transform='translate(0 93.746)' fill='%23e82d89'/%3E%3Cpath id='Контур_1197' data-name='Контур 1197' d='M433.243,97.631a130.489,130.489,0,0,0-2.318,17.5L568.648,252.85a130.053,130.053,0,0,0,17.5-2.318Z' transform='translate(0.161 73.156)' fill='%23e82d89'/%3E%3Cpath id='Контур_1198' data-name='Контур 1198' d='M460.707,71.183a128.774,128.774,0,0,0-12.585,7.229L627.553,257.843a128.108,128.108,0,0,0,7.229-12.585Z' transform='translate(41.41 9.717)' fill='%23e82d89'/%3E%3Cpath id='Контур_1199' data-name='Контур 1199' d='M492.227,69.6a129.807,129.807,0,0,0-22.285-2.471L596.215,193.4a130.2,130.2,0,0,0-2.474-22.285Z' transform='translate(93.748 0)' fill='%23e82d89'/%3E%3Cpath id='Контур_1200' data-name='Контур 1200' d='M432.876,117.566A129.717,129.717,0,0,0,513.713,198.4Z' transform='translate(4.84 120.973)' fill='%23e82d89'/%3E%3Cpath id='Контур_1201' data-name='Контур 1201' d='M468.9,68.565A128.907,128.907,0,0,0,454.221,73.7L623.912,243.394a128.881,128.881,0,0,0,5.139-14.679Z' transform='translate(56.039 3.437)' fill='%23e82d89'/%3E%3Cpath id='Контур_1202' data-name='Контур 1202' d='M478.857,67.2a130.613,130.613,0,0,0-17.5,2.318l152.9,152.9a130.6,130.6,0,0,0,2.318-17.5Z' transform='translate(73.156 0.158)' fill='%23e82d89'/%3E%3Cpath id='Контур_1203' data-name='Контур 1203' d='M453.655,74.76a130.544,130.544,0,0,0-10.75,9.061L626.078,266.994a129.893,129.893,0,0,0,9.061-10.75Z' transform='translate(28.896 18.297)' fill='%23e82d89'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.company-get .title {
  margin-bottom: 60px;
}
.company-get__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.company-get__item .title-pink {
  font-weight: 700;
  font-size: 24px;
  width: 28px;
  margin-right: 8px;
}
.company-get__item p {
  display: block;
  max-width: 189px;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  font-weight: 600;
  margin: -5px 0 0 0;
  line-height: 1.8;
}
.company.work {
  padding-bottom: 80px;
}
.company-why {
  position: relative;
}
.company-why::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  background: url(/local/templates/tamaki/css/../img/work-img.png) center/contain no-repeat;
  width: 288px;
  height: 93px;
}
.company-why .section__title {
  margin-bottom: 21px;
}
.company-why .section__info {
  font-size: 20px;
}
.company-why .owl-item,
.company-why .owl-stage {
  height: 100%;
}
.company-why .carousel-nav__wrap {
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 19px 17px 24px 0;
}
.company-why__item {
  background-color: #aec912;
  color: #fff;
  padding: 40px 32px;
  -webkit-box-shadow: 0 7px 16px rgba(56, 66, 0, 0);
  -moz-box-shadow: 0 7px 16px rgba(56, 66, 0, 0);
  box-shadow: 0 7px 16px rgba(56, 66, 0, 0);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  height: 100%;
}
.company-why__item:hover {
  -webkit-box-shadow: 0 7px 16px rgba(56, 66, 0, 0.28);
  -moz-box-shadow: 0 7px 16px rgba(56, 66, 0, 0.28);
  box-shadow: 0 7px 16px rgba(56, 66, 0, 0.28);
}
.company-why__item .title-pink {
  text-transform: none;
  color: #fff;
  margin-bottom: 40px;
}
.company-why__item p {
  margin: 0 0;
  font-weight: 600;
  line-height: 1.45;
}
.company-why__icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}
.company-form .container {
  position: relative;
}
.company-form .container::after {
  content: "";
  display: block;
  width: 170px;
  height: 162px;
  position: absolute;
  bottom: -23px;
  left: -77px;
  background: url(/local/templates/tamaki/css/../img/round.svg) center/contain no-repeat;
}
.company-form__textarea {
  position: relative;
  height: 100%;
}
.company-form__textarea > span {
  position: absolute;
  top: 27px;
  left: 27px;
  font-size: 18px;
  color: #4a5568;
}
.company-form__textarea > span .sm {
  display: block;
  font-size: 14px;
}
.company-form__left {
  max-width: 436px;
}
.company-form__inner {
  position: relative;
  overflow: hidden;
  background-color: #edf2f7;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 60px 49px 60px 60px;
  z-index: 2;
}
.company-form__inner::after {
  content: "";
  display: block;
  position: absolute;
  top: -177px;
  right: -120px;
  width: 350px;
  height: 375px;
  background: url(/local/templates/tamaki/css/../img/round_green.svg) center/contain no-repeat;
}
.company-form__inner .section__title {
  margin-bottom: 19px;
}
.company-form__inner .section__info {
  font-weight: 400;
  max-width: 545px;
  line-height: 1.6;
}
.company-form__inner form {
  margin-top: 40px;
  padding-left: 11px;
}
.company-form__inner form input,
.company-form__inner form textarea {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid transparent;
  font-weight: 400;
  padding: 11px 24px 13px;
  margin-bottom: 16px;
}
.company-form__inner form input:focus,
.company-form__inner form textarea:focus {
  border-color: #e82d89;
}
.company-form__inner form textarea {
  height: 100%;
  padding: 24px 31px;
}
.company-form__inner form .privacy-politic {
  margin-top: 0;
  margin-bottom: 22px;
}
.study-header.academy {
  padding-bottom: 19px;
}
.study-header.academy .banner__info {
  margin: 43px 0 40px;
}
.study-header.academy .btn {
  font-size: 15px;
  padding-left: 32px;
  padding-right: 32px;
}
.study-header.academy .study-header__img {
  max-width: 367px;
}
.study-header.academy .study-header__img img {
  position: relative;
  z-index: 2;
  left: -65px;
  bottom: -30px;
}
.study-header.academy .study-header__img::after {
  background-color: #e82d89;
  width: 397px;
  height: 397px;
  left: -6px;
  bottom: -112px;
}
.academy-who {
  padding-top: 132px;
  position: relative;
}
.academy-who::before {
  content: "";
  display: block;
  position: absolute;
  width: 260px;
  height: 248px;
  bottom: -78px;
  left: -4px;
  z-index: -1;
  background: url(/local/templates/tamaki/css/../img/round.svg) center/contain no-repeat;
}
.academy-who__img {
  position: relative;
  max-width: 460px;
  -webkit-box-shadow: 16px 15px 14px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 16px 15px 14px rgba(0, 0, 0, 0.16);
  box-shadow: 16px 15px 14px rgba(0, 0, 0, 0.16);
}
.academy-who__img img {
  display: block;
}
.academy-who__img:after {
  content: "";
  display: block;
  width: 148px;
  height: 148px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -74px;
  left: -74px;
  background: url(/local/templates/tamaki/css/../img/work-dots.svg) center/contain no-repeat;
}
.academy-who__content {
  padding-top: 52px;
}
.academy-who .section__title {
  margin-bottom: 58px;
}
.academy-who .section__info {
  line-height: 1.5;
}
.academy-who .btn {
  margin-top: 70px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
}
.academy-for-who {
  background-color: #edf2f7;
  position: relative;
  padding: 60px 0 61px;
  overflow: hidden;
}
.academy-for-who::before {
  content: "";
  display: block;
  position: absolute;
  width: 350px;
  height: 350px;
  bottom: -189px;
  right: 93px;
  z-index: 0;
  background: url(/local/templates/tamaki/css/../img/round_green.svg) center/contain no-repeat;
}
.academy-for-who .section__title {
  margin-bottom: 0;
}
.academy-for-who .section__info {
  font-weight: 400;
  line-height: 1.5;
}
.academy-for-who__wrap {
  margin-top: 60px;
}
.academy-for-who__wrap .title {
  font-size: 22px;
  max-width: 187px;
  margin: 0;
  line-height: 1.3;
}
.academy-for-who__number {
  color: #e82d89;
  font-size: 32px;
  margin-bottom: 15px;
}
.academy-invite .section__title {
  margin-bottom: 59px;
}
.academy-invite .section__info {
  font-weight: 400;
  margin: 0;
  line-height: 1.5;
}
.academy-invite .vacancy__video-img {
  position: relative;
  height: 280px;
}
.academy-invite .vacancy__video-img img {
  display: block;
  height: 100%;
}
.academy-invite .vacancy__video-img::after {
  width: 88px;
  height: 80px;
}
.academy-invite .vacancy__video-img::before {
  content: "";
  display: block;
  position: absolute;
  width: 105px;
  height: 105px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -1;
  left: -68px;
  bottom: -74px;
  background: url(/local/templates/tamaki/css/../img/work-dots.svg) center/contain no-repeat;
}
.academy-master-class .section__title {
  margin-bottom: 72px;
}
.academy-master-class__item {
  margin-bottom: 66px;
}
.academy-master-class__item p {
  line-height: 1.5;
}
.academy-master-class__check {
  background-color: #e82d89;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.academy.study-teacher.manager-connect {
  padding-top: 118px;
  padding-bottom: 0;
}
.academy.study-teacher.manager-connect .title {
  max-width: 415px;
  font-weight: 700;
  margin: 0;
}
.academy.study-teacher.manager-connect .manager-connect__wrap {
  padding-top: 61px;
  padding-bottom: 60px;
}
.academy.study-teacher.manager-connect .manager-connect__wrap::after {
  display: none;
}
.academy.study-teacher.manager-connect .manager-connect__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 102px;
  height: 100%;
  width: 420px;
  overflow: hidden;
}
.academy.study-teacher.manager-connect .manager-connect__icon::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -29%;
  width: 100%;
  height: 391px;
  background: url(/local/templates/tamaki/css/../img/academy-pink.svg) center/contain no-repeat;
}
.academy.study-teacher.manager-connect .manager-connect__img {
  max-width: 100%;
  height: auto;
}
.academy.study-teacher.manager-connect .manager-connect__img img {
  left: 95px;
  bottom: 0;
  width: 49%;
  display: block;
}
.academy.study-teacher.manager-connect .manager-connect__img::after {
  display: none;
}
.academy-shedule .section__title {
  margin-bottom: 0;
}
.academy-shedule .section__info {
  font-weight: 400;
}
.academy-shedule__wrap {
  margin-top: 57px;
}
.academy-shedule__item {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 9px 18px rgba(74, 85, 104, 0.2);
  -moz-box-shadow: 0 9px 18px rgba(74, 85, 104, 0.2);
  box-shadow: 0 9px 18px rgba(74, 85, 104, 0.2);
  padding: 32px;
  position: relative;
  display: block;
  color: #272524;
}
.academy-shedule__item .section__info {
  margin: 0;
  font-weight: 600;
}
.academy-shedule__item::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e82d89;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.academy-shedule__item:hover {
  color: #fff;
}
.academy-shedule__item:hover::after {
  height: 100%;
}
.academy-shedule__item:hover .time {
  position: relative;
  z-index: 2;
  color: #fff;
}
.academy-shedule__item:hover .time::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath id='clock' d='M15.5,8A7.5,7.5,0,1,0,23,15.5,7.5,7.5,0,0,0,15.5,8Zm6.532,7.5A6.532,6.532,0,1,1,15.5,8.968,6.532,6.532,0,0,1,22.032,15.5Zm-4.5,2.67-2.456-1.784a.365.365,0,0,1-.148-.293V11.266a.364.364,0,0,1,.363-.363h.423a.364.364,0,0,1,.363.363v4.424l2.132,1.551a.363.363,0,0,1,.079.508l-.248.342A.365.365,0,0,1,17.529,18.17Z' transform='translate(-8 -8)' fill='%23fff'/%3E%3C/svg%3E")
    center/contain no-repeat;
}
.academy-shedule__item:hover .date {
  position: relative;
  z-index: 2;
  color: #fff;
}
.academy-shedule__item:hover .date::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.212' height='15.16' viewBox='0 0 14.212 15.16'%3E%3Cpath id='Icon_metro-calendar' data-name='Icon metro-calendar' d='M7.308,7.613H9.2V9.508H7.308Zm2.842,0h1.895V9.508H10.151Zm2.842,0h1.895V9.508H12.993ZM4.466,13.3H6.361v1.895H4.466Zm2.842,0H9.2v1.895H7.308Zm2.842,0h1.895v1.895H10.151ZM7.308,10.455H9.2V12.35H7.308Zm2.842,0h1.895V12.35H10.151Zm2.842,0h1.895V12.35H12.993Zm-8.527,0H6.361V12.35H4.466ZM14.888,1.928v.947H12.993V1.928H6.361v.947H4.466V1.928H2.571v15.16H16.783V1.928H14.888Zm.947,14.212H3.518V5.718H15.835Z' transform='translate(-2.571 -1.928)' fill='%23fff'/%3E%3C/svg%3E");
}
.academy-shedule__item .date {
  margin-bottom: 16px;
  color: #272524;
}
.academy-shedule__number {
  font-size: 14px;
  display: block;
  margin-bottom: 21px;
}
.academy-shedule__top {
  margin-bottom: 96px;
  display: block;
  position: relative;
  z-index: 2;
}
.academy-shedule__bottom {
  position: relative;
  z-index: 2;
}
.academy-shedule__icon {
  position: absolute;
  background-color: #fff;
  z-index: 4;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 6px;
  top: 24px;
  right: 24px;
}
.academy-shedule__icon:hover .label-pop {
  opacity: 1;
  visibility: visible;
}
.academy-orginise {
  background-color: #edf2f7;
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}
.academy-orginise::after {
  content: "";
  display: block;
  position: absolute;
  width: 269px;
  height: 269px;
  bottom: -170px;
  left: -23px;
  -webkit-transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -o-transform: rotate(75deg);
  transform: rotate(75deg);
  background: url(/local/templates/tamaki/css/../img/press-icon.svg) center/contain no-repeat;
}
.academy-orginise::before {
  content: "";
  display: block;
  position: absolute;
  width: 124px;
  height: 124px;
  right: -7px;
  top: -35px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='124' height='122' viewBox='0 0 124 122'%3E%3Cg id='Сгруппировать_6919' data-name='Сгруппировать 6919' transform='translate(9598.184 1431.979)'%3E%3Cg id='Пересечение_38' data-name='Пересечение 38' transform='translate(-9536.184 -1431.979)' fill='%23aec912'%3E%3Cpath d='M 61.39570999145508 60.5 C 53.22386932373047 60.5 45.29310989379883 58.90305709838867 37.8237190246582 55.7535285949707 C 34.23305892944336 54.23949813842773 30.76765060424805 52.36505889892578 27.52374076843262 50.18226623535156 C 24.31086921691895 48.02036666870117 21.28640937805176 45.53672790527344 18.53437995910645 42.80034637451172 C 15.7829704284668 40.06459808349609 13.28057956695557 37.05306625366211 11.09671020507813 33.84940719604492 C 8.8927001953125 30.6162281036377 6.993410110473633 27.1581974029541 5.451580047607422 23.57138824462891 C 2.311387062072754 16.26624298095703 0.6486565470695496 8.506984710693359 0.50687575340271 0.5000767707824707 C 0.5394023656845093 0.5000245571136475 0.5718905925750732 0.4999980926513672 0.6043099761009216 0.4999980926513672 C 8.775930404663086 0.4999980926513672 16.70652961730957 2.096888065338135 24.17584037780762 5.246317863464355 C 27.7664794921875 6.760308265686035 31.23188018798828 8.634708404541016 34.47579956054688 10.81744766235352 C 37.68867874145508 12.9793176651001 40.71316146850586 15.4629077911377 43.4652214050293 18.19924736022949 C 46.21667098999023 20.93497848510742 48.71910095214844 23.94648742675781 50.90301132202148 27.15011787414551 C 53.10705947875977 30.38329887390137 55.00640106201172 33.84133911132813 56.54825973510742 37.42815780639648 C 59.68854904174805 44.73338317871094 61.35134124755859 52.4927978515625 61.49312591552734 60.49991989135742 C 61.46060943603516 60.49996948242188 61.42811965942383 60.5 61.39570999145508 60.5 Z' stroke='none'/%3E%3Cpath d='M 1.017913818359375 1.001377105712891 C 1.218791961669922 8.762496948242188 2.863265991210938 16.28401947021484 5.910938262939453 23.37392807006836 C 7.440128326416016 26.93133926391602 9.323871612548828 30.36103820800781 11.50984954833984 33.56777954101563 C 13.67591857910156 36.74531555175781 16.15792083740234 39.73231887817383 18.88692092895508 42.44578552246094 C 21.61650848388672 45.15984725952148 24.61626815795898 47.62320709228516 27.80287170410156 49.76743698120117 C 31.02009963989258 51.93227767944336 34.45696258544922 53.79127883911133 38.01798248291016 55.29280853271484 C 45.29940795898438 58.36307907104492 53.0234260559082 59.94561386108398 60.98208618164063 59.99861907958984 C 60.78120422363281 52.23730087280273 59.13667297363281 44.71560668945313 56.08890914916992 37.62561798095703 C 54.5596809387207 34.06819915771484 52.67589950561523 30.63848876953125 50.4898681640625 27.43175888061523 C 48.32376861572266 24.25423812866211 45.84172058105469 21.26726913452148 43.11267852783203 18.55381774902344 C 40.38307189941406 15.83979797363281 37.3832893371582 13.3764762878418 34.19667053222656 11.23227691650391 C 30.97944068908691 9.067497253417969 27.54257965087891 7.208538055419922 23.98157119750977 5.707038879394531 C 16.70022964477539 2.636863708496094 8.976360321044922 1.05438232421875 1.017913818359375 1.001377105712891 M 0.60430908203125 -3.814697265625e-06 C 34.30870056152344 -3.814697265625e-06 61.67055892944336 27.25347900390625 62 60.9970588684082 C 61.79969024658203 60.99896621704102 61.59646987915039 61 61.39569854736328 61 C 27.69021987915039 61 0.3294296264648438 33.74544525146484 0 0.0029296875 C 0.2002983093261719 0.00099945068359375 0.4035491943359375 -3.814697265625e-06 0.60430908203125 -3.814697265625e-06 Z' stroke='none' fill='%23aec912'/%3E%3C/g%3E%3Cpath id='Пересечение_41' data-name='Пересечение 41' d='M0,61l.6,0A61.5,61.5,0,0,0,62,0l-.6,0A61.5,61.5,0,0,0,0,61Z' transform='translate(-9536.184 -1370.979)' fill='%23272524'/%3E%3Cpath id='Пересечение_39' data-name='Пересечение 39' d='M0,61l.6,0A61.5,61.5,0,0,0,62,0l-.6,0A61.5,61.5,0,0,0,0,61Z' transform='translate(-9536.184 -1370.979) rotate(180)' fill='%23272524'/%3E%3Cpath id='Пересечение_40' data-name='Пересечение 40' d='M0,0,.6,0A61.5,61.5,0,0,1,62,61l-.6,0A61.5,61.5,0,0,1,0,0Z' transform='translate(-9536.184 -1310.979) rotate(180)' fill='%23aec912'/%3E%3C/g%3E%3C/svg%3E");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.academy-orginise .section__title {
  margin-bottom: 60px;
}
.academy-orginise .btn {
  padding-left: 32px;
  padding-right: 32px;
}
.academy-orginise__wrap {
  padding-top: 13px;
}
.academy-orginise__number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.academy-orginise__number-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 54px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  border: 1px solid #6e788a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #272524;
  -webkit-transition: 0.3s background-color ease;
  -o-transition: 0.3s background-color ease;
  -moz-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
  cursor: pointer;
  position: relative;
  background-color: #edf2f7;
}
.academy-orginise__number-item:last-of-type {
  margin-right: 0;
}
.academy-orginise__number-item:last-of-type::after {
  display: none;
}
.academy-orginise__number-item:first-of-type::before {
  display: none;
}
.academy-orginise__number-item:hover {
  background-color: #e82d89;
  border-color: #e82d89;
  color: #fff;
}
.academy-orginise__number-item::after,
.academy-orginise__number-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -54px;
  height: 1px;
  width: 54px;
  background: #6e788a;
}
.academy-orginise__number-item::before {
  width: 0;
  right: auto;
  left: -54px;
  background: #e82d89;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.academy-orginise__number-item.check,
.academy-orginise__number-item.checked {
  background-color: #e82d89;
  color: transparent;
  border-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.344' height='13.889' viewBox='0 0 18.344 13.889'%3E%3Cpath id='check' d='M19.722,88.582,8.117,100.187l-4.1-4.1a.5.5,0,0,0-.7,0l-.469.469a.5.5,0,0,0,0,.7l4.923,4.923a.5.5,0,0,0,.7,0L20.894,89.754a.5.5,0,0,0,0-.7l-.469-.469A.5.5,0,0,0,19.722,88.582Z' transform='translate(-2.696 -88.437)' fill='%23fff'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
.academy-orginise__number-item.check::before,
.academy-orginise__number-item.checked::before {
  width: 54px;
  z-index: 2;
}
.academy-orginise__info {
  margin-top: 45px;
  display: none;
  color: #272524;
  max-width: 496px;
  line-height: 1.5;
  font-size: 17px;
}
.academy-orginise__info.active {
  display: block;
}
.academy.follow-us__section {
  padding-bottom: 100px;
}
.academy.follow-us__section .follow-us {
  margin-top: 0;
}
.academy.follow-us__section p {
  color: #fff;
  padding-left: 60px;
  margin: 30px 0 0;
  font-weight: 600;
  line-height: 1.7;
}
.time {
  font-size: 14px;
  color: #272524;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.time::before {
  content: "";
  width: 15px;
  height: 15px;
  margin-right: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath id='clock' d='M15.5,8A7.5,7.5,0,1,0,23,15.5,7.5,7.5,0,0,0,15.5,8Zm6.532,7.5A6.532,6.532,0,1,1,15.5,8.968,6.532,6.532,0,0,1,22.032,15.5Zm-4.5,2.67-2.456-1.784a.365.365,0,0,1-.148-.293V11.266a.364.364,0,0,1,.363-.363h.423a.364.364,0,0,1,.363.363v4.424l2.132,1.551a.363.363,0,0,1,.079.508l-.248.342A.365.365,0,0,1,17.529,18.17Z' transform='translate(-8 -8)' fill='%23a0aec0'/%3E%3C/svg%3E")
    center/contain no-repeat;
}
.label-pop {
  position: absolute;
  background-color: #fff;
  font-weight: 600;
  color: #000;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 10px 10px 20px rgba(28, 75, 70, 0.1);
  -moz-box-shadow: 10px 10px 20px rgba(28, 75, 70, 0.1);
  box-shadow: 10px 10px 20px rgba(28, 75, 70, 0.1);
  opacity: 0;
  visibility: hidden;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: auto;
  bottom: -webkit-calc(100% + 10px);
  bottom: -moz-calc(100% + 10px);
  bottom: calc(100% + 10px);
  padding: 9px 16px 10px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.label-pop::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -7px;
  height: 10px;
  width: 20px;
  border-top: 10px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.catalog.page__header {
  padding-bottom: 0;
  background-image: url(/local/templates/tamaki/css/../img/banner_bg.svg);
}
.catalog.page__header .page__title {
  margin-top: 66px;
}
.catalog__page-img {
  max-width: 512px;
  margin-left: auto;
}
.catalog__page-img img {
  display: block;
}
.catalog__nav__section {
  padding-bottom: 60px;
}
.catalog__nav__section .section__title {
  font-weight: 700;
}
.catalog__nav__section .section__title-wrap {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.catalog__nav .owl-item {
  opacity: 0.5;
}
.catalog__nav .owl-item.active {
  opacity: 1;
}
.catalog__nav-item.tabs__link {
  position: relative;
  background-color: #eef2f6;
  padding: 20px 24px 20px 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  color: #272524;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.catalog__nav-item.tabs__link::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #aec912;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.catalog__nav-item.tabs__link:hover {
  color: #272524;
  background-color: #eef2f6;
}
.catalog__nav-item.tabs__link:hover::after {
  height: 5px;
}
.catalog__nav-item.tabs__link.active {
  color: #fff;
}
.catalog__nav-item.tabs__link.active::after {
  height: 100%;
}
.catalog__nav-img {
  width: 120px;
  height: 120px;
  position: relative;
  z-index: 2;
}
.catalog__nav-title {
  max-width: 152px;
  position: relative;
  z-index: 2;
  padding-top: 10px;
}
.catalog__nav-top {
  position: fixed;
  z-index: 99;
  top: -100%;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e2e8f0;
  background-color: #fff;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.catalog__nav-top.active {
  top: -115px;
}
.catalog__nav-top:hover {
  top: 0;
}
.catalog__nav-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog__nav-top-item.tabs__link {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  color: #272524;
  font-size: 14px;
  background-color: transparent;
  position: relative;
  width: -webkit-calc(100% / 7);
  width: -moz-calc(100% / 7);
  width: calc(100% / 7);
  padding: 10px 0 15px;
}
.catalog__nav-top-item.tabs__link .catalog__nav-top-name {
  position: relative;
  z-index: 2;
}
.catalog__nav-top-item.tabs__link .catalog__nav-top-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  width: 110px;
  height: 110px;
  margin: auto;
  margin-bottom: 7px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.catalog__nav-top-item.tabs__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background-color: #aec912;
}
.catalog__nav-top-item.tabs__link:hover {
  background-color: transparent;
}
.catalog__nav-top-item.tabs__link:hover .catalog__nav-top-name {
  color: #272524;
}
.catalog__nav-top-item.tabs__link:hover::after {
  height: 5px;
}
.catalog__nav-top-item.tabs__link.active .catalog__nav-top-name {
  color: #fff;
}
.catalog__nav-top-item.tabs__link.active::after {
  height: 100%;
}
.catalog-tabs.production {
  padding-top: 0;
  background-color: transparent;
}
.catalog-tabs.production::after,
.catalog-tabs.production::before {
  display: none;
}
.catalog-tabs.production::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 33px;
  right: -217px;
  left: auto;
  height: 272px;
  width: 420px;
  z-index: -1;
  background: url(/local/templates/tamaki/css/../img/work-img.png) center/contain;
}
.catalog-tabs.production .production__img-main {
  left: -30px;
  top: 0;
}
.catalog-tabs.production .production__img-main img {
  opacity: 1;
  position: static;
}
.catalog-tabs.production .production__info {
  opacity: 1;
  right: 0;
}
.catalog-tabs.production .section__title {
  font-weight: 600;
  margin-bottom: 28px;
}
.catalog-tabs.production .excerpt {
  font-size: 18px;
}
.catalog-tabs.production .btn-primary {
  background-color: #fff;
}
.catalog-tabs.production .btn-primary:hover {
  background-color: #e82d89;
}
.catalog-product__wrap {
  margin-top: 143px;
}
.catalog-product__item {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  display: block;
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.catalog-product__item:hover .catalog-product__item-title {
  color: #e82d89;
}
.catalog-product__item:hover .btn {
  background-color: #e82d89;
  color: #fff;
}
.catalog-product__item:hover .catalog-product__item-img::after {
  height: 100%;
}
.catalog-product__item-img {
  height: 127px;
  position: relative;
  display: block;
}
.catalog-product__item-img img {
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: 2;
  top: -113px;
  width: 84%;
  height: auto;
  max-height: none;
}
.catalog-product__item-img::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 0;
  background: #e82d89 url(/local/templates/tamaki/css/../img/s.svg);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.catalog-product__item-content {
  padding: 16px 24px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.catalog-product__item-weight {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  font-size: 14px;
  color: #6e788a;
  padding: 3px 24px 6px;
  background: #f0f5f8;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  margin: 16px auto 24px;
}
.catalog-product__item-title {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #4a5568;
  min-height: 64px;
}
.catalog-product__item .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding-left: 45px;
  padding-right: 45px;
}
.catalog-work.work {
  padding-bottom: 80px;
}
.banner {
  background: url(/local/templates/tamaki/css/../img/banner_bg.svg);
}
.banner__info-wrap {
  margin-top: 28px;
}
.banner__title {
  font-size: 48px;
  font-weight: 900;
  margin: 0;
  line-height: 1.37;
}
.banner__info {
  font-size: 20px;
  font-weight: 600;
  margin: 40px 0;
}
.banner__img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner__img::after,
.banner__img::before {
  content: "";
  position: absolute;
  display: block;
}
.banner__img::before {
  width: 372px;
  height: 375px;
  background-color: #e82d89;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 56px;
  top: 19%;
}
.banner__img::after {
  width: 205px;
  height: 205px;
  background: url(/local/templates/tamaki/css/../img/icon.png) center/contain no-repeat;
  right: 9px;
  bottom: 24%;
}
.banner__main-img {
  position: relative;
  z-index: 2;
}
.banner .btn {
  font-size: 18px;
  padding: 15px 24px 17px;
}
.leaves__item {
  position: absolute;
  width: 93px;
  height: 93px;
}
.leaves__item:nth-of-type(1) {
  top: 34px;
  left: 29%;
}
.leaves__item:nth-of-type(2) {
  height: 89px;
  width: 89px;
  top: 32.5%;
  right: 15px;
  z-index: 3;
}
.leaves__item:nth-of-type(2) img:nth-of-type(1) {
  width: 89px;
  height: 99px;
  -webkit-transform: rotate(49deg);
  -moz-transform: rotate(49deg);
  -ms-transform: rotate(49deg);
  -o-transform: rotate(49deg);
  transform: rotate(49deg);
}
.leaves__item:nth-of-type(2) img:nth-of-type(2) {
  width: 61px;
  height: 61px;
  -webkit-transform: rotate(79deg);
  -moz-transform: rotate(79deg);
  -ms-transform: rotate(79deg);
  -o-transform: rotate(79deg);
  transform: rotate(79deg);
  position: absolute;
  bottom: -2px;
  left: 18px;
}
.leaves__item:nth-of-type(3) {
  bottom: 22%;
  left: 41%;
  z-index: 3;
  -webkit-transform: rotate(-76deg);
  -moz-transform: rotate(-76deg);
  -ms-transform: rotate(-76deg);
  -o-transform: rotate(-76deg);
  transform: rotate(-76deg);
}
.sale {
  position: relative;
  overflow: hidden;
}
.sale::before {
  content: "";
  display: block;
  width: 315px;
  height: 315px;
  right: 10.5%;
  top: -98px;
  position: absolute;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='318' height='310' viewBox='0 0 318 310'%3E%3Cg id='Сгруппировать_1260' data-name='Сгруппировать 1260' transform='translate(9597.445 1431.797)'%3E%3Cg id='Пересечение_38' data-name='Пересечение 38' transform='translate(-9438.445 -1431.797)' fill='none'%3E%3Cpath d='M0,.007C.514,0,1.035,0,1.55,0,87.985,0,158.155,69.251,159,154.993c-.514,0-1.035.007-1.55.007C71.012,155,.845,85.747,0,.007Z' stroke='none'/%3E%3Cpath d='M 2.032821655273438 2.000732421875 C 2.2550048828125 11.72813415527344 3.39215087890625 21.42782592773438 5.418106079101563 30.86396026611328 C 7.529495239257813 40.69797515869141 10.63133239746094 50.36626434326172 14.63742065429688 59.60024261474609 C 18.57264709472656 68.67095947265625 23.42036437988281 77.41613006591797 29.04586791992188 85.59280395507813 C 34.62032318115234 93.69525909423828 41.0079345703125 101.3119354248047 48.03121948242188 108.231201171875 C 55.05638885498047 115.1523056030273 62.77702331542969 121.4341735839844 70.97867584228516 126.9023284912109 C 79.25967407226563 132.4233856201172 88.10613250732422 137.16455078125 97.27232360839844 140.9940643310547 C 106.6077423095703 144.8943023681641 116.3736114501953 147.8894958496094 126.2986526489258 149.896484375 C 136.3259735107422 151.9241485595703 146.6419830322266 152.9676361083984 156.9671783447266 152.999267578125 C 156.7449798583984 143.2715759277344 155.6078033447266 133.5715484619141 153.5817565917969 124.1352386474609 C 151.4703216552734 114.3010635375977 148.368408203125 104.6326751708984 144.3621978759766 95.39859008789063 C 140.4268493652344 86.32785034179688 135.5790405273438 77.58267211914063 129.9533996582031 69.40599822998047 C 124.3788452148438 61.3035888671875 117.9911499023438 53.68699645996094 110.9677581787109 46.76780700683594 C 103.9425201416016 39.84677886962891 96.22182464599609 33.56502532958984 88.02013397216797 28.09695434570313 C 79.73912811279297 22.57601928710938 70.89269256591797 17.83500671386719 61.72652435302734 14.00553894042969 C 52.39119720458984 10.10543823242188 42.62545776367188 7.110321044921875 32.70058441162109 5.1033935546875 C 22.6734619140625 3.0758056640625 12.35769653320313 2.032363891601563 2.032821655273438 2.000732421875 M 1.549758911132813 0 C 87.98521423339844 0 158.1551513671875 69.25063323974609 159 154.9925231933594 C 158.486328125 154.9974060058594 157.9651336669922 155 157.4502563476563 155 C 71.01202392578125 155 0.8448333740234375 85.74662780761719 0 0.0074310302734375 C 0.513671875 0.0025482177734375 1.034912109375 0 1.549758911132813 0 Z' stroke='none' fill='%23d8e2e9'/%3E%3C/g%3E%3Cg id='Пересечение_41' data-name='Пересечение 41' transform='translate(-9438.445 -1276.797)' fill='none'%3E%3Cpath d='M0,154.993c.514,0,1.035.007,1.55.007C87.985,155,158.155,85.749,159,.007,158.486,0,157.965,0,157.45,0,71.012,0,.845,69.253,0,154.993Z' stroke='none'/%3E%3Cpath d='M 2.032823085784912 152.999267578125 C 12.35770416259766 152.9676361083984 22.6734619140625 151.9241943359375 32.70058822631836 149.8966064453125 C 42.62545776367188 147.8896789550781 52.39119720458984 144.8945617675781 61.72652053833008 140.9944305419922 C 70.89269256591797 137.1649932861328 79.73912811279297 132.4239807128906 88.02013397216797 126.9030456542969 C 96.22182464599609 121.4349746704102 103.9425201416016 115.1531982421875 110.9677581787109 108.2321929931641 C 117.9911499023438 101.3130035400391 124.3788452148438 93.69638824462891 129.9533843994141 85.59397888183594 C 135.5790405273438 77.41730499267578 140.4268493652344 68.67214965820313 144.3621978759766 59.60139083862305 C 148.368408203125 50.36732482910156 151.4703216552734 40.69891357421875 153.5817565917969 30.86476135253906 C 155.6078033447266 21.42845344543457 156.7449798583984 11.72841644287109 156.9671783447266 2.000739336013794 C 146.6419830322266 2.03235912322998 136.3259887695313 3.075848340988159 126.2986526489258 5.103521823883057 C 116.3736114501953 7.110499858856201 106.6077575683594 10.1056957244873 97.27232360839844 14.005934715271 C 88.10613250732422 17.83545684814453 79.25967407226563 22.57660865783691 70.97867584228516 28.0976734161377 C 62.77704238891602 33.56582641601563 55.05639266967773 39.84769439697266 48.03121566772461 46.76880264282227 C 41.0079345703125 53.68806457519531 34.62034606933594 61.30474090576172 29.04586982727051 69.40719604492188 C 23.42037010192871 77.58386993408203 18.57265281677246 86.32904052734375 14.63741302490234 95.39975738525391 C 10.63132572174072 104.6337356567383 7.529500007629395 114.3020248413086 5.418108463287354 124.1360397338867 C 3.392151355743408 133.5721740722656 2.255011081695557 143.2718658447266 2.032823085784912 152.999267578125 M 1.549760818481445 155 C 1.034913063049316 155 0.5136956572532654 154.9974517822266 0 154.9925689697266 C 0.8448261022567749 69.25337219238281 71.01202392578125 0 157.4502868652344 0 C 157.9651031494141 0 158.4862976074219 0.002586956601589918 159 0.007478260900825262 C 158.1551513671875 85.74935150146484 87.98521423339844 155 1.549760818481445 155 Z' stroke='none' fill='%23d8e2e9'/%3E%3C/g%3E%3Cg id='Пересечение_39' data-name='Пересечение 39' transform='translate(-9438.445 -1276.797) rotate(180)' fill='none'%3E%3Cpath d='M0,154.993c.514,0,1.035.007,1.55.007C87.985,155,158.155,85.749,159,.007,158.486,0,157.965,0,157.45,0,71.012,0,.845,69.253,0,154.993Z' stroke='none'/%3E%3Cpath d='M 2.032823085784912 152.999267578125 C 12.35770416259766 152.9676361083984 22.6734619140625 151.9241943359375 32.70058822631836 149.8966064453125 C 42.62545776367188 147.8896789550781 52.39119720458984 144.8945617675781 61.72652053833008 140.9944305419922 C 70.89267730712891 137.1649932861328 79.73912811279297 132.4239807128906 88.02013397216797 126.9030456542969 C 96.22182464599609 121.4349746704102 103.9425201416016 115.1531982421875 110.9677429199219 108.2321929931641 C 117.9911499023438 101.3130035400391 124.3788452148438 93.69638824462891 129.9533843994141 85.59397888183594 C 135.5790252685547 77.41730499267578 140.4268493652344 68.67214965820313 144.3621978759766 59.60139083862305 C 148.3683929443359 50.36732482910156 151.4703063964844 40.69891357421875 153.5817565917969 30.86476135253906 C 155.6077728271484 21.42845344543457 156.7449798583984 11.72841644287109 156.9671783447266 2.000739336013794 C 146.6419830322266 2.03235912322998 136.3259735107422 3.075848340988159 126.2986526489258 5.103521823883057 C 116.3736114501953 7.110499858856201 106.6077423095703 10.1056957244873 97.27232360839844 14.005934715271 C 88.10613250732422 17.83545684814453 79.25967407226563 22.57660865783691 70.97867584228516 28.0976734161377 C 62.77702331542969 33.56582641601563 55.05639266967773 39.84769439697266 48.03121566772461 46.76882553100586 C 41.00791168212891 53.68808746337891 34.62032699584961 61.30474090576172 29.04586982727051 69.40721893310547 C 23.42037010192871 77.58389282226563 18.57265281677246 86.32904052734375 14.63741302490234 95.39975738525391 C 10.63132572174072 104.6337585449219 7.529500007629395 114.3020401000977 5.418108463287354 124.1360397338867 C 3.392151355743408 133.5721740722656 2.255011081695557 143.2718658447266 2.032823085784912 152.999267578125 M 1.549760818481445 155 C 1.034913063049316 155 0.5136956572532654 154.9974517822266 0 154.9925689697266 C 0.8448261022567749 69.25339508056641 71.01200103759766 0 157.4502868652344 0 C 157.965087890625 0 158.486328125 0.002586956601589918 159 0.007478260900825262 C 158.1551361083984 85.74935150146484 87.98521423339844 155 1.549760818481445 155 Z' stroke='none' fill='%23d8e2e9'/%3E%3C/g%3E%3Cg id='Пересечение_40' data-name='Пересечение 40' transform='translate(-9438.445 -1121.797) rotate(180)' fill='none'%3E%3Cpath d='M0,.007C.514,0,1.035,0,1.55,0,87.985,0,158.155,69.251,159,154.993c-.514,0-1.035.007-1.55.007C71.012,155,.845,85.747,0,.007Z' stroke='none'/%3E%3Cpath d='M 2.032821655273438 2.000732421875 C 2.2550048828125 11.72813415527344 3.39215087890625 21.42782592773438 5.418106079101563 30.86396026611328 C 7.529495239257813 40.69795989990234 10.63133239746094 50.36624145507813 14.63742065429688 59.60024261474609 C 18.57264709472656 68.67095947265625 23.42036437988281 77.41610717773438 29.04586791992188 85.59278106689453 C 34.62032318115234 93.69525909423828 41.00791168212891 101.3119125366211 48.03121948242188 108.2311706542969 C 55.05638885498047 115.1523056030273 62.77702331542969 121.4341735839844 70.97865295410156 126.9023284912109 C 79.25965118408203 132.4233856201172 88.10613250732422 137.16455078125 97.27230834960938 140.9940643310547 C 106.6077423095703 144.8943023681641 116.3736114501953 147.8894958496094 126.2986297607422 149.896484375 C 136.3259735107422 151.9241485595703 146.6419830322266 152.9676361083984 156.9671783447266 152.999267578125 C 156.7449798583984 143.2715759277344 155.6078033447266 133.5715179443359 153.5817565917969 124.1352157592773 C 151.4703216552734 114.3010635375977 148.368408203125 104.6326522827148 144.3621978759766 95.39859008789063 C 140.4268493652344 86.32785034179688 135.5790405273438 77.58267211914063 129.9533996582031 69.40599822998047 C 124.3788452148438 61.3035888671875 117.9911499023438 53.68699645996094 110.9677581787109 46.76778411865234 C 103.9425201416016 39.84677886962891 96.22182464599609 33.56502532958984 88.02013397216797 28.09695434570313 C 79.73912811279297 22.57601928710938 70.89269256591797 17.83500671386719 61.72652435302734 14.00553894042969 C 52.39119720458984 10.10543823242188 42.62545776367188 7.110321044921875 32.70058441162109 5.1033935546875 C 22.6734619140625 3.0758056640625 12.35769653320313 2.032363891601563 2.032821655273438 2.000732421875 M 1.549758911132813 0 C 87.98521423339844 0 158.1551513671875 69.25063323974609 159 154.9924926757813 C 158.4862976074219 154.9974060058594 157.965087890625 155 157.4502563476563 155 C 71.01200103759766 155 0.8448333740234375 85.74660491943359 0 0.0074310302734375 C 0.513671875 0.0025482177734375 1.034912109375 0 1.549758911132813 0 Z' stroke='none' fill='%23d8e2e9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.sale__item {
  display: block;
  height: 228px;
  margin-bottom: 24px;
  position: relative;
}
.sale__item.big {
  margin-bottom: 0;
  height: 100%;
}
.sale__item.big:hover .btn {
  background-color: #fff;
  color: #e82d89;
}
.sale__item.big .btn {
  position: absolute;
  bottom: 103px;
  left: 60px;
}
.sale__item.green {
  margin-bottom: 0;
}
.sale__excerpt {
  color: #4a5568;
  margin-bottom: 40px;
  line-height: 1.5;
}
.sale .link {
  margin-left: 50px;
}
.about {
  padding: 27px 0 96px;
}
.about__content {
  max-width: 495px;
  position: relative;
}
.about__content::after {
  content: "";
  display: block;
  position: absolute;
  width: 76px;
  height: 76px;
  right: -103px;
  bottom: 5px;
  background: url(/local/templates/tamaki/css/../img/about_dots.svg) center/contain no-repeat;
}
.about__counts {
  margin: 28px 0 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about__counts-item {
  width: 32%;
  max-width: 150px;
}
.about__counts-number {
  color: #e82d89;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 8px;
}
.about__counts-number span {
  font-size: 32px;
}
.about__counts-info {
  font-size: 15px;
}
.about__img {
  position: relative;
  max-width: 460px;
}
.about__img > img {
  -webkit-box-shadow: 16px 15px 14px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 16px 15px 14px rgba(0, 0, 0, 0.16);
  box-shadow: 16px 15px 14px rgba(0, 0, 0, 0.16);
}
.about__leader {
  position: absolute;
  width: 170px;
  height: 170px;
  top: -32px;
  left: -107px;
}
.video-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.video-btn::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 18px rgba(152, 177, 5, 0.34);
  -moz-box-shadow: 0 8px 18px rgba(152, 177, 5, 0.34);
  box-shadow: 0 8px 18px rgba(152, 177, 5, 0.34);
  background: #aec912 url(/local/templates/tamaki/css/../img/play.svg) 54% center/17px no-repeat;
  margin-right: 24px;
}
.video-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #2d3748;
  font-size: 14px;
}
.video-name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
}
@-webkit-keyframes floatRight {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes floatRight {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes floatRight {
  0% {
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes floatRight {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.production {
  position: relative;
  padding: 78px 0 100px;
  background-color: #f7fafc;
  overflow: hidden;
}
.production .btn-primary {
  background-color: #f7fafc;
}
.production .btn-primary:hover {
  background-color: #e82d89;
}
.production .container {
  position: relative;
}
.production .section__title-wrap {
  margin-right: 28px;
}
.production .carousel-line {
  position: absolute;
  top: 0;
  bottom: 0;
  height: -webkit-calc(100% + 180px);
  height: -moz-calc(100% + 180px);
  height: calc(100% + 180px);
  width: 60px;
  left: 12.5%;
  background: url(/local/templates/tamaki/css/../img/production-after.svg) center/contain no-repeat;
}
.production__leaves-item {
  position: absolute;
  -webkit-transition: 0.7s all ease;
  -o-transition: 0.7s all ease;
  -moz-transition: 0.7s all ease;
  transition: 0.7s all ease;
  z-index: 2;
  -webkit-animation: floatRight 8s ease-in-out infinite;
  -moz-animation: floatRight 8s ease-in-out infinite;
  -o-animation: floatRight 8s ease-in-out infinite;
  animation: floatRight 8s ease-in-out infinite;
}
.production__leaves-item:nth-of-type(2) {
  -webkit-animation-duration: 12s;
  -moz-animation-duration: 12s;
  -o-animation-duration: 12s;
  animation-duration: 12s;
}
.production__leaves-item:nth-of-type(3) {
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s;
}
.production__leaves-item img {
  width: 100%;
  -webkit-transition: 0.7s all ease;
  -o-transition: 0.7s all ease;
  -moz-transition: 0.7s all ease;
  transition: 0.7s all ease;
}
.production__leaves[data-position="0"] .production__leaves-item:nth-of-type(1) {
  left: -139px;
  top: 68px;
  width: 105px;
  height: 107px;
}
.production__leaves[data-position="0"] .production__leaves-item:nth-of-type(1) img {
  -webkit-transform: rotate(13deg) scale(-1, 1);
  -moz-transform: rotate(13deg) scale(-1, 1);
  -ms-transform: rotate(13deg) scale(-1, 1);
  -o-transform: rotate(13deg) scale(-1, 1);
  transform: rotate(13deg) scale(-1, 1);
}
.production__leaves[data-position="0"] .production__leaves-item:nth-of-type(2) {
  left: -105px;
  top: 210px;
  width: 71px;
  height: 80px;
}
.production__leaves[data-position="0"] .production__leaves-item:nth-of-type(2) img {
  -webkit-transform: rotate(-50deg) scale(-1, 1);
  -moz-transform: rotate(-50deg) scale(-1, 1);
  -ms-transform: rotate(-50deg) scale(-1, 1);
  -o-transform: rotate(-50deg) scale(-1, 1);
  transform: rotate(-50deg) scale(-1, 1);
}
.production__leaves[data-position="0"] .production__leaves-item:nth-of-type(3) {
  left: 392px;
  top: 317px;
  width: 71px;
  height: 80px;
}
.production__leaves[data-position="0"] .production__leaves-item:nth-of-type(3) img {
  -webkit-transform: rotate(39deg) scale(-1, 1);
  -moz-transform: rotate(39deg) scale(-1, 1);
  -ms-transform: rotate(39deg) scale(-1, 1);
  -o-transform: rotate(39deg) scale(-1, 1);
  transform: rotate(39deg) scale(-1, 1);
}
.production__leaves[data-position="1"] .production__leaves-item:nth-of-type(1) {
  left: -161px;
  top: 52px;
  width: 105px;
  height: 107px;
}
.production__leaves[data-position="1"] .production__leaves-item:nth-of-type(1) img {
  -webkit-transform: rotate(0) scale(-1, 1);
  -moz-transform: rotate(0) scale(-1, 1);
  -ms-transform: rotate(0) scale(-1, 1);
  -o-transform: rotate(0) scale(-1, 1);
  transform: rotate(0) scale(-1, 1);
}
.production__leaves[data-position="1"] .production__leaves-item:nth-of-type(2) {
  left: -97px;
  top: 226px;
  width: 71px;
  height: 80px;
}
.production__leaves[data-position="1"] .production__leaves-item:nth-of-type(2) img {
  -webkit-transform: rotate(-70deg) scale(-1, 1);
  -moz-transform: rotate(-70deg) scale(-1, 1);
  -ms-transform: rotate(-70deg) scale(-1, 1);
  -o-transform: rotate(-70deg) scale(-1, 1);
  transform: rotate(-70deg) scale(-1, 1);
}
.production__leaves[data-position="1"] .production__leaves-item:nth-of-type(3) {
  left: 382px;
  top: 324px;
  width: 71px;
  height: 80px;
}
.production__leaves[data-position="1"] .production__leaves-item:nth-of-type(3) img {
  -webkit-transform: rotate(7deg) scale(-1, 1);
  -moz-transform: rotate(7deg) scale(-1, 1);
  -ms-transform: rotate(7deg) scale(-1, 1);
  -o-transform: rotate(7deg) scale(-1, 1);
  transform: rotate(7deg) scale(-1, 1);
}
.production__leaves[data-position="2"] .production__leaves-item:nth-of-type(1) {
  left: -149px;
  top: 52px;
  width: 105px;
  height: 107px;
}
.production__leaves[data-position="2"] .production__leaves-item:nth-of-type(1) img {
  -webkit-transform: rotate(-8deg) scale(-1, 1);
  -moz-transform: rotate(-8deg) scale(-1, 1);
  -ms-transform: rotate(-8deg) scale(-1, 1);
  -o-transform: rotate(-8deg) scale(-1, 1);
  transform: rotate(-8deg) scale(-1, 1);
}
.production__leaves[data-position="2"] .production__leaves-item:nth-of-type(2) {
  left: -94px;
  top: 215px;
  width: 71px;
  height: 80px;
}
.production__leaves[data-position="2"] .production__leaves-item:nth-of-type(2) img {
  -webkit-transform: rotate(-66deg) scale(-1, 1);
  -moz-transform: rotate(-66deg) scale(-1, 1);
  -ms-transform: rotate(-66deg) scale(-1, 1);
  -o-transform: rotate(-66deg) scale(-1, 1);
  transform: rotate(-66deg) scale(-1, 1);
}
.production__leaves[data-position="2"] .production__leaves-item:nth-of-type(3) {
  left: 367px;
  top: 327px;
  width: 71px;
  height: 80px;
}
.production__leaves[data-position="2"] .production__leaves-item:nth-of-type(3) img {
  -webkit-transform: rotate(70deg) scale(-1, 1);
  -moz-transform: rotate(70deg) scale(-1, 1);
  -ms-transform: rotate(70deg) scale(-1, 1);
  -o-transform: rotate(70deg) scale(-1, 1);
  transform: rotate(70deg) scale(-1, 1);
}
.production::after,
.production::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 80px;
  width: 100%;
  z-index: 2;
}
.production::before {
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7fafc), to(rgba(247, 250, 252, 0)));
  background: -webkit-linear-gradient(top, #f7fafc, rgba(247, 250, 252, 0));
  background: -moz- oldlinear-gradient(top, #f7fafc, rgba(247, 250, 252, 0));
  background: -o-linear-gradient(top, #f7fafc, rgba(247, 250, 252, 0));
  background: linear-gradient(to bottom, #f7fafc, rgba(247, 250, 252, 0));
}
.production::after {
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#f7fafc), to(rgba(247, 250, 252, 0)));
  background: -webkit-linear-gradient(bottom, #f7fafc, rgba(247, 250, 252, 0));
  background: -moz- oldlinear-gradient(bottom, #f7fafc, rgba(247, 250, 252, 0));
  background: -o-linear-gradient(bottom, #f7fafc, rgba(247, 250, 252, 0));
  background: linear-gradient(to top, #f7fafc, rgba(247, 250, 252, 0));
}
.production__nav {
  margin-top: 30px;
}
.production__nav .owl-item {
  opacity: 0.5;
}
.production__nav .owl-item.active {
  opacity: 1;
}
.production__nav .owl-item:first-of-type .production__nav-img {
  padding-bottom: 0;
}
.production__nav .owl-item:nth-of-type(2) .production__nav-img {
  padding-bottom: 0;
  padding-top: 7px;
}
.production__nav .owl-item:nth-of-type(3) .production__nav-img {
  padding-bottom: 0;
  padding-top: 7px;
}
.production__nav-item {
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 11px 9px 18px rgba(74, 85, 104, 0.2);
  -moz-box-shadow: 11px 9px 18px rgba(74, 85, 104, 0.2);
  box-shadow: 11px 9px 18px rgba(74, 85, 104, 0.2);
  padding: 26px 24px 28px 125px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 76px;
  width: 97%;
  cursor: pointer;
  margin-left: auto;
}
.production__nav-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 8px;
  right: 8px;
  background-color: #cbd5e0;
  -webkit-transition: 0.3 all ease;
  -o-transition: 0.3 all ease;
  -moz-transition: 0.3 all ease;
  transition: 0.3 all ease;
}
.production__nav-item:hover::after {
  background-color: #aec912;
}
.production__nav-img {
  width: 122px;
  height: 122px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0 9px 15px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 9px 15px rgba(0, 0, 0, 0.16);
  box-shadow: 0 9px 15px rgba(0, 0, 0, 0.16);
  padding: 5px 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: -3%;
}
.production__nav-img img {
  max-width: 112px !important;
  max-height: 112px !important;
}
.production__nav .current .production__nav-item::after {
  background-color: #aec912;
}
.production__carousel .owl-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  top: -9px;
  z-index: 99;
}
.production__carousel .owl-nav button {
  position: static;
  margin: 0;
  border: none;
  width: 28px;
  height: 16px;
  background-image: url(/local/templates/tamaki/css/../img/arrow-product.svg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.production__carousel .owl-nav button.owl-prev {
  margin-right: 24px;
}
.production__carousel .owl-nav button:hover {
  background-color: transparent;
  background-image: url(/local/templates/tamaki/css/../img/arrow-product-pink.svg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.production__item .title {
  font-weight: 400;
  margin-bottom: 21px;
}
.production__item .excerpt {
  font-size: 16px;
  margin-bottom: 21px;
}
.production__complect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.production__complect-item {
  margin-right: 16px;
  background-color: #f0f5f8;
  border: 1px solid #cbd5e0;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  font-size: 14px;
  color: #4a5568;
  padding: 8px 16px 10px;
}
.production__complect-item:last-of-type {
  margin-right: 0;
}
.production__img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 420px;
}
.production__circles {
  width: 100%;
  max-width: 476px;
  height: 476px;
  position: absolute;
  border: 1px solid #edf2f7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: -8%;
  top: -8.5%;
}
.production__circles::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 95%;
  max-width: 430px;
  height: 430px;
  border: 6px solid #edf2f7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.production__dots {
  position: absolute;
  top: -28px;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 84%;
  z-index: 99;
}
.production__dots-item {
  background-color: #e82d89;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  border: none;
  width: 9px;
  height: 9px;
  padding: 0;
  margin-bottom: 6px;
}
.production__dots-item:last-of-type {
  margin-bottom: 0;
}
.production__dots-item.active,
.production__dots-item:hover {
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 769px) {
  .production__carousel .owl-stage {
    width: 100% !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .production__carousel.owl-drag .owl-item {
    position: absolute;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .production__carousel.owl-drag .owl-item.active {
    position: relative;
    z-index: 9;
  }
  .production__carousel.owl-drag .owl-item.active .production__info {
    right: 0;
    opacity: 1;
  }
  .production__carousel.owl-drag .owl-item.active .production__img-main img {
    top: 0;
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  .production__carousel.owl-drag .owl-item.prev {
    opacity: 1;
  }
  .production__carousel.owl-drag .owl-item.prev .production__dots,
  .production__carousel.owl-drag .owl-item.prev .section__title-wrap {
    opacity: 0;
  }
  .production__carousel.owl-drag .owl-item.prev .production__info {
    right: -100%;
    opacity: 0;
  }
  .production__carousel.owl-drag .owl-item.prev .production__img-main img {
    top: 100%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  .production__info {
    position: relative;
    opacity: 0;
    right: -100%;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  .production__img-main {
    left: -51px;
    top: 11px;
    position: relative;
    max-width: 462px;
  }
  .production__img-main img {
    width: auto !important;
    opacity: 0;
    position: relative;
    top: -100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease;
  }
}
@-webkit-keyframes img1 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-26px) rotate(2deg);
    transform: translateY(-26px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-moz-keyframes img1 {
  0% {
    -moz-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -moz-transform: translateY(-26px) rotate(2deg);
    transform: translateY(-26px) rotate(2deg);
  }
  100% {
    -moz-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-o-keyframes img1 {
  0% {
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -o-transform: translateY(-26px) rotate(2deg);
    transform: translateY(-26px) rotate(2deg);
  }
  100% {
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@keyframes img1 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-26px) rotate(2deg);
    -moz-transform: translateY(-26px) rotate(2deg);
    -o-transform: translateY(-26px) rotate(2deg);
    transform: translateY(-26px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes img2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(26px);
    transform: translateY(26px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes img2 {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(26px);
    transform: translateY(26px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes img2 {
  0% {
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -o-transform: translateY(26px);
    transform: translateY(26px);
  }
  100% {
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes img2 {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(26px);
    -moz-transform: translateY(26px);
    -o-transform: translateY(26px);
    transform: translateY(26px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes img3 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(18px) rotate(-5deg);
    transform: translateY(18px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-moz-keyframes img3 {
  0% {
    -moz-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -moz-transform: translateY(18px) rotate(-5deg);
    transform: translateY(18px) rotate(-5deg);
  }
  100% {
    -moz-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@-o-keyframes img3 {
  0% {
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -o-transform: translateY(18px) rotate(-5deg);
    transform: translateY(18px) rotate(-5deg);
  }
  100% {
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
@keyframes img3 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(18px) rotate(-5deg);
    -moz-transform: translateY(18px) rotate(-5deg);
    -o-transform: translateY(18px) rotate(-5deg);
    transform: translateY(18px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.work {
  padding: 80px 0 100px;
  position: relative;
}
.work::after {
  content: "";
  display: block;
  position: absolute;
  width: 105px;
  height: 105px;
  top: 76px;
  background: url(/local/templates/tamaki/css/../img/work-dots.svg) center/contain no-repeat;
  left: 10.5%;
  z-index: -1;
}
.work .section__title-big {
  max-width: 550px;
}
.work .section__info {
  max-width: 500px;
}
.work__form {
  margin-top: 35px;
}
.work__img {
  position: relative;
  background: url(/local/templates/tamaki/css/../img/work-img.png) center/contain no-repeat;
  height: 100%;
  max-width: 576px;
  margin-left: auto;
}
.work__img-item {
  position: absolute;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.work__img-item:nth-of-type(1) {
  width: 290px;
  bottom: -29px;
  left: 50px;
  z-index: 2;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation: img1 12s ease-in-out infinite;
  -moz-animation: img1 12s ease-in-out infinite;
  -o-animation: img1 12s ease-in-out infinite;
  animation: img1 12s ease-in-out infinite;
}
.work__img-item:nth-of-type(2) {
  top: -24px;
  right: 212px;
  -webkit-animation: img2 15s ease-in-out infinite;
  -moz-animation: img2 15s ease-in-out infinite;
  -o-animation: img2 15s ease-in-out infinite;
  animation: img2 15s ease-in-out infinite;
}
.work__img-item:nth-of-type(3) {
  top: 0;
  right: 46px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation: img3 10s ease-in-out infinite;
  -moz-animation: img3 10s ease-in-out infinite;
  -o-animation: img3 10s ease-in-out infinite;
  animation: img3 10s ease-in-out infinite;
}
.delivery__wrap {
  background-color: #e82d89;
  padding: 32px 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}
.delivery__wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 208px;
  background: url(/local/templates/tamaki/css/../img/delivery-butterfly.svg) center/contain no-repeat;
}
.delivery__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 82px;
  height: 82px;
  margin-right: 47px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 12px;
}
.delivery__content .link {
  color: #fff;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.delivery__content .link::after {
  background-image: url(/local/templates/tamaki/css/../img/arrow-white-link.svg);
}
.delivery__title {
  color: #fff;
  font-weight: 700;
  font-size: 36px;
  margin: 10px 0 16px;
}
.delivery__img {
  position: absolute;
  right: 104px;
  bottom: -50px;
  width: 222px;
  z-index: 2;
}
.study {
  padding: 100px 0;
  position: relative;
}
.study::after {
  content: "";
  display: block;
  position: absolute;
  width: 420px;
  height: 135px;
  left: -9px;
  top: 175px;
  z-index: -1;
  background: url(/local/templates/tamaki/css/../img/work-img.png) center/contain no-repeat;
}
.study::before {
  content: "";
  display: block;
  position: absolute;
  width: 107px;
  height: 107px;
  left: 66.8%;
  -webkit-transform: rotate(12deg) scale(-1, 1);
  -moz-transform: rotate(12deg) scale(-1, 1);
  -ms-transform: rotate(12deg) scale(-1, 1);
  -o-transform: rotate(12deg) scale(-1, 1);
  transform: rotate(12deg) scale(-1, 1);
  top: 230px;
  z-index: 0;
  background: url(/local/templates/tamaki/css/../img/leaf.png) center/contain no-repeat;
}
.study .section__info {
  font-weight: 400;
  max-width: 600px;
  margin: auto;
  line-height: 1.3;
  color: #4a5568;
}
.study__title {
  text-align: center;
  margin-bottom: 40px;
}
.study__item {
  background: #e2e8f0;
  position: relative;
  overflow: hidden;
  padding: 83px 80px 129px;
}
.study__item::after {
  content: "";
  display: block;
  position: absolute;
  width: 624px;
  height: 624px;
  right: -92px;
  bottom: -405px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  transition: 0.4s all ease;
  z-index: 0;
}
.study__item:hover::after {
  width: 1400px;
  height: 1400px;
}
.study__item.pink {
  background: -webkit-radial-gradient(#bfc6d0, #e2e8f0) 176px 100px;
  background: -moz- oldradial-gradient(#bfc6d0, #e2e8f0) 176px 100px;
  background: -o-radial-gradient(#bfc6d0, #e2e8f0) 176px 100px;
  background: radial-gradient(#bfc6d0, #e2e8f0) 176px 100px;
}
.study__item.pink::after {
  background-color: #e82d89;
}
.study__item.pink .study__content {
  margin-left: 32.8%;
}
.study__item.pink:hover {
  color: #fff;
}
.study__item.pink:hover .btn {
  background-color: #fff;
  color: #e82d89;
}
.study__item.pink .study__img {
  right: 13px;
}
.study__item.green::after {
  background-color: #aec912;
  width: 585px;
  height: 585px;
  right: -140px;
  bottom: -351px;
}
.study__item.green:hover::after {
  width: 1600px;
  height: 1600px;
}
.study__item.green .study__img {
  bottom: 0;
  right: 11.5%;
}
.study__img {
  position: absolute;
  height: 505px;
  width: 60%;
  max-width: 430px;
  z-index: 2;
  bottom: -6px;
  right: 0;
}
.study__content {
  max-width: 341px;
  position: relative;
  z-index: 2;
}
.study__content .info {
  margin-bottom: 81px;
  line-height: 1.5;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.socials-section__youtube {
  background-color: #edf2f7;
  position: relative;
  padding: 60px 60px 65px;
  overflow: hidden;
}
.socials-section__img {
  position: absolute;
  top: -18px;
  right: -170px;
  width: 496px;
  height: 496px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.socials-section__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.socials-section__info {
  max-width: 332px;
}
.socials-section__logo {
  width: 136px;
  margin-bottom: 36px;
}
.socials-section__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.socials-section__name::before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 16px;
  background: #fff url(/local/templates/tamaki/css/../img/tamaki-youtube.svg) center/38px no-repeat;
}
.socials-section__content {
  font-size: 20px;
  color: #4a5568;
  margin-bottom: 30px;
  line-height: 1.5;
}
.socials-section .link {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.socials-section__instagram {
  display: block;
  position: relative;
  max-width: 312px;
  width: 100%;
  margin-left: auto;
}
.socials-section__instagram::after {
  content: "";
  display: block;
  position: absolute;
  left: -68px;
  top: -50px;
  width: 144px;
  height: 420px;
  background: url(/local/templates/tamaki/css/../img/work-img.png) bottom/433px;
  z-index: -1;
}
.draw {
  padding: 94px 0 80px;
  position: relative;
}
.draw::after {
  content: "";
  display: block;
  position: absolute;
  width: 105px;
  height: 105px;
  top: 26px;
  background: url(/local/templates/tamaki/css/../img/work-dots.svg) center/contain no-repeat;
  left: 36.3%;
  z-index: -1;
}
.draw__content {
  background: #e82d89;
  position: relative;
  overflow: hidden;
  padding: 80px 60px;
}
.draw__content::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  background: url(/local/templates/tamaki/css/../img/draw-bg.svg);
}
.draw__info {
  position: relative;
  z-index: 2;
  color: #fff;
}
.draw__img {
  position: absolute;
  z-index: 2;
  bottom: -30px;
  right: -162px;
  height: 338px;
  width: auto;
}
.draw__img img {
  width: auto;
  height: 100%;
}
.draw__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.draw__title::after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 16px;
  background: url(/local/templates/tamaki/css/../img/inst.svg) center/contain no-repeat;
}
.draw__text {
  font-size: 20px;
  margin-bottom: 38px;
  line-height: 1.5;
}
.draw .link {
  color: #fff;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.draw .link::after {
  background-image: url(/local/templates/tamaki/css/../img/arrow-white-link.svg);
}
.master-class__content {
  background-color: #edf2f7;
}
.master-class__info {
  padding: 60px;
}
.master-class .section__info {
  font-size: 20px;
  line-height: 1.5;
}
.master-class__date {
  margin: 29px 0 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4a5568;
}
.master-class__date::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 11px;
  background: url(/local/templates/tamaki/css/../img/calendar.svg) center/contain no-repeat;
}
.master-class .btn {
  font-size: 16px;
}
.master-class__img {
  height: 100%;
  max-height: 389px;
}
.master-class__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.press {
  padding: 100px 0;
}
.press .section__title-wrap .link {
  margin-top: 19px;
}
.press .section__title-wrap .link::after {
  margin-left: 16px;
}
.press__thumbnail {
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 237px;
  margin-bottom: 14px;
}
.press__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.press__label {
  color: #fff;
  font-size: 14px;
  padding: 3px 16px 5px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  position: absolute;
  top: 17px;
  left: 16px;
}
.press__label.blog {
  background-color: #aec912;
}
.press__label.presentation {
  background-color: #e82d89;
}
.press .section__info {
  color: #2d3748;
  display: inline-block;
  margin: 16px 0 11px;
  line-height: 1.4;
}
.press .excerpt {
  height: 70px;
  overflow: hidden;
}
.press__item .link {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  color: #2d3748;
  font-weight: 400;
  font-size: 16px;
}
.press__item .link::after {
  background-image: url(/local/templates/tamaki/css/../img/arrow-dark.svg);
}
.press__item .link:hover {
  color: #e82d89;
}
.press__item .link:hover::after {
  background-image: url(/local/templates/tamaki/css/../img/link.png);
}
#press-carousel::after {
  content: "";
  display: block;
  position: absolute;
  width: 143px;
  height: 143px;
  background: url(/local/templates/tamaki/css/../img/press-icon.svg) center/contain no-repeat;
  right: -64px;
  top: -25px;
  z-index: -1;
}
#press-carousel .owl-dots {
  position: static;
  margin-top: 40px;
}
#press-carousel .owl-dots .owl-dot span {
  width: 56px;
  height: 2px;
  background-color: #edf2f7;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#press-carousel .owl-dots .owl-dot.active span {
  background-color: #e82d89;
}
#press-carousel .owl-nav button {
  height: 15px;
  top: auto;
  border: none;
  background-image: url(/local/templates/tamaki/css/../img/arrow-sm.svg);
  -webkit-background-size: 8px 8px;
  -moz-background-size: 8px;
  background-size: 8px;
}
#press-carousel .owl-nav button:hover {
  background-color: transparent;
  background-image: url(/local/templates/tamaki/css/../img/arrow-sm-pink.svg);
}
#press-carousel .owl-nav button.owl-prev {
  left: 41%;
}
#press-carousel .owl-nav button.owl-next {
  right: 41%;
}
.date {
  font-size: 14px;
  color: #718096;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.date::before {
  content: "";
  width: 16px;
  height: 19px;
  margin-right: 9px;
  background: url(/local/templates/tamaki/css/../img/date.svg) center/contain no-repeat;
}
.excerpt {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 27px;
  line-height: 1.6;
}
.page__header {
  background-color: #edf2f7;
  position: relative;
  overflow: hidden;
  padding-bottom: 71px;
}
.page__title {
  font-weight: 900;
  margin: 37px 0 0;
}
.press__page-img {
  position: absolute;
  width: 222px;
  height: 222px;
  bottom: -45px;
  right: 30.2%;
}
.press__page-img .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  background-color: #e82d89;
  width: 100%;
  height: 100%;
}
.press__page-img img {
  position: relative;
  left: -34px;
  top: 41px;
  max-height: none;
  z-index: 2;
}
.press__page-img::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  top: -16px;
  left: -6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: url(/local/templates/tamaki/css/../img/work-dots.svg) center/contain no-repeat;
}
.press__page-img::after {
  content: "";
  display: block;
  position: absolute;
  width: 269px;
  height: 269px;
  bottom: -68px;
  right: -84px;
  -webkit-transform: rotate(165deg);
  -moz-transform: rotate(165deg);
  -ms-transform: rotate(165deg);
  -o-transform: rotate(165deg);
  transform: rotate(165deg);
  background: url(/local/templates/tamaki/css/../img/press-icon.svg) center/contain no-repeat;
  z-index: 0;
}
.press-center__sticky-wrap {
  position: relative;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.press-center__menu-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}
.press-center__menu::after {
  content: "";
  display: block;
  margin-top: 60px;
  width: 101px;
  height: 101px;
  background: url(/local/templates/tamaki/css/../img/dots.svg) center/contain no-repeat;
}
.press-center__menu-item {
  margin-bottom: 24px;
}
.press-center__menu-item a {
  font-size: 20px;
  font-weight: 600;
  color: #272524;
}
.press-center__menu-item a:hover {
  color: #e82d89;
}
.press-center__menu-item:last-of-type {
  margin-bottom: 0;
}
.press-center__menu-item.active a {
  color: #e82d89;
}
.press-center .col-md-6:nth-of-type(odd) .press-center__item {
  margin-left: auto;
}
.press-center__item {
  margin-bottom: 42px;
  max-width: 392px;
  display: block;
}
.press-center__item:hover .press-center__thumbnails::before {
  top: 0;
}
.press-center__item:hover .press-center__link,
.press-center__item:hover .press-center__link-sm {
  color: #e82d89;
}
.press-center__item.big {
  max-width: none;
  margin-bottom: 60px;
}
.press-center__item.big .press-center__thumbnails {
  height: 256px;
}
.press-center__item.big .press-center__thumbnails::before {
  background-position: 57%;
}
.press-center__item.big .post__meta {
  margin: 24px 0;
}
.press-center__item .post__meta {
  margin: 14px 0 24px;
}
.press-center__item .excerpt {
  font-size: 18px;
  font-weight: 400;
  color: #272524;
}
.press-center__thumbnails {
  width: 100%;
  height: 160px;
  position: relative;
  overflow: hidden;
  display: block;
}
.press-center__thumbnails::before {
  content: "Подробнее";
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: OpenSans, sans-serif;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: -100%;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: rgba(0, 0, 0, 0.7) url(/local/templates/tamaki/css/../img/arrow-white-link.svg) 66% no-repeat;
  -webkit-background-size: 13px 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
.press-center__thumbnails img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.press-center__link {
  font-size: 26px;
  font-weight: 700;
  color: #272524;
  display: block;
  margin-bottom: 22px;
}
.press-center__link-sm {
  font-weight: 600;
  color: #272524;
}
.press-center__mail {
  position: relative;
  z-index: 2;
  margin-top: 9px;
}
.press-center__smi {
  position: relative;
  margin-top: 80px;
  background-color: #aec912;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 130px 40px 60px;
}
.press-center__smi .section__title {
  color: #fff;
  margin-bottom: 0;
}
.press-center__smi a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.press-center__smi .label {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 4px;
  font-size: 15px;
}
.press-center__smi::after {
  content: "";
  display: block;
  position: absolute;
  width: 334px;
  height: 334px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e82d89;
  top: -22px;
  left: -8%;
  right: 0;
  margin: auto;
}
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pagination__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pagination__item {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #e82d89;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #e82d89;
  font-family: SegoeUI, sans-serif;
  font-size: 14px;
  margin-right: 8px;
}
.pagination__item:last-child {
  margin-right: 0;
}
.pagination__item:hover {
  background-color: #fd55a8;
  color: #fff;
}
.pagination__item.current {
  background-color: #e82d89;
  color: #fff;
}
.pagination__next,
.pagination__prev {
  font-size: 18px;
  color: #6e788a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: SegoeUI, sans-serif;
}
.pagination__prev::before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin-right: 16px;
  background: url(/local/templates/tamaki/css/../img/arrow_left.png) center/contain no-repeat;
}
.pagination__next::after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin-left: 16px;
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  background: url(/local/templates/tamaki/css/../img/arrow_left.png) center/contain no-repeat;
}
.post h1 {
  margin-top: 0;
  line-height: 1.4;
}
.post__content .section__title {
  margin-bottom: 22px;
}
.post__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
}
.post__meta .reading-time {
  margin-left: 32px;
}
.post__img {
  width: 100%;
  height: 350px;
  margin-bottom: 40px;
}
.post__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.post__info {
  line-height: 1.5;
}
.post__info ul li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 15px;
}
.post__info ul li:last-of-type {
  margin-bottom: 0;
}
.post__info ul li::before {
  content: "";
  display: block;
  background-color: #e82d89;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 8px;
}
.post__other .title {
  font-size: 20px;
}
.post__other-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.post__other-thumbnail {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.post__other-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.post__other-info {
  width: -webkit-calc(100% - 157px);
  width: -moz-calc(100% - 157px);
  width: calc(100% - 157px);
  max-width: 235px;
}
.post__other-info a {
  font-weight: 600;
  margin-bottom: 16px;
  display: inline-block;
  color: #272524;
}
.post__other-info a:hover {
  color: #e82d89;
}
.reading-time {
  background-color: #a0aec0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px 8px 3px;
}
.reading-time::before {
  content: "";
  display: block;
  margin-right: 8px;
  width: 14px;
  height: 14px;
  background: url(/local/templates/tamaki/css/../img/clock.svg) center/contain no-repeat;
}
.follow-us {
  background-color: #aec912;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 40px 0;
  margin-top: 82px;
}
.follow-us .section__title {
  color: #fff;
  margin: 0;
  padding-left: 60px;
}
.follow-us__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 40px;
}
.follow-us__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  margin-right: 24px;
}
.follow-us__item:last-of-type {
  margin-right: 0;
}
.follow-us__item.whatsup:hover {
  background-color: #32bb47;
}
.follow-us__item.tt:hover {
  background-color: #000;
}
.follow-us__item.telegram:hover {
  background-color: #41b4e6;
}
.follow-us__item.viber:hover {
  background-color: #7b519b;
}
.follow-us__item.fb:hover {
  background-color: #1877f2;
}
.follow-us__item.ig:hover {
  background-color: #c2367d;
}
.follow-us__item.yt:hover {
  background-color: red;
}
.follow-us__item.vk:hover {
  background-color: #0077ff;
}
.product-info__section {
  padding: 120px 0 118px;
}
.product-info__section .section__title {
  font-weight: 600;
}
.product-info__section .btn {
  font-size: 18px;
  padding: 15px 32px 16px;
  vertical-align: inherit;
}
.product-info__section .btn::after {
  content: "";
  display: inline-block;
  margin-left: 16px;
  width: 16px;
  height: 16px;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath id='search' d='M15.89,14.652,12.1,10.859a.371.371,0,0,0-.266-.109h-.412a6.5,6.5,0,1,0-.669.669v.412a.384.384,0,0,0,.109.266l3.794,3.794a.375.375,0,0,0,.531,0l.706-.706A.375.375,0,0,0,15.89,14.652ZM6.5,11.5a5,5,0,1,1,5-5A5,5,0,0,1,6.5,11.5Z' fill='%23fff'/%3E%3C/svg%3E");
}
.product-info__img,
.product-info__tab {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.product-info__img.active,
.product-info__tab.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.product-info__variants {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 24px;
}
.product-info__variants-item {
  margin-right: 24px;
  font: 600 15px OpenSans, sans-serif;
  color: #6e788a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #f0f5f8;
  border: 1px solid #cbd5e0;
  padding: 8px 12px 9px;
  cursor: pointer;
}
.product-info__variants-item:last-of-type {
  margin-right: 0;
}
.product-info__variants-item.active {
  background-color: #e82d89;
  color: #fff;
  border-color: #e82d89;
}
.product-info__wrap .tabs__panel {
  padding-top: 16px;
  margin-bottom: 32px;
}
.product-info__wrap .tabs__panel#characteristic-tab {
  padding-top: 9px;
  margin-bottom: 37px;
}
.product-info__wrap .tabs__wrap {
  border-bottom: 1px solid #e2e8f0;
}
.product-info__wrap .tabs__link {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 0 16px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  margin-right: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #718096;
  font-size: 18px;
}
.product-info__wrap .tabs__link:last-of-type {
  margin: 0;
}
.product-info__wrap .tabs__link::after {
  content: "";
  display: inline-block;
  position: relative;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  top: -12px;
}
.product-info__wrap .tabs__link:hover {
  color: #2d3748;
  background-color: transparent;
}
.product-info__wrap .tabs__link.active {
  color: #2d3748;
  background-color: transparent;
}
.product-info__wrap .tabs__link.active::after {
  background-color: #aec912;
}
.product-info__thumbnail {
  position: relative;
  width: 496px;
  height: 496px;
  margin-top: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-info__thumbnail img {
  position: relative;
  z-index: 2;
}
.product-info__thumbnail::after {
  content: "";
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -86px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 388px;
  height: 388px;
  background: #aec912 url(/local/templates/tamaki/css/../img/banner_bg.svg);
}
.product-info__thumbnail::before {
  content: "";
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -81px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border: 21px solid #edf2f7;
}
.product-info__description p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.5;
}
.product-info__fit {
  margin: 24px 0 30px;
}
.product-info__fit-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
}
.product-info__fit-item {
  position: relative;
  width: 48px;
  height: 48px;
  margin-right: 32px;
}
.product-info__fit-item .label-pop {
  white-space: nowrap;
}
.product-info__fit-item svg {
  fill: #a4b0c0;
}
.product-info__fit-item:hover .label-pop {
  opacity: 1;
  visibility: visible;
}
.product-info__fit-item:hover svg {
  fill: #e82d89;
}
.ready-dish {
  height: 300px;
  width: 100%;
}
.ready-dish img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.additional__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dotted #cbd5e0;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.additional__item:last-of-type {
  margin-bottom: 0;
}
.additional__item span {
  background-color: #fcfdfd;
  position: relative;
}
.additional__item-label {
  width: 40%;
  color: #4a5568;
  padding-right: 20px;
}
.additional__item-val {
  width: 60%;
  font-weight: 600;
  color: #272524;
  text-align: left;
}
.reason__carousel {
  background-color: #edf2f7;
  padding: 107px 0;
}
.reason__carousel .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(1) {
  left: auto;
  right: 90px;
  top: auto;
  bottom: -146px;
}
.reason__carousel .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(1) img {
  -webkit-transform: rotate(38deg) scale(-1, 1);
  -moz-transform: rotate(38deg) scale(-1, 1);
  -ms-transform: rotate(38deg) scale(-1, 1);
  -o-transform: rotate(38deg) scale(-1, 1);
  transform: rotate(38deg) scale(-1, 1);
}
.reason__carousel .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(2) {
  left: -118px;
  top: -132px;
}
.reason__carousel .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(2) img {
  -webkit-transform: rotate(-33deg) scale(-1, 1);
  -moz-transform: rotate(-33deg) scale(-1, 1);
  -ms-transform: rotate(-33deg) scale(-1, 1);
  -o-transform: rotate(-33deg) scale(-1, 1);
  transform: rotate(-33deg) scale(-1, 1);
}
.reason__carousel .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(3) {
  display: none;
}
.reason__carousel-number {
  position: absolute;
  font-size: 106px;
  font-weight: 900;
  color: #e2e8f0;
  line-height: 1;
  right: 0;
  top: -67px;
}
.reason__carousel-wrap {
  margin-top: 23px;
}
.reason__carousel-wrap .title {
  margin: 32px 0 24px;
}
.reason__carousel-wrap .excerpt {
  margin: 0;
  font-weight: 600;
  color: #718096;
  font-size: 16px;
}
.reason__carousel-wrap .owl-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  top: -9px;
  z-index: 99;
}
.reason__carousel-wrap .owl-nav button {
  position: static;
  margin: 0;
  border: none;
  width: 28px;
  height: 16px;
  background-image: url(/local/templates/tamaki/css/../img/arrow-product.svg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.reason__carousel-wrap .owl-nav button.owl-prev {
  margin-right: 24px;
}
.reason__carousel-wrap .owl-nav button:hover {
  background-color: transparent;
  background-image: url(/local/templates/tamaki/css/../img/arrow-product-pink.svg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.reason__carousel-bg {
  position: relative;
  width: 360px;
  height: 360px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}
.reason__carousel-bg .production__dots {
  right: -107px;
  left: auto;
  top: 0;
}
.reason__carousel-bg-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #aec912;
  font-size: 72px;
  font-weight: 600;
  line-height: 1.35;
  margin-top: -47px;
}
.reason__carousel-bg-img .star-count {
  margin: 0 6px;
}
.reason__carousel-bg-img .star-sm {
  position: relative;
  top: -5px;
}
.reason__carousel-bg-img::after {
  content: "";
  display: block;
  width: 420px;
  height: 420px;
  position: absolute;
  top: -30px;
  left: -30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 10px solid #e2e8f0;
}
.reason__carousel-bg-sm {
  color: #aec912;
  font-size: 18px;
  font-weight: 600;
  margin-top: 4px;
}
.reason__carousel-bg-name {
  font-size: 20px;
  font-weight: 600;
  color: #4a5568;
  margin-top: 5px;
}
.reason__carousel-nav {
  position: absolute;
  top: -30px;
  left: -30px;
  width: 460px;
  height: 460px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.reason__carousel-nav[data-position="position-1"] {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.reason__carousel-nav[data-position="position-1"] .owl-stage-outer {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.reason__carousel-nav[data-position="position-2"] {
  -webkit-transform: translate(26px, -5px);
  -moz-transform: translate(26px, -5px);
  -ms-transform: translate(26px, -5px);
  -o-transform: translate(26px, -5px);
  transform: translate(26px, -5px);
}
.reason__carousel-nav[data-position="position-2"] .owl-stage-outer {
  -webkit-transform: rotate(73deg);
  -moz-transform: rotate(73deg);
  -ms-transform: rotate(73deg);
  -o-transform: rotate(73deg);
  transform: rotate(73deg);
}
.reason__carousel-nav[data-position="position-3"] {
  -webkit-transform: translate(33px, 4px);
  -moz-transform: translate(33px, 4px);
  -ms-transform: translate(33px, 4px);
  -o-transform: translate(33px, 4px);
  transform: translate(33px, 4px);
}
.reason__carousel-nav[data-position="position-3"] .owl-stage-outer {
  -webkit-transform: rotate(145deg);
  -moz-transform: rotate(145deg);
  -ms-transform: rotate(145deg);
  -o-transform: rotate(145deg);
  transform: rotate(145deg);
}
.reason__carousel-nav[data-position="position-4"] {
  -webkit-transform: translate(21px, 17px);
  -moz-transform: translate(21px, 17px);
  -ms-transform: translate(21px, 17px);
  -o-transform: translate(21px, 17px);
  transform: translate(21px, 17px);
}
.reason__carousel-nav[data-position="position-4"] .owl-stage-outer {
  -webkit-transform: rotate(217deg);
  -moz-transform: rotate(217deg);
  -ms-transform: rotate(217deg);
  -o-transform: rotate(217deg);
  transform: rotate(217deg);
}
.reason__carousel-nav[data-position="position-5"] {
  -webkit-transform: translate(3px, 13px);
  -moz-transform: translate(3px, 13px);
  -ms-transform: translate(3px, 13px);
  -o-transform: translate(3px, 13px);
  transform: translate(3px, 13px);
}
.reason__carousel-nav[data-position="position-5"] .owl-stage-outer {
  -webkit-transform: rotate(294deg);
  -moz-transform: rotate(294deg);
  -ms-transform: rotate(294deg);
  -o-transform: rotate(294deg);
  transform: rotate(294deg);
}
.reason__carousel-nav .owl-stage-outer {
  position: absolute;
  top: -30px;
  left: -30px;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.reason__carousel-nav .owl-stage {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100% !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0) !important;
  -moz-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -o-transform: rotate(0) !important;
  transform: rotate(0) !important;
}
.reason__carousel-nav .owl-item {
  opacity: 1;
  position: absolute;
  width: 80px !important;
  height: 80px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.reason__carousel-nav .owl-item:nth-of-type(1) {
  top: 23px;
  bottom: 0;
  margin: auto;
  right: -29px;
}
.reason__carousel-nav .owl-item:nth-of-type(5) {
  bottom: -11px;
  right: 99px;
}
.reason__carousel-nav .owl-item:nth-of-type(5) .reason__carousel-nav-item {
  -webkit-transform: rotate(66deg);
  -moz-transform: rotate(66deg);
  -ms-transform: rotate(66deg);
  -o-transform: rotate(66deg);
  transform: rotate(66deg);
}
.reason__carousel-nav .owl-item:nth-of-type(4) {
  bottom: 62px;
  left: 30px;
}
.reason__carousel-nav .owl-item:nth-of-type(4) .reason__carousel-nav-item {
  -webkit-transform: rotate(145deg);
  -moz-transform: rotate(145deg);
  -ms-transform: rotate(145deg);
  -o-transform: rotate(145deg);
  transform: rotate(145deg);
}
.reason__carousel-nav .owl-item:nth-of-type(3) {
  top: 74px;
  left: 35px;
}
.reason__carousel-nav .owl-item:nth-of-type(3) .reason__carousel-nav-item {
  -webkit-transform: rotate(219deg);
  -moz-transform: rotate(219deg);
  -ms-transform: rotate(219deg);
  -o-transform: rotate(219deg);
  transform: rotate(219deg);
}
.reason__carousel-nav .owl-item:nth-of-type(2) {
  top: 4px;
  left: 0;
  right: -147px;
  margin: auto;
}
.reason__carousel-nav .owl-item:nth-of-type(2) .reason__carousel-nav-item {
  -webkit-transform: rotate(286deg);
  -moz-transform: rotate(286deg);
  -ms-transform: rotate(286deg);
  -o-transform: rotate(286deg);
  transform: rotate(286deg);
}
.reason__carousel-nav-item {
  background-color: #fff;
  width: 80px;
  height: 80px;
  -webkit-box-shadow: 0 9px 15px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 9px 15px rgba(0, 0, 0, 0.16);
  box-shadow: 0 9px 15px rgba(0, 0, 0, 0.16);
  padding: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.reason__carousel-nav-item svg {
  fill: #e82d89;
}
@media screen and (min-width: 769px) {
  .reason__carousel-wrap.owl-carousel.owl-loaded {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .reason__carousel-wrap .owl-stage {
    width: 100% !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .reason__carousel-wrap.owl-drag .owl-item {
    position: absolute;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .reason__carousel-wrap.owl-drag .owl-item.active {
    position: relative;
    z-index: 9;
  }
  .reason__carousel-wrap.owl-drag .owl-item.active .production__info {
    right: 0;
    opacity: 1;
  }
  .reason__carousel-wrap.owl-drag .owl-item.active .production__img-main img {
    top: 0;
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  .reason__carousel-wrap.owl-drag .owl-item.prev {
    opacity: 1;
  }
  .reason__carousel-wrap.owl-drag .owl-item.prev .production__dots,
  .reason__carousel-wrap.owl-drag .owl-item.prev .section__title-wrap {
    opacity: 0;
  }
  .reason__carousel-wrap.owl-drag .owl-item.prev .production__info {
    right: -100%;
    opacity: 0;
  }
  .reason__carousel-wrap.owl-drag .owl-item.prev .production__img-main img {
    top: 100%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
.product-form.company-form .container::after {
  display: none;
}
.product-form.company-form .company-form__inner::after {
  top: -233px;
  right: -62px;
}
.product-form.company-form .company-form__inner form {
  padding: 0;
  margin-top: 21px;
}
.product-form.company-form .company-form__inner form input {
  padding: 14px 24px 16px;
}
.product-form.company-form .company-form__inner form .company-form__rate input {
  border: none;
  width: 29px;
  height: 29px;
  background-color: transparent;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  cursor: pointer;
  margin: 0 7px 0 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='27.003' viewBox='0 0 29 27.003'%3E%3Cg id='Многоугольник_8' data-name='Многоугольник 8' fill='none'%3E%3Cpath d='M14.5,0l5.075,8.088L29,10.314l-6.288,7.225L23.461,27,14.5,23.38,5.539,27l.75-9.464L0,10.314,9.425,8.088Z' stroke='none'/%3E%3Cpath d='M 14.50000095367432 3.762884140014648 L 11.11911010742188 9.150945663452148 L 10.6830997467041 9.845794677734375 L 9.884740829467773 10.03436470031738 L 3.683029174804688 11.49917984008789 L 7.797060012817383 16.22573471069336 L 8.348590850830078 16.8593864440918 L 8.282230377197266 17.69681549072266 L 7.78779411315918 23.93602180480957 L 13.75041007995605 21.52557563781738 L 14.5 21.22255516052246 L 15.24958992004395 21.52557563781738 L 21.21220588684082 23.93602180480957 L 20.71776962280273 17.69681549072266 L 20.65140914916992 16.8593864440918 L 21.20293998718262 16.22573471069336 L 25.31697463989258 11.49917697906494 L 19.11526107788086 10.03435516357422 L 18.3169002532959 9.845785140991211 L 17.88088989257813 9.150936126708984 L 14.50000095367432 3.762884140014648 M 14.5 -3.814697265625e-06 L 19.57500076293945 8.087915420532227 L 29 10.31406593322754 L 22.71152114868164 17.53881454467773 L 23.46149063110352 27.00256538391113 L 14.5 23.37979507446289 L 5.538509368896484 27.00256538391113 L 6.288480758666992 17.53881454467773 L 0 10.31406593322754 L 9.424999237060547 8.087924957275391 L 14.5 -3.814697265625e-06 Z' stroke='none' fill='%23cbd8e9'/%3E%3C/g%3E%3C/svg%3E");
}
.product-form.company-form .company-form__inner form .company-form__rate input:first-of-type {
  margin: 0;
}
.product-form.company-form .company-form__inner form .company-form__rate input:checked,
.product-form.company-form .company-form__inner form .company-form__rate input:checked ~ input,
.product-form.company-form .company-form__inner form .company-form__rate input:hover,
.product-form.company-form .company-form__inner form .company-form__rate input:hover ~ input {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='27.003' viewBox='0 0 29 27.003'%3E%3Cpath id='Многоугольник_13' data-name='Многоугольник 13' d='M14.5,0l5.075,8.088L29,10.314l-6.288,7.225L23.461,27,14.5,23.38,5.539,27l.75-9.464L0,10.314,9.425,8.088Z' fill='%23fbbb00'/%3E%3C/svg%3E");
}
.company-form__rate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  max-width: 175px;
}
.company-form__rate-wrap {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 18px;
  color: #4a5568;
  padding: 24px 20px 24px 24px;
  margin-bottom: 24px;
}
.company-follow .follow-us {
  margin-top: 0;
  padding: 32px 0;
  position: relative;
}
.company-follow .follow-us::after {
  content: "";
  display: block;
  width: 113px;
  height: 106px;
  position: absolute;
  right: -57px;
  top: -53px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -1;
  background: url(/local/templates/tamaki/css/../img/pink-dots.svg) center/contain no-repeat;
}
.company-signup.vacancy__cv {
  padding-bottom: 53px;
}
.company-signup .section__title {
  color: #fff;
  font-size: 36px;
  margin-bottom: 30px;
}
.company-signup__p {
  font-weight: 600;
  color: #fff;
  max-width: 392px;
  line-height: 1.5;
}
.company-signup .tabs__wrap {
  margin: 6px 0 38px;
}
.company-signup .tabs__wrap .tabs__link {
  margin-right: 32px;
}
.company-signup .tabs__wrap .tabs__link:last-of-type {
  margin-right: 0;
}
.company-signup .tabs__wrap .tabs__link.active,
.company-signup .tabs__wrap .tabs__link:hover {
  background-color: #be005e;
  color: #fff;
}
.company-signup .vacancy__cv-form {
  padding: 36px 41px 28px;
}
.company-signup .vacancy__cv-form input {
  margin-bottom: 24px;
}
.company-signup .vacancy__cv-form .btn {
  margin: 0;
}
.company-signup .socials-tab a {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  -moz-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  padding: 10px 24px 9px;
  color: #272524;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.company-signup .socials-tab a:hover {
  background: #be005e;
  color: #fff;
}
.company-signup .socials-tab a:hover .socials-tab__img {
  background: #fff;
}
.company-signup .socials-tab__img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background: #eeeff1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 24px;
}
.company-signup .socials-tab__title {
  font-weight: 600;
  max-width: -webkit-calc(100% - 80px);
  max-width: -moz-calc(100% - 80px);
  max-width: calc(100% - 80px);
}
#buy-modal {
  max-width: 1224px;
  width: 100%;
  padding: 60px 40px 40px 104px;
  overflow: hidden;
}
#buy-modal .modal-inner {
  padding-right: 60px;
  -ms-overflow-y: auto;
  overflow-y: auto;
  height: 100%;
  max-height: 617px;
}
#buy-modal .modal-inner::-webkit-scrollbar {
  width: 3px;
  background-color: #e2e8f0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#buy-modal .modal-inner::-webkit-scrollbar-track {
  background-color: #e2e8f0;
}
#buy-modal .modal-inner::-webkit-scrollbar-thumb {
  background-color: #aec912;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#buy-modal .title {
  font-weight: 700;
  margin-bottom: 32px;
}
#buy-modal .online-buy__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
#buy-modal .online-buy__item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
  margin-right: 24px;
  padding: 13px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-calc(100% / 5);
  width: -moz-calc(100% / 5);
  width: calc(100% / 5);
  max-width: 180px;
  height: 64px;
}
#buy-modal .online-buy__item img {
  width: auto;
  height: auto;
}
#buy-modal .online-buy__item:last-of-type {
  margin-right: 0;
}
#buy-modal .online-buy__item:hover {
  border-color: #e82d89;
}
#buy-modal .shops-list {
  margin-bottom: 32px;
}
#buy-modal .shops-list li {
  position: relative;
  padding-left: 26px;
  border-bottom: 1px solid #e2e8f0;
  margin-bottom: 16px;
  padding-bottom: 8px;
}
#buy-modal .shops-list li::before {
  content: "";
  display: block;
  background-color: #e82d89;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 5px;
}
#buy-modal .shops-list__name {
  display: block;
  color: #272524;
  margin-bottom: 8px;
}
#buy-modal .shops-list__address {
  display: block;
  font-size: 14px;
}
#buy-modal .shops-list__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#buy-modal .shops-list__item {
  max-width: 288px;
  width: 33.3%;
}
#buy-modal .shops-list__item .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}
.product-info__wrap .tabs__wrap {
  margin-bottom: 0;
}
.sale-page__section {
  padding: 64px 0 166px;
}
.sale-page__section .page__title {
  margin-top: 0;
}
.sale-page__section .banner__info {
  margin: 28px 0 31px;
}
.sale-page__item {
  margin-bottom: 60px;
}
.sale-page__item:last-of-type {
  margin-bottom: 0;
}
.sale-page__item .title {
  margin-bottom: 30px;
}
.sale-page__item p {
  line-height: 1.5;
}
.sale-page__item .btn {
  padding: 11px 31px;
}
.sale-page__img {
  width: 100%;
  height: 300px;
}
.sale-page__date {
  font-size: 14px;
  color: #6e788a;
  margin-bottom: 24px;
}
.titlebar {
  position: relative;
}
.titlebar::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 154px;
  height: 154px;
  top: -35px;
  right: 137px;
  background: url(/local/templates/tamaki/css/../img/work-dots.svg) center/contain no-repeat;
}
.tabs__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.tabs__link {
  margin-right: 24px;
  background-color: #fff;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  -webkit-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  -moz-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  color: #2d3748;
  font: 600 16px OpenSans, sans-serif;
  padding: 10px 24px 11px;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: none;
  cursor: pointer;
}
.tabs__link.active,
.tabs__link:hover {
  color: #e82d89;
  background: #f4f5f6;
  -webkit-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0);
  -moz-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0);
  box-shadow: 4px 3px 10px rgba(9, 52, 48, 0);
}
.tabs__link:hover .label-pop {
  opacity: 1;
  visibility: visible;
}
.tabs__link:last-of-type {
  margin-right: 0;
}
.tabs__panel {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.tabs__panel.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.manager-connect {
  padding-top: 0;
}
.manager-connect__wrap {
  background-color: #aec912;
  color: #fff;
  padding: 60px 57px 60px 80px;
  position: relative;
}
.manager-connect__wrap .section__title {
  color: #fff;
  line-height: 1.35;
}
.manager-connect__wrap form {
  max-width: 600px;
}
.manager-connect__wrap form p {
  margin: 0;
}
.manager-connect__wrap form .btn {
  font-weight: 400;
}
.manager-connect__wrap input {
  background-color: transparent;
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.4);
  margin-bottom: 24px;
}
.manager-connect__wrap input::-webkit-input-placeholder {
  color: #fff;
}
.manager-connect__wrap input::-moz-placeholder {
  color: #fff;
}
.manager-connect__wrap input::-ms-input-placeholder {
  color: #fff;
}
.manager-connect__wrap input::placeholder {
  color: #fff;
}
.manager-connect__wrap input:focus {
  border-bottom-color: #e82d89;
}
.manager-connect__wrap a {
  color: #fff;
}
.manager-connect__img {
  position: absolute;
  bottom: -60px;
  overflow: hidden;
  right: -44px;
  max-width: 475px;
  width: 110%;
  height: 526px;
}
.manager-connect__img img {
  position: relative;
  z-index: 2;
  right: -60px;
  bottom: -8px;
}
.manager-connect__img::after {
  content: "";
  display: block;
  background-color: #e82d89;
  position: absolute;
  width: 266px;
  height: 266px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: -46px;
  bottom: 55px;
}
.manager-connect__img::before {
  content: "";
  display: block;
  position: absolute;
  width: 268px;
  height: 268px;
  bottom: -61px;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='268.646' height='268.642' viewBox='0 0 268.646 268.642'%3E%3Cg id='Сгруппировать_6917' data-name='Сгруппировать 6917' transform='translate(-430.858 -67.132)'%3E%3Cpath id='Контур_1192' data-name='Контур 1192' d='M437.62,90.494a133.658,133.658,0,0,0-5.328,15.219L598.339,271.76a134.3,134.3,0,0,0,15.219-5.324Z' transform='translate(3.619 58.96)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1193' data-name='Контур 1193' d='M442.405,84.4a133.5,133.5,0,0,0-7.495,13.049L615.394,277.928a132.769,132.769,0,0,0,13.049-7.5Z' transform='translate(10.226 43.568)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1194' data-name='Контур 1194' d='M447.881,79.178a134.635,134.635,0,0,0-9.394,11.146L626.653,278.49A134.655,134.655,0,0,0,637.8,269.1Z' transform='translate(19.254 30.401)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1195' data-name='Контур 1195' d='M565.106,152.962a134.494,134.494,0,0,0-83.813-83.813Z' transform='translate(127.286 5.09)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1196' data-name='Контур 1196' d='M538.675,234.572a134.954,134.954,0,0,0,23.105,2.565L430.858,106.215a135.013,135.013,0,0,0,2.565,23.109Z' transform='translate(0 98.637)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1197' data-name='Контур 1197' d='M433.328,97.631a135.28,135.28,0,0,0-2.4,18.14L573.719,258.565a134.847,134.847,0,0,0,18.144-2.4Z' transform='translate(0.169 76.973)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1198' data-name='Контур 1198' d='M461.171,71.183a133.512,133.512,0,0,0-13.049,7.5L634.16,264.716a132.833,132.833,0,0,0,7.5-13.049Z' transform='translate(43.57 10.224)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1199' data-name='Контур 1199' d='M493.047,69.694a134.586,134.586,0,0,0-23.105-2.562L600.864,198.051a134.984,134.984,0,0,0-2.565-23.105Z' transform='translate(98.639)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1200' data-name='Контур 1200' d='M432.876,117.566a134.493,134.493,0,0,0,83.813,83.813Z' transform='translate(5.093 127.284)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1201' data-name='Контур 1201' d='M469.44,68.565a133.65,133.65,0,0,0-15.219,5.328L630.16,249.831a133.627,133.627,0,0,0,5.328-15.219Z' transform='translate(58.963 3.617)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1202' data-name='Контур 1202' d='M479.5,67.2a135.423,135.423,0,0,0-18.144,2.4L619.892,228.136a135.417,135.417,0,0,0,2.4-18.144Z' transform='translate(76.973 0.167)' fill='%23e7ff5f'/%3E%3Cpath id='Контур_1203' data-name='Контур 1203' d='M454.051,74.76a135.342,135.342,0,0,0-11.146,9.394L632.822,274.072a134.685,134.685,0,0,0,9.395-11.146Z' transform='translate(30.404 19.251)' fill='%23e7ff5f'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.manager-connect__left {
  padding-top: 31px;
  max-width: 185px;
}
.manager-connect__left p {
  font-size: 14px;
  margin: 7px 0 0;
}
.question-section {
  background-color: #edf2f7;
  padding: 60px 0;
}
.question-section .section__title {
  margin-bottom: 60px;
}
.question-section p {
  font-weight: 600;
  line-height: 1.45;
}
.question__form input {
  background-color: transparent;
}
.question__form p {
  font-weight: 400;
  margin-bottom: 0;
}
.question__form .btn {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
.study-header {
  padding-bottom: 10px;
}
.study-header .page__title {
  margin-top: 78px;
}
.study-header .banner__info {
  margin: 48px 0 0;
  line-height: 1.5;
}
.study-header__img {
  position: relative;
  max-width: 374px;
}
.study-header__img img {
  position: relative;
  z-index: 2;
  left: 22px;
  bottom: -17px;
}
.study-header__img::after {
  content: "";
  display: block;
  position: absolute;
  width: 480px;
  height: 480px;
  background-color: #aec912;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 17px;
  bottom: -116px;
}
.study-page__info {
  padding: 57px 0;
  background: #4a5568 url(/local/templates/tamaki/css/../img/study-bg.png) center/cover no-repeat;
  color: #fff;
  position: relative;
}
.study-page__info p {
  margin-bottom: 0;
}
.study-page__info::after {
  content: "";
  display: block;
  position: absolute;
  width: 420px;
  height: 135px;
  background: url(/local/templates/tamaki/css/../img/work-img.png) center/contain no-repeat;
  right: 220px;
  bottom: -89px;
  z-index: -1;
}
.study-page__title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.study-page__title::after {
  content: "";
  display: block;
  height: 127px;
  width: 297px;
  position: absolute;
  left: -126px;
  top: -52px;
  background: url(/local/templates/tamaki/css/../img/course_lines.svg) center/contain no-repeat;
}
.study-page__title span {
  color: #4a5568;
  display: inline-block;
  margin-right: 32px;
  position: relative;
  z-index: 2;
}
.study-offer .section__title {
  margin-bottom: 60px;
}
.study-offer__item .title-pink {
  color: #000;
  text-transform: none;
  margin-bottom: 17px;
}
.study-offer__item p {
  margin: 0;
  line-height: 1.5;
}
.study-offer__icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}
.study-organise {
  background-color: #edf2f7;
  padding: 60px 0 56px;
}
.study-organise .section__title {
  margin-bottom: 0;
}
.study-organise__item {
  color: #e82d89;
  line-height: 1.5;
}
.study-organise p {
  display: block;
  margin-top: 23px;
}
.study__programms .section__title {
  margin-bottom: 58px;
}
.study__programms p {
  line-height: 1.5;
}
.study__programms-left {
  position: relative;
  height: 100%;
}
.study__programms-left::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 420px;
  height: 136px;
  background: url(/local/templates/tamaki/css/../img/work-img.png) center/contain no-repeat;
}
.study-teacher {
  padding-bottom: 100px;
}
.study-teacher.manager-connect {
  padding-top: 74px;
}
.study-teacher .manager-connect__img {
  bottom: -62px;
  height: auto;
  right: 12px;
  max-width: 515px;
}
.study-teacher .manager-connect__img::before {
  display: none;
}
.study-teacher .manager-connect__img::after {
  width: 571px;
  height: 571px;
  right: -75px;
  bottom: auto;
  top: 57%;
}
.study-teacher .manager-connect__img img {
  position: relative;
  z-index: 2;
  right: auto;
  left: -36px;
  bottom: -43px;
  width: 73%;
}
.study-teacher .manager-connect__wrap {
  background-image: url(/local/templates/tamaki/css/../img/banner_bg.svg);
  padding: 64px 0 62px 60px;
}
.study-teacher .manager-connect__wrap::after {
  content: "";
  display: block;
  width: 105px;
  height: 105px;
  position: absolute;
  right: 87px;
  top: -67px;
  z-index: -1;
  background: url(/local/templates/tamaki/css/../img/pink-dots.svg) center/contain no-repeat;
}
.study-teacher .manager-connect__wrap .section__title {
  margin-bottom: 24px;
}
.study-teacher p {
  font-weight: 600;
  margin: 0 0 40px;
}
.study-teacher .about__counts-info {
  font-size: 15px;
  max-width: 540px;
  line-height: 1.5;
  margin: 0;
}
.study-results__item {
  padding-top: 60px;
}
.study-results__item .section__title {
  margin-bottom: 32px;
}
.study-results__img {
  max-width: 761px;
  height: 385px;
  position: relative;
  margin-left: auto;
  overflow: hidden;
}
.study-results__img img {
  position: absolute;
  top: 0;
  max-height: none;
  width: 100%;
}
.accordeon__wrap {
  padding-top: 10px;
}
.accordeon__item {
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 24px;
}
.accordeon__item.active .accordeon__title::after {
  background-color: #aec912;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath id='Контур_2235' data-name='Контур 2235' d='M9,7V0H7V7H0V9H7v7H9V9h7V7Z' fill='%23fff'/%3E%3C/svg%3E");
}
.accordeon__title {
  padding: 20px 62px 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  cursor: pointer;
}
.accordeon__title::after {
  content: "";
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath id='Контур_2235' data-name='Контур 2235' d='M9,7V0H7V7H0V9H7v7H9V9h7V7Z' fill='%236E788A'/%3E%3C/svg%3E");
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.accordeon__content {
  padding-top: 24px;
}
.carousel-nav__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.carousel-nav__wrap .owl-button {
  display: block;
  border: none;
  background: 0 0;
  cursor: pointer;
  width: 28px;
  height: 16px;
  padding: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: url(/local/templates/tamaki/css/../img/arrow-product.svg) center/contain no-repeat;
}
.carousel-nav__wrap .owl-button.next {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  margin-left: 24px;
}
.carousel-nav__wrap .owl-button:hover {
  background-image: url(/local/templates/tamaki/css/../img/arrow-product-pink.svg);
}
.testimonials__section .section__title {
  font-weight: 700;
}
.testimonials__section .section__title-wrap {
  margin-bottom: 38px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.testimonials__section .tabs__wrap {
  margin-bottom: 32px;
}
.testimonials__item {
  background-color: #fff;
  -webkit-box-shadow: 0 9px 18px rgba(74, 85, 104, 0.2);
  -moz-box-shadow: 0 9px 18px rgba(74, 85, 104, 0.2);
  box-shadow: 0 9px 18px rgba(74, 85, 104, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 32px;
}
.testimonials__date {
  font-size: 15px;
  color: #718096;
  padding-top: 16px;
  border-top: 1px solid #e2e8f0;
  margin-top: 30px;
}
.testimonials__content {
  margin-top: 24px;
  font-size: 15px;
  color: #272524;
  line-height: 1.5;
}
.testimonials__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.testimonials__author-img {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 16px;
}
.testimonials__author-right {
  padding-top: 5px;
  width: -webkit-calc(100% - 48px);
  width: -moz-calc(100% - 48px);
  width: calc(100% - 48px);
}
.testimonials__author-name {
  font-weight: 600;
  color: #272524;
  margin-bottom: 8px;
}
.testimonials__author-rate {
  width: 96px;
  height: 15px;
  background: url(/local/templates/tamaki/css/../img/rate.svg) center/contain no-repeat;
  position: relative;
}
.testimonials__author-rate span {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  background: url(/local/templates/tamaki/css/../img/rate-fill.svg) left/cover no-repeat;
}
.testimonials__video .testimonials__item {
  padding: 16px 16px 32px;
}
.testimonials__video .testimonials__date {
  margin-top: 16px;
  padding: 16px 16px 0;
}
.testimonials__video .testimonials__author {
  padding: 0 16px;
}
.testimonials__video .vacancy__video-img {
  height: 188px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  display: block;
  position: relative;
}
.testimonials__video .vacancy__video-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.testimonials__video .vacancy__video-img::after {
  width: 80px;
  height: 80px;
}
.vacancy__header {
  padding-bottom: 48px;
}
.vacancy__header .page__title {
  margin-top: 44px;
}
.vacancy__header .banner__info {
  margin-top: 44px;
}
.vacancy__header .btn {
  padding: 12px 31px 13px;
}
.vacancy__header-img {
  position: absolute;
  width: 578px;
  height: 578px;
  bottom: -211px;
  right: 14%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.vacancy__header-img .circle {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: url(/local/templates/tamaki/css/../img/vacancy-header.svg) center/contain no-repeat;
}
.vacancy__header-img img {
  position: relative;
  z-index: 2;
  width: 91%;
  top: -55px;
  right: 6px;
}
.vacancy__header-img::after {
  content: "";
  display: block;
  position: absolute;
  width: 298px;
  height: 203px;
  z-index: 0;
  left: -112px;
  top: 28.3%;
  background: url(/local/templates/tamaki/css/../img/sacura.png) center/contain no-repeat;
}
.vacancy__img {
  width: 100%;
  height: 328px;
}
.vacancy__about .section__title {
  line-height: 1.3;
}
.vacancy__about .section__info {
  line-height: 1.6;
}
.vacancy__about p {
  margin: 20px 0 0;
  line-height: 1.5;
}
.vacancy__green-block .press-center__smi {
  margin-top: 0;
  display: block;
}
.vacancy__green-block .press-center__smi::after {
  top: -71px;
  left: 56%;
  background-color: transparent;
  background-image: url(/local/templates/tamaki/css/../img/vacancy-pink.png);
}
.vacancy__green-block .section__title {
  max-width: 648px;
  width: 66%;
  display: block;
}
.vacancy__hh {
  position: absolute;
  top: 7px;
  bottom: 0;
  right: 192px;
  margin: auto;
  z-index: 2;
}
.vacancy__video .section__title {
  line-height: 1.3;
}
.vacancy__video-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 287px;
  width: 100%;
}
.vacancy__video-img::after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 106px;
  height: 114px;
  background: url(/local/templates/tamaki/css/../img/play-green.svg) center/contain no-repeat;
}
.vacancy__grey {
  background-color: #4a5568;
  position: relative;
  overflow: hidden;
  color: #fff;
  padding: 47px 0 68px;
}
.vacancy__grey::after,
.vacancy__grey::before {
  content: "";
  display: block;
  position: absolute;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.vacancy__grey::before {
  top: -133px;
  left: 17px;
  width: 278px;
  height: 278px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='278' height='278' viewBox='0 0 278 278'%3E%3Cpath id='Вычитание_2208' data-name='Вычитание 2208' d='M-2928,276a140.027,140.027,0,0,1-28.014-2.824,138.3,138.3,0,0,1-26.092-8.1,139.007,139.007,0,0,1-23.611-12.816,139.983,139.983,0,0,1-20.572-16.973,140.011,140.011,0,0,1-16.973-20.572,139.02,139.02,0,0,1-12.816-23.611,138.3,138.3,0,0,1-8.1-26.092A140.04,140.04,0,0,1-3067,137a140.037,140.037,0,0,1,2.824-28.013,138.307,138.307,0,0,1,8.1-26.092,139.006,139.006,0,0,1,12.816-23.611,139.993,139.993,0,0,1,16.973-20.572,139.99,139.99,0,0,1,20.572-16.973,139.009,139.009,0,0,1,23.611-12.816,138.3,138.3,0,0,1,26.092-8.1A140.032,140.032,0,0,1-2928-2,140.025,140.025,0,0,1-2899.987.824a138.3,138.3,0,0,1,26.092,8.1,139.008,139.008,0,0,1,23.611,12.816,139.99,139.99,0,0,1,20.572,16.973,140.005,140.005,0,0,1,16.973,20.572,139.022,139.022,0,0,1,12.816,23.611,138.313,138.313,0,0,1,8.1,26.092A140.037,140.037,0,0,1-2789,137a140.04,140.04,0,0,1-2.824,28.014,138.316,138.316,0,0,1-8.1,26.092,139.021,139.021,0,0,1-12.816,23.611,140,140,0,0,1-16.973,20.572,139.983,139.983,0,0,1-20.572,16.973,139,139,0,0,1-23.611,12.816,138.3,138.3,0,0,1-26.092,8.1A140.022,140.022,0,0,1-2928,276Zm0-247a108.122,108.122,0,0,0-108,108,108.122,108.122,0,0,0,108,108,108.122,108.122,0,0,0,108-108A108.122,108.122,0,0,0-2928,29Z' transform='translate(3067 2)' fill='%23aec912'/%3E%3C/svg%3E%0A");
}
.vacancy__grey::after {
  top: 68px;
  right: 122px;
  width: 260px;
  height: 260px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.105' height='259.102' viewBox='0 0 259.105 259.102'%3E%3Cg id='Сгруппировать_6401' data-name='Сгруппировать 6401' transform='translate(-430.858 -67.132)'%3E%3Cpath id='Контур_1192' data-name='Контур 1192' d='M437.431,90.494a128.912,128.912,0,0,0-5.139,14.679L592.443,265.323a129.531,129.531,0,0,0,14.679-5.135Z' transform='translate(3.44 56.037)' fill='%23e82d89'/%3E%3Cpath id='Контур_1193' data-name='Контур 1193' d='M442.139,84.4A128.755,128.755,0,0,0,434.91,96.98L608.985,271.055a128.059,128.059,0,0,0,12.585-7.229Z' transform='translate(9.719 41.408)' fill='%23e82d89'/%3E%3Cpath id='Контур_1194' data-name='Контур 1194' d='M447.548,79.178a129.862,129.862,0,0,0-9.061,10.75L619.971,271.412a129.884,129.884,0,0,0,10.75-9.061Z' transform='translate(18.299 28.894)' fill='%23e82d89'/%3E%3Cpath id='Контур_1195' data-name='Контур 1195' d='M562.13,149.986a129.718,129.718,0,0,0-80.837-80.837Z' transform='translate(120.975 4.838)' fill='%23e82d89'/%3E%3Cpath id='Контур_1196' data-name='Контур 1196' d='M534.846,230.014a130.158,130.158,0,0,0,22.285,2.474L430.858,106.215a130.218,130.218,0,0,0,2.474,22.288Z' transform='translate(0 93.746)' fill='%23e82d89'/%3E%3Cpath id='Контур_1197' data-name='Контур 1197' d='M433.243,97.631a130.489,130.489,0,0,0-2.318,17.5L568.648,252.85a130.053,130.053,0,0,0,17.5-2.318Z' transform='translate(0.161 73.156)' fill='%23e82d89'/%3E%3Cpath id='Контур_1198' data-name='Контур 1198' d='M460.707,71.183a128.774,128.774,0,0,0-12.585,7.229L627.553,257.843a128.108,128.108,0,0,0,7.229-12.585Z' transform='translate(41.41 9.717)' fill='%23e82d89'/%3E%3Cpath id='Контур_1199' data-name='Контур 1199' d='M492.227,69.6a129.807,129.807,0,0,0-22.285-2.471L596.215,193.4a130.2,130.2,0,0,0-2.474-22.285Z' transform='translate(93.748 0)' fill='%23e82d89'/%3E%3Cpath id='Контур_1200' data-name='Контур 1200' d='M432.876,117.566A129.717,129.717,0,0,0,513.713,198.4Z' transform='translate(4.84 120.973)' fill='%23e82d89'/%3E%3Cpath id='Контур_1201' data-name='Контур 1201' d='M468.9,68.565A128.907,128.907,0,0,0,454.221,73.7L623.912,243.394a128.881,128.881,0,0,0,5.139-14.679Z' transform='translate(56.039 3.437)' fill='%23e82d89'/%3E%3Cpath id='Контур_1202' data-name='Контур 1202' d='M478.857,67.2a130.613,130.613,0,0,0-17.5,2.318l152.9,152.9a130.6,130.6,0,0,0,2.318-17.5Z' transform='translate(73.156 0.158)' fill='%23e82d89'/%3E%3Cpath id='Контур_1203' data-name='Контур 1203' d='M453.655,74.76a130.544,130.544,0,0,0-10.75,9.061L626.078,266.994a129.893,129.893,0,0,0,9.061-10.75Z' transform='translate(28.896 18.297)' fill='%23e82d89'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.vacancy__grey .title {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.3;
}
.vacancy__grey p {
  margin: 0;
  line-height: 1.5;
}
.vacancy__worker-item {
  position: relative;
  background-image: -webkit-radial-gradient(left, ellipse, #bfc6d0, #e2e8f0);
  background-image: -moz- oldradial-gradient(left, ellipse, #bfc6d0, #e2e8f0);
  background-image: -o-radial-gradient(left, ellipse, #bfc6d0, #e2e8f0);
  background-image: radial-gradient(ellipse at left, #bfc6d0, #e2e8f0);
  padding: 105px 35px 60px 260px;
  height: 388px;
  overflow: hidden;
}
.vacancy__worker-item::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center;
}
.vacancy__worker-item .banner__info {
  margin: 0 0 10px;
}
.vacancy__worker-item p {
  margin: 0;
}
.vacancy__worker-img {
  position: absolute;
  bottom: -5px;
  left: 36px;
}
.vacancy__worker-wrap:first-of-type .vacancy__worker-img {
  left: 75px;
}
.vacancy__worker-wrap:first-of-type .vacancy__worker-item::before {
  left: 0;
  bottom: -5px;
  width: 288px;
  height: 93px;
  background-image: url(/local/templates/tamaki/css/../img/work-img.png);
}
.vacancy__worker-wrap:last-of-type .vacancy__worker-item::before {
  -webkit-transform: rotate(-75deg);
  -moz-transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  -o-transform: rotate(-75deg);
  transform: rotate(-75deg);
  left: -19px;
  bottom: -87px;
  width: 259px;
  height: 259px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.105' height='259.102' viewBox='0 0 259.105 259.102'%3E%3Cg id='Сгруппировать_6401' data-name='Сгруппировать 6401' transform='translate(-430.858 -67.132)'%3E%3Cpath id='Контур_1192' data-name='Контур 1192' d='M437.431,90.494a128.912,128.912,0,0,0-5.139,14.679L592.443,265.323a129.531,129.531,0,0,0,14.679-5.135Z' transform='translate(3.44 56.037)' fill='%23e82d89'/%3E%3Cpath id='Контур_1193' data-name='Контур 1193' d='M442.139,84.4A128.755,128.755,0,0,0,434.91,96.98L608.985,271.055a128.059,128.059,0,0,0,12.585-7.229Z' transform='translate(9.719 41.408)' fill='%23e82d89'/%3E%3Cpath id='Контур_1194' data-name='Контур 1194' d='M447.548,79.178a129.862,129.862,0,0,0-9.061,10.75L619.971,271.412a129.884,129.884,0,0,0,10.75-9.061Z' transform='translate(18.299 28.894)' fill='%23e82d89'/%3E%3Cpath id='Контур_1195' data-name='Контур 1195' d='M562.13,149.986a129.718,129.718,0,0,0-80.837-80.837Z' transform='translate(120.975 4.838)' fill='%23e82d89'/%3E%3Cpath id='Контур_1196' data-name='Контур 1196' d='M534.846,230.014a130.158,130.158,0,0,0,22.285,2.474L430.858,106.215a130.218,130.218,0,0,0,2.474,22.288Z' transform='translate(0 93.746)' fill='%23e82d89'/%3E%3Cpath id='Контур_1197' data-name='Контур 1197' d='M433.243,97.631a130.489,130.489,0,0,0-2.318,17.5L568.648,252.85a130.053,130.053,0,0,0,17.5-2.318Z' transform='translate(0.161 73.156)' fill='%23e82d89'/%3E%3Cpath id='Контур_1198' data-name='Контур 1198' d='M460.707,71.183a128.774,128.774,0,0,0-12.585,7.229L627.553,257.843a128.108,128.108,0,0,0,7.229-12.585Z' transform='translate(41.41 9.717)' fill='%23e82d89'/%3E%3Cpath id='Контур_1199' data-name='Контур 1199' d='M492.227,69.6a129.807,129.807,0,0,0-22.285-2.471L596.215,193.4a130.2,130.2,0,0,0-2.474-22.285Z' transform='translate(93.748 0)' fill='%23e82d89'/%3E%3Cpath id='Контур_1200' data-name='Контур 1200' d='M432.876,117.566A129.717,129.717,0,0,0,513.713,198.4Z' transform='translate(4.84 120.973)' fill='%23e82d89'/%3E%3Cpath id='Контур_1201' data-name='Контур 1201' d='M468.9,68.565A128.907,128.907,0,0,0,454.221,73.7L623.912,243.394a128.881,128.881,0,0,0,5.139-14.679Z' transform='translate(56.039 3.437)' fill='%23e82d89'/%3E%3Cpath id='Контур_1202' data-name='Контур 1202' d='M478.857,67.2a130.613,130.613,0,0,0-17.5,2.318l152.9,152.9a130.6,130.6,0,0,0,2.318-17.5Z' transform='translate(73.156 0.158)' fill='%23e82d89'/%3E%3Cpath id='Контур_1203' data-name='Контур 1203' d='M453.655,74.76a130.544,130.544,0,0,0-10.75,9.061L626.078,266.994a129.893,129.893,0,0,0,9.061-10.75Z' transform='translate(28.896 18.297)' fill='%23e82d89'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.vacancy__cv {
  background: #e82d89 url(/local/templates/tamaki/css/../img/cv_bg.svg);
  padding: 60px 0 84px;
}
.vacancy__cv .title {
  color: #fff;
  margin-bottom: 0;
}
.vacancy__cv-form {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  -moz-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  padding: 40px 52px 17px;
}
.vacancy__cv-form input {
  margin-bottom: 24px;
}
.vacancy__cv-form .form__file {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e82d89;
  cursor: pointer;
  width: 100%;
}
.vacancy__cv-form .form__file::before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  margin-right: 9px;
  background: url(/local/templates/tamaki/css/../img/file.svg) center/contain no-repeat;
}
.vacancy__cv-form input[type="file"] {
  padding: 0;
  border-bottom: none;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  z-index: 2;
}
.vacancy__cv-form .filename {
  display: block;
  font-size: 14px;
  width: 100%;
  padding-left: 27px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.vacancy__cv-form .filename .clear {
  display: block;
  position: absolute;
  cursor: pointer;
  z-index: 3;
  top: 0;
  bottom: 0;
  right: 0;
  width: 19px;
  height: 19px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 10px;
  -moz-background-size: 10px;
  background-size: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='512' height='512' x='0' y='0' viewBox='0 0 329.26933 329' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='m194.800781 164.769531 128.210938-128.214843c8.34375-8.339844 8.34375-21.824219 0-30.164063-8.339844-8.339844-21.824219-8.339844-30.164063 0l-128.214844 128.214844-128.210937-128.214844c-8.34375-8.339844-21.824219-8.339844-30.164063 0-8.34375 8.339844-8.34375 21.824219 0 30.164063l128.210938 128.214843-128.210938 128.214844c-8.34375 8.339844-8.34375 21.824219 0 30.164063 4.15625 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921875-2.089844 15.082031-6.25l128.210937-128.214844 128.214844 128.214844c4.160156 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921874-2.089844 15.082031-6.25 8.34375-8.339844 8.34375-21.824219 0-30.164063zm0 0' fill='%23e82d89' data-original='%23000000' style='' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.vacancy__cv-form p {
  margin: 0;
}
.vacancy__cv-form .btn {
  margin-top: 54px;
}
@media screen and (max-width: 1690px) {
  .study__item.pink .study__content {
    margin-left: 0;
  }
  .study__item.green .study__img {
    right: 0;
  }
  .vacancy__grey p {
    position: relative;
    z-index: 2;
  }
  .company-why::after {
    top: 110px;
  }
}
@media screen and (max-width: 1440px) {
  .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(1) {
    left: -7%;
  }
  .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(2) {
    left: -5%;
  }
  .owl-carousel .owl-nav .owl-next {
    right: -30px;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: -53px;
  }
  .study__img {
    height: auto;
  }
  .study__img {
    bottom: -10px;
  }
  .study__item.green .study__img {
    bottom: -6px;
  }
  .press__page-img {
    right: 19%;
  }
  .vacancy__header-img {
    right: 0;
  }
  .vacancy__grey::after {
    right: -115px;
  }
  .vacancy__grey::before {
    left: -168px;
  }
  .academy-for-who::before {
    right: -93px;
  }
}
@media screen and (max-width: 1360px) {
  .work::after {
    left: 0.5%;
  }
  .study::after {
    max-width: 356px;
    width: 40%;
  }
  .study__item {
    padding: 60px 60px 110px;
  }
  .study-page__info::after {
    right: 0;
  }
}
@media screen and (max-width: 1280px) {
  .banner__info-wrap {
    margin-left: 30px;
  }
  .owl-carousel .owl-nav .owl-next {
    right: -15px;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: -20px;
  }
  .banner__title,
  h1 {
    font-size: 43px;
  }
  .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(1) {
    left: -1%;
    top: 5px;
  }
  .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(2) {
    left: 0;
    top: 310px;
  }
  .vacancy__grey::after {
    width: 198px;
    height: 230px;
  }
  .vacancy__grey::before {
    width: 245px;
    height: 245px;
  }
  .company-form__left {
    padding-right: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .production__img-main {
    left: -40px;
  }
  .section__title-wrap {
    margin-bottom: 40px;
  }
  .production__dots {
    left: 88%;
  }
  .section {
    padding: 80px 0;
  }
  .about {
    padding: 27px 0 80px;
  }
  .sale__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .study__item.green .study__img {
    right: -7%;
  }
  .study__content .info {
    margin-bottom: 40px;
  }
  .study__item {
    padding: 40px 40px 120px;
  }
  .study__item::after {
    width: 530px;
    height: 530px;
    bottom: -350px;
  }
  .study__item.green::after {
    width: 485px;
    height: 485px;
    right: -108px;
    bottom: -290px;
  }
  .socials-section__youtube {
    padding: 60px 40px 65px;
  }
  .banner {
    overflow: hidden;
  }
  .menu__item,
  .topbar__left > *,
  .topbar__link {
    padding: 0 15px;
  }
  .menu,
  .topbar__left,
  .topbar__menu {
    margin: 0 -15px;
  }
  .vacancy__hh {
    right: 12%;
  }
  .academy-for-who::before {
    width: 270px;
    height: 270px;
    bottom: -180px;
  }
  .academy-who::before {
    width: 200px;
    height: 200px;
  }
  .about-page.page__header {
    padding-bottom: 100px;
  }
  .about-page .breadcrumbs {
    margin-bottom: 70px;
  }
  .company-get::after {
    width: 200px;
    height: 200px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
  }
  .company-form .container::after {
    display: none;
  }
  .company-why__item .title-pink {
    margin-bottom: 24px;
  }
  .catalog__nav {
    margin-bottom: 0;
  }
  .catalog-tabs.production {
    padding-bottom: 80px;
  }
  .product-info__section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1100px) {
  .production .carousel-line {
    top: -80px;
  }
  .banner__title,
  h1 {
    font-size: 38px;
  }
  .sale__item.big .btn {
    left: 15px;
  }
  .production__img-main {
    left: -33px;
    top: 0;
  }
  .production .carousel-line {
    left: 14%;
  }
  .production__circles {
    height: 430px;
    top: -3.5%;
  }
  .production__circles::before {
    height: 410px;
  }
  .production__img {
    height: auto;
  }
  .section__title {
    font-size: 28px;
  }
  .study__item:hover::after {
    bottom: -400px;
  }
  .study__item.green:hover::after {
    right: -140px;
    bottom: -350px;
  }
  .sale__item {
    height: auto;
  }
  .production__complect-item {
    margin-bottom: 10px;
  }
  .press-center__smi::after {
    width: 275px;
    height: 275px;
    left: -13%;
  }
  .vacancy__header-img {
    width: 466px;
    height: 466px;
    bottom: -160px;
  }
  .academy-shedule__item {
    padding: 32px 24px;
    width: 290px;
  }
  .academy.study-teacher.manager-connect {
    padding-top: 80px;
  }
  .academy.study-teacher.manager-connect .manager-connect__img img {
    width: 60%;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon {
    right: 55px;
  }
  .about-page .breadcrumbs {
    margin-bottom: 40px;
  }
  .company-benefits .academy-orginise__info {
    margin-top: 40px;
  }
  .company-photos__item {
    height: auto;
    max-height: 450px;
  }
  .company-why__item {
    padding: 32px 24px 24px;
    width: 275px;
    height: 275px;
  }
  .company-why__icon,
  .company-why__item .title-pink {
    margin-bottom: 16px;
  }
  .reason__carousel-number {
    top: -92px;
  }
  .reason__carousel-nav[data-position="position-2"] {
    -webkit-transform: translate(14px, -5px);
    -moz-transform: translate(14px, -5px);
    -ms-transform: translate(14px, -5px);
    -o-transform: translate(14px, -5px);
    transform: translate(14px, -5px);
  }
  .reason__carousel-nav[data-position="position-3"] {
    -webkit-transform: translate(20px, 4px);
    -moz-transform: translate(20px, 4px);
    -ms-transform: translate(20px, 4px);
    -o-transform: translate(20px, 4px);
    transform: translate(20px, 4px);
  }
  .reason__carousel-nav[data-position="position-4"] {
    -webkit-transform: translate(11px, 17px);
    -moz-transform: translate(11px, 17px);
    -ms-transform: translate(11px, 17px);
    -o-transform: translate(11px, 17px);
    transform: translate(11px, 17px);
  }
  .reason__carousel-nav[data-position="position-5"] {
    -webkit-transform: translate(0, 13px);
    -moz-transform: translate(0, 13px);
    -ms-transform: translate(0, 13px);
    -o-transform: translate(0, 13px);
    transform: translate(0, 13px);
  }
}
@media screen and (max-width: 1024px) {
  .menu__left-wrap {
    max-width: 615px;
    margin-left: auto;
  }
  .banner__title,
  h1 {
    font-size: 32px;
  }
  .banner__info {
    margin: 25px 0;
  }
  .about__leader {
    left: -60px;
  }
  .section__title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .section__info {
    font-size: 16px;
  }
  .about__counts {
    margin: 20px 0 30px;
  }
  .about__counts-number {
    font-size: 44px;
    margin-bottom: 0;
  }
  .about__counts-number span {
    font-size: 28px;
  }
  .production__leaves[data-position="0"] .production__leaves-item:nth-of-type(3) {
    left: 352px;
  }
  .production__circles {
    height: 400px;
  }
  .production__circles::before {
    height: 380px;
  }
  .section__title-big {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .delivery__title {
    font-size: 32px;
    margin: 0 0 10px;
  }
  .delivery__img {
    right: 50px;
    width: 180px;
  }
  .study__item {
    padding: 40px 30px 120px;
  }
  .study__content {
    max-width: 310px;
  }
  .socials-section__youtube {
    padding: 60px 30px 65px;
  }
  .socials-section__logo {
    margin-bottom: 20px;
  }
  .socials-section__name {
    margin-bottom: 30px;
  }
  .socials-section__content {
    font-size: 18px;
  }
  .socials-section__img {
    width: 440px;
    height: 423px;
  }
  .draw__img {
    height: 295px;
  }
  .draw__content {
    padding: 50px 40px;
  }
  .draw__text {
    margin-bottom: 25px;
  }
  .draw__title {
    margin-bottom: 30px;
  }
  .master-class__info {
    padding: 40px;
  }
  .follow-us {
    margin-top: 50px;
  }
  .press-center__item.big .press-center__thumbnails {
    height: 213px;
  }
  .press-center__link {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .press-center__item .excerpt {
    font-size: 16px;
  }
  .press-center__item {
    max-width: -webkit-calc(100% - 12px);
    max-width: -moz-calc(100% - 12px);
    max-width: calc(100% - 12px);
  }
  .press-center__item.big {
    margin-bottom: 40px;
  }
  .press-center__smi {
    padding: 40px;
  }
  .press-center__smi::after {
    left: -8%;
  }
  .vacancy__worker-wrap:first-of-type .vacancy__worker-img {
    left: 40px;
  }
  .vacancy__cv-form {
    padding: 24px 32px 17px;
  }
  .sale-page__section {
    padding-bottom: 100px;
  }
  .manager-connect__img {
    height: auto;
  }
  .manager-connect__img img {
    display: block;
  }
  .study-header__img {
    max-width: 340px;
  }
  .study-header__img::after {
    width: 400px;
    height: 400px;
  }
  .study-page__info::after {
    width: 350px;
    height: 113px;
  }
  .study__programms-left::after {
    width: 345px;
    height: 111px;
  }
  .study-teacher .manager-connect__img img {
    left: 25px;
  }
  .study-teacher .manager-connect__img::after {
    width: 430px;
    height: 430px;
  }
  .study-results__img {
    height: 330px;
  }
  .question-section .section__title {
    margin-bottom: 40px;
  }
  .study-teacher {
    padding-bottom: 80px;
  }
  .study-page__info {
    padding: 35px 0;
  }
  .study-header.academy .study-header__img img {
    left: -30px;
  }
  .academy-for-who__wrap .title {
    font-size: 18px;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon {
    width: 355px;
  }
  .academy-invite .vacancy__video-img {
    height: auto;
    max-height: 280px;
  }
  .catalog-product__item-title {
    height: 84px;
  }
  .catalog-product__item-img img {
    top: -89px;
  }
  .reason__carousel-bg .production__dots {
    display: none;
  }
  .company-form__inner {
    padding: 42px 24px;
  }
  .product-form.company-form .company-form__inner::after {
    top: -281px;
    right: -124px;
  }
  .product-info__wrap .tabs__link {
    margin-right: 24px;
  }
}
@media screen and (max-width: 992px) {
  .production__circles {
    left: -14px;
    height: 380px;
  }
  .production__circles::before {
    height: 360px;
  }
  .production__img-main {
    left: -15px;
  }
  .production__dots {
    left: 95%;
  }
  .production__leaves[data-position="1"] .production__leaves-item:nth-of-type(3) {
    left: 328px;
    top: 299px;
  }
  .production__leaves[data-position="1"] .production__leaves-item:nth-of-type(2) {
    left: 0;
    top: 300px;
  }
  .production__leaves[data-position="1"] .production__leaves-item:nth-of-type(1) {
    left: -7px;
    top: -40px;
  }
  .production__leaves[data-position="2"] .production__leaves-item:nth-of-type(1) {
    left: -20px;
    top: -33px;
  }
  .production__leaves[data-position="2"] .production__leaves-item:nth-of-type(2) {
    left: 0;
    top: 331px;
  }
  .production__leaves[data-position="2"] .production__leaves-item:nth-of-type(3) {
    left: 318px;
    top: 304px;
  }
  .production__complect {
    margin-bottom: 20px;
  }
  .work__img-item:nth-of-type(1) {
    width: 200px;
    left: 25px;
  }
  .work__img-item {
    width: 185px;
  }
  .work__img-item:nth-of-type(2) {
    right: 200px;
  }
  .work__img-item:nth-of-type(3) {
    right: 55px;
  }
  .study::before {
    width: 87px;
    height: 87px;
    top: 195px;
  }
  .draw__text {
    font-size: 18px;
  }
  .master-class .section__info {
    font-size: 18px;
  }
  .master-class__date {
    margin: 20px 0 23px;
  }
  .master-class__img {
    height: 326px;
  }
  .socials-section__instagram::after {
    height: 350px;
  }
  .widget__item a {
    font-size: 15px;
  }
  .develope img {
    margin-left: 10px;
    width: 95px;
  }
  .widget__item.small {
    margin-bottom: 13px;
  }
  .widget__item {
    margin-bottom: 20px;
  }
  .delivery__content {
    position: relative;
    z-index: 2;
  }
  .study__programms-left::after {
    width: 100%;
  }
  .company-partners__item {
    font-size: 16px;
  }
  .product-info__thumbnail {
    width: 100%;
    height: auto;
  }
  .product-info__thumbnail::after {
    width: 82%;
    height: 82%;
  }
}
@media screen and (max-width: 865px) {
  .menu,
  .topbar__left,
  .topbar__menu {
    margin: 0 -7px;
  }
  .menu__item,
  .topbar__left > *,
  .topbar__link {
    padding: 0 7px;
  }
  .menu__left-wrap {
    max-width: 560px;
  }
}
@media screen and (max-width: 768px) {
  .menu__left-wrap {
    max-width: 100%;
  }
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  @-moz-keyframes fadeInDown {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, -100%, 0);
      -moz-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
      -moz-transform: none;
      transform: none;
    }
  }
  @-o-keyframes fadeInDown {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
      -o-transform: none;
      transform: none;
    }
  }
  @keyframes fadeInDown {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, -100%, 0);
      -moz-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      transform: none;
    }
  }
  .catalog-dropdown {
    background-color: #fcfdfd;
  }
  .catalog-dropdown.sticked {
    top: 90px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 10px 0;
  }
  .sticked {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 350;
    border: none;
    -webkit-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.5);
    -moz-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.5);
    box-shadow: 0 1px 5px rgba(190, 190, 190, 0.5);
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .logo {
    position: relative;
    z-index: 9999;
  }
  .mobile__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .mobile__wrap .language__item {
    color: #272524;
  }
  .menu__left {
    overflow-y: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .menu__left-wrap {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    top: -100%;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background-color: #f7fafc;
    padding: 92px 24px 24px;
    overflow-y: auto;
  }
  .menu__left-wrap.open {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .menu__left .menu,
  .menu__left .topbar__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
  }
  .menu__left .menu__nav,
  .menu__left .topbar__menu__nav {
    width: 100%;
  }
  .menu__left .menu__item,
  .menu__left .topbar__menu__item {
    padding: 0;
    width: 100%;
  }
  .menu__left .menu__item a,
  .menu__left .topbar__menu__item a {
    font-size: 18px;
    color: #4a5568;
    display: block;
    padding: 8px 0;
  }
  .menu__left .menu__item a.active,
  .menu__left .menu__item a:hover,
  .menu__left .topbar__menu__item a.active,
  .menu__left .topbar__menu__item a:hover {
    color: #e82d89;
  }
  .menu__left .menu__item.has-children .dropdown-arrow,
  .menu__left .topbar__menu__item.has-children .dropdown-arrow {
    display: none;
  }
  .menu__left .menu__item.delivery a::after,
  .menu__left .topbar__menu__item.delivery a::after {
    display: none;
  }
  .menu__left .sub-menu {
    position: static;
    visibility: visible;
    opacity: 1;
    padding: 0;
    background: 0 0;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .menu__left .topbar__wrap {
    padding-top: 8px;
    margin: 8px 0 35px;
    border-top: 1px solid rgba(203, 213, 224, 0.33);
    width: 100%;
  }
  .menu__left .topbar__link {
    padding: 0;
    width: 100%;
  }
  .menu__left .topbar__link a {
    font-size: 16px;
    color: #4a5568;
    display: block;
    padding: 8px 0;
  }
  .menu__left .topbar__link a.active,
  .menu__left .topbar__link a:hover {
    color: #e82d89;
  }
  .menu__left .socials {
    margin: 24px 0 24px 0;
    width: 100%;
  }
  .menu__left .socials__item {
    background-color: #4a5568;
  }
  .menu__left .socials__item:hover {
    background-color: #e82d89;
  }
  .menu__left .topbar__mail,
  .menu__left .topbar__phone {
    font-size: 18px;
    color: #4a5568;
    font-weight: 600;
  }
  .menu__left .topbar__mail:hover,
  .menu__left .topbar__phone:hover {
    color: #e82d89;
  }
  .burger {
    width: 20px;
    height: 16px;
    position: relative;
    z-index: 9999;
    background: 0 0;
    border: none;
    margin-left: 24px;
    padding: 0;
  }
  .burger span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4a5568;
    border: none;
  }
  .burger::after,
  .burger::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 2px;
    background: #4a5568;
    -webkit-transition: 0.2s -webkit-transform;
    transition: 0.2s -webkit-transform;
    -o-transition: 0.2s -o-transform;
    -moz-transition: 0.2s transform, 0.2s -moz-transform;
    transition: 0.2s transform;
    transition: 0.2s transform, 0.2s -webkit-transform, 0.2s -moz-transform, 0.2s -o-transform;
    -webkit-transform-origin: 8px 7px;
    -moz-transform-origin: 8px 7px;
    -ms-transform-origin: 8px 7px;
    -o-transform-origin: 8px 7px;
    transform-origin: 8px 7px;
  }
  .burger::after {
    top: auto;
    bottom: 0;
  }
  .burger.is-open span {
    opacity: 0;
  }
  .burger.is-open::before {
    -webkit-transform: translateX(-6px) translateY(3px) rotate(45deg);
    -moz-transform: translateX(-6px) translateY(3px) rotate(45deg);
    -ms-transform: translateX(-6px) translateY(3px) rotate(45deg);
    -o-transform: translateX(-6px) translateY(3px) rotate(45deg);
    transform: translateX(-6px) translateY(3px) rotate(45deg);
  }
  .burger.is-open::after {
    -webkit-transform: translateX(2px) translateY(-8px) rotate(-45deg);
    -moz-transform: translateX(2px) translateY(-8px) rotate(-45deg);
    -ms-transform: translateX(2px) translateY(-8px) rotate(-45deg);
    -o-transform: translateX(2px) translateY(-8px) rotate(-45deg);
    transform: translateX(2px) translateY(-8px) rotate(-45deg);
  }
  .banner__img::before {
    width: 230px;
    height: 230px;
    left: 18px;
  }
  .banner__img::after {
    width: 105px;
    height: 105px;
    bottom: 7%;
  }
  .leaves__item {
    width: 60px;
    height: 60px;
  }
  .leaves__item:nth-of-type(2) {
    display: none;
  }
  .leaves__item:nth-of-type(1) {
    top: 21px;
    left: 16%;
  }
  .leaves__item:nth-of-type(3) {
    bottom: 36%;
    left: 82%;
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg);
  }
  .banner {
    padding-bottom: 40px;
  }
  .section {
    padding: 60px 0;
  }
  .about {
    padding: 15px 0 60px;
  }
  .sale__item.big .btn {
    display: none;
  }
  .sale__item,
  .sale__item.big {
    height: 228px;
    width: 496px;
    max-width: 100%;
  }
  .sale__item img,
  .sale__item.big img {
    height: 100%;
    width: 100%;
  }
  .about__img {
    display: none;
  }
  .about__content {
    max-width: 100%;
  }
  #production-nav,
  .carousel-line,
  .production__circles,
  .production__dots,
  .production__leaves {
    display: none;
  }
  .production .section__title {
    text-align: center;
  }
  .production .owl-carousel .owl-item img {
    height: auto;
  }
  .production .owl-theme .owl-dots {
    position: static;
    margin-top: 28px;
  }
  .production__img {
    height: auto;
    width: 41%;
    margin: auto;
  }
  .production:not(.catalog-tabs) .btn-primary {
    background-color: #e82d89;
    color: #fff;
  }
  .production:not(.catalog-tabs) .btn-primary:hover {
    background-color: transparent;
    color: #e82d89;
  }
  .production::after,
  .production::before {
    display: none;
  }
  .work__img {
    display: none;
  }
  .delivery__wrap {
    padding: 22px 30px;
  }
  .delivery__icon {
    margin-right: 25px;
  }
  .delivery__title {
    font-size: 28px;
  }
  .delivery__img {
    right: 23px;
    width: 150px;
    bottom: -30px;
  }
  .study__item {
    margin-bottom: 24px;
  }
  .study__img {
    width: 47%;
  }
  .study__item.green .study__img {
    right: -3%;
  }
  .study__item {
    padding: 50px 40px 120px;
  }
  .socials-section__youtube {
    padding: 100px 24px 40px;
  }
  .socials-section__img {
    width: 300px;
    height: 300px;
    top: -133px;
    right: -50px;
  }
  .socials-section__content {
    font-size: 16px;
  }
  .link {
    font-size: 16px;
  }
  .title {
    font-size: 21px;
  }
  .draw__img {
    height: 225px;
    right: -120px;
  }
  .draw__text {
    font-size: 16px;
  }
  .master-class__img {
    width: 100%;
  }
  .master-class__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #press-carousel .owl-nav button.owl-next {
    right: 31%;
  }
  #press-carousel .owl-nav button.owl-prev {
    left: 31%;
  }
  .footer {
    padding-top: 50px;
  }
  .widget__wrap {
    margin-top: 30px;
  }
  .develope {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .copyrights {
    text-align: right;
  }
  .post__other {
    margin-top: 40px;
  }
  .post__other-item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .post__other-item:last-of-type {
    margin-bottom: 0;
  }
  .post__other-thumbnail {
    margin-right: 24px;
  }
  .post__other-info {
    width: -webkit-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: calc(100% - 145px);
    max-width: 100%;
  }
  .follow-us {
    padding: 24px 32px;
    text-align: center;
    margin-top: 40px;
  }
  .follow-us .section__title {
    padding: 0;
  }
  .follow-us__wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
  }
  .post__info ul li {
    margin-bottom: 7px;
  }
  .press-center__menu-wrap {
    top: 0;
    z-index: 99;
    background-color: #fcfdfd;
    padding: 12px 24px;
    border-bottom: 1px solid #e2e8f0;
    margin-bottom: 20px;
    -ms-overflow-x: auto;
    overflow-x: auto;
  }
  .press-center__menu::after {
    display: none;
  }
  .press-center__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 569px;
  }
  .press-center__menu-item {
    margin: 0;
    margin-right: 16px;
  }
  .press-center__menu-item:last-of-type {
    margin: 0;
  }
  .press-center__menu-item a {
    background-color: #fff;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    font-size: 18px;
    padding: 8px 24px 9px;
    display: block;
    color: #272524;
    -webkit-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
    -moz-box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
    box-shadow: 4px 3px 10px rgba(9, 52, 48, 0.1);
  }
  .press-center__menu-item.active a {
    background-color: #f4f5f6;
    color: #e82d89;
  }
  .vacancy__hh {
    right: 10%;
  }
  .vacancy__header-img {
    width: 380px;
    height: 380px;
    bottom: -115px;
    right: -36px;
  }
  .vacancy__header-img::after {
    width: 194px;
    height: 203px;
    left: -63px;
    top: 26.3%;
  }
  .vacancy__worker-item {
    padding: 40px 24px 69px 264px;
    margin-bottom: 24px;
    height: 320px;
  }
  .vacancy__worker-wrap:nth-of-type(2) .vacancy__worker-item {
    padding: 40px 164px 69px 70px;
    margin: 0;
  }
  .vacancy__worker-wrap:nth-of-type(2) .vacancy__worker-img {
    left: auto;
    right: 0;
  }
  .vacancy__worker-wrap:last-of-type .vacancy__worker-item::before {
    left: auto;
    right: -19px;
  }
  .vacancy__worker-img {
    height: 100%;
  }
  .vacancy__cv {
    padding: 60px 0;
  }
  .sale-page__img {
    height: auto;
    max-height: 320px;
    margin-bottom: 24px;
  }
  .sale-page__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .sale-page__section {
    padding-bottom: 0;
  }
  .manager-connect__wrap {
    padding: 40px;
  }
  .manager-connect__wrap form p {
    margin-bottom: 24px;
  }
  .manager-connect__img {
    bottom: -40px;
    right: -28px;
    width: 108%;
  }
  .study-page__title {
    font-size: 22px;
    margin-bottom: 32px;
  }
  .study-page__title::after {
    height: 92px;
    width: 231px;
    left: -93px;
    top: -36px;
  }
  .study-page__info::after {
    width: 280px;
    height: 89px;
    bottom: -70px;
  }
  .study-offer__item .title-pink {
    font-size: 18px;
  }
  .study-organise .section__title {
    margin-bottom: 32px;
  }
  .study__programms .section__title {
    margin-bottom: 32px;
  }
  .accordeon__wrap {
    padding: 0;
  }
  .accordeon__title {
    font-size: 16px;
  }
  .accordeon__content {
    font-size: 15px;
  }
  .study-teacher .manager-connect__wrap {
    padding: 40px 0 40px 40px;
  }
  .study-teacher .manager-connect__img {
    bottom: -40px;
  }
  .study-teacher .manager-connect__img::after {
    width: 300px;
    height: 300px;
  }
  .study-teacher.manager-connect {
    padding-top: 40px;
  }
  .study-teacher {
    padding-bottom: 60px;
  }
  .study-results__item {
    padding-top: 0;
  }
  .study-results__img {
    height: 210px;
  }
  .question__form {
    margin-top: 24px;
  }
  .study-header.academy .banner__info {
    margin: 24px 0;
  }
  .study-header .page__title {
    margin-top: 40px;
  }
  .study-header.academy {
    padding-bottom: 40px;
  }
  .study-header.academy .study-header__img::after {
    width: 290px;
    height: 290px;
  }
  .study-header.academy .study-header__img img {
    bottom: -60px;
  }
  .academy-who__img:after {
    width: 112px;
    height: 112px;
    top: -42px;
  }
  .academy-who::before {
    width: 150px;
    height: 150px;
  }
  .academy-for-who::before {
    width: 170px;
    height: 170px;
    bottom: -110px;
    right: -60px;
  }
  .academy-for-who__wrap {
    margin-top: 40px;
  }
  .academy-invite .vacancy__video-img::before {
    left: -30px;
    bottom: -49px;
  }
  .academy-invite .section__title {
    margin-bottom: 40px;
  }
  .academy-master-class__item p {
    font-size: 15px;
  }
  .academy-master-class__check {
    margin-bottom: 24px;
  }
  .academy-master-class__item {
    margin-bottom: 40px;
  }
  .study-teacher .manager-connect__img {
    bottom: -60px;
  }
  .academy.study-teacher.manager-connect .manager-connect__img img {
    width: 70%;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon {
    right: 0;
  }
  .academy-orginise__number-item {
    margin-right: 24px;
  }
  .academy-orginise__number-item.check::before,
  .academy-orginise__number-item.checked::before {
    width: 28px;
  }
  .academy-orginise__number-item::before {
    left: -27px;
  }
  .academy-orginise__info {
    margin-top: 32px;
  }
  .academy.follow-us__section {
    padding-bottom: 60px;
  }
  .about-page .breadcrumbs {
    margin-bottom: 20px;
  }
  .about-page .banner__info {
    margin: 30px 0 30px;
  }
  .about-page.page__header {
    padding-bottom: 80px;
  }
  .company-group .vacancy__video-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .company-benefits .owl-item {
    opacity: 1;
  }
  .company-benefits .title {
    margin-bottom: 0;
  }
  .company-benefits::after {
    right: 0;
    width: 105px;
  }
  .company-get {
    padding-bottom: 0;
  }
  .company-why::after {
    display: none;
  }
  .company-form__inner::after {
    display: none;
  }
  .company-form__inner {
    padding: 32px 24px;
  }
  .company-get::after {
    bottom: -35px;
  }
  .catalog-product__col {
    margin-bottom: 105px;
  }
  .catalog-product__item-img img {
    top: -100px;
    width: 60%;
  }
  .catalog-product__item-content {
    padding-bottom: 24px;
  }
  .catalog-product__item-title {
    height: 52px;
    min-height: 0;
  }
  .catalog-tabs.production {
    padding-bottom: 0;
  }
  .catalog-work.work {
    padding-top: 0;
  }
  .catalog-product__wrap {
    margin-top: 80px;
  }
  .catalog__nav__section {
    padding-bottom: 0;
  }
  .catalog-dropdown__wrap {
    display: block;
    max-width: 326px;
    margin: auto;
    border: 1px solid #e82d89;
    background-color: #fff;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px;
    position: relative;
    padding: 11px 0 11px 24px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }
  .catalog-dropdown__wrap.active {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    border-bottom-color: transparent;
  }
  .catalog-dropdown__wrap.active .catalog-dropdown__current::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .catalog-dropdown__list {
    position: absolute;
    left: -1px;
    right: 0;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    top: 100%;
    background: #fff;
    border: 1px solid #e82d89;
    border-top-color: transparent;
    -webkit-border-bottom-left-radius: 29px;
    -moz-border-radius-bottomleft: 29px;
    border-bottom-left-radius: 29px;
    -webkit-border-bottom-right-radius: 29px;
    -moz-border-radius-bottomright: 29px;
    border-bottom-right-radius: 29px;
    z-index: 999;
  }
  .catalog-dropdown__current {
    position: relative;
    width: 100%;
  }
  .catalog-dropdown__current::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    width: 14px;
    height: 8px;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath id='angle-down' d='M6.535.19.193,6.516a.637.637,0,0,0,0,.913l.388.381a.665.665,0,0,0,.93,0L7,2.317l5.49,5.489a.665.665,0,0,0,.93,0l.388-.381a.637.637,0,0,0,0-.913L7.465.185A.67.67,0,0,0,6.535.19Z' transform='translate(14 8) rotate(180)' fill='%234a5568'/%3E%3C/svg%3E%0A");
  }
  .catalog-dropdown__item {
    background-color: transparent;
    display: block;
    width: 100%;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .catalog-dropdown__item.active {
    background-color: transparent;
  }
  .catalog-tabs.production {
    padding-top: 60px;
  }
  .company-signup__p {
    margin-bottom: 24px;
  }
  .company-signup.vacancy__cv {
    padding-bottom: 40px;
  }
  .product-info__section,
  .reason__carousel {
    padding: 60px 0;
  }
  .product-info__wrap-tabs {
    overflow-x: scroll;
  }
  .product-info__wrap .tabs__wrap {
    width: 475px;
  }
  .product-info__wrap .tabs__link::after {
    top: -10px;
  }
  #reason__carousel.owl-carousel.owl-loaded {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #reason__carousel .owl-dots {
    position: static;
    margin-top: 33px;
  }
  #reason__carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
  }
  #reason__carousel .owl-dots .owl-dot.active span,
  #reason__carousel .owl-dots .owl-dot:hover span {
    width: 10px;
    height: 10px;
  }
  .reason__carousel-number {
    top: 0;
  }
  .about-page {
    background: url(/local/templates/tamaki/css/../img/about-banner.png) center/cover no-repeat;
  }
  .about-page::after {
    display: none;
  }
  .about-page #bgVideo {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .production:not(.catalog-tabs) .btn-primary {
    margin-top: 20px;
  }
  .container {
    padding: 0 24px;
  }
  .row {
    margin: 0;
  }
  .row > [class*="col-"] {
    padding: 0;
  }
  body {
    font-size: 15px;
  }
  .menu__left-wrap {
    padding-top: 72px;
  }
  h1 {
    font-size: 24px;
  }
  .banner {
    padding: 24px 0;
    text-align: center;
  }
  .banner__info-wrap {
    margin: 0;
  }
  .banner__title {
    font-size: 24px;
  }
  .banner__info {
    font-size: 16px;
    margin: 13px 0;
  }
  .banner__main-img {
    max-width: 274px;
    margin: auto;
  }
  .banner__img::before {
    width: 150px;
    height: 150px;
    top: 9%;
  }
  .banner__img::after {
    width: 75px;
    height: 75px;
    bottom: 14%;
    right: 41px;
  }
  .banner .btn {
    padding: 12px 24px 13px;
    margin-top: 47px;
  }
  .banner .owl-theme .owl-dots {
    bottom: 67px;
  }
  .banner .owl-item {
    opacity: 0;
  }
  .banner .owl-item.active {
    opacity: 1;
  }
  .leaves__item {
    width: 45px;
    height: 45px;
  }
  .leaves__item:nth-of-type(1) {
    top: 2px;
    left: 32%;
  }
  .leaves__item:nth-of-type(2) {
    bottom: 41%;
    left: 81%;
  }
  .btn {
    width: 100%;
  }
  .section {
    padding: 40px 0;
  }
  .owl-item {
    opacity: 1;
  }
  .owl-carousel .owl-nav > button {
    width: 37px;
    height: 37px;
  }
  .sale__item,
  .sale__item.big {
    height: 186px;
    width: 326px;
  }
  .link__more {
    margin-top: 10px;
  }
  .menu__left .btn {
    width: auto;
  }
  .sale .link {
    margin: 0;
  }
  .section__title {
    text-align: center;
    margin-bottom: 24px;
  }
  .about__counts {
    margin: 24px 0 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .about__counts-item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .about__counts-item:last-of-type {
    margin-bottom: 0;
  }
  .about__counts-number {
    font-size: 40px;
    margin-bottom: 8px;
  }
  .about__counts-number span {
    font-size: 28px;
    font-weight: 700;
  }
  .video-btn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .video-btn::before {
    width: 40px;
    height: 40px;
    -webkit-background-size: 9px 9px;
    -moz-background-size: 9px;
    background-size: 9px;
  }
  .video-name {
    font-size: 16px;
  }
  .production__item {
    width: 275px;
    text-align: center;
  }
  .production__item .excerpt {
    font-size: 14px;
  }
  .title {
    font-size: 18px;
  }
  .production__complect {
    display: none;
  }
  .production__img {
    max-width: 234px;
    width: 90%;
    margin-bottom: 20px;
  }
  .production .section__title {
    margin-bottom: 50px;
  }
  .sale::before {
    display: none;
  }
  .work .section__title-big {
    font-size: 24px;
    text-align: center;
  }
  .work::after {
    display: none;
  }
  .section__info {
    text-align: center;
    font-weight: 400;
    color: #4a5568;
  }
  .privacy-politic {
    margin: 0;
    text-align: center;
    margin-bottom: 32px;
  }
  .delivery__wrap {
    padding: 24px 24px 24px;
  }
  .delivery__wrap::after {
    width: 75px;
    height: 65px;
  }
  .delivery__wrap .link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
  }
  .delivery__icon {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }
  .delivery__content {
    position: static;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .delivery__title {
    font-size: 20px;
    margin: 0;
    top: -3px;
    right: 6px;
  }
  .delivery__img {
    width: 118px;
    right: 0;
    bottom: -60px;
  }
  .study {
    padding-top: 110px;
  }
  .study .section__info {
    display: none;
  }
  .study::after,
  .study::before {
    display: none;
  }
  .study__content .info {
    display: none;
  }
  .study .row {
    margin: 0 -24px;
  }
  .study__item {
    height: 353px;
    padding: 46px 24px !important;
  }
  .study__item:last-of-type {
    margin: 0;
  }
  .study__item .btn {
    width: auto;
  }
  .study__item .title {
    margin-bottom: 16px;
    max-width: 150px;
  }
  .study__item.green::after {
    width: 209px;
    height: 209px;
    bottom: -29px;
    right: -16px;
  }
  .study__item::after {
    width: 209px;
    height: 209px;
    bottom: -29px;
    right: -16px;
  }
  .study__img {
    width: 72%;
  }
  .study__item.pink .study__img {
    right: -17px;
  }
  .study__item.green .study__img {
    right: -19%;
    width: 67%;
  }
  .container-fluid {
    padding: 0 24px;
  }
  .study__item.green:hover::after,
  .study__item:hover::after {
    width: 589px;
    height: 589px;
    right: -56px;
    bottom: -70px;
  }
  .socials-section__youtube {
    padding: 83px 24px 25px;
    margin-bottom: 40px;
  }
  .socials-section__logo {
    width: 86px;
  }
  .socials-section__name {
    font-size: 16px;
  }
  .socials-section__name::before {
    margin-right: 7px;
  }
  .socials-section__content {
    margin-bottom: 16px;
  }
  .socials-section__img {
    width: 205px;
    height: 205px;
    top: -54px;
    right: -47px;
  }
  .socials-section__instagram {
    margin: auto;
    max-width: 100%;
  }
  .socials-section__instagram img {
    width: 100%;
  }
  .socials-section__instagram::after {
    display: none;
  }
  .draw__img {
    display: none;
  }
  .draw__title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .draw__title::after {
    margin: 0 15px 0 0;
  }
  .draw__content {
    text-align: center;
    padding: 32px;
  }
  .draw__text {
    margin-bottom: 16px;
  }
  .draw::after {
    display: none;
  }
  .draw .link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .master-class__img {
    height: 169px;
  }
  .master-class__info {
    padding: 32px 16px;
  }
  .master-class .section__info {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
  }
  .master-class__date {
    font-size: 16px;
    margin: 16px 0;
  }
  .master-class .btn {
    max-width: 278px;
    margin: auto;
    display: block;
  }
  .title-pink {
    margin-bottom: 16px;
  }
  .section__title-wrap {
    margin-bottom: 32px;
  }
  #press-carousel::after {
    display: none;
  }
  .press .section__title {
    text-align: center;
  }
  .press__label {
    font-size: 11px;
  }
  .press__thumbnail {
    height: 198px;
  }
  .press .section__info {
    font-size: 18px;
    margin: 16px 0;
    text-align: left;
  }
  .press__item .link {
    font-size: 14px;
  }
  .press .excerpt {
    margin-bottom: 16px;
  }
  .footer {
    padding-top: 32px;
    text-align: center;
  }
  .footer .logo {
    max-width: 158px;
    margin: 0 auto 24px;
  }
  .footer__phone {
    font-size: 16px;
  }
  .footer .topbar__mail {
    margin: 8px 0 16px;
  }
  .footer .address {
    margin-bottom: 30px;
  }
  .footer .btn {
    width: auto;
  }
  .footer__bottom {
    text-align: center;
    padding: 24px 0 40px;
  }
  .copyrights {
    text-align: center;
  }
  .develope {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .develope img {
    margin: 24px 0 0 0;
    display: inline-block;
  }
  .rights {
    margin: 16px 0;
  }
  .widget__item {
    margin-bottom: 8px;
  }
  .widget__item a {
    text-decoration: underline;
  }
  .widget__wrap {
    max-width: 242px;
    margin: 0 auto 24px;
  }
  .socials {
    margin: auto;
  }
  .press .link__more {
    margin-top: 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .post__content .section__title {
    text-align: left;
  }
  .post__img {
    height: 160px;
    margin-bottom: 24px;
  }
  .post__meta {
    margin-bottom: 24px;
  }
  .post__info {
    font-size: 14px;
  }
  .post__info ul li::before {
    width: 6px;
    height: 6px;
  }
  .post__info ul li {
    padding-left: 19px;
  }
  .post__other .title {
    margin-bottom: 24px;
  }
  .post__other-thumbnail {
    width: 100px;
    height: 100px;
  }
  .post__other-info a {
    font-size: 16px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .post__other-info {
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: calc(100% - 125px);
  }
  .post__other-item {
    margin-bottom: 44px;
  }
  .post__other-item:last-of-type {
    bottom: 0;
  }
  .follow-us .section__title {
    font-size: 18px;
  }
  .follow-us__wrap {
    padding: 0;
  }
  .follow-us__item {
    width: 52px;
    height: 52px;
    padding: 16px;
    margin-right: 16px;
  }
  .follow-us__item:last-of-type {
    margin-right: 0;
  }
  .press-center__menu-item a {
    font-size: 16px;
  }
  .press-center__menu-wrap {
    padding: 12px 24px !important;
    margin: 0 -24px 8px;
    width: auto;
  }
  .press__page-img {
    position: relative;
    left: 0;
    right: 0;
    bottom: -16px;
    margin: auto;
    width: 147px;
    height: 147px;
  }
  .press__page-img::after {
    width: 178px;
    height: 178px;
  }
  .press__page-img::before {
    width: 54px;
    height: 54px;
    z-index: 3;
    top: -9px;
    left: -18px;
  }
  .press__page-img img {
    top: 32px;
  }
  .page__title {
    text-align: center;
    margin: 24px 0 13px;
  }
  .page__header {
    padding-bottom: 26px;
  }
  .press-center__link-sm {
    font-size: 16px;
  }
  .press-center__item {
    max-width: 100%;
    margin-bottom: 32px;
  }
  .pagination__next,
  .pagination__prev {
    font-size: 0;
  }
  .pagination__item {
    width: 32px;
    height: 32px;
  }
  .press-center__smi {
    margin-top: 40px;
    padding: 24px;
    text-align: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }
  .press-center__smi::after {
    width: 312px;
    height: 312px;
    bottom: -380px;
    left: 0;
    right: 0;
    margin-right: auto;
  }
  .press-center__smi .label {
    font-size: 12px;
  }
  .press-center__smi a {
    font-size: 16px;
  }
  .press-center__mail {
    margin: 24px 0 16px;
  }
  .press-center__mail:last-of-type {
    margin: 0;
  }
  .vacancy__img {
    height: auto;
    max-height: 250px;
    margin-bottom: 24px;
  }
  .vacancy__header .page__title {
    margin-top: 32px;
  }
  .vacancy__header .banner__info {
    text-align: center;
    margin: 8px 0 0;
    position: relative;
    z-index: 3;
  }
  .vacancy__header .btn {
    position: relative;
    z-index: 9;
    margin-top: 180px;
  }
  .vacancy__header-img::after {
    display: none;
  }
  .vacancy__header-img {
    right: 0;
    left: 0;
    margin: auto;
  }
  .vacancy__header-img img {
    top: -28px;
  }
  .vacancy__header-img .circle {
    width: 151%;
    height: 146%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: -73px;
  }
  .vacancy__about .section__info,
  .vacancy__video .section__info {
    font-weight: 600;
  }
  .vacancy__about .section__title,
  .vacancy__video .section__title {
    margin-bottom: 16px;
  }
  .vacancy__about p {
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
  }
  .vacancy__green-block .press-center__smi {
    padding-top: 32px;
  }
  .vacancy__green-block .press-center__smi::after {
    width: 280px;
    height: 280px;
    left: 0;
    right: 11px;
    top: -157px;
    margin: auto;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .vacancy__green-block .section__title {
    width: 100%;
  }
  .vacancy__hh {
    position: relative;
    left: 0;
    right: 0;
    margin-top: 25px;
    bottom: -35px;
    margin-right: auto;
    width: 130px;
    height: 130px;
    display: block;
    top: auto;
  }
  .vacancy__video-img {
    height: auto;
    max-height: 200px;
    margin-top: 24px;
  }
  .vacancy__video-img::after {
    width: 63px;
    height: 72px;
  }
  .vacancy__grey {
    padding: 77px 0;
    text-align: center;
  }
  .vacancy__grey .title {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .vacancy__grey p {
    font-size: 16px;
  }
  .vacancy__grey::before {
    left: -67px;
    top: -42px;
    width: 139px;
    height: 139px;
  }
  .vacancy__grey::after {
    width: 158px;
    height: 158px;
    top: auto;
    right: -80px;
  }
  .vacancy__worker-item {
    padding: 40px 24px 69px 164px;
    height: 250px;
  }
  .vacancy__worker-wrap:nth-of-type(2) .vacancy__worker-item {
    padding: 40px 164px 69px 24px;
  }
  .vacancy__worker-wrap:first-of-type .vacancy__worker-item::before {
    width: 159px;
    height: 52px;
  }
  .vacancy__worker-wrap:last-of-type .vacancy__worker-item::before {
    height: 175px;
    width: 175px;
    right: -9px;
    bottom: -44px;
  }
  .vacancy__worker-img {
    height: 94%;
  }
  .vacancy__worker-wrap:first-of-type .vacancy__worker-img {
    left: 15px;
  }
  .vacancy__cv {
    margin: 0 24px 40px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 32px 0;
  }
  .vacancy__cv .title {
    margin-bottom: 24px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
  }
  .vacancy__cv-form input {
    font-size: 16px;
  }
  .vacancy__cv-form input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .vacancy__cv-form input::-moz-placeholder {
    font-size: 16px;
  }
  .vacancy__cv-form input::-ms-input-placeholder {
    font-size: 16px;
  }
  .vacancy__cv-form input::placeholder {
    font-size: 16px;
  }
  .vacancy__cv-form .btn {
    margin-top: 16px;
  }
  .vacancy__cv-form .form__file {
    margin-bottom: 24px;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .vacancy__worker-item .banner__info {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .vacancy__worker-item p {
    font-size: 16px;
  }
  .vacancy__cv-form {
    padding: 24px;
  }
  .titlebar::after {
    display: none;
  }
  .sale-page__section {
    padding-top: 40px;
  }
  .sale-page__section .banner__info {
    margin: 13px 0 23px;
  }
  .tabs__wrap {
    margin-bottom: 35px;
  }
  .sale-page__img {
    height: 195px;
  }
  .sale-page__item .title {
    margin-bottom: 16px;
  }
  .sale-page__item p {
    font-size: 14px;
  }
  .sale-page__date {
    font-size: 12px;
  }
  .sale-page__item .btn {
    background-color: #e82d89;
    color: #fff;
  }
  .sale-page__item .btn:hover {
    background-color: transparent;
    color: #e82d89;
  }
  .sale-page__item {
    margin-bottom: 32px;
  }
  .sale-manager-connect .manager-connect__wrap {
    background-color: transparent;
    padding: 0;
  }
  .manager-connect__item {
    background-color: #aec912;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 32px 24px;
    position: relative;
  }
  .manager-connect__item.left {
    height: 286px;
    margin-bottom: 40px;
  }
  .manager-connect__item .section__info {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: left;
    line-height: 1.2;
  }
  .manager-connect__left {
    padding: 0;
    max-width: 145px;
  }
  .manager-connect__img {
    right: 0;
    bottom: 0;
    width: 250px;
  }
  .manager-connect__img::after {
    width: 177px;
    height: 177px;
    right: -15px;
  }
  .manager-connect__img::before {
    width: 131px;
    height: 131px;
    bottom: -29px;
  }
  .manager-connect__img img {
    right: -20px;
    width: 90%;
  }
  .question-section {
    margin: 0 24px 40px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 32px 0 40px;
  }
  .question-section .section__title {
    margin-bottom: 16px;
  }
  .question-section p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 24px;
  }
  .question-section input {
    margin-bottom: 30px;
  }
  .question-section .btn {
    margin: 0;
  }
  .sale-page__section .banner__info {
    text-align: center;
  }
  .study-header .page__title {
    margin-top: 32px;
  }
  .study-header .banner__info {
    margin-top: 24px;
    text-align: center;
  }
  .study-header.academy .study-header__img,
  .study-header__img {
    max-width: 315px;
  }
  .study-header.academy .study-header__img::after,
  .study-header__img::after {
    width: 340px;
    height: 340px;
  }
  .study-header {
    padding-bottom: 0;
  }
  .study-page__info {
    background-position: right;
    padding: 24px 0 32px;
    text-align: center;
  }
  .study-page__title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .study-page__info p {
    font-size: 16px;
  }
  .study-page__title::after {
    width: 184px;
    left: -9px;
    top: -38px;
  }
  .study-page__info::after {
    display: none;
  }
  .study-offer .section__title {
    margin-bottom: 24px;
  }
  .study-offer__item {
    text-align: center;
    margin-bottom: 32px;
  }
  .study-offer__icon {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .study-offer__item p {
    font-size: 14px;
  }
  .study-offer {
    padding-bottom: 10px;
  }
  .study-organise {
    padding: 40px 0 20px;
  }
  .study-organise .study-organise__item {
    font-size: 32px;
    margin-bottom: 18px;
    line-height: 1;
  }
  .study-organise p {
    font-size: 16px;
    text-align: center;
    margin: 0 0 20px;
  }
  .study__programms-left::after {
    display: none;
  }
  .study__programms .section__title {
    margin-bottom: 16px;
  }
  .study__programms p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 32px;
  }
  .accordeon__wrap .title {
    text-align: center;
    margin-bottom: 6px;
  }
  .accordeon__title {
    padding: 24px 84px 0 0;
  }
  .accordeon__content p {
    text-align: left;
    font-size: 14px;
    margin: 0 0 15px;
  }
  .study-teacher.manager-connect {
    padding: 0 0 40px;
  }
  .study-teacher .manager-connect__wrap::after {
    display: none;
  }
  .study-teacher .manager-connect__wrap {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 30px 27px 0 29px;
  }
  .study-teacher p {
    text-align: center;
    font-size: 16px;
  }
  .study-teacher .about__counts-info {
    font-size: 14px;
  }
  .study-teacher .manager-connect__img {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .study-teacher .manager-connect__img img {
    width: 100%;
    max-width: 250px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -12px;
  }
  .study-teacher .manager-connect__img::after {
    width: 290px;
    height: 290px;
    left: 0;
    right: 0;
    margin: auto;
    top: 39%;
  }
  .study-results__item .section__title {
    margin-bottom: 16px;
  }
  .study-results__item p {
    text-align: center;
    font-size: 16px;
  }
  .study-results__img {
    height: 160px;
  }
  .testimonials__section {
    padding-top: 0;
  }
  .testimonials__section .section__title-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .testimonials__section .section__title {
    text-align: center;
  }
  .carousel-nav__wrap {
    display: none;
  }
  .testimonials__item {
    padding: 32px 24px 48px;
  }
  .testimonials__author-name {
    font-size: 16px;
  }
  .testimonials__date {
    font-size: 14px;
    margin-top: 16px;
  }
  .testimonials__video .vacancy__video-img {
    margin-top: 0;
  }
  .study-header.academy .banner__info {
    margin: 16px 0;
  }
  .study-header.academy .study-header__img {
    margin: auto;
    max-width: 271px;
  }
  .study-header.academy .study-header__img::after {
    left: -20px;
    right: 0;
    margin: auto;
  }
  .study-header.academy .study-header__img img {
    left: 0;
    bottom: -10px;
  }
  .study-header.academy {
    padding-bottom: 0;
  }
  .academy-who__content {
    padding-top: 0;
  }
  .academy-who .section__title {
    margin-bottom: 24px;
  }
  .academy-who .section__info {
    font-weight: 600;
  }
  .academy-who__img {
    display: none;
  }
  .academy-who::before {
    display: none;
  }
  .academy-who .btn {
    margin-top: 24px;
    background-color: #e82d89;
    color: #fff;
    font-size: 16px;
  }
  .academy-for-who {
    background-color: transparent;
    padding: 0;
  }
  .academy-for-who::before {
    display: none;
  }
  .academy-for-who .section__title {
    margin-bottom: 16px;
  }
  .academy-for-who__wrap {
    margin-top: 24px;
  }
  .academy-for-who__number {
    font-size: 24px;
  }
  .academy-invite .section__title {
    margin-bottom: 16px;
  }
  .academy-invite .vacancy__video-img::before {
    display: none;
  }
  .academy-master-class .section__title {
    margin-bottom: 24px;
  }
  .academy-master-class__check {
    width: 30px;
    height: 30px;
    padding: 9px 10px;
  }
  .academy-master-class__item p {
    font-size: 16px;
  }
  .academy.study-teacher.manager-connect {
    padding-top: 40px;
    overflow: hidden;
  }
  .academy.study-teacher.manager-connect .manager-connect__wrap {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .academy.study-teacher.manager-connect .title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
  }
  .academy.study-teacher.manager-connect .manager-connect__img {
    bottom: -24px;
  }
  .academy.study-teacher.manager-connect .manager-connect__img img {
    width: 100%;
    left: 0;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon {
    width: 328px;
    height: 328px;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    overflow: visible;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon::after {
    top: 0;
  }
  .academy-shedule .section__title {
    margin-bottom: 16px;
  }
  .academy-shedule__item:hover .section__info {
    color: #fff;
  }
  .academy-shedule__wrap {
    margin-top: 24px;
  }
  .academy-shedule__item .section__info {
    font-size: 18px;
  }
  .testimonials__section {
    padding-top: 40px;
  }
  .academy.follow-us__section p {
    display: none;
  }
  .academy.follow-us__section {
    padding-bottom: 40px;
  }
  .academy-orginise {
    padding: 0;
    background-color: transparent;
  }
  .academy-orginise::after,
  .academy-orginise::before {
    display: none;
  }
  .academy-orginise .section__title {
    margin-bottom: 24px;
  }
  .academy-orginise-carousel .title {
    margin-bottom: 0;
    font-weight: 400;
  }
  .academy-master-class__item {
    margin-bottom: 0;
  }
  .about-page .page__title {
    margin-top: 40px;
  }
  .about-page .banner__info {
    text-align: center;
    margin: 16px 0 24px;
    line-height: 1.5;
  }
  .about-page.page__header {
    padding-bottom: 32px;
  }
  .company-group {
    padding-top: 40px;
  }
  .company-group .section__title {
    margin-bottom: 24px;
  }
  .company-group__wrap {
    margin-top: 42px;
  }
  .company-group__wrap .row {
    margin: 0 -5px;
  }
  .company-group__wrap .row > div {
    padding: 0 5px;
  }
  .company-group__icon {
    width: 80px;
    height: 80px;
    margin-bottom: 16px;
  }
  .company-group__item {
    margin-bottom: 24px;
  }
  .company-benefits {
    padding-top: 20px;
  }
  .company-benefits::after {
    display: none;
  }
  .academy-for-who__item {
    width: 242px;
    margin-bottom: 24px;
  }
  .company-partners {
    padding: 32px 0 0;
  }
  .company-partners::before {
    display: none;
  }
  .company-partners .row {
    margin: 0 -5px;
  }
  .company-partners .row > div {
    padding: 0 10px;
  }
  .company-partners .section__info {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 32px;
  }
  .company-partners__item {
    padding: 0;
    margin-bottom: 32px;
    font-size: 18px;
  }
  .company-partners__item::before {
    width: 24px;
    height: 24px;
    position: static;
    margin-bottom: 16px;
    -webkit-background-size: 9px 9px;
    -moz-background-size: 9px;
    background-size: 9px;
  }
  .company-partners::after {
    width: 196px;
    height: 146px;
    bottom: -38px;
    right: -22px;
  }
  .company-photos::before {
    display: none;
  }
  .company-photos .tabs__link {
    font-size: 16px;
  }
  .company-photos .tabs__wrap {
    margin-bottom: 24px;
  }
  .company-photos-carousel .owl-dots {
    margin-top: 8px;
  }
  .company-photos-carousel .owl-dots .owl-dot span,
  .company-photos-carousel .owl-dots .owl-dot.active span,
  .company-photos-carousel .owl-dots .owl-dot:hover span {
    width: 10px;
    height: 10px;
  }
  .company-get .row {
    margin: 0 -5px;
  }
  .company-get .row > div {
    padding: 0 5px;
  }
  .company-get .title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 32px;
  }
  .company-get p {
    font-size: 16px;
  }
  .company-get__item {
    margin-bottom: 24px;
  }
  .company-get::after {
    display: none;
  }
  .company.work {
    padding: 20px 0 40px;
  }
  .company-why .section__title {
    margin-bottom: 16px;
  }
  .company-why .section__info {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .company-why__item p {
    font-size: 16px;
  }
  .company-why__item {
    height: 260px;
  }
  .company-form__left {
    padding: 0;
  }
  .company-form__inner form input,
  .company-form__inner form textarea {
    font-size: 16px;
  }
  .company-form__inner form input::-webkit-input-placeholder,
  .company-form__inner form textarea::-webkit-input-placeholder {
    font-size: 16px;
  }
  .company-form__inner form input::-moz-placeholder,
  .company-form__inner form textarea::-moz-placeholder {
    font-size: 16px;
  }
  .company-form__inner form input::-ms-input-placeholder,
  .company-form__inner form textarea::-ms-input-placeholder {
    font-size: 16px;
  }
  .company-form__inner form input::placeholder,
  .company-form__inner form textarea::placeholder {
    font-size: 16px;
  }
  .company-form__textarea > span {
    font-size: 16px;
  }
  .company-form__inner form textarea,
  textarea {
    height: 160px;
  }
  .company-form__inner .section__info {
    font-size: 14px;
  }
  .company-form__inner form {
    padding: 0;
  }
  .catalog.page__header .page__title {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .catalog__page-img {
    width: 100%;
    height: 200px;
    margin-top: -20px;
    background: url(/local/templates/tamaki/css/../img/catalog-sm.png) center/contain no-repeat;
  }
  .catalog__page-img img {
    display: none;
  }
  .catalog__nav__section .section__title-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 17px;
  }
  .catalog-product__item .catalog-product__item-img::after {
    height: 100%;
  }
  .catalog-product__item-content {
    padding-bottom: 17px;
  }
  .catalog-product__item-img {
    height: 94px;
  }
  .catalog-product__item-title {
    font-size: 14px;
    height: auto;
  }
  .catalog-product__item-weight {
    margin-bottom: 19px;
  }
  .catalog-product__item .btn {
    width: 100%;
  }
  .catalog-product__item-img img {
    width: 176px;
    top: -80px;
  }
  .catalog__nav__section {
    padding-bottom: 0;
  }
  .catalog-tabs.production {
    padding-top: 120px;
  }
  .catalog-tabs.production::after {
    display: none;
  }
  .row.catalog-product__wrap:last-child .catalog-product__col:last-of-type {
    margin-bottom: 0;
  }
  .catalog-work.work {
    padding-top: 40px;
  }
  .catalog-work.work {
    padding-bottom: 50px;
  }
  .product-info__variants {
    margin-top: 15px;
  }
  .product-info__variants-item {
    font-size: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 13px;
    margin-right: 16px;
  }
  .product-info__wrap {
    margin-top: 70px;
  }
  .product-info__section {
    padding: 24px 0 40px;
  }
  .product-info__section .page__title {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .product-info__thumbnail::before {
    top: -27px;
  }
  .product-info__thumbnail::after {
    top: -32px;
  }
  .product-info__wrap .tabs__link,
  .product-info__wrap .tabs__link.active {
    font-size: 16px;
    margin-right: 32px;
  }
  .product-info__description p {
    font-size: 15px;
  }
  .product-info__fit {
    margin: 32px 0 30px;
  }
  .product-info__fit .section__info {
    font-weight: 600;
  }
  .product-info__fit-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-info__fit-item {
    width: 40px;
    height: 40px;
    margin-right: 24px;
  }
  .product-info__fit-item svg {
    width: 100%;
    height: 100%;
  }
  .product-info__fit-item:last-of-type {
    margin-right: 0;
  }
  .product-info__section .btn {
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 15px;
  }
  .product-info__section .btn::after {
    vertical-align: middle;
  }
  .reason__carousel-number {
    display: none;
  }
  .reason__carousel {
    padding: 32px 0;
  }
  .reason__carousel-wrap {
    margin-top: 32px;
  }
  .reason__carousel-wrap .owl-item {
    opacity: 0;
  }
  .reason__carousel-wrap .owl-item.active {
    opacity: 1;
  }
  .reason__carousel-wrap .production__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reason__carousel-wrap .title {
    color: #4a5568;
    margin-bottom: 16px;
  }
  .reason__carousel-wrap .excerpt {
    text-align: center;
    font-size: 15px;
  }
  .company-form__inner .section__title {
    margin-bottom: 16px;
  }
  .product-form.company-form .company-form__inner form {
    margin-top: 0;
  }
  .company-form__rate-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 0 16px;
  }
  .company-form__rate {
    background-color: #fff;
    margin-top: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 18px 16px;
    margin-left: -16px;
    width: -webkit-calc(100% + 16px);
    width: -moz-calc(100% + 16px);
    width: calc(100% + 16px);
    max-width: none;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .product-form.company-form .company-form__inner form .company-form__rate input {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  .company-follow .follow-us::after {
    display: none;
  }
  .company-signup .section__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .company-signup.vacancy__cv {
    padding-bottom: 32px;
  }
  .company-signup__p {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin: 0 0 24px;
  }
  .company-signup .tabs__wrap .tabs__link {
    width: 100%;
    margin: 0;
    margin-bottom: 16px;
    text-align: center;
  }
  .company-signup .tabs__wrap .tabs__link:last-of-type {
    margin-bottom: 0;
  }
  .company-signup .tabs__wrap {
    margin: 0 0 16px;
  }
  .company-signup .vacancy__cv-form {
    padding: 40px 24px 48px;
  }
  .company-signup .vacancy__cv-form .btn {
    margin-top: 24px;
  }
  .company-signup .socials-tab a {
    margin-bottom: 16px;
  }
  .company-signup .socials-tab__img {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
}
@media screen and (max-width: 375px) {
  .production__item {
    width: 242px;
  }
  .vacancy__header-img .circle {
    width: 133%;
    height: 136%;
  }
  .study-header__img::after {
    left: -5px;
  }
  .study-header__img {
    max-width: 251px;
  }
  .study-page__title::after {
    width: 175px;
    left: -24px;
    top: -31px;
    height: 82px;
  }
  .page__title {
    line-height: 1.4;
  }
  .study-header.academy .study-header__img::after {
    left: -33px;
  }
  .academy-for-who__wrap {
    margin: 24px -12px 0;
  }
  .academy-for-who__wrap > [class*="col-"] {
    padding: 0 12px;
  }
}
@media screen and (max-width: 340px) {
  .press .section__info {
    font-size: 16px;
  }
  .excerpt {
    font-size: 14px;
  }
  .title-pink {
    font-size: 18px;
  }
  .master-class .section__info {
    font-size: 14px;
  }
  .master-class__date {
    font-size: 12px;
  }
  .draw__content {
    padding: 24px;
  }
  .draw__title::after {
    margin-right: 10px;
    width: 24px;
    height: 24px;
  }
  .title {
    font-size: 16px;
  }
  .draw__text {
    font-size: 13px;
  }
  .link {
    font-size: 14px;
  }
  .socials-section__img {
    top: -76px;
  }
  .study__item {
    height: 320px;
  }
  body input,
  body textarea {
    font-size: 16px;
  }
  body input::-webkit-input-placeholder,
  body textarea::-webkit-input-placeholder {
    font-size: 16px;
  }
  body input::-moz-placeholder,
  body textarea::-moz-placeholder {
    font-size: 16px;
  }
  body input::-ms-input-placeholder,
  body textarea::-ms-input-placeholder {
    font-size: 16px;
  }
  body input::placeholder,
  body textarea::placeholder {
    font-size: 16px;
  }
  .sale__item,
  .sale__item.big {
    height: 136px;
    width: 255px;
  }
  .about {
    padding-top: 0;
  }
  .banner .btn {
    font-size: 16px;
  }
  .banner__title .section__title,
  .work .section__title-big {
    font-size: 21px;
  }
  .section__info {
    font-size: 14px;
  }
  .study {
    padding-top: 80px;
  }
  body input,
  body textarea {
    margin-bottom: 24px;
  }
  .follow-us {
    padding-left: 10px;
    padding-right: 10px;
  }
  .follow-us__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .follow-us__item {
    margin: 0;
  }
  .press-center__thumbnails {
    height: 140px;
  }
  .press-center__link-sm {
    font-size: 15px;
  }
  .press-center__menu-item a {
    font-size: 15px;
  }
  .vacancy__worker-item .banner__info {
    font-size: 18px;
  }
  .vacancy__worker-item p {
    font-size: 15px;
  }
  .vacancy__worker-item {
    padding-left: 120px;
  }
  .vacancy__worker-wrap:nth-of-type(2) .vacancy__worker-item {
    padding-right: 120px;
  }
  .vacancy__worker-img {
    height: 86%;
  }
  .vacancy__green-block .press-center__smi::after {
    width: 268px;
    height: 280px;
    right: 17px;
    top: -44px;
  }
  .vacancy__header-img {
    width: 100%;
    height: 380px;
  }
  .vacancy__header-img .circle {
    width: 140%;
  }
  .manager-connect__img {
    width: 230px;
  }
  .manager-connect__img::after {
    width: 125px;
    height: 125px;
  }
  .sale-page__img {
    height: auto;
  }
  .study-header__img::after {
    width: 280px;
    height: 280px;
    bottom: -75px;
  }
  .study-page__title::after {
    left: -50px;
    top: -26px;
    height: 77px;
  }
  .study-teacher .manager-connect__img::after {
    width: 200px;
    height: 200px;
  }
  .study-results__img {
    height: 130px;
  }
  .tabs__link {
    margin-right: 7px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .testimonials__content {
    font-size: 14px;
  }
  .testimonials__video .vacancy__video-img {
    height: 130px;
  }
  .testimonials__video .testimonials__author {
    padding: 0;
  }
  .testimonials__author-name {
    font-size: 15px;
  }
  .academy-for-who__wrap .title {
    font-size: 16px;
  }
  .academy.study-teacher.manager-connect .manager-connect__wrap {
    overflow: hidden;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon {
    width: 270px;
    height: 270px;
    bottom: -43px;
  }
  .academy-shedule__item {
    width: 270px;
  }
  .academy-shedule__top {
    margin-bottom: 56px;
  }
  .company-why__item {
    width: 260px;
  }
  .company-partners__item {
    font-size: 16px;
  }
  .company-group__wrap {
    margin-top: 24px;
  }
  .company-photos .tabs__link {
    margin-right: 10px;
  }
  .company-get p {
    font-size: 14px;
  }
  .company-form__inner {
    margin: 0 -24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .product-info__wrap .tabs__link,
  .product-info__wrap .tabs__link.active {
    font-size: 15px;
    margin-right: 16px;
  }
  .company-follow .follow-us {
    padding-left: 10px;
    padding-right: 10px;
  }
  .company-signup .socials-tab a {
    padding-left: 12px;
    padding-right: 12px;
  }
  .company-signup .socials-tab__img {
    margin-right: 12px;
  }
  .company-signup .socials-tab__title {
    max-width: -webkit-calc(100% - 55px);
    max-width: -moz-calc(100% - 55px);
    max-width: calc(100% - 55px);
  }
}
@media screen and (max-width: 300px) {
  .socials-section__logo {
    width: 72px;
  }
  .socials-section__name::before {
    width: 30px;
    height: 30px;
  }
  .socials-section__content {
    font-size: 14px;
  }
  .socials-section__img {
    width: 175px;
    height: 175px;
    top: -64px;
  }
  .delivery__title {
    font-size: 16px;
  }
  .delivery__content {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .delivery__icon {
    width: 40px;
    height: 40px;
    padding: 8px;
  }
  .post__other-info a {
    font-size: 14px;
    height: 57px;
  }
  .post__other-thumbnail {
    width: 70px;
    height: 70px;
    margin-right: 16px;
  }
  .post__other-info {
    width: -webkit-calc(100% - 86px);
    width: -moz-calc(100% - 86px);
    width: calc(100% - 86px);
  }
  .post__other-item {
    margin-bottom: 24px;
  }
  .follow-us__item {
    width: 45px;
    height: 45px;
    padding: 11px;
  }
  .post__other {
    margin-top: 20px;
  }
  .post__img {
    height: 130px;
  }
  .pagination__item {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }
  .press-center__smi::after {
    width: 226px;
    height: 226px;
    bottom: -307px;
  }
  .vacancy__worker-img {
    display: none;
  }
  .vacancy__worker-item {
    height: 200px;
  }
  .vacancy__worker-item,
  .vacancy__worker-wrap:nth-of-type(2) .vacancy__worker-item {
    padding: 40px 24px 40px 24px;
  }
  .vacancy__worker-item::before {
    display: none;
  }
  .vacancy__cv {
    margin: 0 0 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .vacancy__green-block .press-center__smi::after {
    width: 100%;
    height: 235px;
    top: -3px;
  }
  .vacancy__header .btn {
    margin-top: 125px;
  }
  .vacancy__header-img {
    height: 366px;
  }
  .question-section {
    margin-left: 0;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .tabs__link {
    font-size: 14px;
    margin-right: 10px;
  }
  .tabs__link:last-of-type {
    margin: 0;
  }
  .accordeon__title {
    padding-right: 50px;
  }
  .study__programms p {
    font-size: 15px;
  }
  .study-page__title {
    font-size: 20px;
  }
  .study-page__title::after {
    left: -57px;
    top: -22px;
    height: 65px;
  }
  .academy.study-teacher.manager-connect .title {
    font-size: 16px;
  }
  .academy.study-teacher.manager-connect .manager-connect__icon {
    width: 230px;
    height: 230px;
    bottom: -20px;
  }
  .company-form__inner {
    padding: 24px 24px;
  }
}

.cz-company-text_block {
  padding-top: 80px;
}
@media screen and (max-width: 576px) {
  .cz-company-text_block {
    padding-top: 40px;
  }
}

.header--cz .topbar__left {
  margin-left: auto;
  margin-right: 60px;
}

@media screen and (max-width: 768px) {
  .header--cz .topbar__left {
    display: none;
  }
}

.header--cz a.topbar__phone,
.header--cz a.topbar__mail {
  color: #2d3748;
}

.footer--cz .footer__top-cz {
  width: 100%;
}

@media screen and (min-width: 577px) {
  .cz-page-header .page__title {
    margin-top: 140px;
  }

  .footer--cz .widget__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  
  .footer--cz .footer__bottom-cz {
    display: flex; 
    width: 100%; 
    align-items: flex-start;
  }

  .footer--cz .footer__contacts {
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer--cz .socials {
    margin-top: 0; 
    flex: 0 0 208px;
  }
}

@media screen and (max-width: 576px) {
  .footer--cz .socials {
    margin-top: 20px; 
  }
}
.table_proms{padding-top: 0px; margin:0;}
.table_proms th {}
.table_proms th, td {padding: 5px; background-color: #cbd5e030;}
.table_proms p{margin:5px;color: #222121bd;}
.table_proms a
{color: #222121bd; text-decoration:  underline;}


/* End */


/* Start:/local/templates/tamaki/template_styles.css?16426796711553*/
.is-hide {
    display: none;
}
.fancybox-content#sale-form, .fancybox-content#feedback {
    padding: 0 40px;
}
@media (max-width: 576px) {
    .fancybox-content#sale-form, .fancybox-content#feedback {
        padding: 0;
    }
}
.contacts .a {
    color: #e82d89;
}
.product-info__variants-item--photo {
    width: 40px;
    background: no-repeat center center;
    background-size: cover;
}
.video:after {
    display: none;
}
.socials-section {
    margin-bottom: 40px;
}
.post__info img {
    max-width: 100%;
    height: auto !important;
}
@media (max-width: 767px) {
    #buy-modal {
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 !important;
    }
    #buy-modal .online-buy__wrap {
        margin-bottom: 16px;
    }
    #buy-modal .online-buy__item,
    #buy-modal .online-buy__item:last-child
    {
        width: 50%;
        margin: 0 24px 24px 0;
    }
    #buy-modal .modal-inner {
        padding: 24px;
        overflow: auto;
        max-height: none;
        height: 100%;
    }
    #buy-modal .shops-list__wrap {
        flex-direction: column;
    }
    #buy-modal .shops-list__item {
        max-width: none;
        width: auto;
        display: block;
    }
}

.post__info table {
    border-collapse: collapse;
}
.post__info td {
    border: 1px dotted #cbd5e0;
    padding: 10px 15px;
}
.post__info td p:first-child {
    margin-top: 0;
}
.post__info td p:last-child {
    margin-bottom: 0;
}
.vacancy__video-img iframe {
    border: none;
}
/* End */
/* /local/templates/tamaki/css/main.min.css?1649678008361565 */
/* /local/templates/tamaki/template_styles.css?16426796711553 */
