

/* Start:/local/components/agrogo/main.register/templates/.default/style.css?175681290210174*/
.ns-bitrix.c-main-register.c-main-register-template-2 {
  width: 100%;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .intec-ui-form .intec-ui-form-field-content {
  position: relative;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .intec-ui-form .intec-ui-form-field {
  margin-bottom: 20px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-title {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #404040;
  text-align: center;
  margin-bottom: 10px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-bottom {
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-bottom span {
  display: inline-block;
  position: relative;
  padding: 0 8px;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  color: #404040;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-bottom:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #F2F2F2;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-form-calendar-icon {
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 20px;
  cursor: pointer;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-form-password-icon {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 20px;
  cursor: pointer;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-form-password-icon[data-active=false] {
  display: none;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-consent {
  margin-top: 24px;
  margin-bottom: 32px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-button {
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 20px 40px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-auth-info {
  font-size: 13px;
  line-height: 18px;
  color: #404040;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-auth-link {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}

.ns-intec-universe.c-profile-add.c-profile-add-template-1 {
    display: block;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-group {
    display: block;
    padding: 40px 32px;
    border: 1px solid #E8E8E8;
    background-color: #F9F9FB;
    max-width: 900px;
    margin-bottom: 36px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-title {
    display: block;
    font-size: 13px;
    line-height: 13px;
    color: #808080;
    margin-bottom: 8px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-title.profile-add-form-field-title-required:after {
    content: "*";
    color: #ff0000;
    font-weight: normal;
    font-style: normal;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-block {
    margin-bottom: 24px;
    word-break: break-word;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-block:last-child {
    margin-bottom: 0;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-text-date {
    position: relative;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-text-date-icon-calendar {
    display: block;
    position: absolute;
    right: 14px;
    top: 14px;
    width: 18px;
    height: 18px;
    background-image: url("/local/components/agrogo/main.register/templates/.default/images/calendar.svg");
    background-size: 18px auto;
    background-position: center;
    background-repeat: no-repeat;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-text {
    font-size: 14px;
    line-height: 18px;
    color: #404040;
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    background-color: #fff;
    padding: 12px 24px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 8px;
    outline: none;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-select {
    width: 100%;
    padding: 12px 24px;
    background-color: #FBFCFD;
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    color: #404040;
    outline: none;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-select option {
    padding: 3px;
    font-size: 14px;
    line-height: 18px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-textarea {
    font-size: 14px;
    line-height: 18px;
    color: #404040;
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    background-color: #fff;
    padding: 12px 24px;
    width: 100% !important;
    max-height: 118px;
    min-height: 44px;
    outline: none;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location {
    margin-bottom: 8px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-slst .dropdown-block {
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    background-color: #fff;
    padding: 4px 32px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-slst .dropdown-icon {
    top: 14px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-slst .bx-ui-combobox-toggle {
    top: 4px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-sls .dropdown-block {
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    background-color: #fff;
    padding: 8px 32px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-sls .dropdown-icon {
    top: 14px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-sls .bx-ui-sls-clear {
    margin-top: 6px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-location .bx-sls input[type=text] {
    height: 100%;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-default-files {
    margin-bottom: 24px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-default-file {
    text-align: center;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-default-file-picture {
    width: 150px;
    height: 150px;
    margin-bottom: 16px;
    padding: 4px;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-default-file-name {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
    max-width: 150px;
    word-break: break-word;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-default-file-download {
    display: block;
    text-decoration: none;
    margin-bottom: 16px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-file {
    font-size: 0;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-file-choose-input {
    display: none;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-file-load-info {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #404040;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-file-load-cancel {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #404040;
    cursor: pointer;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-file-load-cancel[data-active=false] {
    display: none;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-field-group-title {
    font-size: 24px;
    line-height: 30px;
    color: #404040;
    margin-bottom: 24px;
}
.ns-intec-universe.c-profile-add.c-profile-add-template-1 .profile-add-form-button {
    padding: 20px 50px;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.mt-field-select {
    margin-top: 8px;
}

/*# sourceMappingURL=style.css.map */

/*custom*/
.intec-ui-part-content {
    font-size: 14px!important;
}
.intec-ui-part-selector {
    width: 19px!important;
    height: 19px!important;
}
.field-merge-block {
    display: flex;
    gap: 32px;
}
.field-merge-block > div {
    width: 50%;
}
.btn-back {
    /*font-size: 10px;*/
    /*line-height: unset!important;*/
    /*letter-spacing: unset!important;*/
    /*text-transform: unset!important;*/
}
.btn-delete {
    line-height: 0;
}
.file-input {
    display: none;
}
.file-input-label {
    background-color: #fff;
    border: 1px solid #327039;
    color: #327039;
    cursor: pointer;
    padding: 8px 13px;
    font-size: 13px;
}
.file-input-label:hover {
    background-color: #327039;
    color: #fff;
}
.files-block {

}
.files-block-item {
    display: flex;
    gap: 10px;
    align-items: center;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("data:image/svg+xml;utf8,<svg fill='black' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 0.75rem center;
    background-size: 1rem;
    padding-right: 2rem;
}

@media (max-width: 800px) {
    .field-merge-block {
        display: block;
        margin-bottom: 24px;
    }
    .field-merge-block > div {
        width: 100%;
    }
}


.fs-13 {
    font-size: 13px!important;
}

.profile-add-form-field-group.pending {
    opacity: 0.5;
}

.kato-block {
    padding: 12px 12px;
    border: 1px solid #f2f2f2;
    background-color: #fbfcfd;
    color: #5f5f5f;
}

.intec-ui-control-input.completed {
    border-color: #4CAF50!important;
}

.child-block {
    padding: 20px;
    background-color: #f2f2f2;
    border: 1px solid #E8E8E8;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/agrogo/main.register/templates/.default/style.css?175681290210174 */
