

/** feature-section **/

.feature-section_8738ad53d672491b{
  position: relative;
  background: #F6F6F6;
  padding-top: 50px;
  z-index: 1;
}

.feature-section_8738ad53d672491b .outer-container_42605f33fbb2389a{
  position: relative;
  padding: 0px 75px;
}

.feature-section_8738ad53d672491b .content-one_a30500eb960af0a7{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 30px;
  padding: 33px 30px 35px 37px;
  margin-right: 135px;
}

.feature-section_8738ad53d672491b .content-one_a30500eb960af0a7 .clients-image_147c2fa70cca8185{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 111px;
}

.feature-section_8738ad53d672491b .content-one_a30500eb960af0a7 .clients-image_147c2fa70cca8185 li{
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 6px solid #fff;
  margin-right: -22px;
}

.feature-section_8738ad53d672491b .content-one_a30500eb960af0a7 .clients-image_147c2fa70cca8185 li img{
  width: 100%;
  border-radius: 50%;
}

.feature-section_8738ad53d672491b .content-one_a30500eb960af0a7 p{
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 8px;
}

.feature-section_8738ad53d672491b .content-one_a30500eb960af0a7 .count-outer_3ecc4295d288a07e{
  font-size: 90px;
  line-height: 108px;
  font-weight: 500;
  color: var(--title-color);
}

.feature-section_8738ad53d672491b .content-two_c951a00747b34eda{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 30px;
  padding: 54px 65px 60px 65px;
  text-align: center;
  margin-left: -135px;
}

.feature-section_8738ad53d672491b .content-two_c951a00747b34eda .icon-box_f48663801eae8669{
  position: relative;
  display: inline-block;
  font-size: 32px;
  color: var(--title-color);
  margin-bottom: 36px;
}

.feature-section_8738ad53d672491b .content-two_c951a00747b34eda p{
  font-size: 38px;
  line-height: 52px;
  font-weight: 500;
  color: var(--title-color);
  margin-bottom: 33px;
}

.feature-section_8738ad53d672491b .content-two_c951a00747b34eda h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 36px;
  font-family: var(--text-font);
  font-weight: 500;
}

