

/* Start:/local/templates/main/components/bitrix/news.detail/services/style.min.css?17790006731458*/
.container h1.main-title{margin:0 auto 1.25rem;width:100%;max-width:45.625rem}.service-detail__picture{width:100%;max-width:45.625rem;margin:0 auto 1.25rem;display:block;border-radius:.625rem}.service-detail__content{margin:0 auto 1.875rem;width:100%;max-width:56.25rem}.service-order{width:100%;background-color:#17171f;border-radius:1.25rem;color:#fff}.service-order__title{margin:0 0 2rem;font-size:1.875rem;line-height:1.2}.service-order__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.service-order__item{position:relative;padding:2rem 1.75rem;background-color:#2e2e35;border-radius:1rem;min-height:11.25rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.service-order__item-icon{position:absolute;top:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;opacity:.7}.service-order__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.service-order__item-content{font-size:1.125rem;line-height:1.5;padding-right:4.5rem}@media (max-width:768px){.service-order__list{grid-template-columns:1fr}.service-order__item{padding:1.75rem 1.5rem;min-height:auto}.service-order__item-content{padding-right:3.5rem}}@media (max-width:576px){.service-order__title{font-size:1.875rem;margin-bottom:1.5rem}.service-order__item{padding:1.5rem 1.25rem}.service-order__item-icon{top:1rem;right:1rem;width:2rem;height:2rem}.service-order__item-content{padding-right:3rem;font-size:1rem}}
/* End */


/* Start:/local/templates/main/components/devob/form/main/style.min.css?17790006735581*/
.devob-form__fields{gap:clamp(1rem,2.5vw,1.5rem)}.devob-form__opros a{padding-left:30px;position:relative}.devob-form__opros a::before{content:url(/upload/download-icon.svg);position:absolute;left:0;width:20px;height:20px}.devob-form__status{margin-bottom:.25rem}.devob-form__file{display:grid;gap:.5rem}.devob-form__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.devob-form__file-text{display:inline-block;line-height:1.3}.devob-form__file-summary{font-size:.875rem;color:#abb5be}.devob-form__file-list{display:grid;gap:.5rem}.devob-form__file-item{display:grid;padding:.75rem;border-radius:.5rem;background-color:rgba(66,104,166,.06);-webkit-box-shadow:inset 0 0 0 1px rgba(66,104,166,.12);box-shadow:inset 0 0 0 1px rgba(66,104,166,.12)}.devob-form__file-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem}.devob-form__file-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.devob-form__file-name{font-weight:600;word-break:break-word}.devob-form__file-size{font-size:.75rem;color:#abb5be}.devob-form__file-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-negative:0;flex-shrink:0}.devob-form__file-status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;color:#abb5be;background-color:rgba(233,236,239,.35)}.devob-form__file-status[data-state=uploading]{color:#4268a6;background-color:rgba(66,104,166,.15)}.devob-form__file-status[data-state=ready]{color:#28a745;background-color:rgba(40,167,69,.12)}.devob-form__file-remove{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;border:none;background:0 0;color:#ced4da;cursor:pointer;-webkit-transition:background-color .2s,color .2s,-webkit-transform .2s;transition:background-color .2s,color .2s,transform .2s,-webkit-transform .2s}.devob-form__file-remove:hover:not(:disabled){color:#dc3545;background-color:rgba(220,53,69,.12)}.devob-form__file-remove:focus-visible{outline:0;-webkit-box-shadow:0 0 0 3px rgba(220,53,69,.2);box-shadow:0 0 0 3px rgba(220,53,69,.2)}.devob-form__file-remove:disabled{opacity:.5;cursor:not-allowed}.devob-form__file-remove svg{display:block}.devob-form__file-progress{position:relative;width:100%;height:.45rem;border-radius:999px;background-color:rgba(66,104,166,.15);overflow:hidden}.devob-form__file-progress-bar{position:absolute;inset:0;width:0;background:linear-gradient(135deg,#4268a6,#385b92);-webkit-transition:width .25s;transition:width .25s}.devob-form__file-progress-text{justify-self:end;font-size:.75rem;font-weight:600;color:#2e2e35}.devob-form__file--error .devob-form__file-button{-webkit-box-shadow:0 0 0 3px rgba(220,53,69,.2);box-shadow:0 0 0 3px rgba(220,53,69,.2)}.devob-form__consent{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:grid;gap:.5rem;margin-bottom:1.25rem}.devob-form__consent-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;position:relative}.devob-form__consent-checkbox{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.devob-form__consent-checkbox-visual{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;margin-right:.9375rem;border-radius:.3125rem;border:solid #343a40;-webkit-transition:background-color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;-ms-flex-negative:0;flex-shrink:0}.devob-form__consent-checkbox-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.9rem;height:.9rem;color:#fff;opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}.devob-form__consent-checkbox:checked+.devob-form__consent-checkbox-visual{background:#4268a6;border-color:#4268a6}.devob-form__consent-checkbox:checked+.devob-form__consent-checkbox-visual .devob-form__consent-checkbox-icon{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.devob-form__consent-checkbox:focus-visible+.devob-form__consent-checkbox-visual{-webkit-box-shadow:0 0 0 3px rgba(66,104,166,.3);box-shadow:0 0 0 3px rgba(66,104,166,.3)}.devob-form__consent-text{font-size:.875rem;line-height:1.5;color:#8b8b8f}.devob-form__consent-link{color:#4268a6;text-decoration:underline;-webkit-transition:color .2s;transition:color .2s}.devob-form__consent-link:hover{color:#385b92}.devob-form__field-error--consent{color:#dc3545}
/* End */
/* /local/templates/main/components/bitrix/news.detail/services/style.min.css?17790006731458 */
/* /local/templates/main/components/devob/form/main/style.min.css?17790006735581 */
