

/* Start:/local/components/academyit/news.list/templates/home_slider/style.css?1762875004849*/
/*style home_slider start*/

/*Пока слайдер не инициализировался tpl l aca*/
/*устанавливаем неактивными все слайды в слайдере кроме первого*/
.BGs.slide:not(:first-child) {
	display: none;
}

/*устанавливаем все слайды в слайдере активными после инициализации slick-slider*/
.BGs.slick-initialized .slide:not(:first-child) {
	display: block;
}

.BGs {
	height: 500px;
	overflow: hidden;
}

div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

a.slider_link {
    position: absolute;
    height: 100%;
    width: 100%;
	z-index: 2;
}

#news_block_activity {
    margin-top: -30px;
}

/*style home_slider end*/
/* End */


/* Start:/local/components/academyit/news.list/templates/home_preim/style.css?1778229700384*/

.si2_sl_block {
    padding: 24px !important;
}

.si2_sl_isset {
    min-height: 200px !important;
}	

.si2_sl_block_zg{
	max-width: 185px;
}

.si2_sl_block_img {
	margin-bottom:15px;
}

.si2_sl_block_img img {
	margin-right:10px;
}
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/academyit/news.list/templates/home_napravleniya_grey/style.css?17473908162111*/
.si3_block_white .np6_blocks_block_isset_p {
  color: rgba(18, 18, 18, 1);
}
.si3_block_white .si3_blocks_block_isset {
  background: rgba(242, 242, 242, 1) !important;
}
.ibig_shadow {
  margin-top: 0px !important;
  padding: 0 0 50px !important;
}
/* Направления */
.np6_blocks {
  width: 100%;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  cursor: pointer;
}


.np6_blocks_block {
  height: 178px;
  width: 232px;
  border-radius: 8px;
  margin: 16px;
  box-shadow: 0px 4px 8px 0px #0000001a;
}

.np6_blocks_block_isset {
  width: 100%;
  height: 100%;
  background: #ff9c6e;
  border-radius: 8px;
  padding: 24px 20px;
  position: relative;
}

.np6_blocks_block_isset_a {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  height: 30px;
  display: block;
}

.np6_blocks_block_isset_p {
  margin: 16px 0 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  max-width: 140px;
  color: #fff;
}

.si3_blocks_block_isset:hover {
  background: #fff !important;
}
.si3_blocks_block_isset:hover p {
  color: #121212;
}
.si3_blocks_block_isset:hover img {
  opacity: 0;
  display: none;
}
.hover_arrow {
  opacity: 0;
}
.si3_blocks_block_isset:hover .hover_arrow {
  /* opacity: 1;*/
  display: block;
}
/* #6  */
.si3_block_white {
  background: rgba(242, 242, 242, 1) !important;
}

.si3_block_white .si3_block_text h2 {
  color: rgba(18, 18, 18, 1);
}

.si3_block_white .si3_block_text_a {
  color: rgba(18, 18, 18, 1);
}

.si3_block_white .si3_blocks_block_isset {
  background: rgba(242, 242, 242, 1) !important;
}

.si3_block_white .np6_blocks_block_isset_p {
  color: rgba(18, 18, 18, 1);
}

@media (max-width: 992px) {
  .si3_block_text_a{
    display: block !important;
  }
  .si3_block_text_link{
    display: none;
  }
  #block_slider_napr_grey .slick-dots li.slick-active button:before {
    color: #F47C44 !important;
  }
  
  #block_slider_napr_grey .slick-dots li button:before {
    color: #FF9C6E !important;
  }
  }
/* End */


/* Start:/local/templates/academy_it/components/bitrix/system.pagenavigation/courses_main/style.css?1648821065127*/
@media (max-width: 640px){
    .si4_btn.fc.load_more {
        display: flex !important;
        margin-top: 40px;
    }
}
/* End */


/* Start:/local/components/academyit/news.list/templates/courses_main/style.css?17760931241352*/
.donabor-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    cursor: help;
}

.donabor-icon svg {
    width: 18px;
    height: 18px;
}
.donabor-icon .tooltip-text {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    color: #000;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 64px;
    border: 1px solid #F47C44 !important;
    white-space: nowrap;
    z-index: 1000;
    margin-bottom: 8px;
    display: none;
    font: 12px Tahoma;
}

.donabor-icon:hover .tooltip-text {
    display: block;
}
.donabor-icon .tooltip-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.other-dates-link-text:hover {
    text-decoration: underline;
}

.textPrice .text.normal{
	font-weight:normal!important;
	font-size: 11px!important;;
}

.textPrice .price{
	font-size: 11px!important;;
}

#success_buy {
    position: fixed;
    left: 30%;
    z-index: 20000000;
    background: #fff;
    box-shadow: 0px 2px 4px rgb(53 53 53 / 8%);
    border-radius: 8px;
    padding: 10px 22px 10px 22px;
    color: #000;
    top: 80%;
}
/* End */


