

/* Start:/local/assets/styles/datepicker.min.css?165665405512257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/* End */


/* Start:/local/assets/styles/app.min.css?165665405560369*/
@font-face {
  font-family: 'CeraPro';
  src: url("/local/assets/styles/../fonts/CeraPRO-Regular.woff"), url("/local/assets/styles/../fonts/CeraPRO-Regular.eot");
}
@font-face {
  font-family: 'CeraPro_Medium';
  src: url("/local/assets/styles/../fonts/CeraPRO-Medium.woff"), url("/local/assets/styles/../fonts/CeraPRO-Medium.eot");
}
* {
  margin: 0;
  padding: 0;
  font: inherit;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  height: 100%;
  font-size: 87.5%;
  font-family: "CeraPro", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-focus-ring-color: rgba(255,255,255,0);
  cursor: default;
}
body {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
a {
  background: transparent;
}
*:focus,
*:active,
*:hover {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
}
ol,
ul {
  list-style: none;
}
pre {
  -moz-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
}
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
  border: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
input,
select,
textarea {
  border-radius: 0;
  box-shadow: none;
}
input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}
[placeholder]:focus::placeholder {
  color: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (min-width: 48em) {
  html {
    font-size: 105%;
  }
}
.flexboxtweener,
.flexboxtweener > body {
  height: 100%;
}
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row.reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.col.reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.col-xs,
.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,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.end-xs {
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start;
}
.middle-xs {
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
}
.bottom-xs {
  -ms-flex-align: end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.between-xs {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.first-xs {
  -ms-flex-order: 0;
      order: 0;
}
.second-xs {
  -ms-flex-order: 1;
      order: 1;
}
.last-xs {
  -ms-flex-order: 5;
      order: 5;
}
@media only screen and (min-width: 48em) {
  .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-sm,
  .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,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
        order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
        order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    max-width: 65rem;
  }
  .col-md,
  .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,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
        order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
        order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    max-width: 76rem;
  }
  .col-lg,
  .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,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: 0;
        order: 0;
  }
  .second-lg {
    -ms-flex-order: 1;
        order: 1;
  }
  .third-lg {
    -ms-flex-order: 2;
        order: 2;
  }
  .last-lg {
    -ms-flex-order: 1;
        order: 1;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container::before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button-moz-:focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  color: #ff4e4e;
}
.mfp-close:active {
  top: 1px;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow::before,
.mfp-arrow::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow::after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow::before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left::after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left::before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right::after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right::before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure::after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-barempty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.about {
  padding: 0 0 20px 0;
}
.about__info {
  line-height: 1.5;
}
.about__info:not(:last-child) {
  margin-bottom: 20px;
}
.about__image {
  display: none;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
@media screen and (min-width: 48em) {
  .about {
    padding: 0 0 40px 0;
  }
}
@media screen and (min-width: 64em) {
  .about__info_inner {
    font-size: 20px;
  }
  .about__image {
    display: block;
  }
}
.address {
  padding-bottom: 15px;
}
@media screen and (min-width: 48em) {
  .address {
    text-align: center;
  }
}
.advantages {
  margin: 0 -15px;
  padding: 20px 15px;
  background-color: #e6f1f9;
}
.advantages_oneSize {
  height: 100%;
}
.advantages__icon {
  display: none;
}
.advantages__heading {
  margin-bottom: 10px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
.advantages__list:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (min-width: 48em) {
  .advantages {
    margin: 0;
    border-radius: 10px;
  }
}
@media screen and (min-width: 64em) {
  .advantages {
    padding: 30px 40px;
  }
  .advantages__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 30px;
  }
  .advantages__icon {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 55px;
    height: 65px;
    margin-right: 30px;
  }
  .advantages__heading {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
.answer {
  display: none;
  padding: 15px;
  margin-bottom: 20px;
  background-color: #e6f1f9;
  border-radius: 10px;
}
.answer__heading {
  margin-bottom: 15px;
}
.answer__text {
  line-height: 1.4;
}
.answer__text_hello {
  margin-bottom: 15px;
}
@media screen and (min-width: 48em) {
  .answer {
    padding: 25px;
  }
  .answer__heading {
    margin-bottom: 20px;
    font-weight: bold;
  }
  .answer__text_hello {
    margin-bottom: 20px;
  }
}
.avatar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 20px;
}
.avatar__image {
  width: 55px;
  height: 55px;
  margin-right: 15px;
  border-radius: 100%;
}
.breadcrumbs {
  display: none;
}
@media screen and (min-width: 64em) {
  .breadcrumbs {
    display: block;
    padding-bottom: 10px;
  }
  .breadcrumbs__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .breadcrumbs__item {
    position: relative;
    padding-right: 30px;
  }
  .breadcrumbs__item:not(:last-child)::after {
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: sans-serif;
    font-size: 12px;
    color: #999;
    transform: translateY(-50%);
    content: '\02192';
  }
  .breadcrumbs__link {
    color: #999;
    text-decoration: none;
    transition: color 0.25s ease-out;
  }
  .breadcrumbs__link:hover {
    color: #828282;
  }
  .breadcrumbs__link:active {
    color: #636363;
  }
  .breadcrumbs__link_active {
    pointer-events: none;
  }
}
.burger {
  position: relative;
  display: block;
  width: 20px;
  height: 16px;
  background-color: transparent;
  font-size: 0;
  border: 0;
  border-top: 2px solid #0c72c4;
  border-bottom: 2px solid #0c72c4;
}
.burger::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0c72c4;
  content: '';
  transform: translateY(-50%);
  transition: none;
}
.burger::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0c72c4;
  content: '';
  transform: translateY(-50%);
  transition: none;
}
.burger_active {
  border: 0;
}
.burger_active::before {
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.25s ease-in;
}
.burger_active::after {
  transform: translateY(-50%) rotate(-45deg);
  transition: transform 0.25s ease-in;
}
@media screen and (min-width: 48em) {
  .burger {
    width: 30px;
    height: 24px;
  }
}
@media screen and (min-width: 64em) {
  .burger_menu {
    display: none;
  }
}
.button {
  display: inline-block;
  padding: 12px 20px 14px 20px;
  text-decoration: none;
  line-height: 1;
  color: #fff;
  background-color: #0c72c4;
  border: 0;
  border-radius: 4px;
  transition: background-color 0.15s ease-in;
}
.button:hover {
  background-color: #0a61a7;
}
.button:active {
  background-color: #095593;
}
.checkbox {
  display: none;
}
.checkbox + label {
  position: relative;
  display: block;
  padding-left: 24px;
  margin-bottom: 2px;
  cursor: pointer;
}
.checkbox + label svg {
  position: absolute;
  left: 2px;
  top: -4px;
  width: 15px;
  height: 15px;
  visibility: hidden;
}
.checkbox + label::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 2px;
  content: '';
  transform: translateY(-50%);
}
.checkbox ~ .notification {
  visibility: hidden;
}
.checkbox:checked + label svg {
  visibility: visible;
}
.checkbox_disabled + label {
  color: #999;
  pointer-events: none;
}
.checkbox_disabled + label::before {
  background-color: #cfd6dc;
}
.checkbox_disabled ~ .notification {
  visibility: visible;
}
.contacts {
  padding-bottom: 0;
}
.contacts__block {
  margin-bottom: 20px;
}
.contacts__title {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .contacts {
    padding-bottom: 10px;
  }
  .contacts__block {
    margin-bottom: 30px;
  }
}
.content {
  height: 100%;
  padding: 20px 0;
  background-color: #fff;
}
.content__subtitle {
  margin-bottom: 30px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 14px;
}
.content__card:not(:last-child) {
  margin-bottom: 20px;
}
.content__select {
  margin-bottom: 20px;
}
.content__button {
  width: 100%;
  padding: 10px;
}
.content__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 15px;
}
@media screen and (min-width: 48em) {
  .content__subtitle {
    font-size: 20px;
  }
}
@media screen and (min-width: 64em) {
  .content {
    margin: 0 -15px;
    padding: 20px 15px 20px 30px;
  }
  .content__top {
    display: none;
  }
}
.cta {
  padding-bottom: 20px;
  color: #fff;
}
.cta__inner {
  position: relative;
  padding: 15px;
  background-image: url("/local/assets/styles/../images/cta.jpg");
  border-radius: 10px;
  overflow: hidden;
}
.cta__inner::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  content: '';
}
.cta__top {
  position: relative;
  z-index: 5;
  margin-bottom: 20px;
}
.cta__text {
  line-height: 1.4;
}
.cta__bottom {
  position: relative;
  z-index: 5;
}
.cta__heading {
  margin-bottom: 10px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 20px;
}
.cta__button {
  display: block;
  max-width: 190px;
  padding: 11px 15px 13px 15px;
  margin-bottom: 15px;
  text-decoration: none;
  white-space: nowrap;
  color: #000;
  background-color: #f7b940;
  border-radius: 4px;
  border: 0;
}
.cta__button:hover {
  background-color: #f5a913;
}
.cta__button:active {
  background-color: #e09709;
}
.cta__notice {
  display: block;
}
@media screen and (min-width: 48em) {
  .cta {
    padding-bottom: 40px;
  }
  .cta__inner {
    padding: 40px;
  }
  .cta__heading {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .cta__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .cta__button {
    max-width: 100%;
    padding: 13px 20px 15px 20px;
    font-size: 20px;
  }
}
.customSelect {
  position: relative;
  background-color: #fff;
}
.customSelect::before {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 10px;
  height: 2px;
  background-color: rgba(0,0,0,0.1);
  transform: rotate(-135deg);
  content: '';
  transition: transform 0.25s ease-out;
  pointer-events: none;
}
.customSelect::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 2px;
  background-color: rgba(0,0,0,0.1);
  transform: rotate(135deg);
  content: '';
  transition: transform 0.25s ease-out;
  pointer-events: none;
}
.customSelect select {
  display: block;
  width: 100%;
  min-height: 36px;
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 6px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.customSelect select:focus {
  border-color: #0c72c4;
}
.customSelect__options {
  display: none;
}
.customSelect__value {
  display: none;
}
@media screen and (min-width: 48em) {
  .customSelect {
    position: relative;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 6px;
    cursor: pointer;
  }
  .customSelect_open {
    border-color: #0c72c4;
  }
  .customSelect_open::before,
  .customSelect_open::after {
    opacity: 0.5;
    background-color: #0c72c4;
  }
  .customSelect select {
    display: none;
  }
  .customSelect__toggler {
    min-height: 36px;
    padding: 10px;
  }
  .customSelect__options {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    display: block;
    width: 100%;
    max-height: 400px;
    background-color: #fff;
    border-radius: 6px;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    box-shadow: 1px 1.7px 5px 0 rgba(0,0,0,0.1);
    overflow: auto;
    transform: translateY(10px);
    transition: visibility 0.4s ease-out, opacity 0.1s ease-out, transform 0.25s ease-out;
  }
  .customSelect__options_shown {
    z-index: 5;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
  .customSelect__options_right {
    left: auto;
    right: 0;
  }
  .customSelect__option {
    width: 100%;
    padding: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .customSelect__option:hover {
    background-color: rgba(12,114,196,0.3);
  }
  .customSelect__value {
    display: block;
    width: 100%;
    padding-right: 25px;
    pointer-events: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (min-width: 75em) {
  .customSelect__options {
    min-width: 100%;
    width: auto;
  }
}
.date {
  margin-bottom: 20px;
  background-color: #fff;
  background-image: url("/local/assets/styles/../images/date.png");
  background-size: 12px 12px;
  background-position: 95% center;
  background-repeat: no-repeat;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 6px;
}
.date input {
  display: block;
  width: 100%;
  height: 36px;
  padding: 10px;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.developers__info {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
  .developers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: end;
        align-items: flex-end;
    text-align: right;
  }
}
.faq {
  padding-bottom: 20px;
}
.faq__instructions {
  padding-bottom: 30px;
}
.faq__instruction {
  display: block;
  font-size: 17px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
}
.faq__instruction:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (min-width: 48em) {
  .faq {
    padding-bottom: 40px;
  }
  .faq__instructions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-bottom: 50px;
    padding-top: 30px;
  }
  .faq__instruction {
    font-size: 20px;
  }
  .faq__instruction:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 40px;
  }
}
.filters {
  padding: 15px;
  margin-bottom: 30px;
  background-color: #e6f1f9;
}
.filters__label {
  display: block;
  margin-bottom: 10px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 14px;
}
@media screen and (min-width: 48em) {
  .filters {
    border-radius: 10px;
  }
}
.footer {
  padding: 15px 0;
  background-color: #efefed;
}
.forParents {
  display: block;
}
.forSchools {
  padding-bottom: 20px;
}
.forSchools__text {
  line-height: 1.4;
}
.forSchools__text:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 48em) {
  .forSchools {
    padding-bottom: 40px;
  }
  .forSchools__text {
    font-size: 20px;
  }
}
.header {
  position: relative;
}
.header__wrapper {
  padding: 15px 0;
}
.header__auth {
  margin-top: 15px;
  margin-right: auto;
  color: #000;
  background-color: #f7b940;
}
.header__auth:hover {
  background-color: #f5a913;
}
.header__auth:active {
  background-color: #e09709;
}
.header__burger {
  margin-left: auto;
}
.header__inner {
  display: -ms-flexbox;
  display: flex;
}
.header__avatar {
  display: none;
  margin-left: auto;
}
@media screen and (min-width: 64em) {
  .header__avatar {
    display: -ms-flexbox;
    display: flex;
  }
  .header__hidden-md {
    display: none;
  }
  .header__auth {
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
  }
}
.heading {
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  line-height: 1.3;
}
.heading_first {
  margin-bottom: 15px;
  font-size: 20px;
}
.heading_second {
  margin-bottom: 15px;
  font-size: 20px;
}
.heading_fifth {
  margin-bottom: 15px;
  font-size: 17px;
}
@media screen and (min-width: 48em) {
  .heading_main {
    text-align: center;
  }
  .heading_first {
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 1.1;
  }
  .heading_second {
    margin-bottom: 25px;
    font-size: 30px;
  }
  .heading_fifth {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.hero {
  padding: 20px 0 30px 0;
  margin-bottom: 20px;
  background-color: #efefed;
}
.hero__list:not(:last-child) {
  margin-bottom: 25px;
}
.hero__item {
  position: relative;
  padding-left: 35px;
  line-height: 1.6;
}
.hero__item:not(:last-child) {
  margin-bottom: 10px;
}
.hero__item::before {
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 20px;
  height: 3px;
  background-color: #0c72c4;
  content: '';
}
@media screen and (min-width: 64em) {
  .hero {
    padding: 40px 0 60px 0;
    margin-bottom: 40px;
    background-image: url("/local/assets/styles/../images/hero.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 90em) {
  .hero {
    background-size: contain;
  }
}
.history {
  padding-bottom: 30px;
}
.history table {
  display: block;
  width: 100%;
}
.history tbody {
  display: block;
}
.history__row {
  display: block;
  padding: 15px;
}
.history__row_header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #e6f1f9;
}
.history__row_header td {
  position: relative;
  background-color: #e6f1f9;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
}
.history__row_header td:not(:last-child)::after {
  display: inline-block;
  margin: 0 5px;
  font-size: inherit;
  content: '/';
}
.history__row_header td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.history__row_header td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.history__cell {
  display: block;
  padding: 5px 0;
  font-size: 14px;
}
@media screen and (min-width: 48em) {
  .history table {
    display: table;
  }
  .history tbody {
    display: table-row-group;
  }
  .history__row {
    display: table-row;
  }
  .history__row_header td:not(:last-child)::after {
    display: none;
  }
  .history__cell {
    display: table-cell;
    padding: 15px;
  }
}
.input {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #ededed;
  border: 0;
}
.input:focus {
  background-color: #e6f1f9;
}
.input.invalid {
  background-color: #ffe5e5;
}
.input.invalid:focus {
  background-color: #e6f1f9;
}
.inputWrapper {
  position: relative;
}
.inputWrapper__message {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #f31313;
  pointer-events: none;
}
.jsValidate:focus + * {
  display: none;
}
.link,
.link:visited {
  line-height: 1.3;
  color: #0c72c4;
}
.link:hover,
.link:visited:hover {
  text-decoration: none;
}
.link:active,
.link:visited:active {
  color: #095593;
}
.list_ordered {
  counter-reset: list;
}
.list_inner {
  padding-top: 10px;
  padding-left: 30px;
}
.list__item {
  position: relative;
  padding-left: 25px;
  line-height: 1.7;
}
.list__item:not(:last-child) {
  margin-bottom: 10px;
}
.list__item::before {
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 10px;
  height: 3px;
  background-color: #0c72c4;
  content: '';
}
.list__item_single {
  padding-left: 0;
}
.list__item_single::before {
  display: none;
}
.list__item strong {
  font-weight: bold;
}
.list__item_ordered::before {
  top: 0;
  width: auto;
  height: auto;
  font-weight: bold;
  background-color: transparent;
  counter-increment: list;
  content: counter(list) '.';
}
.logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  color: inherit;
}
.logo__image {
  width: 45px;
  margin-right: 12px;
}
.logo__text {
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 48em) {
  .logo__image {
    width: 60px;
  }
  .logo__text {
    font-size: 24px;
    line-height: 1.2;
  }
}
.main {
  display: block;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.main_inner {
  padding-top: 20px;
}
.main_account {
  position: relative;
}
@media screen and (min-width: 64em) {
  .main_account {
    display: -ms-flexbox;
    display: flex;
    background-image: linear-gradient(to right, #f3f8fc 50%, #fff 50%);
  }
}
.map {
  padding-bottom: 30px;
}
.map__inner {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 48em) {
  .map {
    padding-bottom: 60px;
  }
}
header {
  position: relative;
}
.menu {
  position: absolute;
  top: 100%;
  z-index: 15;
  display: none;
  width: 100%;
  background-color: #0c72c4;
}
.menu__list {
  display: block;
  margin: 0 -15px;
}
.menu__link {
  display: block;
  padding: 11px 15px 16px 15px;
  font-size: 17px;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  transition: background-color 0.15s ease-in;
}
.menu__link:hover {
  background-color: #f7b940;
}
.menu__link:active {
  color: #d9d9d9;
}
@media screen and (min-width: 64em) {
  .menu {
    position: static;
    display: block;
  }
  .menu__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 75em) {
  .menu__link {
    padding: 15px 20px 20px 20px;
    font-size: 20px;
  }
}
.notification {
  display: block;
  font-size: 11px;
  line-height: 1.3;
  color: #999;
}
.notification_big {
  font-size: 14px;
}
.pagination {
  padding: 15px;
  font-size: 14px;
  background-color: #e6f1f9;
  border-radius: 10px;
}
.pagination__link {
  margin-right: 15px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  color: #0c72c4;
}
.pagination__link_active {
  border-color: transparent;
  color: #000;
}
.personalCard {
  background-color: #e6f1f9;
}
.personalCard__content {
  padding: 30px 15px 20px 15px;
}
.personalCard__avatar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-right: 15px;
  overflow: hidden;
}
.personalCard__image {
  width: 95px;
  object-fit: cover;
}
.personalCard__controlsInner {
  position: absolute;
  top: 0;
  left: 0;
  width: 95px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 3px;
  background-color: rgba(12,114,196,0.55);
  visibility: hidden;
  opacity: 0;
  transform: translateY(5px);
  transition: visibility 0.2s ease-out, opacity 0.2s ease-out, transform 0.3s ease-out;
}
.personalCard__controlsButton {
  display: block;
  width: 100%;
  padding: 10px;
  color: #0c72c4;
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  transition: background-color 0.25s ease-out;
}
.personalCard__controlsButton:hover {
  background-color: #e6e6e6;
}
.personalCard__controlsButton:active {
  background-color: #ccc;
}
.personalCard__controlsButton:not(:last-child) {
  margin-bottom: 10px;
}
.personalCard__controls:hover .personalCard__controlsInner {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.personalCard__name {
  display: none;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
}
.personalCard__name.centered {
  text-align: center;
  margin: 10px 0;
}
.personalCard__name_mobile {
  display: block;
  padding: 20px 0 0 20px;
}
.personalCard__id {
  display: block;
  padding-top: 5px;
  font-size: 15px;
  font-weight: normal;
  white-space: nowrap;
}
.personalCard__list {
  width: 100%;
}
.personalCard__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.personalCard__item::before {
  position: absolute;
  z-index: 4;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px dotted #000;
  content: "";
}
.personalCard__item span {
  position: relative;
  z-index: 5;
  background-color: #e6f1f9;
}
.personalCard__item span:first-child {
  padding-right: 5px;
}
.personalCard__item span:last-child {
  padding-left: 5px;
}
.personalCard__button {
  display: block;
  width: 100%;
  max-width: 200px;
  text-align: center;
  white-space: nowrap;
}
.personalCard__button:first-child {
  margin: 0 0 20px 0;
}
.personalCard__prices {
  display: block;
}
.personalCard__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.personalCard__row:not(:last-child) {
  padding-bottom: 25px;
}
.personalCard__priceItem:last-child {
  width: 100%;
}
.personalCard__priceItem:first-child {
  margin-right: 10px;
}
.payment_input_styles {
  width: 100%;
  border: 1px solid #ccddee;
  border-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
  .personalCard {
    display: -ms-flexbox;
    display: flex;
  }
  .personalCard__content {
    -ms-flex: 1;
        flex: 1;
  }
  .personalCard__image {
    width: 190px;
    /*height: 100%;*/
  }
  .personalCard__controlsInner {
    width: 190px;
    padding: 15px;
  }
  .personalCard__controlsButton:not(:last-child) {
    margin-bottom: 20px;
  }
  .personalCard__name {
    display: block;
    margin-bottom: 25px;
    font-size: 20px;
  }
  .personalCard__name_mobile {
    display: none;
  }
  .personalCard__id {
    display: inline;
    padding-top: 0;
    font-size: 17px;
    white-space: normal;
  }
  .personalCard__button {
    margin: 0 auto;
  }
  .personalCard__button:first-child {
    margin: 0 auto;
  }
  .personalCard__priceItem:last-child {
    width: auto;
  }
  .personalCard__priceItem:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (min-width: 75em) {
  .personalCard__content {
    padding: 30px;
  }
}
.personalInfo {
  padding-bottom: 40px;
}
.personalInfo fieldset {
  display: block;
  padding: 10px 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.personalInfo__inputWrapper {
  margin-bottom: 20px;
}
.personalInfo__heading {
  margin-bottom: 20px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.personalInfo__label {
  display: block;
  margin-bottom: 15px;
}
.plainText {
  line-height: 1.6;
}
.plainText strong {
  font-weight: bold;
}
.popup {
  position: relative;
  width: auto;
  max-width: 500px;
  padding: 20px;
  margin: 20px auto;
  background: #fff;
  border-radius: 10px;
}
.popup__header {
  margin-bottom: 30px;
}
.popup__body {
  margin-bottom: 30px;
}
.popup__footer {
  text-align: center;
}
.popup__heading {
  margin-bottom: 10px;
}
.popup__inputWrapper {
  margin-bottom: 25px;
}
.popup__button {
  background-color: #f7b940;
  color: #0b0b0b;
}
.popup__button:hover {
  color: #fff;
}
.popup__label {
  display: block;
  margin-bottom: 10px;
}
.popupConsult {
  display: block;
}
.popupLogin {
  display: none;
}
.popupLogin__body {
  margin-bottom: 0;
}
.popupOrder {
  display: block;
}
.popupRegistration {
  display: block;
}
.possibilities {
  padding-bottom: 5px;
}
.possibilities__heading {
  margin-bottom: 10px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
.possibilities__block {
  margin-bottom: 15px;
}
.possibilities__icon {
  display: none;
}
.possibilities__list:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (min-width: 64em) {
  .possibilities {
    padding-bottom: 0;
  }
  .possibilities__block {
    margin-bottom: 40px;
  }
  .possibilities__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 25px;
  }
  .possibilities__icon {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: auto;
    height: 60px;
    margin-right: 30px;
  }
  .possibilities__heading {
    font-size: 30px;
  }
}
.prices {
  padding-bottom: 20px;
}
.prices__item {
  padding: 0 30px;
  margin: 0 -15px 20px -15px;
  background-color: #e6f1f9;
}
.prices__title {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: left;
  background-color: transparent;
  border: 0;
}
.prices__title::before {
  position: absolute;
  top: 50%;
  right: 30px;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #000;
  transform: rotate(-135deg);
  content: '';
  transition: transform 0.25s ease-out;
}
.prices__title::after {
  position: absolute;
  top: 50%;
  right: 24px;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #000;
  transform: rotate(135deg);
  content: '';
  transition: transform 0.25s ease-out;
}
.prices__title strong {
  font-weight: bold;
}
.prices__text {
  display: none;
  padding-bottom: 20px;
}
.prices__info {
  padding-top: 20px;
}
.prices__title.active::before {
  transform: rotate(-45deg);
}
.prices__title.active::after {
  transform: rotate(45deg);
}
@media screen and (min-width: 48em) {
  .prices {
    padding-bottom: 40px;
  }
  .prices__item {
    margin: 0 0 20px 0;
    border-radius: 10px;
  }
  .prices__title {
    font-size: 20px;
  }
}
.privacyPolicy {
  padding-bottom: 15px;
}
.product {
  padding: 10px;
  background-color: #e6f1f9;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product__top {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 260px;
  padding: 10px 10px 35px 10px;
  margin-bottom: 15px;
  background-color: #fff;
  overflow: hidden;
}
.product__bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 5px;
}
.product__image {
  display: block;
  max-width: 100%;
}
.product__price {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 17px;
}
.product__name {
  margin-bottom: 15px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 20px;
}
.product__description {
  margin-bottom: 15px;
}
.product__cta {
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (min-width: 48em) {
  .product {
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
    padding: 10px 10px 25px 10px;
    margin-bottom: 30px;
  }
  .product__top {
    flex-shrink: 0;
  }
  .product__bottom {
    width: 100%;
    height: 100%;
  }
  .product__price {
    font-size: 24px;
  }
}
.products {
  padding-bottom: 0;
}
@media screen and (min-width: 64em) {
  .products {
    padding-bottom: 10px;
  }
}
.promo {
  padding-bottom: 20px;
}
.promo__item {
  margin-bottom: 15px;
}
@media screen and (min-width: 48em) {
  .promo {
    padding-bottom: 40px;
  }
  .promo__item {
    margin-bottom: 0;
  }
}
.question {
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
  font-family: "CeraPro_medium", "Ubuntu", "Helvetica Neue", "Arial", sans-serif;
  font-size: 14px;
  text-align: left;
  text-decoration: dotted;
  color: #0c72c4;
  background-color: transparent;
  border: 0;
}
.question span {
  border-bottom: 1px dotted #0c72c4;
}
.question::before {
  position: absolute;
  top: 10px;
  left: 7px;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #0c72c4;
  transform: rotate(-135deg);
  content: '';
  transition: transform 0.25s ease-out;
}
.question::after {
  position: absolute;
  top: 10px;
  left: 13px;
  display: block;
  width: 10px;
  height: 2px;
  background-color: #0c72c4;
  transform: rotate(135deg);
  content: '';
  transition: transform 0.25s ease-out;
}
.question:hover {
  color: #ff1e1e;
}
.question:hover::before,
.question:hover::after {
  background-color: #ff1e1e;
}
.question:hover span {
  border-bottom: 1px dotted #ff1e1e;
}
.question.active {
  color: #000;
}
.question.active::before {
  transform: rotate(-45deg);
  background-color: #000;
}
.question.active::after {
  transform: rotate(45deg);
  background-color: #000;
}
.question.active span {
  border-bottom: 1px dotted #000;
}
@media screen and (min-width: 48em) {
  .question {
    font-size: 20px;
  }
  .question::before,
  .question::after {
    top: 15px;
  }
}
.settings__select {
  min-width: 190px;
}
.settings__link {
  display: block;
  margin-top: 20px;
}
@media screen and (min-width: 48em) {
  .settings__link {
    margin-top: 0;
  }
}
@media screen and (min-width: 75em) {
  .settings__select {
    min-width: 270px;
  }
}
.sidebar {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 10;
  padding: 20px 15px;
  background-color: #fff;
  transition: left 0.4s ease-out;
  box-shadow: 2px 0 15px 0 #a1a1a1;
}
.sidebar_shown {
  left: 0;
}
@media screen and (min-width: 64em) {
  .sidebar {
    position: static;
    height: 100%;
    margin: 0 -15px;
    padding: 20px 0 20px 15px;
    background-color: transparent;
    box-shadow: none;
  }
}
.sideMenu {
  /*padding-top: 35px;*/
}
.sideMenu__list {
  margin-bottom: 30px;
}
.sideMenu__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 10px 15px 50px;
  text-decoration: none;
  color: #0c72c4;
}
.sideMenu__link::before {
  position: absolute;
  top: 50%;
  left: 10px;
  background-image: url("/local/assets/styles/../images/sideMenu.png");
  content: '';
  transform: translateY(-50%);
}
.sideMenu__link_account::before {
  width: 24px;
  height: 24px;
  background-position: -130px -144px;
}
.sideMenu__link_account:hover::before {
  background-position: -90px -144px;
}
.sideMenu__link_journal::before {
  width: 24px;
  height: 24px;
  background-position: -146px -96px;
}
.sideMenu__link_journal:hover::before {
  background-position: -146px -52px;
}
.sideMenu__link_instructions::before {
  width: 26px;
  height: 26px;
  background-position: -10px -10px;
}
.sideMenu__link_instructions:hover::before {
  background-position: -56px -10px;
}
.sideMenu__link_catalog::before {
  width: 22px;
  height: 22px;
  background-position: -146px -10px;
}
.sideMenu__link_catalog:hover::before {
  background-position: -98px -100px;
}
.sideMenu__link_history::before {
  width: 24px;
  height: 24px;
  background-position: -102px -10px;
}
.sideMenu__link_history:hover::before {
  background-position: -54px -56px;
}
.sideMenu__link_settings::before {
  width: 24px;
  height: 24px;
  background-position: -54px -100px;
}
.sideMenu__link_settings:hover::before {
  background-position: -10px -100px;
}
.sideMenu__link_toSite::before {
  width: 24px;
  height: 24px;
  background-position: -10px -56px;
}
.sideMenu__link_toSite:hover::before {
  background-position: -102px -54px;
}
.sideMenu__link_exit::before {
  width: 20px;
  height: 24px;
  background-position: -10px -144px;
}
.sideMenu__link_exit:hover::before {
  background-position: -50px -144px;
}
.sideMenu__link:hover {
  color: #ff0d0d;
}
.sideMenu__link_active {
  background-color: #d7e8f5;
  pointer-events: none;
}
.social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 15px;
}
.social__link {
  display: block;
  width: 30px;
  height: 30px;
  padding: 6px;
  border-radius: 100%;
  transition: transform 0.2s ease-out;
}
.social__link:not(:last-child) {
  margin-right: 20px;
}
.social__link svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}
.social__link:hover {
  transform: scale(0.9);
}
.social__link_vkontakte {
  background-color: #4c6c91;
}
.social__link_facebook {
  background-color: #3b5998;
}
.social__link_odnoklassniki {
  background-color: #f58220;
}
.social__link_instagram {
  background-color: #da4675;
}
@media screen and (min-width: 48em) {
  .social {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.svg {
  display: block;
}
.systemComponents {
  padding: 0;
}
.systemComponents__item {
  margin-bottom: 20px;
}
.systemComponents__image {
  display: block;
  margin-bottom: 10px;
  width: 100%;
  max-width: 320px;
  border-radius: 10px;
}
@media screen and (min-width: 48em) {
  .systemComponents {
    padding: 0 0 40px 0;
  }
  .systemComponents__item {
    margin-bottom: 0;
  }
}
.textarea {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #ededed;
  border: 0;
}
.textarea:focus {
  background-color: #e6f1f9;
}
.textarea.invalid {
  background-color: #ffe5e5;
}
.workTime {
  padding-bottom: 15px;
}
input[type="checkbox"].sale-accountpay-pp-company-checkbox {
  top: 0;
  left: 0;
}
.popup.container {
  max-width: 900px;
}
.modal_divider {
  border-left: none;
  border-top: 1px solid #cdcdcd;
  margin-top: 15px;
  padding-top: 15px;
}
@media screen and (min-width: 64em) {
  .modal_divider {
    border-left: 1px solid #cdcdcd;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}
/*test*/
.btn-buy {
	margin: 10px 0;
	white-space: normal;
}

/*выравнивание ссылки "забыли пароль"*/
.forgotURL-wrapper {
	display: flex;
	justify-content: center;
	padding-top: 20px;
}

@media screen and (min-width: 768px) {
.forgotURL-wrapper {
	height: 100%;
	align-items: center;
	justify-content: flex-start;
	padding-top: 0;
}
}

/* End */


/* Start:/local/assets/styles/new_style.css?16566540551423*/
.about__info_wraper p {
    line-height: 1.6;
}
.about__info_wraper strong {
    font-weight: bold;
}
.about__info_wraper p {
    line-height: 1.5;
}
.about__info_wraper p:not(:last-child) {
    margin-bottom: 20px;
}
.popupLogin{display: block;}
.checkbox_remember {
    display:  flex;
    justify-content:  flex-start;
    margin-bottom:  30px;
    align-items:  center;
}
.input_checkbox_remember {
    margin-right:  10px;
    cursor: pointer;
}
.personalCard__controls{height: 100%;}
.checkbox_remember .checkbox + label::before{background-color: #ededed;}
.registration__subtitle {
  margin-bottom: 20px;
}
.popup.container.attention {
  max-width: 500px;
  text-align: center;
}
.popup.container.attention h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
.button.personalCard__button.big {
  max-width: 100%;
  margin-bottom: 15px;
}
.button.right_float {
  float: right;
}
.inputWrapper.popup__inputWrapper.centered {
  text-align: center;
}
.answer__text.additional {
  margin-bottom: 20px;
}
.changePswContainer {
  flex-direction: column;
}
.checkwordWraper{display: none;}
.product__count {
	position: absolute;
	top: 10px;
    right: 10px;
}
a.disabled {
	opacity: 0.6;
}
.content__subtitle {
	width: 90%;
}
.parent-instruction-link {
  margin-bottom: 40px;
  text-align: center;
  font-size: 26px;
}
.sideMenu__link_teacher::before {
	width: 21px;
	height: 32px;
	background-image: url(/local/assets/styles/../images/flag.png);
}
/* End */


/* Start:/local/templates/sale_template/components/bitrix/main.register/reg/style.min.css?1656654055442*/
div.bx-auth-reg input.bx-auth-input{vertical-align:middle}div.bx-auth-reg span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:middle}div.bx-auth-reg div.bx-auth-secure-icon{background-image:url(/local/templates/sale_template/components/bitrix/main.register/reg/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-auth-reg div.bx-auth-secure-unlock{background-image:url(/local/templates/sale_template/components/bitrix/main.register/reg/images/sec-unlocked.png)}
/* End */
/* /local/assets/styles/datepicker.min.css?165665405512257 */
/* /local/assets/styles/app.min.css?165665405560369 */
/* /local/assets/styles/new_style.css?16566540551423 */
/* /local/templates/sale_template/components/bitrix/main.register/reg/style.min.css?1656654055442 */
