

/* Start:/local/templates/kimbo/assets/bootstrap/bootstrap.css?176899430334434*/
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .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-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* End */


/* Start:/local/templates/kimbo/assets/index-25812820.css?176908139061836*/
/* montserrat-alternates-300 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 300;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-300italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 300;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-300italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-regular - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 400;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-500 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 500;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-500italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 500;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-500italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-600 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-600italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 600;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-600italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-700 - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-alternates-700italic - cyrillic_cyrillic-ext_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    src: url('/local/templates/kimbo/assets/../fonts/montserrat-alternates-v18-cyrillic_cyrillic-ext_latin-700italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
}

::before,
::after {
    --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
    tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
    color: inherit;
    text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
    font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
    text-indent: 0;
    /* 1 */
    border-color: inherit;
    /* 2 */
    border-collapse: collapse;
    /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
    text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
    box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
    padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
    cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
    cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    /* 1 */
    vertical-align: middle;
    /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
    max-width: 100%;
    height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
    display: none;
}

*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

.tw-container {
    width: 100%;
}

@media (min-width: 576px) {

    .tw-container {
        max-width: 576px;
    }
}

@media (min-width: 768px) {

    .tw-container {
        max-width: 768px;
    }
}

@media (min-width: 992px) {

    .tw-container {
        max-width: 992px;
    }
}

@media (min-width: 1200px) {

    .tw-container {
        max-width: 1200px;
    }
}

@media (min-width: 1660px) {

    .tw-container {
        max-width: 1660px;
    }
}

.tw-absolute {
    position: absolute;
}

.tw-relative {
    position: relative;
}

.tw-sticky {
    position: sticky;
}

.tw-left-0 {
    left: 0px;
}

.tw-top-0 {
    top: 0px;
}

.tw-top-\[11rem\] {
    top: 11rem;
}

.-tw-z-10 {
    z-index: -10;
}

.tw-z-10 {
    z-index: 10;
}

.tw-z-20 {
    z-index: 20;
}

.tw-z-40 {
    z-index: 40;
}

.tw-order-first {
    order: -9999;
}

.tw-col-span-2 {
    grid-column: span 2 / span 2;
}

.tw-mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.tw-mb-1 {
    margin-bottom: 0.25rem;
}

.tw-mb-1\.5 {
    margin-bottom: 0.375rem;
}

.tw-mb-10 {
    margin-bottom: 2.5rem;
}

.tw-mb-16 {
    margin-bottom: 4rem;
}

.tw-mb-2 {
    margin-bottom: 0.5rem;
}

.tw-mb-3 {
    margin-bottom: 0.75rem;
}

.tw-mb-4 {
    margin-bottom: 1rem;
}

.tw-mb-5 {
    margin-bottom: 1.25rem;
}

.tw-mb-6 {
    margin-bottom: 1.5rem;
}

.tw-mb-8 {
    margin-bottom: 2rem;
}

.tw-mt-10 {
    margin-top: 2.5rem;
}

.tw-mt-5 {
    margin-top: 1.25rem;
}

.tw-mt-8 {
    margin-top: 2rem;
}

.tw-block {
    display: block;
}

.tw-flex {
    display: flex;
}

.tw-grid {
    display: grid;
}

.tw-hidden {
    display: none;
}

.tw-aspect-video {
    aspect-ratio: 16 / 9;
}

.tw-h-1 {
    height: 0.25rem;
}

.tw-h-6 {
    height: 1.5rem;
}

.tw-h-9 {
    height: 2.25rem;
}

.tw-h-full {
    height: 100%;
}

.tw-max-h-\[37\.5rem\] {
    max-height: 37.5rem;
}

.tw-max-h-\[56\.25rem\] {
    max-height: 56.25rem;
}

.tw-min-h-\[100dvh\] {
    min-height: 100dvh;
}

.tw-min-h-\[18\.75rem\] {
    min-height: 18.75rem;
}

.tw-w-1\/4 {
    width: 25%;
}

.tw-w-28 {
    width: 7rem;
}

.tw-w-6 {
    width: 1.5rem;
}

.tw-w-auto {
    width: auto;
}

.tw-w-fit {
    width: -moz-fit-content;
    width: fit-content;
}

.tw-w-full {
    width: 100%;
}

.tw-max-w-\[50rem\] {
    max-width: 50rem;
}

.tw-flex-shrink-0 {
    flex-shrink: 0;
}

.tw-shrink-0 {
    flex-shrink: 0;
}

.tw-flex-grow {
    flex-grow: 1;
}

.tw-grow {
    flex-grow: 1;
}

.tw-basis-1\/2 {
    flex-basis: 50%;
}

.tw-basis-full {
    flex-basis: 100%;
}

