

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?149191745851*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/v3/components/my/home.section.subscribe/section-subscribe/style.css?16383875193649*/
.c-subscribe-section a {
  -webkit-transition: color 0.3s, border-color 0.3s, opacity 0.3s;
  transition: color 0.3s, border-color 0.3s, opacity 0.3s; }
  .c-subscribe-section a svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }

.c-subscribe-section a:hover {
  color: var(--accent-color); }
  .c-subscribe-section a:hover svg {
    fill: var(--accent-color); }

.c-subscribe-section a {
  color: #000000; }
  .c-subscribe-section a svg {
    fill: #000000; }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-subscribe-section__inp:focus, .c-subscribe-section__btn:focus {
    outline: none; }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-subscribe-section__inp, .c-subscribe-section__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-subscribe-section__inp, .c-subscribe-section__btn {
  font-size: 18px;
  line-height: 24px; }

.c-subscribe-section__inp {
  font-weight: 500;
  background: #ffffff;
  color: #000000;
  border-color: #DFDFDF; }
  .error.c-subscribe-section__inp,
  .error > .c-subscribe-section__inp {
    border-color: #cc0000; }
  .focus.c-subscribe-section__inp, .c-subscribe-section__inp:focus {
    border-color: #000000; }

.c-subscribe-section__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-subscribe-section__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-subscribe-section__btn {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  color: #ffffff; }
  .c-subscribe-section__btn:hover:not([disabled]) {
    background-color: #000000;
    border-color: #000000; }

.c-subscribe-section__title {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  font-size: 26px;
  line-height: 34px; }
  .c-subscribe-section__title b {
    color: var(--accent-color); }
  @media (min-width: 992px) {
    .c-subscribe-section__title {
      font-size: 50px;
      line-height: 56px; } }

.c-subscribe-section__msg {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .c-subscribe-section__msg {
      font-size: 22px;
      line-height: 32px; } }

.c-subscribe-section__hint {
  margin-top: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: right; }
  @media (min-width: 992px) {
    .c-subscribe-section__hint {
      margin-top: 14px; } }

.c-subscribe-section {
  position: relative;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 30px 20px; }
  @media (min-width: 992px) {
    .c-subscribe-section {
      padding: 70px 80px; } }
  .c-subscribe-section a {
    text-decoration: underline; }
  .c-subscribe-section__title {
    margin-bottom: 40px; }
  @media (min-width: 992px) {
    .c-subscribe-section__msg {
      padding-right: 120px; } }
  @media (min-width: 992px) {
    .c-subscribe-section__decor {
      position: absolute;
      top: 50%;
      right: 80px;
      width: 121px;
      height: 63px;
      margin-top: -31.5px;
      background-image: url(/local/templates/v3/components/my/home.section.subscribe/section-subscribe/images/decor.svg); } }

/* End */


/* Start:/local/templates/v3/components/my/ui.modal/.default/style.css?16383875192732*/
.c-modal__btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  text-decoration: none; }
  .c-modal__btn:focus {
    outline: none; }

.c-modal__btn {
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, opacity 0.3s; }

.c-modal__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 35px;
  border: 1px solid;
  height: 54px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-modal__btn {
      height: 69px;
      padding-top: 23px;
      padding-bottom: 22px; } }

.c-modal__btn {
  font-size: 18px;
  line-height: 24px; }

.c-modal__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.5; }

.c-modal__btn {
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center; }

.c-modal__btn {
  border-color: var(--accent-color);
  color: var(--accent-color);
  background: #ffffff; }
  .c-modal__btn:hover:not([disabled]) {
    color: #000000;
    border-color: #000000; }

.c-modal {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.25);
  padding: 50px 0; }
  @media screen and (min-width: 768px) {
    .c-modal:after {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%; } }
  .c-modal__dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
  .c-modal.is-open {
    opacity: 1;
    pointer-events: auto; }
  .c-modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-modal__dialog {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    transform: translate(0, -100px);
    background: #ffffff;
    padding: 68px;
    text-align: center;
    position: relative; }
    .is-open > .c-modal__dialog {
      transform: none; }
  .c-modal__close {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 12px;
    height: 12px;
    cursor: pointer; }
  .c-modal__icon {
    width: 98px;
    height: 98px; }
    .c-modal__icon--primary {
      fill: var(--accent-color); }
    .c-modal__icon--danger {
      fill: #cc0000; }
  .c-modal__text {
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #000000;
    margin: 40px 0 0; }
    .c-modal__text b {
      color: var(--accent-color); }
  .c-modal__footer {
    margin: 80px 0 0; }
  .c-modal__btn {
    max-width: 300px; }

/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?149191745851 */
/* /local/templates/v3/components/my/home.section.subscribe/section-subscribe/style.css?16383875193649 */
/* /local/templates/v3/components/my/ui.modal/.default/style.css?16383875192732 */
