

/* Start:/local/templates/ai_markt/components/bitrix/subscribe.edit/without_rubrics/style.css?176553902811104*/
div.subscribe-edit .red {
	color:red;
}
div.subscribe-edit .green {
	color:green;
}
div.subscribe-edit .errorcolor {
	color:red;
}
div.subscribe-edit .successcolor {
	color:green;
}
	
.link-button{
    border: 0;
}

.email-field, .pass-field  {
    width: 100%;
    padding: 13px 15px;
    border-radius: 5px;
    font-size: clamp(14px, 1.25vw + 10.8px, 18px);
    transition: all 0.3s ease;
    background: linear-gradient(137deg, #CFEFFF 70.75%, #D4C1E5 100%);
    border: 1px solid #7E20AC;
    outline: none;
    color: rgba(36, 36, 36, 0.5);
    margin-bottom: 20px;

    max-width: 628px;
}

.email-field-box {
    position: relative;
}

.email-field.error {
    margin-bottom: 0;
}
 

 

 




.subscribe-btn {
    padding: 10px 20px;
    background: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: linear-gradient(322.4deg, #4C0091 49.93%, #00FFE1 95.31%);
    background-size: 200% 100%;
    background-position: 0% 0%;
    transition: all 0.2s 
ease;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    box-shadow: 5px 5px 7px 0px #8AFFF1 inset, -7.61px -8.75px 11.59px 0px #792ACE inset;
    border-radius: 30px;
    font-family: var(--text-font-family-play-bold);
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 35px;
}

.subscribe-btn:hover {
    background: linear-gradient(322.4deg, rgba(76, 0, 144, 1) 49.93%, rgba(0, 255, 225, 1) 95.31%);
    /* box-shadow: 0px 0px 9px #8800FF, 0px 0px 16.5px #FF00D5, 5px 5px 7px #C3FFF8 inset, -7.61px -8.75px 11.59px #34059F inset; */
    box-shadow: 5px 5px 7px 0px #8AFFF1 inset, -7.61px -8.75px 11.59px 0px #792ACE inset, 0px 0px 16.5px #FF00D5;
    transition: all 0.2s 
ease;
    background-position: 100% 0%;
}

.subscribe-title {
    font-family: var(--text-font-family-play);
    font-size: 48px;
    line-height: 1.3;
    color: #FFD8F9;
    font-weight: 400;
    margin: 0 0 35px;
}

.subscribe-paragraf {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 1.3;
    color: #FFFFFF;
    font-weight: 400;
    margin: 0 0 20px;
}

.subscribe-paragraf_bold {
    font-weight: 700;
    margin-bottom: 20px;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #FFFFFF;
    font-weight: 400;
    margin: 0 0 20px;
}

.subscribe-status {
    box-shadow: 25.78px 27.65px 75.6px 0px #2A2C321E, 6.02px 6.45px 8.82px 0px #FFFFFF inset, -6.02px -6.45px 12.8px 0px #98E0F0A3 inset, 0px 0px 12px 2px #D744BF52;
    background: linear-gradient(313deg, #EFFAFF 52.48%, #F1E0FF 68.82%);
    padding: 35px 65px;
    border-radius: 32px;
}

.breadcrumb {
    display: none;
}

.subscribe-title-status {
    font-family: var(--text-font-family-play);
    font-size: 40px;
    line-height: 1.3;
    font-weight: 400;
    margin: 0 0 20px;
    color: #7E20AC;
    text-align: center;
}

.status-box-img {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;

}

.status-box-img img {
    width: 35px;
    height: 35px;
}

.subscribe-paragraf-status {
    color: #242424;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.subscribe-edit {
    display: flex;
    flex-direction: column;
}

.form-status {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.status-box-img {
    max-width: 405px;
}

@media (max-width:768px) {
    .subscribe-paragraf-status, .subscribe-paragraf {
        font-size: 14px;
    }

    .subscribe-title-status, .subscribe-title {
        font-size: 28px;
        margin-bottom: 24px;
    }

   .subscribe-btn {
        margin-top: 20px;
   }

   .subscribe-status {
    padding: 30px 11px 24px;
   }

   .subscribe-status .subscribe-paragraf-status {
        text-align: left;
   }
}

@media (max-width:375px) {
    

   .subscribe-btn {
       width: 100%;
       text-align: center;
   }
}

.subscr-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #AF51D6;

    transition: all .3s ease-in-out;
}

.subscr-link:hover {
    
    color: #FFD8F9;
}

.download__header-form {
    display: flex;
    flex-direction: column;
}

.subscribe-status {
    order: 1 !important;
}

.form-subscr {
    order: 2;
    margin-top: 35px;
}

.subscr-confirm {
    order: 3;
}


/* Стили для иконок */
.email-field-box .consultation__form-icon {
    position: absolute;
    right: 10px;
    top: 25px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    transition: opacity 0.3s 
ease;
}
  .form-subscr .consultation__form-icon {
	position: absolute;
	right: 10px;
	top: 25px;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	transition: opacity 0.3s ease;
  }
  

  .email-field-box .error-message {
    margin-bottom: 10px;
  }
  /* Показываем иконку при валидации */
  .form-subscr .inputtext:valid ~ .consultation__form-icon,
  form[name="SIMPLE_FORM_1"] .inputtextarea:valid ~ .consultation__form-icon {
	opacity: 1;
  }
  
  /* Скрываем иконку ошибки по умолчанию */
.email-field-box .consultation__form-icon-wrong--hidden {
	display: none;
  }
  
  /* Стили для чекбоксов */
  .form-subscr input[type="checkbox"] {
	position: absolute;
	opacity: 0;
  }
  
  .form-subscr input[type="checkbox"] + label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	font-family:"Open Sans", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 155%;
	color: #FFFFFF;
  }

    .form-subscr .label_mailing, form[name="SIMPLE_FORM_1"]  .label_policy {
    font-family:"Open Sans", sans-serif;
    font-size: 14px;
  }
  
  .form-subscr input[type="checkbox"] + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #7E20AC;
	background: #FFFFFF;
	border-radius: 3px;
	transition: all 0.3s ease;
  }
  

  .consultation__form-label-text.active{
	display: none !important;
  }

  .subscr-confirm {
    padding: 20px 0 0;
  }

  
  /* Медиа-запросы для адаптивности */
  @media (max-width: 768px) {
	
	
	.consultation__form-title {
	  font-size: 20px;
	}
	
	.inputtext, .inputtextarea {
	  padding: 12px;
	}

    .subscr-link {
        font-size: 14px;
    }

    
	
  }
  
  .inputtext.error, .inputtextarea.error {
	border-color: #FD7583 !important;
	border-width: 2px;
	box-shadow: 0 0 0 2px rgba(253, 117, 131, 0.2);
  }
  
  .inputtext.error + .consultation__form-label-text,
  .inputtextarea.error + .consultation__form-label-text {
	color: #FD7583;
  }
  
  .inputtext.error ~ .consultation__form-icon .consultation__form-icon-wrong,
  .inputtextarea.error ~ .consultation__form-icon .consultation__form-icon-wrong {
	display: block;
  }
  
  .inputtext.error ~ .consultation__form-icon .consultation__form-icon-success,
  .inputtextarea.error ~ .consultation__form-icon .consultation__form-icon-success {
	display: none;
  }
  
  /* Анимация для полей ввода */
  @keyframes shake {
	0%, 100% { transform: translateX(0); }
	10%, 30%, 50%, 70%, 90% { transform: translateX(-5px); }
	20%, 40%, 60%, 80% { transform: translateX(5px); }
  }
  
  .shake {
	animation: shake 0.6s;
  }
  .footer-form__button{
	margin-top: 34px;
  }

  @media (max-width: 767px) {
	.background-video {
		position: absolute;
        bottom: 50%;
        left: 50%;
        width: 177%;
        height: fit-content;
        object-fit: contain;
        z-index: -2;
        transform: translate(-61%, -13%) scaleX(-1);
	}
	.form-footer::before {
		content: none;
	}
	.form-footer {
		padding: 43px 0 0 0;
	}
	form[name="SIMPLE_FORM_1"] {
        padding: 10px 10px 100px 10px;
    }
	.consultation__form-title{
		font-family: var(--text-font-family-play);
		font-weight: 700;
		font-size: 24px;
		line-height: 100%;
		text-align: center;
		margin: 0 0 16px 0;
	}
	fieldset[data-field="SIMPLE_QUESTION_779"]{
		margin-top: 14px;
	}
  }

.footer-form__button {
     position: relative;
    margin: 24px 0 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 231px;
}

.footer-form__button .default-button {
        display: block;
        width: 100% ;
        position: relative;
        text-align: center;
        background: transparent !important;
        box-shadow: none !important;
        margin: 16px 40px !important;
        padding: 0 !important;
        border-radius: 30px;
        font-family: var(----text-font-family-play);
        font-size: 24px;
        font-weight: 700;
        line-height: 28.8px;
        text-decoration: none;
        color: #fff;
        z-index: 1;
        transition: opacity 0.3s ease;
        cursor: pointer;
        border: none;
    }

    .footer-form__button::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(100%);
        height: calc(100%);
        background: linear-gradient(322.4deg, #4C0091 11.93%, #00FFE1 95.31%);
        box-shadow: 24.8px 28.53px 75.6px 0px #14182A3B, 5px 5px 7px 0px #8AFFF1 inset, -7.61px -8.75px 11.59px 0px #792ACE inset;
        border-radius: 30px;
        z-index: -1;
        transition: opacity 0.3s ease;
    }

    .footer-form__button::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% + 24px);
        height: calc(100% + 24px);
        box-shadow: 0px 0px 6px 3px #FFFFFF7A inset;
        border-radius: 40px;
        z-index: -2;
        transition: all 0.3s ease;
    }

    .footer-form__button:hover::before {
        background: linear-gradient(322.4deg, #4C0091 11.93%, #00FFE1 95.31%);
        box-shadow: 2px 2px 6px 0px #4C0090, 5px 5px 7px 0px #EFD4FF inset, -7.61px -8.75px 11.59px 0px #612ACE inset;
        transition: all 0.3s ease;
    }

    .footer-form__button:hover::after {
        background: #D744BF8F;
        border: 1px solid #D744BF;
        box-shadow: 0px 0px 7.9px 0px #D744BF8F;
        backdrop-filter: blur(12px);
        opacity: 1;
        transition: opacity 0.3s ease;
        z-index: -2;
    }

    .status-box-img .subscribe-title-status {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        color: #242424;

        margin: 0 !important;

    }

    @media (max-width: 768px) {
        .status-box-img img {
            width: 24px;
            height: 24px;
        }

        .subscribe-title-status {
            font-size: 24px;
        }

        .status-box-img .subscribe-title-status {
            font-size: 14px;
            text-align: left;
        }
    }
/* End */
/* /local/templates/ai_markt/components/bitrix/subscribe.edit/without_rubrics/style.css?176553902811104 */