.tw-auto-rows-\[15rem\] {
    grid-auto-rows: 15rem;
}

.tw-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tw-grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
}

.tw-flex-col {
    flex-direction: column;
}

.tw-flex-wrap {
    flex-wrap: wrap;
}

.tw-items-start {
    align-items: flex-start;
}

.tw-items-center {
    align-items: center;
}

.tw-justify-start {
    justify-content: flex-start;
}

.tw-justify-end {
    justify-content: flex-end;
}

.tw-justify-center {
    justify-content: center;
}

.tw-justify-between {
    justify-content: space-between;
}

.tw-gap-1 {
    gap: 0.25rem;
}

.tw-gap-10 {
    gap: 2.5rem;
}

.tw-gap-12 {
    gap: 3rem;
}

.tw-gap-2 {
    gap: 0.5rem;
}

.tw-gap-3 {
    gap: 0.75rem;
}

.tw-gap-4 {
    gap: 1rem;
}

.tw-gap-5 {
    gap: 1.25rem;
}

.tw-gap-6 {
    gap: 1.5rem;
}

.tw-gap-8 {
    gap: 2rem;
}

.tw-gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}

.tw-gap-y-8 {
    row-gap: 2rem;
}

.tw-self-center {
    align-self: center;
}

.tw-rounded {
    border-radius: 0.25rem;
}

.tw-rounded-full {
    border-radius: 9999px;
}

.tw-border {
    border-width: 1px;
}

.tw-border-t {
    border-top-width: 1px;
}

.tw-border-solid {
    border-style: solid;
}

.tw-border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.tw-border-t-\[color\:var\(--color-gray-dark\)\] {
    border-top-color: var(--color-gray-dark);
}

.tw-bg-\[color\:var\(--color-light\)\] {
    background-color: var(--color-light);
}

.tw-bg-\[color\:var\(--color-primary\)\] {
    background-color: var(--color-primary);
}

.tw-bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.tw-object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.tw-object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
}

.tw-object-center {
    -o-object-position: center;
    object-position: center;
}

.tw-p-1 {
    padding: 0.25rem;
}

.tw-p-1\.5 {
    padding: 0.375rem;
}

.tw-p-3 {
    padding: 0.75rem;
}

.tw-p-4 {
    padding: 1rem;
}

.tw-p-px {
    padding: 1px;
}

.tw-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.tw-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.tw-py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.tw-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.tw-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.tw-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.tw-pb-16 {
    padding-bottom: 4rem;
}

.tw-pb-24 {
    padding-bottom: 6rem;
}

.tw-pr-4 {
    padding-right: 1rem;
}

.tw-pt-12 {
    padding-top: 3rem;
}

.tw-pt-7 {
    padding-top: 1.75rem;
}

.tw-pt-8 {
    padding-top: 2rem;
}

.tw-text-center {
    text-align: center;
}

.tw-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.tw-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.tw-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.tw-text-\[1\.75rem\] {
    font-size: 1.75rem;
}

.tw-text-\[2rem\] {
    font-size: 2rem;
}

.tw-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.tw-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.tw-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.tw-text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.tw-font-bold {
    font-weight: 700;
}

.tw-font-extrabold {
    font-weight: 800;
}

.tw-uppercase {
    text-transform: uppercase;
}

.tw-leading-tight {
    line-height: 1.25;
}

.tw-text-\[color\:var\(--color-gray-dark\)\] {
    color: var(--color-gray-dark);
}

.tw-text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-underline {
    text-decoration-line: underline;
}

.tw-line-through {
    text-decoration-line: line-through;
}

.tw-shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.after\:tw-absolute::after {
    content: var(--tw-content);
    position: absolute;
}

.after\:tw-left-0::after {
    content: var(--tw-content);
    left: 0px;
}

.after\:tw-top-0::after {
    content: var(--tw-content);
    top: 0px;
}

.after\:tw-h-full::after {
    content: var(--tw-content);
    height: 100%;
}

.after\:tw-w-full::after {
    content: var(--tw-content);
    width: 100%;
}

.after\:tw-bg-black::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.after\:tw-opacity-40::after {
    content: var(--tw-content);
    opacity: 0.4;
}

.hover\:tw-opacity-70:hover {
    opacity: 0.7;
}

@media (min-width: 576px) {

    .sm\:tw-col-auto {
        grid-column: auto;
    }

    .sm\:tw-mx-0 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sm\:tw-w-full {
        width: 100%;
    }

    .sm\:tw-auto-rows-\[20rem\] {
        grid-auto-rows: 20rem;
    }

    .sm\:tw-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sm\:tw-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .sm\:tw-text-left {
        text-align: left;
    }

    .sm\:tw-text-right {
        text-align: right;
    }
}

