

/** pricing-section **/

.pricing-section_fdadf5d9991836f6{
  position: relative;
  padding: 0px 50px;
}

.pricing-section_fdadf5d9991836f6 .outer-container_15c1fbc805361d3f{
  position: relative;
  padding: 89px 75px 110px 75px;
  border: 1px solid var(--secondary-color);
  border-top: none;
}

.pricing-section_fdadf5d9991836f6 .title-box_3fc8deea406135c4{
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.pricing-section_fdadf5d9991836f6 .title-box_3fc8deea406135c4 h2{
  font-size: 90px;
  line-height: 100px;
}

.pricing-section_fdadf5d9991836f6 .title-box_3fc8deea406135c4 .theme-btn_b4325871ff39193d{
  border-radius: 0px;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec{
  position: relative;
  display: block;
  margin-bottom: 40px;
  background: #C5D8F5;
  padding: 65px 60px 110px 60px;
  border-radius: 40px;
  transition: all 500ms ease;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec:hover{
  transform: translateY(-10px);
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec .icon-box_aaa8d02daf529c06{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec h2{
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 46px;
  font-weight: 500;
  margin-bottom: 29px;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 27px;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec .link_a902c97ec917fb28{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec .link_a902c97ec917fb28 a{
  position: relative;
  display: inline-block;
  width: 53px;
  height: 53px;
  line-height: 57px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 17px;
}

.pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec .link_a902c97ec917fb28 a:hover{
  transform: rotate(45deg);
}

.pricing-section_fdadf5d9991836f6 .pricing-block_d86d3e0fe09c3792{
  padding: 0px 20px;
}

.pricing-section_fdadf5d9991836f6 .inner-container_1d3c0655c533bf86{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_d86d3e0fe09c3792:first-child .pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec{
  
}

.pricing-block_d86d3e0fe09c3792:last-child .pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec{
  background: #E7EEFA;
}

.pricing-block_d86d3e0fe09c3792:first-child .pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec h2,
.pricing-block_d86d3e0fe09c3792:first-child .pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec p,
.pricing-block_d86d3e0fe09c3792:first-child .pricing-block-one_f2db091552168631 .inner-box_25c7e96e38fe10ec .list-style-one_90cd0ec84369d9f7 li{
  color: #fff;
}

.pricing-section_fdadf5d9991836f6 .pattern-layer_018b66049257a3c4{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
}

/** pricing-style-two **/

.pricing-style-two_25fef10e46085879{
  position: relative;
  padding: 0px 75px 295px 75px;
  background: #F6F6F6;
}

.pricing-style-two_25fef10e46085879 .outer-container_15c1fbc805361d3f{
  position: relative;
}

.pricing-style-two_25fef10e46085879 .title-text_c0b0f38ba67ec424 h2{
  position: relative;
  display: block;
  font-size: 82px;
  line-height: 92px;
  font-family: var(--text-font);
  font-weight: 700;
}

.pricing-style-two_25fef10e46085879 .title-text_c0b0f38ba67ec424 h2 span{
  position: relative;
  display: inline-block;
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e h2{
  font-size: 36px;
  line-height: 72px;
  font-family: var(--text-font);
  font-weight: 500;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e a{
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: var(--title-color);
  padding-right: 100px;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e a:hover{
  text-decoration: underline;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e a:before{
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 60px;
  height: 60px;
  top: -16px;
  right: 0px;
  border-radius: 50%;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e a i{
  position: absolute;
  top: 3px;
  right: 17px;
  font-size: 24px;
  color: #fff;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e a i:after{
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 36px;
  height: 1px;
  top: 10px;
  right: 36px;
  transition: all 500ms ease;
}

.pricing-style-two_25fef10e46085879 .upper-text_ad596060d4fd1c3e a:hover i:after{
  right: 0px;
  opacity: 0;
}

.pricing-style-two_25fef10e46085879 .inner-container_1d3c0655c533bf86{
  position: relative;
  background: #fff;
  border-radius: 50px;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792{
  position: relative;
  display: block;
  padding: 0px 50px 0px 500px;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .count-text_6d0a45caa7c14588{
  position: absolute;
  left: 83px;
  top: 100px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: var(--title-color);
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .content-box_9a353970d8d53e1c{
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 78px 32px 80px 0px;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792:last-child .content-box_9a353970d8d53e1c{
  border-bottom: none;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .price-box_ad1a7f2482d56286 h2{
  position: relative;
  display: block;
  font-size: 72px;
  line-height: 97px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 6px;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .price-box_ad1a7f2482d56286 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .feature-list_3c820372ffb1014e li{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 45px;
  color: var(--title-color);
  padding-left: 28px;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .feature-list_3c820372ffb1014e li:before{
  position: absolute;
  content: '\e90b';
  font-family: 'icomoon';
  left: 0px;
  top: 0px;
  font-size: 16px;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .plan-box_7291c4054980a7eb .theme-btn-three_926d47a4c6f0179a{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 38px;
  font-family: var(--text-font);
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  background: var(--secondary-color);
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  padding: 13px 37px 12px 37px;
  border-radius: 50px;
  margin-bottom: 29px;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .plan-box_7291c4054980a7eb .theme-btn-three_926d47a4c6f0179a:hover{

}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .plan-box_7291c4054980a7eb .theme-btn-three_926d47a4c6f0179a span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .plan-box_7291c4054980a7eb p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

.pricing-style-two_25fef10e46085879 .pricing-block_d86d3e0fe09c3792 .plan-box_7291c4054980a7eb span{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.40);
}

.pricing-style-two_25fef10e46085879 .shape_df6a31ad7a4d5e7a{
  position: absolute;
  left: 0px;
  top: -647px;
  width: 1251px;
  height: 1506px;
  background-repeat: no-repeat;
  display: none;
}

.pricing-style-two_25fef10e46085879 .pattern-layer_018b66049257a3c4{
  position: absolute;
  left: 0px;
  bottom: 120px;
  width: 100%;
  height: 370px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.pricing-block-two_d6b8c49c947a5bee{
  margin-bottom: 30px;
}

.pricing-block-two_d6b8c49c947a5bee:last-child{
  margin-bottom: 0px;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec{
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 61px 60px 55px 60px;
  border-radius: 40px;
  overflow: hidden;
}

.pricing-block-two_d6b8c49c947a5bee:first-child .inner-box_25c7e96e38fe10ec{
  background: #2661FF;
}

.pricing-block-two_d6b8c49c947a5bee:nth-child(2) .inner-box_25c7e96e38fe10ec{
  background: #C5D8F5;
}

.pricing-block-two_d6b8c49c947a5bee:nth-child(3) .inner-box_25c7e96e38fe10ec{
  background: #E7EEFA;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec .title-box_3fc8deea406135c4{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec .title-box_3fc8deea406135c4 .icon-box_aaa8d02daf529c06{
  position: absolute;
  left: 0px;
  top: 0px;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec .title-box_3fc8deea406135c4 h3{
  font-size: 36px;
  line-height: 46px;
  font-family: var(--text-font);
  font-weight: 500;
  max-width: 330px;
}

.pricing-block-two_d6b8c49c947a5bee:first-child .inner-box_25c7e96e38fe10ec .title-box_3fc8deea406135c4 h3{
  color: #fff;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec .feature-box_a6df087fc31fc3db p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_d6b8c49c947a5bee:first-child .inner-box_25c7e96e38fe10ec .feature-box_a6df087fc31fc3db p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_d6b8c49c947a5bee:first-child .inner-box_25c7e96e38fe10ec .feature-box_a6df087fc31fc3db .feature-list_3c820372ffb1014e li{
  color: #fff;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec .btn-box_6928ad1162429b84 a{
  position: relative;
  display: inline-block;
  width: 101px;
  height: 101px;
  line-height: 101px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  color: #2661FF;
}

.pricing-block-two_d6b8c49c947a5bee .inner-box_25c7e96e38fe10ec .btn-box_6928ad1162429b84 a:hover{
  transform: rotate(45deg);
}

.pricing-section_fdadf5d9991836f6.alternat-2_738f51f36d053edd .outer-container_15c1fbc805361d3f{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_fdadf5d9991836f6.alternat-2_738f51f36d053edd .upper-content_8dc947ecdbc3f0cf .content-box_9a353970d8d53e1c .text-box_ab9ba7280060e1f2 p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_fdadf5d9991836f6.alternat-2_738f51f36d053edd .upper-content_8dc947ecdbc3f0cf .content-box_9a353970d8d53e1c .funfact-inner_df66ea4f552e0dae{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_fdadf5d9991836f6.alternat-2_738f51f36d053edd .upper-content_8dc947ecdbc3f0cf .title-text_c0b0f38ba67ec424 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_fdadf5d9991836f6.alternat-2_738f51f36d053edd .upper-content_8dc947ecdbc3f0cf .title-text_c0b0f38ba67ec424 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_4ca1a67fc7/shape-159.50c6ce8c4b.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_fdadf5d9991836f6.alternat-2_738f51f36d053edd .upper-content_8dc947ecdbc3f0cf .shape_df6a31ad7a4d5e7a{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