/* Start:/local/components/academyit_v1/addCart.success.message/templates/.default/style.css?17607071332396*/
/* Базовые стили для сообщения */
.add-cart-success-message {
    position: fixed;
    z-index: 20000000;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 2px 4px rgb(53 53 53 / 8%);
    border-radius: 8px;
    padding: 16px;
    font-size: 16px;
    line-height: 20px;
    color: #332B2B;
    text-align: center;
    top: 20px;
    width: 320px;
    max-width: 90vw;
    box-sizing: border-box;
}

/* Десктопная версия */
@media (min-width: 768px) {
    .add-cart-success-message {
        right: 20px;
        left: auto;
    }
    
    .message-buttons {
        display: flex;
        gap: 12px;
        justify-content: center;
    }
    
    .message-button {
        width: auto;
        flex: 1;
    }
}

/* Мобильная версия */
@media (max-width: 767px) {
    .add-cart-success-message {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    
    .message-buttons {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    
    .message-button {
        width: 100%;
    }
}

/* Общие стили для контента и кнопок */
.message-content {
    margin-bottom: 16px;
    font-weight: 500;
}

.message-button {
    padding: 5px;
    font-size: 14px;
    border-radius: 64px;
    border: 1px solid #F47C44;
    flex-shrink: 0;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
    font-weight: 500;
    box-sizing: border-box;
    display: block;
}

/* Белая кнопка "Продолжить поиск" */
.message-button.continue {
    background: white;
    color: #F47C44;
    border: 1px solid #F47C44;
}

.message-button.continue:hover {
    background: #F47C44;
    color: white;
    border-color: #F47C44;
}

/* Оранжевая кнопка "В корзину" */
.message-button.cart {
    background: #F47C44;
    color: white;
    border: 1px solid #F47C44;
}

.message-button.cart:hover {
    background: #fff;
    color: #F47C44;
    border-color: #e56930;
}

/* Анимация появления */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.add-cart-success-message.show {
    animation: slideIn 0.3s ease-out forwards;
}
/* End */


/* Start:/local/components/academyit/news.list/templates/home_socials/style.css?17787687817609*/
body {
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.events-container {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Header card */
.header-card {
    background: #69B59C;
    border-radius: 16px;
    padding: 1.5rem 2rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 40px;
    /* width: 100%; --> */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.header-title {
    /* font-weight: 500;*/
    /*font-size: clamp(28px, 5vw, 40px);*/
    /*line-height: 1.2;*/
    /*letter-spacing: -0.03em;*/
    /*color: #FFFFFF;*/
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    color: #FFF;
}

.header-icons {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.icon-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    padding: 8px 20px 8px 16px;
    backdrop-filter: blur(2px);
}

.telegram-logo {
    width: 36px;
    height: 36px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 500;
    color: #69B59C;
}

.screenshot-placeholder {
    background: #FFFFFF;
    border-radius: 16px;
    height: 46px;
    display: flex;
    align-items: center;
    padding: 0 16px;
    font-weight: 500;
    font-size: 14px;
    color: #2c5a4a;
    gap: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.screenshot-placeholder span {
    font-size: 20px;
}

/* ===== Стили для текстовой ссылки "Все мероприятия" ===== */
.si5_block1_text_a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    letter-spacing: -0.01em;
    transition: opacity 0.2s ease, transform 0.2s ease;
    /*background: rgba(255,255,255,0.1);*/
    padding: 8px 16px;
    border-radius: 16px;
    backdrop-filter: blur(2px);
}

.si5_block1_text_a:hover {
    /*opacity: 0.85;*/
    background: rgba(255, 255, 255, 0.2);
    transform: translateX(2px);
}

.si5_block1_text_a svg {
    width: 12px;
    height: 12px;
    transition: transform 0.2s ease;
}

.si5_block1_text_a:hover svg {
    transform: translateX(3px);
}

.si5_block1_text_a_path {
    fill: #FFFFFF;
}

a {
    text-decoration: none;
}

/* Two columns layout */
.two-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 20px;
}

/* News card */
.news-card {
    background: #69B59C;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s;
    height: 100%;
}

.news-card:hover {
    /* приподнимает card с тенью */
    /*transform: translateY(-4px);
    box-shadow: 0 20px 32px rgba(0,0,0,0.12);*/
}

/* Image area - заменяем фоновые изображения на SVG */
.card-image {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4e8b74;
    /* fallback */
    overflow: hidden;
}

.card-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Card content - using flex column to push button to bottom right */
.card-content {
    padding: 32px 28px 32px 28px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
    /* min-height: 260px; */
}

.card-title {
    /*font-weight: 500;*/
    /*font-size: clamp(28px, 4vw, 40px);*/
    /*line-height: 1.2;*/
    /*letter-spacing: -0.03em;*/
    /*color: #FFFFFF;*/
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    color: #FFF;
}

/* follow row positioned at bottom right using flex auto margin */
.follow-row {
    display: flex;
    justify-content: flex-end;
    margin-top: auto;
    width: 100%;
}

/* Custom button with SVG arrow */
.custom-action {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    user-select: none;
    background: transparent;
    border: none;
    font-family: 'Lato', sans-serif;
    transition: all 0.2s ease;
}

/* SVG icon container */
.arrow-svg-icon {
    width: 39px;
    height: 39px;
    display: block;
    transition: all 0.2s ease;
}

/* Инверсия цветов при наведении на кнопку */
.custom-action:hover .arrow-svg-icon rect {
    stroke: #69B59C;
    fill: white;
    transition: all 0.2s ease;
}

.custom-action:hover .arrow-svg-icon path {
    stroke: #69B59C;
    transition: all 0.2s ease;
}

/* Также меняем фон рамки: делаем белую заливку, а стрелку и обводку цветом карточки */
.custom-action:hover .arrow-svg-icon rect {
    fill: #ffffff;
    stroke: #69B59C;
}

.custom-action:hover .arrow-svg-icon path {
    stroke: #69B59C;
}

/* Дополнительный эффект при клике */
.custom-action:active .arrow-svg-icon {
    transform: scale(0.96);
}

.action-label {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    /* было 700 -> 500 */
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.01em;
    transition: color 0.2s ease;
}

/* Легкое изменение текста при ховере */
.custom-action:hover .action-label {
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
}

.si_all {
  margin-top: 40px !important;
}

/* Mobile responsiveness */
@media (max-width: 860px) {
    .events-container {
        padding: 15px;
        width: auto;
    }
    .events-container .si5_block1_text_a {
        display: block !important;
    }
    .two-columns {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .header-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .header-icons {
        justify-content: center;
    }

    .card-content {
        padding: 24px 20px 28px 20px;
    }

    .follow-row {
        justify-content: flex-end;
    }
}

@media (max-width: 520px) {
    body {
        padding: 16px;
    }

    .action-label {
        font-size: 16px;
    }

    .arrow-svg-icon {
        width: 36px;
        height: 36px;
    }

    .si5_block1_text_a {
        font-size: 14px;
        padding: 6px 12px;
    }
}

.attribution-note {
    text-align: center;
    margin-top: 42px;
    font-size: 13px;
    color: #7b8e86;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}

/* Toast notification style */
.toast-msg {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%) scale(0.9);
    background: #2c5a4a;
    color: white;
    padding: 10px 24px;
    border-radius: 16px;
    font-weight: 500;
    font-size: 14px;
    opacity: 0;
    transition: opacity 0.2s, transform 0.2s;
    pointer-events: none;
    z-index: 1000;
    white-space: nowrap;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    font-family: 'Lato', sans-serif;
}

.toast-msg.show {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}

@media (max-width: 600px) {
    .toast-msg {
        white-space: normal;
        width: 80%;
        text-align: center;
        font-size: 12px;
    }
}

/* End */


/* Start:/local/components/academyit/news.list/templates/home_filials/style.css?1648821064150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/academyit/news.list/templates/home_napravleniya/style.css?1752757663150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/academyit/news.list/templates/home_klients/style.css?1648821064150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/academyit/news.list/templates/home_partners/style.css?1648821064150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/academy_it/components/form/form.result.new/home_form/style.css?16488210661787*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/academy_it/components/form/form.result.new/home_form/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/academy_it/components/form/form.result.new/home_form/images/icon_warn.gif);
}

.stFillB2FIL_block_check {
    border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
    cursor: pointer;
}
.stFillB2FIL_block_check_input {
    display: none;
}

.stFillB2FIL_block_check_svg {
    position: absolute;
    z-index: 2;
}
.stFillB2FIL_block_mini {
    margin: 0 0 16px 0;
}

.stFillB2FIL_block_check.fc.bsbb{
	background: #fff;
}

.si7_fb_text_zg {
    font-size: 32px;
    line-height: 40px;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 16px;
    min-width: 400px;
}


input.si7_fb_form_input.bsbb.error{
	border: 1px solid #f00;
}

span.error-form {
    display: block;
    float: left;
    font-size: 10px;
    color: #f00;
}


.stFillB2FIL_block_check_contact_form {
	border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
    cursor: pointer;
	background: #fff;
}

.stFillB2FIL_block_check_contact_form .stFillB2FIL_block_check_svg_contact{
	position: absolute;
    z-index: 2;
}

.checkbox-red {
    background: #f00;
}
/* End */
/* /local/components/academyit/news.list/templates/home_slider/style.css?1762875004849 */
/* /local/components/academyit/news.list/templates/home_preim/style.css?1778229700384 */
/* /local/components/academyit/news.list/templates/home_napravleniya_grey/style.css?17473908162111 */
/* /local/templates/academy_it/components/bitrix/system.pagenavigation/courses_main/style.css?1648821065127 */
/* /local/components/academyit/news.list/templates/courses_main/style.css?17760931241352 */
/* /local/components/academyit_v1/addCart.success.message/templates/.default/style.css?17607071332396 */
/* /local/components/academyit/news.list/templates/home_socials/style.css?17787687817609 */
/* /local/components/academyit/news.list/templates/home_filials/style.css?1648821064150 */
/* /local/components/academyit/news.list/templates/home_napravleniya/style.css?1752757663150 */
/* /local/components/academyit/news.list/templates/home_klients/style.css?1648821064150 */
/* /local/components/academyit/news.list/templates/home_partners/style.css?1648821064150 */
/* /local/templates/academy_it/components/form/form.result.new/home_form/style.css?16488210661787 */