@media (min-width: 768px) {

    .md\:tw-col-span-2 {
        grid-column: span 2 / span 2;
    }

    .md\:tw-min-h-\[30vw\] {
        min-height: 30vw;
    }

    .md\:tw-max-w-\[75\%\] {
        max-width: 75%;
    }

    .md\:tw-basis-1\/3 {
        flex-basis: 33.333333%;
    }

    .md\:tw-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:tw-text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }

    .md\:tw-text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 992px) {

    .lg\:tw-order-last {
        order: 9999;
    }

    .lg\:tw-col-auto {
        grid-column: auto;
    }

    .lg\:tw-col-span-2 {
        grid-column: span 2 / span 2;
    }

    .lg\:tw-col-span-3 {
        grid-column: span 3 / span 3;
    }

    .lg\:tw-block {
        display: block;
    }

    .lg\:tw-hidden {
        display: none;
    }

    .lg\:tw-auto-rows-\[25rem\] {
        grid-auto-rows: 25rem;
    }

    .lg\:tw-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:tw-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\:tw-grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .lg\:tw-grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .lg\:tw-grid-cols-\[16rem_minmax\(0\2c 1fr\)\] {
        grid-template-columns: 16rem minmax(0, 1fr);
    }

    .lg\:tw-grid-rows-none {
        grid-template-rows: none;
    }

    .lg\:tw-justify-end {
        justify-content: flex-end;
    }

    .lg\:tw-pb-1 {
        padding-bottom: 0.25rem;
    }

    .lg\:tw-pt-5 {
        padding-top: 1.25rem;
    }

    .lg\:tw-text-start {
        text-align: start;
    }
}

