

/* Start:/local/templates/sm_students/components/bitrix/news.detail/video/style.css?1761118996155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/sm_students/css/video.css?17655185401160*/
.video-block {
  position: relative;
  width: 100%;
  max-width: 1394px;
  margin: 0 auto;
  overflow: hidden;
  transition: border-radius 0.4s;
}

.video-block.active {
  border-radius: 16px;
}

.video-preview {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.video-preview-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-content {
  display: flex;
}

.video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: var(--akva-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.video-play::before {
  content: '';
  display: block;
  height: 40px;
  width: 40px;
  flex: none;
  background: url(/local/templates/sm_students/css/../img/icons/video-play.svg) center / contain no-repeat;
}

@media (max-width: 767px) {
  .video-play {
    width: 64px;
    height: 64px;
  }

  .video-play::before {
    height: 20px;
    width: 20px;
  }
}
/* End */


/* Start:/local/templates/sm_students/components/bitrix/news.list/student_education_ta/style.css?1761394696399*/
.profit-list {
  display: flex;
  gap: 64px;
  padding: 0 64px;
  flex-wrap: wrap;
}

.profit-item {
  flex: 1;
}

@media (max-width: 1919px) {
  .profit-list {
    gap: 40px;
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .profit-list {
    gap: 32px;
    padding: 0 32px;
  }
}

@media (max-width: 539px) {
  .profit-list {
    flex-direction: column;
  }
}
/* End */


/* Start:/local/templates/sm_students/css/program.css?17617479481919*/
.program-bg-orange {
    background: linear-gradient(45deg, #FF853A, #EA5B0C);
    position: relative;
}

.program-bg-orange::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/local/templates/sm_students/img/student/stag-1-bg.svg) center / cover no-repeat;
}

.program-bg-akva-base {
    background: linear-gradient(45deg, #00C4D9, #01ADBA);
    position: relative;
}

.program-bg-akva-base::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/local/templates/sm_students/img/student/stag-2-bg.svg) center / cover no-repeat;
}

.program-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.program-title {
    position: relative;
}

.program-info {
    position: relative;
    display: flex;
    align-items: flex-end;
}

.program-img {
    height: 350px;
    width: 350px;
    object-fit: contain;
    margin-bottom: -48px;
    margin-left: -48px;
}

.program-txt {
    margin-left: auto;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.program-txt li {
    margin: 0 !important;
}

@media (max-width: 1919px) {
    .program-img {
        height: 20vw;
        width: 20vw;
    }
}

@media (min-width: 1024px) {
    .program-txt {
        padding-left: 0;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .program-item {
        justify-content: flex-start;
    }

    .program-info {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
}

@media (max-width: 1023px) {
    .program-txt {
        width: 100%;
        padding-top: 0;
    }

    .program-img {
        height: 25vw;
        width: 25vw;
    }
}


@media (max-width: 767px) {
    .program-img {
        margin-bottom: -16px;
        margin-left: -16px;
    }
}
/* End */


/* Start:/local/templates/sm_students/components/bitrix/news.detail/dots_list/style.css?1761118996155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/sm_students/components/bitrix/news.detail/blue_program_list/style.css?1761118996155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/sm_students/components/bitrix/news.list/circle_icons_center_image/style.css?1761119579150*/
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/sm_students/css/slider-animation.css?17613890701447*/
@media (min-width: 767px) {
    .animate {
        animation-iteration-count: 1;
        animation-duration: 1s;
        animation-direction: normal;
        animation-fill-mode: forwards;
        animation-timing-function: ease-in-out;
        animation-delay: 0.4s;
    }
}

.slick-active .zoomOut {
    animation-name: zoomOut;
}

.slick-active .fadeUp {
    animation-name: fadeUp;
}

.slick-active .fadeDown {
    animation-name: fadeDown;
}

.slick-active .fadeLeft {
    animation-name: fadeLeft;
}

.slick-active .fadeRight {
    animation-name: fadeRight;
}

@keyframes zoomOut {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(32px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translateY(-32px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translateX(32px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translateX(-32px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* End */
/* /local/templates/sm_students/components/bitrix/news.detail/video/style.css?1761118996155 */
/* /local/templates/sm_students/css/video.css?17655185401160 */
/* /local/templates/sm_students/components/bitrix/news.list/student_education_ta/style.css?1761394696399 */
/* /local/templates/sm_students/css/program.css?17617479481919 */
/* /local/templates/sm_students/components/bitrix/news.detail/dots_list/style.css?1761118996155 */
/* /local/templates/sm_students/components/bitrix/news.detail/blue_program_list/style.css?1761118996155 */
/* /local/templates/sm_students/components/bitrix/news.list/circle_icons_center_image/style.css?1761119579150 */
/* /local/templates/sm_students/css/slider-animation.css?17613890701447 */
