

/* Start:/local/templates/html/components-template/achievments/style.css?16601195852232*/
.achievments-section-wrap {
  border-top: 1px solid #000;
  margin-top: 60px; }
  @media (max-width: 767px) {
    .achievments-section-wrap {
      margin-top: 30px; } }

.achievments-list {
  display: flex;
  margin-top: 100px;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .achievments-list {
      margin-top: 30px;
      width: 100%;
      height: 100%; } }
  .achievments-list__item {
    padding: 30px;
    width: 25%;
    position: relative; }
    .achievments-list__item:not(:last-child):before {
      position: absolute;
      content: "";
      width: 1px;
      height: 100%;
      top: 0;
      background-color: #000;
      right: 0; }
    @media (max-width: 1199px) {
      .achievments-list__item {
        width: 50%; }
        .achievments-list__item:before {
          position: absolute;
          content: "";
          width: 1px;
          height: 100%;
          top: 0;
          background-color: #000;
          right: 0; }
        .achievments-list__item:after {
          position: absolute;
          content: "";
          width: 1px;
          height: 100%;
          top: 0;
          background-color: #000;
          left: 0; } }
    @media (max-width: 767px) {
      .achievments-list__item {
        padding: 0px;
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 20px; }
        .achievments-list__item:after {
          position: absolute;
          content: "";
          display: none; }
        .achievments-list__item:before {
          position: absolute;
          content: "";
          display: none; } }
  .achievments-list__img {
    margin-bottom: 30px; }
    .achievments-list__img span {
      height: 100px;
      width: 100px;
      margin: 0 auto; }
      .achievments-list__img span img {
        max-height: 100%; }
  @media (max-width: 767px) {
    .achievments-list {
      flex: 0 0 auto;
      margin-bottom: 0px; } }
  .achievments-list__title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .achievments-list__title {
        text-align: left;
        margin-left: 20px;
        font-size: 14px; } }

/* End */


/* Start:/local/templates/html/components-template/dealer/style.css?16880399051208*/
.dealer-welcome__title {
  font-family: "OpenSans", Arial, Verdana, sans-serif;
  font-weight: 300;
  font-size: 32px;
  margin-top: 60px;
  margin-bottom: 30px;
  line-height: 1.1875; }
  @media (max-width: 767px) {
    .dealer-welcome__title {
      margin-top: 30px;
      font-size: 20px;
      margin-bottom: 20px; } }

.dealer-welcome__descr {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 60px; }
  .dealer-welcome__descr p:not(:last-child) {
    margin-bottom: 30px; }

.dealer-form {
  border: 1px solid #000;
  position: relative;
  padding: 30px;
  padding-top: 40px; }
  @media (max-width: 767px) {
    .dealer-form {
      border-left: none;
      border-right: none;
      padding-left: 0px;
      padding-right: 0px; } }
  .dealer-form__title {
    font-family: "OpenSans", Arial, Verdana, sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 1.1875;
    position: absolute;
    top: 0;
    left: 15px;
    padding: 0px 15px;
    transform: translateY(-50%);
    z-index: 1;
    background-color: #fff; }
    @media (max-width: 767px) {
      .dealer-form__title {
        font-size: 20px; } }
  .dealer-form__file {
    margin-bottom: 30px; }

/* End */


/* Start:/local/templates/html/components-template/mixin__input-file/style.css?16601195853573*/
.choosen-file__item {
  padding: 11px 16px;
  background-color: #f9f9f9;
  border-radius: 50px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 16px;
  margin-right: 16px;
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 40px; }

.choosen-file__item .icon {
  flex: 0 0 auto;
  margin-right: 15px; }

.choosen-file__item-img {
  width: 15px;
  height: 20px;
  margin-right: 6px; }

.choosen-files-wrap {
  display: flex; }

@media (max-width: 767px) {
  .choosen-files-wrap {
    flex-direction: column; } }

@media (max-width: 767px) {
  .label-input-file {
    display: flex; } }

input[name=input__file] {
  display: none; }

.input__file-icon {
  stroke: #4A4A4A; }

.input__file-button {
  color: #4A4A4A;
  padding-left: 20px;
  display: inline-flex;
  align-items: center; }
  @media (min-width: 1024px) {
    .input__file-button:hover {
      cursor: pointer; } }

.input__file-button .icon {
  stroke: #4A4A4A;
  margin-left: 12px; }

.input__file-button.empty {
  text-decoration: underline;
  position: relative; }

.input__file-button.empty:after {
  position: absolute;
  content: "";
  left: 0;
  top: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4451 7.29045L7.89561 1.74093C6.37721 0.222537 3.9154 0.222536 2.39701 1.74093C0.878609 3.25933 0.878609 5.72114 2.39701 7.23954L7.69196 12.5345C8.81669 13.6592 10.6403 13.6592 11.765 12.5345C12.8897 11.4097 12.8897 9.58619 11.765 8.46145L6.77552 3.47197C6.10068 2.79713 5.00654 2.79713 4.3317 3.47197C3.65686 4.14682 3.65686 5.24095 4.3317 5.9158L9.57574 11.1598' stroke='%234A4A4A'/%3E%3C/svg%3E%0A"); }

.input__file-button.empty .icon {
  stroke: transparent; }

.webform-field-upload-list.webform-field-upload-list--mod {
  margin: 0px;
  margin-right: 15px; }

.webform-field-upload-list--mod .upload-file-size {
  display: none; }

.webform-field-upload-list--mod .webform-field-item-wrap {
  display: flex;
  justify-content: flex-end; }

.webform-field-upload-list--mod .webform-field-item-wrap {
  overflow: hidden;
  padding-right: 40px;
  width: 100%;
  justify-content: flex-start; }

.webform-field-upload-list.webform-field-upload-list--mod a.upload-file-name {
  margin: 0px;
  margin-left: 6px;
  max-width: 100px; }

.webform-field-upload-list.webform-field-upload-list--mod li div.webform-field-item-wrap {
  margin: 0px; }

.webform-field-upload-list.webform-field-upload-list--mod del {
  position: absolute;
  margin: 0px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%); }

.webform-field-upload-list.webform-field-upload-list--mod .webform-field-upload-icon {
  display: none;
  width: 15px;
  height: 20px;
  border-radius: 0px;
  background-image: none;
  margin: 0px; }

.ext-icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center; }

.file-input--mod {
  display: flex; }

.webform-field-upload .input__file-button {
  transition: al .3s ease; }

.webform-field-upload:hover {
  cursor: pointer !important; }
  @media (min-width: 1024px) {
    .webform-field-upload:hover .input__file-button {
      opacity: 0.75; } }

@media (max-width: 768px) {
  .file-input--mod {
    flex-direction: column; }
  .webform-field-upload-list.webform-field-upload-list--mod a.upload-file-name {
    max-width: none;
    overflow: hidden; } }

/* End */
/* /local/templates/html/components-template/achievments/style.css?16601195852232 */
/* /local/templates/html/components-template/dealer/style.css?16880399051208 */
/* /local/templates/html/components-template/mixin__input-file/style.css?16601195853573 */