@media (min-width: 1200px) {

    .xl\:tw-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

:root {
    --color-primary: #330e00;
    --color-primary-light: rgba(51, 14, 0, 0.3);
    --color-primary-extra-light: rgba(51, 14, 0, 0.2);
    --color-base: #262428;
    --color-light: #f4f1ed;
    --color-gray: #d7d7d7;
    --color-gray-dark: #919191;
    --color-dark: #111;
}

html,
body {
    color: var(--color-primary);
    /* font-family: "Inter", serif */
    font-family: 'Montserrat Alternates', sans-serif;
}

.text-ve {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.text-ve h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 800
}

.text-ve h3 {
    font-size: 1.625rem;
    font-weight: 800
}

.text-ve ul {
    margin-left: 1.25rem;
    display: flex;
    list-style-position: inside;
    list-style-type: disc;
    flex-direction: column;
    gap: 0.375rem
}

.text-ve ol {
    margin-left: 1.25rem;
    display: flex;
    list-style-position: inside;
    list-style-type: decimal;
    flex-direction: column;
    gap: 0.375rem
}

.icon-link {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem
}

.icon-link svg {
    aspect-ratio: 1 / 1;
    height: auto;
    width: 1rem;
    flex-shrink: 0;
    fill: var(--color-primary)
}

.menu {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.menu>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.menu__item {
    position: relative
}

.menu__item>a {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.menu__item>a svg {
    height: 0.75rem;
    width: 0.625rem;
    fill: var(--color-primary);
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

.menu__item>ul {
    visibility: hidden;
    position: absolute;
    left: 0px;
    width: -moz-max-content;
    width: max-content;
    max-width: 15rem;
    opacity: 0;
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-out
}

.menu__item:hover>ul {
    visibility: visible;
    z-index: 10;
    opacity: 1
}

.menu-child {
    background-color: var(--color-light)
}

.menu-child__item {
    position: relative
}

.menu-child__item>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.375rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.menu-child__item>a svg {
    height: 0.75rem;
    width: 0.625rem;
    fill: var(--color-primary);
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

.menu-child__item>ul {
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 100%;
    width: -moz-max-content;
    width: max-content;
    max-width: 15rem;
    --tw-translate-x: -0.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 0;
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-out, transform 0.25s ease-in-out
}

.menu-child__item:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.menu-child__item:hover>ul {
    visibility: visible;
    z-index: 10;
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-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 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.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 {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-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;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    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;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.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("/assets/owl.video.play-04360456.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.slider.owl-carousel .owl-stage {
    display: flex
}

.slider.owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .5rem;
    /* margin-top: 0.5rem; */
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    z-index: 1;
}

.slider.owl-carousel .owl-dots .owl-dot {
    aspect-ratio: 1 / 1;
    width: 0.75rem;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary);
    transition: background-color 0.25s ease-in-out
}

.slider.owl-carousel .owl-dots .owl-dot.active {
    background-color: var(--color-primary)
}

.btn {
    display: flex;
    min-height: 2.75rem;
    align-items: center;
    justify-content: center;
    background-color: var(--color-primary);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

.btn:hover,
.btn:focus {
    background-color: var(--color-gray);
    color: var(--color-base)
}

.btn--disabled {
    opacity: 0.3
}

.btn--outline {
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary);
    background-color: transparent;
    color: var(--color-primary)
}

.btn--outline:hover,
.btn--outline:focus {
    background-color: var(--color-primary);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.btn--line-through {
    text-decoration-line: line-through
}

.btn--light {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    color: var(--color-primary)
}

.card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.card__img {
    margin-bottom: 0.5rem;
    width: 100%
}

.card__img img {
    aspect-ratio: 1 / 1;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.card__img--icon img {
    margin-left: auto;
    margin-right: auto;
    width: 6.25rem
}

.card__text {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.card__title {
    font-size: 1.625rem;
    font-weight: 800;
    line-height: 1.25
}

.card__price {
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem
}

.card__price span {
    color: var(--color-gray-dark);
    text-decoration-line: line-through
}

.card__btn {
    margin-top: 1.25rem;
    text-transform: uppercase
}

.input {
    height: 3rem;
    width: 100%;
    border-bottom-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
    background-color: transparent;
    outline: 2px solid transparent;
    outline-offset: 2px
}

.checkbox {
    position: relative;
    display: flex;
    gap: 0.75rem;
}

.checkbox input {
    position: absolute;
    height: 1px;
    width: 1px;
}

.checkbox:before {
    height: 1.25rem;
    width: 1.25rem;
    flex-shrink: 0;
    border-radius: 0.125rem;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
}

.checkbox:has(input:checked):before {
    background-image: url(/local/templates/kimbo/assets/../images/check.svg);
}

.checkbox--small:before {
    margin-top: 0.125rem;
    height: 1rem;
    width: 1rem;
}

.checkbox:has(input:disabled) {
    opacity: 0.5;
    cursor: not-allowed;
}

.icon-btn {
    display: flex;
    align-items: flex-start;
    gap: 0.25rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem
}

.icon-btn svg {
    height: 1.25rem;
    width: 1.25rem;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

.icon-btn__indicator {
    margin-top: -0.375rem;
    margin-right: -0.625rem;
    display: flex;
    height: 1.25rem;
    width: 1.25rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: var(--color-gray-dark);
    text-align: center;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.menu-vartical {
    margin-left: -1rem;
    margin-right: -1rem;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.menu-vartical__item>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--color-gray);
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.menu-vartical__item>div svg {
    height: 1rem;
    width: 1rem;
    cursor: pointer;
    fill: var(--color-primary);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    transition: transform 0.25s ease-in-out
}

.menu-vartical__item:last-child>div {
    border-style: none
}

.menu-vartical__item>ul {
    margin-left: 1.5rem;
    display: none
}

.menu-vartical__item.active>div svg {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.menu-vartical__item.active>ul {
    display: block
}

.menu-vartical-child__item>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--color-gray);
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.menu-vartical-child__item>div svg {
    height: 1rem;
    width: 1rem;
    cursor: pointer;
    fill: var(--color-primary);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    transition: transform 0.25s ease-in-out
}

.menu-vartical-child__item>ul {
    margin-left: 1.5rem;
    display: none
}

.menu-vartical-child__item.active>div svg {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.menu-vartical-child__item.active>ul {
    display: block
}

.blog-item {
    border-bottom-width: 1px;
    border-style: solid;
    border-bottom-color: var(--color-gray);
    padding-bottom: 2.75rem;
    padding-left: 25%
}

.blog-item:last-child {
    border-style: none;
    padding-bottom: 0px
}

.blog-item__img {
    margin-bottom: 1.25rem;
    display: block
}

.blog-item__img img {
    width: 100%
}

.blog-item__text {
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem
}

.blog-item__title {
    margin-bottom: 1rem;
    display: block;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 1.25
}

.blog-item__link {
    font-size: 0.875rem;
    line-height: 1.25rem
}

@media (max-width: 767px) {
    .blog-item {
        padding-left: 0px
    }
}

.block-text-img {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    gap: 2rem
}

.block-text-img__btn {
    margin-top: 1.25rem;
    align-self: flex-start
}

@media (max-width: 767px) {
    .block-text-img__btn {
        align-self: center
    }
}

.block-text-img__content {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.block-text-img__content--right {
    order: 9999
}

.block-text-img__content--no-img {
    grid-column: span 2 / span 2;
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
    align-items: center;
    text-align: center
}

@media (max-width: 767px) {
    .block-text-img__content--no-img {
        grid-column: span 1 / span 1
    }
}

.block-text-img__content--no-img .block-text-img__btn {
    align-self: center
}

@media (max-width: 767px) {
    .block-text-img__content {
        order: 9999;
        margin-left: auto;
        margin-right: auto;
        max-width: 50rem;
        align-items: center;
        text-align: center
    }
}

.block-text-img__img {
    margin-left: auto;
    margin-right: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

.block-text-img__text {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.block-text-img__title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 800;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .block-text-img {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
}

.select {
    position: relative;
}

.select select {
    position: relative;
    z-index: 10;
    height: 2.75rem;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary-light);
    background-color: transparent;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
    padding-right: 2.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition: box-shadow 0.25s ease-out;
}

.select select:hover,
.select select:focus {
    box-shadow: 0 0 0 2px var(--color-primary-light);
}

.select svg {
    position: absolute;
    top: 50%;
    right: 1rem;
    height: 0.75rem;
    width: 0.75rem;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.filter-prop {
    position: relative;
}

.filter-prop[open] {
    z-index: 20;
}

.filter-prop[open] .filter-prop__title {
    box-shadow: 0 0 0 2px var(--color-primary-light);
}

.filter-prop__title {
    position: relative;
    z-index: 10;
    display: flex;
    height: 2.75rem;
    width: 100%;
    list-style-type: none;
    align-items: center;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary-light);
    background-color: transparent;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
    padding-right: 2.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition: box-shadow 0.25s ease-out;
}

.filter-prop__title::-webkit-details-marker {
    display: none;
}

.filter-prop__title:hover,
.filter-prop__title:focus {
    box-shadow: 0 0 0 2px var(--color-primary-light);
}

.filter-prop__title svg {
    position: absolute;
    top: 50%;
    right: 1rem;
    height: 0.75rem;
    width: 0.75rem;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.filter-prop__checked-count {
    display: none;
    height: 1.25rem;
    width: 1.25rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: var(--color-primary);
    text-align: center;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.filter-prop__checked-count--show {
    display: flex;
}

.filter-prop-block {
    position: absolute;
    margin-top: 0.5rem;
    max-height: 55rem;
    /* width: 35rem; */
    width: 100%;
    overflow: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary-light);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter-prop-block__top {
    position: sticky;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--color-primary-light);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1rem;
}

.filter-prop-block__list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

@media (max-width: 991px) {
    .filter-prop-block {
        position: static;
        width: 100%;
    }
}

.filter-chip {
    display: flex;
    min-height: 2.25rem;
    align-items: center;
    gap: 0.5rem;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary-light);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
    font-size: 0.75rem;
    line-height: 1rem;
    transition: box-shadow 0.25s ease-out;
}

.filter-chip:hover,
.filter-chip:focus {
    box-shadow: 0 0 0 2px var(--color-primary-light);
}

.filter-chip svg {
    height: 0.75rem;
    width: 0.75rem;
    flex-shrink: 0;
}

.sidebar {
    position: fixed;
    top: 0px;
    right: 100%;
    z-index: 30;
    height: 100dvh;
    width: 32rem;
    max-width: 90%;
    overflow: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1rem;
    transition: transform 0.25s ease-in-out
}

.sidebar--active {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.sidebar__close {
    position: relative;
    height: 1.5rem;
    width: 1.5rem
}

.sidebar__close:before,
.sidebar__close:after {
    position: absolute;
    top: 50%;
    left: 0px;
    height: 0.125rem;
    width: 100%;
    --tw-translate-y: -1px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    background-color: var(--color-primary);
    content: ""
}

.sidebar__close:before {
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.sidebar__close:after {
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.icon-text {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--color-primary);
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem
}

.icon-text svg {
    aspect-ratio: 1 / 1;
    height: auto;
    width: 1.25rem;
    flex-shrink: 0;
    fill: var(--color-primary)
}

.icon-text:first-child {
    border-top-width: 1px
}

.dropdown {
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--color-primary);
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem
}

.dropdown__title {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    cursor: pointer;
    user-select: none;
}

.dropdown__title svg:first-child {
    aspect-ratio: 1 / 1;
    height: auto;
    width: 1.25rem;
    flex-shrink: 0;
    fill: var(--color-primary)
}

.dropdown__title::-webkit-details-marker {
    display: none
}

.dropdown__icon {
    margin-left: auto;
    aspect-ratio: 1 / 1;
    height: 0.75rem;
    width: 0.75rem;
    flex-shrink: 0
}

.dropdown__icon--minus {
    display: none
}

.dropdown__text {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.dropdown[open] .dropdown__icon--plus {
    display: none
}

.dropdown[open] .dropdown__icon--minus {
    display: block
}

.dropdown:first-child {
    border-top-width: 1px
}

.slider-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.slider-2.owl-carousel .owl-stage {
    display: flex
}

.slider-2.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    display: flex;
    height: 1px;
    justify-content: space-between
}

.slider-2.owl-carousel .owl-nav button {
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    align-items: center;
    justify-content: center;
    background-color: var(--color-primary);
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background-image: url(/local/templates/kimbo/assets/../images/arrow.svg)
}

.slider-2.owl-carousel .owl-nav button svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: #fff
}

.slider-2.owl-carousel .owl-nav button.owl-next {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.slider-2.owl-carousel .owl-nav button.owl-prev {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.slider-2.owl-carousel .owl-nav.disabled {
    display: none
}

.slider-2.owl-carousel .owl-dots {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    gap: 0.5rem
}

.slider-2.owl-carousel .owl-dots .owl-dot {
    aspect-ratio: 1 / 1;
    width: 0.75rem;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-primary);
    transition: background-color 0.25s ease-in-out
}

.slider-2.owl-carousel .owl-dots .owl-dot.active {
    background-color: var(--color-primary)
}

@media (max-width: 767px) {
    .slider-2 {
        padding-left: 0px;
        padding-right: 0px
    }
}

.checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem
}

.checkbox-group label {
    display: flex;
    cursor: pointer;
    gap: 0.75rem;
    border-radius: 0.25rem;
    background-color: var(--color-primary-extra-light);
    padding: 0.5rem;
    transition: background-color 0.25s ease-in-out
}

.checkbox-group label input {
    position: absolute;
    height: 1px;
    width: 1px
}

.checkbox-group label:before {
    height: 1.375rem;
    width: 1.375rem;
    flex-shrink: 0;
    border-radius: 0.25rem;
    border-width: 2px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: ""
}

.checkbox-group label:has(input:checked):before {
    background-color: var(--color-primary);
    background-size: 16px;
    background-image: url(/local/templates/kimbo/assets/../images/check-light.svg)
}

.checkbox-group label:hover,
.checkbox-group label:has(input:checked) {
    background-color: var(--color-primary-light)
}

.checkbox-group label:hover:before,
.checkbox-group label:has(input:checked):before {
    border-color: var(--color-primary)
}

.radio-group-image {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.5rem
}

.radio-group-image label {
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: var(--color-primary-extra-light);
    padding: 0.5rem;
    transition: background-color 0.25s ease-in-out
}

.radio-group-image label img {
    margin-bottom: 0.5rem;
    aspect-ratio: 1 / 1;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.radio-group-image label>div {
    display: flex;
    gap: 0.75rem
}

.radio-group-image label>div input {
    position: absolute;
    height: 1px;
    width: 1px
}

.radio-group-image label>div:before {
    height: 1.375rem;
    width: 1.375rem;
    flex-shrink: 0;
    border-radius: 9999px;
    border-width: 2px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: ""
}

.radio-group-image label>div:has(input:checked):before {
    background-color: var(--color-primary);
    background-size: 16px;
    background-image: url(/local/templates/kimbo/assets/../images/check-light.svg)
}

.radio-group-image label:hover,
.radio-group-image label:has(input:checked) {
    background-color: var(--color-primary-light)
}

.radio-group-image label:hover>div:before,
.radio-group-image label:has(input:checked)>div:before {
    border-color: var(--color-primary)
}

@media (max-width: 767px) {
    .radio-group-image {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

.radio-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem
}

.radio-group label {
    display: flex;
    cursor: pointer;
    gap: 0.75rem;
    border-radius: 0.25rem;
    background-color: var(--color-primary-extra-light);
    padding: 0.5rem;
    transition: background-color 0.25s ease-in-out
}

.radio-group label input {
    position: absolute;
    height: 1px;
    width: 1px
}

.radio-group label:before {
    height: 1.375rem;
    width: 1.375rem;
    flex-shrink: 0;
    border-radius: 9999px;
    border-width: 2px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: ""
}

.radio-group label:has(input:checked):before {
    background-color: var(--color-primary);
    background-size: 16px;
    background-image: url(/local/templates/kimbo/assets/../images/check-light.svg)
}

.radio-group label:hover,
.radio-group label:has(input:checked) {
    background-color: var(--color-primary-light)
}

.radio-group label:hover:before,
.radio-group label:has(input:checked):before {
    border-color: var(--color-primary)
}

.btn-quiz {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 0.375rem;
    background-color: var(--color-primary);
    padding: 0.625rem;
    text-align: center;
    transition: background-color 0.25s ease-in-out
}

.btn-quiz svg {
    height: 100%;
    width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

.btn-quiz svg path {
    fill: #fff;
    transition: fill 0.25s ease-in-out
}

.btn-quiz:hover,
.btn-quiz:focus {
    background-color: var(--color-gray);
    color: var(--color-base)
}

.btn-quiz:hover svg path,
.btn-quiz:focus svg path {
    fill: var(--color-primary)
}

.btn-quiz--disabled {
    opacity: 0.3
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700
}

.pagination__item {
    display: flex;
    height: 3rem;
    width: 3rem;
    align-items: center;
    justify-content: center;
    transition: background-color 0.25s ease-in-out
}

.pagination__item--icon {
    width: 3.5rem
}

.pagination__item--icon svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

@media (max-width: 575px) {
    .pagination__item--icon {
        width: 3rem
    }
}

.pagination__item--active {
    background-color: var(--color-light)
}

.pagination__item[href]:hover,
.pagination__item[href]:focus {
    background-color: var(--color-light)
}

.btn-up {
    position: fixed;
    bottom: -2.75rem;
    right: 2rem;
    z-index: 10;
    height: 2.75rem;
    width: 2.75rem;
    opacity: 0;
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out
}

.btn-up .btn {
    height: 100%;
    width: 100%;
    padding: 0px
}

.btn-up .btn svg {
    height: 100%;
    width: 100%;
    fill: #fff;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: center;
    object-position: center
}

.btn-up--active {
    --tw-translate-y: -5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1
}

.wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 20;
    display: none;
    height: 100dvh;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    opacity: 0.5
}

.wrapper--active {
    display: block
}

.sidebar {
    position: fixed;
    top: 0px;
    right: 100%;
    z-index: 30;
    height: 100dvh;
    width: 32rem;
    max-width: 90%;
    overflow: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1rem;
    transition: transform 0.25s ease-in-out
}

.sidebar--active {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.sidebar__close {
    position: relative;
    height: 1.5rem;
    width: 1.5rem
}

.sidebar__close:before,
.sidebar__close:after {
    position: absolute;
    top: 50%;
    left: 0px;
    height: 0.125rem;
    width: 100%;
    --tw-translate-y: -1px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    background-color: var(--color-primary);
    content: ""
}

.sidebar__close:before {
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.sidebar__close:after {
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
/* End */


/* Start:/local/templates/kimbo/css/custom.css?176915321110147*/
/* cormorant-garamond-300 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-300italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-regular - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-500 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-500italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-600 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-600italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-700 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-700italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  src: url('/local/templates/kimbo/css/../fonts/cormorant-garamond-v21-cyrillic_cyrillic-ext_latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-family: 'Cormorant Garamond';
}

@media (min-width: 992px){
    .mainCard.lg\:tw-grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 24rem));
    }
    .mainCard.lg\:tw-grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 24rem));
    }
}

.menuAside{
    display: grid;
    grid-template-columns: 1fr;
}
.menuAside__itm{
    padding: 15px 25px;
    background: var(--color-light);
    transition: .25s;
}
.menuAside__itm[href]:hover,
.menuAside__itm_selected{
    background: var(--color-primary);
    color: #fff;
}

.yMap{
    position: relative;
    height: 100dvh;
    max-height: 500px;
    grid-area: sContacts__map;
}
.yMap_blocked::before{
    position:absolute;
    content: '';
    inset: 0;
    z-index:10;
    background:transparent;
    cursor:pointer;
}
.yMap iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.myCard{
    justify-content: space-between;
}
.myCard__content{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.myCard__media{
    height: 300px;
}
.myCard__media img{
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.isBasket{
    pointer-events: none;
}
.isBasket_hasItm{
    pointer-events: auto;
}

.runningLine{
    box-sizing: border-box;
    padding-top: 16px;
    padding-bottom: 16px;
    background: var(--color-primary);
    @media(max-width: 768px) {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}
.runningLine .swiper-wrapper{
    --swiper-wrapper-transition-timing-function: linear;
    align-items: center;
}
.runningLine .swiper-slide{
    display: flex;
    gap: 5px;
    align-items: center;
    flex-grow: 1;
    width: max-content;
    @media(max-width: 768px) {
        gap: 5px;
    }
}
.runningLine__media{
    height: 55px;
    @media(max-width: 768px) {
        height: 32px;
        width: auto;
        object-fit: cover;
    }
}
.runningLine__content{
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.56px;
    margin: 0;
    @media(max-width: 768px) {
        font-size: 16px;
        line-height: 20px;
    }
}

.banParallax{
    box-sizing: border-box;
    /* margin-top: 64px;
    margin-bottom: 64px; */
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
}
@media(max-width: 1200px) {
    .banParallax{
        /* margin-top: 40px;
        margin-bottom: 40px; */
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
.banParallax__content{
    display: flex;
    align-items: center;
    padding: 0px 50px 0px 50px;

}
.banParallax__desc h4{
    color: #000;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.banParallax__desc h2{
    color: #000;
    font-size: 48px;
    line-height: 52px;
    text-transform: capitalize;
    margin: 0 0 8px;
}
.banParallax__desc p{
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 24px;
}
.banParallax__desc a{
    max-width: max-content;
}
.banParallax__media{
    position: relative;
    /* height: 100vh; */
    height: calc(100vh - 142px);
}
.banParallax__container{
    display: grid;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
    grid-gap: 30px;
    position: absolute;
    right: -55%;
    top: -20%;
    width: 100%;
    height: 100%;
}
.banParallax__container .banParallax__col:not(:last-child){
    margin-right: 35px;
}
.banParallax__col{
    transform: rotate(-25deg);
    transition: .3s;
}
.banParallax__col .image-item:not(:last-child){
    margin: 0 0 30px;
}
.image-item {
    font-size: 0;
    line-height: 0;
}
.image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (min-width: 1201px) {
    .banParallax{
        background: var(--color-light);
    }
    .banParallax__box{
        display: grid;
        grid-template-columns: 2fr 3fr;
    }
    .banParallax__content{
        background: var(--color-light);
    }
}
@media screen and (max-width: 1200px) {
    .banParallax__box{
        position: relative;
    }
    .banParallax__content{
        padding: 16px 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 53%);
        z-index: 1;
    }
    .banParallax__desc h4{
        font-size: 20px;
        line-height: 20px;
        color: #fff;
        margin: 0 0 12px;
    }
    .banParallax__desc h2{
        font-size: 26px;
        line-height: 30px;
        color: #fff;
        letter-spacing: -1.12px;
        margin: 0 0 16px;
    }
    .banParallax__desc p{
        font-size: 14px;
        line-height: 18px;
        color: #fff;
    }
    .banParallax__desc a{
        width: clamp(100%, 300px, 400px);
        padding: 10px 30px;
    }
    .banParallax__media{
        height: 50vh;
    }
    .banParallax__container{
        grid-template-columns: repeat(3, 180px);
        grid-gap: 20px;
        right: auto;
        left: 50%;
        transform: translateX(-12%);
        top: -31%;
    }
    .banParallax__container .banParallax__col:not(:last-child){
        margin-right: 8px;
    }
    .banParallax__col{
        transform: rotate(-25deg);
    }
    .banParallax__col .image-item:not(:last-child){
        margin: 0 0 8px;
    }
}
@media(max-width: 500px) {
    .banParallax__container{
        grid-template-columns: repeat(3, 180px);
        grid-gap: 20px;
        right: auto;
        left: 40%;
        transform: translateX(-12%);
        top: -31%;
    }
}
/* End */


/* Start:/local/templates/kimbo/components/bitrix/breadcrumb/.default/style.min.css?1749560429467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/kimbo/components/bitrix/menu/footer/style.min.css?1749491556490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/kimbo/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/components/webleopard/cookie.notifier/templates/.default/style.css?17698551491463*/
@keyframes webleopard-pulse-shadow {
    0% {
        box-shadow: 0 0 .5rem var(--shadow-def);
    }
    50% {
        box-shadow: 0 0 1rem var(--main-red); /* яркий акцент */
    }
    100% {
        box-shadow: 0 0 .5rem var(--shadow-def);
    }
}
.webleopardCookieNotifier{
    --border-radius: 4px;
    --main-red: #DB141E;
    --shadow-def: #e0e0e0;
    all: unset;
    display: grid;
    align-items: center;
    background: #fff;
    bottom: 0;
    box-shadow: 0 0 .5rem var(--shadow-def);
    color: #212121;
    font-family: system-ui, sans-serif;
    font-size: 16px;
    gap: 1rem;
    grid-template-columns: 1fr auto;
    left: 50%;
    line-height: 1.5;
    max-width: 100%;
    padding: 1rem;
    position: fixed;
    transform: translateX(-50%);
    width: 750px;
    z-index: 100000;
    animation: webleopard-pulse-shadow 2s 3;
}
@media (min-width: 768px) {
    .webleopardCookieNotifier{
        border-radius: var(--border-radius);
        bottom: 1rem;
    }
}
.webleopardCookieNotifier a{
    color: var(--main-red) !important;
}
.webleopardCookieNotifier__btn{
    all: unset;
    display: revert;
    background: var(--main-red) !important;
    border-radius: var(--border-radius) !important;
    color: #fff !important;
    font-size: inherit !important;
    line-height: inherit !important;
    padding: 2px .5rem !important;
    cursor: pointer;
    user-select: none;
}
/* End */
/* /local/templates/kimbo/assets/bootstrap/bootstrap.css?176899430334434 */
/* /local/templates/kimbo/assets/index-25812820.css?176908139061836 */
/* /local/templates/kimbo/css/custom.css?176915321110147 */
/* /local/templates/kimbo/components/bitrix/breadcrumb/.default/style.min.css?1749560429467 */
/* /local/templates/kimbo/components/bitrix/menu/footer/style.min.css?1749491556490 */
/* /local/components/webleopard/cookie.notifier/templates/.default/style.css?17698551491463 */
