@charset "UTF-8";
.widget-nano-section {
  width: 100%;
  height: auto;
}

.widget-nano-section .widget-nano-box {
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.widget-nano-section .widget-nano-box .title-border {
  width: 69px;
  height: 3px;
  border: 2px solid #2684ff;
  margin-bottom: 24px;
}

.widget-nano-section .widget-nano-box .section-big {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 52px;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left {
  font-size: 30px;
  color: #000;
  font-family: 'Noto Sans CJK KR';
  letter-spacing: -0.67px;
  height: 96px;
  line-height: 1.2;
  font-weight: bold;
  width: 10.5%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left .span {
  width: 10%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right-first {
  font-size: 18px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 {
  margin-top: 32px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text {
  font-size: 18px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text > span {
  font-weight: bold;
}

.widget-nano-section .widget-nano-box .greeting-photo-box {
  margin-bottom: 52px;
  margin-top: 52px;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo {
  width: 100%;
  margin-bottom: 22px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item1 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image01.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item2 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image02.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item3 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image03.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item4 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image04.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .section-big:first-child {
  margin-top: 56px;
}

.widget-nano-section .section-big:last-child {
  margin-bottom: 120px;
}

.spk-badge-rect {
  position: relative;
  display: inline-block;
  margin-right: 18px;
  font-size: 14px;
  width: 34px;
  line-height: 34px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #1427A0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel header */
.spk-modern-panel__header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-modern-panel__header-title--center {
  text-align: center;
}

.spk-modern-panel__header-title {
  margin: 0;
  padding: 15px 24px;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel content */
.spk-modern-panel__content::after {
  display: block;
  clear: both;
  content: '';
}

.spk-modern-panel__content {
  position: relative;
  display: block;
  border-top: none;
  font-size: 16px;
  color: #949BA5;
  letter-spacing: -0.36px;
  line-height: 28px;
  background: #2B384B;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-modern-panel__content-title {
  display: block;
  float: left;
}

.spk-modern-panel__content-title {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: -0.53px;
  line-height: 32px;
}

.spk-modern-panel__content-desc {
  display: block;
  padding-left: 130px;
}

/* spk-panel header */
.spk-panel__header {
  background: #F3F3F3;
  border: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-panel__header-title--center {
  text-align: center;
}

.spk-panel__header-title {
  margin: 0;
  padding: 15px 24px;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel content */
.spk-panel__content {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #CCCCCC;
  border-top: none;
}

.spk-font--large {
  margin-bottom: 32px;
  font-weight: bold;
  font-size: 30px;
  color: #141414;
  letter-spacing: -0.67px;
  line-height: 30px;
}

.spk-info-title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
  color: #141414;
  letter-spacing: -0.4px;
  line-height: 21px;
}

.spk-info-value {
  font-size: 16px;
  color: #666666;
  letter-spacing: -0.36px;
  line-height: 28px;
}

.spk-tab__list {
  position: relative;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.spk-tab__list-item {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 22px 0;
  margin-left: -1px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  list-style: none;
  text-align: center;
  background: #F3F3F3;
  border: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-tab__list-item--active,
.spk-tab__list-item:hover {
  background: #FFFFFF;
  border: 1px solid #1427A0;
  font-weight: bold;
  font-size: 18px;
  color: #1427A0;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  border-bottom: none;
  z-index: 1;
  cursor: pointer;
}

.spk-tab__content {
  display: none;
}

.spk-video-wrapper {
  display: block;
  width: 100vw;
  height: 56.25vw;
  max-height: 100vh;
  max-width: 177.78vh;
  background: black;
  margin: 0 auto;
}

.spk-video-wrapper {
  display: block;
  width: 100vw;
  height: 56.25vw;
  max-height: 100vh;
  max-width: 177.78vh;
  background: black;
  margin: 0 auto;
}

.title-border {
  height: 3px;
  border-color: #1427A0;
}

.spk-title--lg {
  font-weight: bold;
  font-size: 30px;
  color: #141414;
  letter-spacing: -0.67px;
  line-height: 30px;
}

.spk-description--md {
  font-size: 18px;
  color: #141414;
  letter-spacing: -0.4px;
  line-height: 32px;
}

@media screen and (max-width: 992px) {
  .pc--br {
    display: none;
  }
}

.widget-nano-box .xe-col-12 .manage-img {
  width: 100%;
  max-width: 100%;
  padding-top: 80%;
  background-image: url("../images/group.png");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.section-widget-funnyweb-main-board {
  padding: 32px 0;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list > li {
  padding: 11px 0;
  border-bottom: 1px solid #dfe1e6;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list > li:last-child {
  border-bottom: 0 none;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item-image-box {
  display: none;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item-link {
  display: block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item__title {
  display: block;
  padding-bottom: 2px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: -0.3px;
  color: #000;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item__date {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: rgba(124, 124, 124, 0.8);
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .title {
  border-bottom: 0 none;
  font-family: Avenir;
  font-size: 26px;
  color: #000000;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 0 8px;
  margin-bottom: 30px;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list .item-image-box {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list .item-image-box .xf-dimmed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../img/play.png) rgba(0, 0, 0, 0.4) no-repeat 50%;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list .item-image {
  display: block;
  padding-top: 57.5%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("/assets/core/common/img/default_image_1200x800.jpg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list .item-link {
  display: block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list .item__title {
  display: block;
  letter-spacing: -0.3px;
  color: #000;
  /* @include ellipsis (48px, 16px, 400, 24px, 2); */
  font-size: 18px;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list .item__date {
  display: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: rgba(124, 124, 124, 0.8);
}

.widget-funnyweb-main-board .title-box {
  position: relative;
  text-align: center;
  margin-bottom: 24px;
}

.widget-funnyweb-main-board .title {
  margin: 0;
  padding: 0 0 21px;
  border-bottom: 2px solid #000;
  font-family: 'S-CoreDream', sans-serif;
  font-size: 25px;
  line-height: 29px;
  font-weight: 600;
  letter-spacing: -0.14px;
  color: #181818;
}

.widget-funnyweb-main-board .more-link {
  position: absolute;
  top: 10px;
  right: 0;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  margin-bottom: 20px;
}

.widget-funnyweb-main-board .more-link i {
  font-size: 24px;
  vertical-align: top;
  color: #345bd9;
}

.widget-funnyweb-main-board .photo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -15px;
  margin-left: -15px;
}

.widget-funnyweb-main-board .photo-list > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
  @include pc { */
.media-box {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.media-box .media-box-item {
  padding-left: 15px;
}

.media-box .media-box-item .item-img {
  background-repeat: no-repeat;
  padding-top: 62%;
  background-position: 50%;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.media-box .media-box-item .item-img .item-cover-redbox {
  width: 48px;
  height: 33px;
  background-image: url("../img/item-cover-youtube.png");
  background-size: cover;
  background-position: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}

.media-box .media-box-item .item-img::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.section-widget-funnyweb-main-board {
  padding: 60px 0 20px 0;
}

.section-widget-funnyweb-main-board .more-link {
  width: 24px;
  height: 24px;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item-link {
  position: relative;
  padding-right: 85px;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item__title {
  display: block;
  padding-right: 16px;
  font-size: 18px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--list .photo-list .item__date {
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.2px;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list {
  margin: 0 -8px;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list.list--item-two > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list.list--item-three > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list.list--item-four > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list.list--item-five > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

/* } */
.xf-pc-display-none {
  display: block;
  margin-left: -15px;
}

.xf-pc-display-none .widget-funnyweb-main-board .section-main-photo-list.list,
.xf-pc-display-none .widget-funnyweb-main-board .section-main-video-list.list {
  display: block;
}

.xf-mobile-display-none {
  display: none;
}

@media (min-width: 992px) {
  .section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -8px;
  }
  .section-widget-funnyweb-main-board.section-widget-funnyweb-main-board--card .photo-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 12px;
    margin-bottom: 30px;
  }
  .xf-pc-display-none {
    display: none;
  }
  .xf-mobile-display-none {
    display: block;
  }
  .item-image-box .item-cover-redbox {
    width: 48px;
    height: 33px;
    background-image: url("../img/item-cover-youtube.png");
    background-size: cover;
    background-position: 50%;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    margin-top: -16px;
  }
  .item-image-box::after {
    /*  content: '';
            background-color: rgba(0, 0, 0, 0.2);
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0; */
  }
}

/* 비디오 위젯 */
.xf-board--latest-video .xf-latest-board__title {
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: -0.2px;
  color: #141414;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 52px;
  margin: 16px 0 8px 0;
}

.xf-board--latest-video .xf-latest-board__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.2px;
  color: #9c9c9c;
}

.xf-board--latest-video .xf-latest-board__body .xf-latest-board__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xf-board--latest-video .xf-latest-board__body .xf-latest-board__text .xf-latest-board-item:after {
  content: '•';
  margin: 0 5px;
}

.xf-board--latest-video .xf-latest-board__body .xf-latest-board__text .xf-latest-board-item:last-child:after {
  content: '';
  margin: 0;
}

.xf-board--latest-video .xf-latest-board__body .xf-latest-board__icon .xf-latest-board__assent-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/assent.svg) no-repeat;
  background-size: 16px;
  margin: 0 2px -3px 0;
}

.media-box {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.media-box .media-box-item {
  padding-left: 15px;
}

.media-box .media-box-item .item-img {
  background-repeat: no-repeat;
  padding-top: 58%;
  background-position: 50%;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.media-box .media-box-item .item-img .item-cover-redbox {
  width: 48px;
  height: 33px;
  background-image: url("../img/item-cover-youtube.png");
  background-size: cover;
  background-position: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}

.media-box .media-box-item .item-img::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.xf-latest-board__title {
  font-size: 18px;
  margin-bottom: 8px;
}

.bord-title-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../img/new-copy.png");
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-left: 5px;
  vertical-align: middle;
  margin-top: -4px;
}

.xf-latest-board__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.2px;
  color: #9c9c9c;
  margin-top: 8px;
}

.xf-latest-board__body .xf-latest-board__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 286px;
  height: 48px;
}

.xf-latest-board__body .xf-latest-board__text .xf-latest-board-item:after {
  content: '•';
  margin: 0 5px;
}

.xf-latest-board__body .xf-latest-board__text .xf-latest-board-item:last-child:after {
  content: '';
  margin: 0;
}

.xf-latest-board__body .xf-latest-board__icon .xf-latest-board__assent-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/assent.svg) no-repeat;
  background-size: 16px;
  margin: 0 2px -3px 0;
}

.media-box .media-box-item .item-link .xf-latest-board__middle {
  width: 286px;
  height: 48px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #767676;
  display: inline-block;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*     .item-cover {
        width: 264px;
        height: 164px;
        background-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;

        .item-cover-redbox {
            width: 48px;
            height: 33px;
            background-image: url("../img/item-cover-youtube.png");
            background-size: cover;
            background-position: 50%;
          }
      }
       */
/* 10.27 */
.section-widget-funnyweb-main-board--card .widget-funnyweb-main-board .content-box .list--item-three {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-widget-funnyweb-main-board--card .widget-funnyweb-main-board .content-box .list--item-three .xf-board--latest-video {
  padding-left: 15px;
  width: 33.333%;
}

.section-widget-funnyweb-main-board--card .widget-funnyweb-main-board .content-box .list--item-three .xf-board--latest-video a {
  text-decoration: none;
  color: black;
}

.section-widget-funnyweb-main-board--card .widget-funnyweb-main-board .content-box .list--item-three .xf-board--latest-video .item-image-box .item-image--scale-animation {
  background: red;
  width: 98%;
  padding-top: 98%;
}

.item-image--scale-animation-one {
  background-image: url("../images/laser-img.png");
  padding-top: 98%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.item-image--scale-animation-two {
  background-image: url("../images/film-img.png");
  padding-top: 98%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.item-image--scale-animation-three {
  background-image: url("../images/router-img.png");
  padding-top: 98%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*# sourceMappingURL=html.css.map */
