

/** skills-section **/

.skills-section_c695a7fa79f0d0fe{
  position: relative;
}

.skills-section_c695a7fa79f0d0fe .upper-box_fb61ceee4ab4efdd{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.skills-section_c695a7fa79f0d0fe .upper-box_fb61ceee4ab4efdd .link_f93c7b2da0922014 a{
  position: relative;
  display: inline-block;
  width: 205px;
  height: 205px;
  line-height: 205px;
  font-size: 60px;
  color: var(--title-color);
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  border-radius: 50%;
  text-align: center;
}

.skills-section_c695a7fa79f0d0fe .upper-box_fb61ceee4ab4efdd .link_f93c7b2da0922014 a i{
  position: relative;
  display: inline-block;
  transition: all 500ms ease;
}

.skills-section_c695a7fa79f0d0fe .upper-box_fb61ceee4ab4efdd .link_f93c7b2da0922014 a:hover i{
  transform: rotate(45deg);
}

.skills-section_c695a7fa79f0d0fe .title-box_55c9d7f14e184bbd h2{
  font-size: 36px;
  line-height: 38px;
  font-weight: 500;
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73{
  position: relative;
  display: block;
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f{
  position: relative;
  padding: 37px 100px 45px 150px;
  border-bottom: 1px solid var(--secondary-color);
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f:first-child{
  border-top: 1px solid var(--secondary-color);
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f .year_18be879e4b959408{
  position: absolute;
  left: 0px;
  top: 37px;
  display: block;
  font-size: 16px;
  line-height: 37px;
  font-weight: 500;
  color: var(--title-color);
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f h3{
  position: relative;
  display: block;
  font-size: 28px;
  line-height: 37px;
  font-family: var(--title-font);
  font-weight: 500;
  margin-bottom: 4px;
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f .text-box_8de77cfa3e63e4bc span{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 38px;
  color: rgba(0, 0, 0, 0.35);
}

.skills-section_c695a7fa79f0d0fe .left-content_98023f2296230f73 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f .count-text_8567a9b525bfc9a4{
  position: absolute;
  top: 29px;
  right: 0px;
  font-size: 80px;
  line-height: 72px;
  font-family: var(--title-font);
  font-weight: 100;
  color: rgba(0, 0, 0, 0.10);
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939{
  position: relative;
  display: block;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f{
  position: relative;
  display: block;
  background: #F5F4F5;
  padding: 70px 48px 37px 32px;
  margin-bottom: 44px;
  border-radius: 30px;
  z-index: 1;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
  border-radius: 30px;
  z-index: -1;
  transition: all 500ms ease;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f:hover:before{
  height: 100%;
  top: 0px;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f:last-child{
  margin-bottom: 0px;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f h2{
  position: relative;
  display: block;
  font-size: 72px;
  line-height: 79px;
  font-family: var(--text-font);
  font-weight: 500;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f .text-box_8de77cfa3e63e4bc{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f .text-box_8de77cfa3e63e4bc .text{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 39px;
  color: rgba(0, 0, 0, 0.30);
}

.skills-section_c695a7fa79f0d0fe .right-content_1dbe4fcd8dbbd939 .inner-box_5874da8ad401fb02 .single-item_e2a610eaff1a386f .text-box_8de77cfa3e63e4bc .year_18be879e4b959408{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 39px;
  font-weight: 700;
  color: var(--title-color);
}

.skills-section_c695a7fa79f0d0fe .skills-list_57f18595bdb55d83 li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 25px;
  margin-bottom: 30px;
}

.skills-section_c695a7fa79f0d0fe .skills-list_57f18595bdb55d83 li a{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  background: var(--secondary-color);
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 20px 36px;
}

.skills-section_c695a7fa79f0d0fe .skills-list_57f18595bdb55d83 li a:hover{

}

.skills-section_c695a7fa79f0d0fe .skills-list_57f18595bdb55d83 li button{
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 70px;
  color: var(--title-color);
  transition: all 500ms ease;
}

.skills-section_c695a7fa79f0d0fe .skills-list_57f18595bdb55d83 li button:hover{

}

.skills-section_c695a7fa79f0d0fe .image-layer_b54621f4af403788{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.skills-section_c695a7fa79f0d0fe .image-layer-dark_8287bb201d06fdb2{
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 0;
}

.skills-section_c695a7fa79f0d0fe .list-inner_4c9f582e28a104da h3{
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 49px;
}

.skills-section_c695a7fa79f0d0fe .list-inner_4c9f582e28a104da .skills-list_57f18595bdb55d83 li a{
  padding: 20px 28px;
}
