.feature-section_8738ad53d672491b .content-two_c951a00747b34eda h4 span{
  opacity: 0.4;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d{
  position: relative;
  display: block;
  padding: 26px 30px 34px 62px;
  border-radius: 30px 30px 0px 30px;
  overflow: hidden;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d .shape_d428d9984537af24{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d p{
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 185px;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d p span{
  display: block;
  font-size: 18px;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d h2{
  position: relative;
  display: block;
  font-size: 38px;
  line-height: 44px;
  font-family: var(--text-font);
  color: #fff;
  font-weight: 500;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d .big-text_732cf1b8b9fca093{
  position: absolute;
  display: inline-block;
  top: 113px;
  right: -42px;
  font-size: 190px;
  line-height: 150px;
  font-weight: 500;
  text-transform: uppercase;
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(0deg, #ffffff, #806BFF 100%);
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d .video-btn_e1993337b9bec5a7{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d .video-btn_e1993337b9bec5a7 a{
  position: relative;
  display: inline-block;
  width: 55px;
  height: 57px;
  line-height: 57px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #806BFF;
  border-radius: 10px;
}

.feature-section_8738ad53d672491b .content-three_9195d7b6aeb8305d .video-btn_e1993337b9bec5a7 a:hover{

}

.feature-section_8738ad53d672491b .pattern-layer_79ddf933f8a49362{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background-repeat: no-repeat;
  background-position: center;
  width: 1004px;
  height: 824px;
}

/** feature-style-two **/

.feature-style-two_19039580381dbadb{
  position: relative;
  background: #F6EFE9;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  padding: 81px 0px 98px 0px;
}

.feature-style-two_19039580381dbadb .outer-container_42605f33fbb2389a{
  position: relative;
  padding: 0px 70px;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .video-box_1329706c359f8ca7{
  position: relative;
  display: flex;
  align-items: center;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .video-box_1329706c359f8ca7 span{
  position: relative;
  display: inline-block;
  width: 175px;
  height: 175px;
  line-height: 175px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--title-color);
  margin-right: -30px;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .video-box_1329706c359f8ca7 a{
  position: relative;
  display: inline-block;
  width: 175px;
  height: 175px;
  line-height: 175px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  border-radius: 50%;
  background: #FF6940;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .video-box_1329706c359f8ca7 a:before,
.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .video-box_1329706c359f8ca7 a:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 105, 64, 0.2);
  box-shadow: 0 0 0 0 rgba(255, 105, 64, 0.2);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .video-box_1329706c359f8ca7 a:after{
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .text-box_65aa4f9dc54130c2{
  position: relative;
  display: block;
  max-width: 800px;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .text-box_65aa4f9dc54130c2 span{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 44px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.50);
  margin-bottom: 14px;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .text-box_65aa4f9dc54130c2 h2{
  display: block;
  font-size: 40px;
  line-height: 57px;
  font-family: var(--text-font);
  font-weight: 500;
  font-style: italic;
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .clients-logo_ff2fb9edd174af6d span{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.50);
}

.feature-style-two_19039580381dbadb .inner-container_d8426fd3d60ffbce .clients-logo_ff2fb9edd174af6d .logo-2_dbe282ff019599be{
  display: none;
}

/** featured-books-section **/

.featured-books-section_2369f8276aff9234{
  position: relative;
  background: #fff;
  padding: 93px 0px 90px 0px;
}

.featured-books-section_2369f8276aff9234 .outer-container_42605f33fbb2389a{
  position: relative;
  padding: 0px 150px;
}

.featured-books-section_2369f8276aff9234 .bg-color_0bbd863ac177ef83{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  background: #DFCDBE;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078{
  position: relative;
  display: block;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 111px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 68px;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-style: italic;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 h2 span{
  position: relative;
  display: inline-block;
  padding-left: 100px;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 h2 span:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_6f8bf5860a/shape-104.f332480cf0.png);
  width: 65px;
  height: 65px;
  left: 0px;
  top: 23px;
  background-repeat: no-repeat;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 p{
  font-size: 24px;
  line-height: 38px;
  color: var(--title-color);
  margin-bottom: 55px;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 a{
  position: relative;
  display: inline-block;
  width: 230px;
  height: 119px;
  line-height: 119px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--title-color);
  text-transform: uppercase;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 a:hover{

}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 a:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_6f8bf5860a/shape-120.e89aa488b1.png);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 .shape_d428d9984537af24{
  position: absolute;
  left: 290px;
  bottom: 50px;
  width: 145px;
  height: 48px;
  background-repeat: no-repeat;
}

.featured-books-section_2369f8276aff9234 .content-box_6793a668f3a1e078 .shape-2_fc6525eb4df45ecc{
  position: absolute;
  left: 290px;
  bottom: 50px;
  width: 145px;
  height: 48px;
  background-repeat: no-repeat;
  display: none;
}

/** featured-image-section **/

.featured-image-section_3e79d71cba63ade7{
  position: relative;
}

.featured-image-section_3e79d71cba63ade7 .outer-container_42605f33fbb2389a{
  position: relative;
  padding: 0px 50px;
}

.featured-image-section_3e79d71cba63ade7 .title-text_469ad314633c508e h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 105px;
  font-family: var(--text-font);
  font-weight: 500;
}

.featured-image-section_3e79d71cba63ade7 .inner-container_d8426fd3d60ffbce{
  position: relative;
  overflow: hidden;
  padding: 550px 30px 50px 50px;
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078{
  position: relative;
  display: block;
  max-width: 530px;
  background: #fff;
  padding: 26px 40px 34px 45px;
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 .date_ad1d9423538f87a6{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 42px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.30);
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 h3{
  display: block;
  font-size: 46px;
  line-height: 55px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 5px;
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 h3 a{
  display: inline-block;
  color: var(--title-color);
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 h3 a:hover{

}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 .lower-box_1fa9e7b8025b912c{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 .lower-box_1fa9e7b8025b912c span{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  color: var(--title-color);
  text-decoration: underline;
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 .lower-box_1fa9e7b8025b912c a{
  position: relative;
  display: inline-block;
  width: 61px;
  height: 61px;
  line-height: 63px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background: var(--secondary-color);
}

.featured-image-section_3e79d71cba63ade7 .content-box_6793a668f3a1e078 .lower-box_1fa9e7b8025b912c a:hover{

}
























