

/** pricing-section **/

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

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

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

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

.pricing-section_8ce5542564696e54 .title-box_6185ddee81aabe05 .theme-btn_1bf6c09b7d90ec1a{
  border-radius: 0px;
}

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

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

.pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c .icon-box_2ac1f98af8dd484d{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c .link_62927d715596bd7f{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c .link_62927d715596bd7f 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_8dd5e79e41700980 .inner-box_08a7ca216209318c .link_62927d715596bd7f a:hover{
  transform: rotate(45deg);
}

.pricing-section_8ce5542564696e54 .pricing-block_17ccc8bb3c0c136b{
  padding: 0px 20px;
}

.pricing-section_8ce5542564696e54 .inner-container_0c0f727c00fcbca9{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_17ccc8bb3c0c136b:first-child .pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c{
  
}

.pricing-block_17ccc8bb3c0c136b:last-child .pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c{
  background: #E7EEFA;
}

.pricing-block_17ccc8bb3c0c136b:first-child .pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c h2,
.pricing-block_17ccc8bb3c0c136b:first-child .pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c p,
.pricing-block_17ccc8bb3c0c136b:first-child .pricing-block-one_8dd5e79e41700980 .inner-box_08a7ca216209318c .list-style-one_74eb17d70b1dda6c li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_5d4b3b9c63767719 .outer-container_62db319f26aa21a4{
  position: relative;
}

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

.pricing-style-two_5d4b3b9c63767719 .title-text_cbfbd7ac3dd1012b 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_5d4b3b9c63767719 .upper-text_e8c5487769152c91{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_5d4b3b9c63767719 .upper-text_e8c5487769152c91 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_5d4b3b9c63767719 .upper-text_e8c5487769152c91 a:hover{
  text-decoration: underline;
}

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

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

.pricing-style-two_5d4b3b9c63767719 .upper-text_e8c5487769152c91 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_5d4b3b9c63767719 .upper-text_e8c5487769152c91 a:hover i:after{
  right: 0px;
  opacity: 0;
}

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

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

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

.pricing-style-two_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .content-box_5fe71634c09cce77{
  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_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b:last-child .content-box_5fe71634c09cce77{
  border-bottom: none;
}

.pricing-style-two_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .price-box_9c0e0d72ce66fd4d 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_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .price-box_9c0e0d72ce66fd4d p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .plan-box_e4a74be8eadc80e1 .theme-btn-three_b6699fc777cae181{
  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_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .plan-box_e4a74be8eadc80e1 .theme-btn-three_b6699fc777cae181:hover{

}

.pricing-style-two_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .plan-box_e4a74be8eadc80e1 .theme-btn-three_b6699fc777cae181 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_5d4b3b9c63767719 .pricing-block_17ccc8bb3c0c136b .plan-box_e4a74be8eadc80e1 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_1cac9f5998c8d903 .inner-box_08a7ca216209318c{
  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_1cac9f5998c8d903:first-child .inner-box_08a7ca216209318c{
  background: #2661FF;
}

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

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

.pricing-block-two_1cac9f5998c8d903 .inner-box_08a7ca216209318c .title-box_6185ddee81aabe05{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_1cac9f5998c8d903 .inner-box_08a7ca216209318c .title-box_6185ddee81aabe05 .icon-box_2ac1f98af8dd484d{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_1cac9f5998c8d903:first-child .inner-box_08a7ca216209318c .title-box_6185ddee81aabe05 h3{
  color: #fff;
}

.pricing-block-two_1cac9f5998c8d903 .inner-box_08a7ca216209318c .feature-box_c82fc1e9bd66c6d6 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_1cac9f5998c8d903:first-child .inner-box_08a7ca216209318c .feature-box_c82fc1e9bd66c6d6 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_1cac9f5998c8d903:first-child .inner-box_08a7ca216209318c .feature-box_c82fc1e9bd66c6d6 .feature-list_b7c44abbc9226748 li{
  color: #fff;
}

.pricing-block-two_1cac9f5998c8d903 .inner-box_08a7ca216209318c .btn-box_6d3c0718f4fef5b8 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_1cac9f5998c8d903 .inner-box_08a7ca216209318c .btn-box_6d3c0718f4fef5b8 a:hover{
  transform: rotate(45deg);
}

.pricing-section_8ce5542564696e54.alternat-2_d02b81a4afa14bb6 .outer-container_62db319f26aa21a4{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_8ce5542564696e54.alternat-2_d02b81a4afa14bb6 .upper-content_e74b7999fcd5a5ef .content-box_5fe71634c09cce77 .text-box_4d47916543bfbeb1 p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_8ce5542564696e54.alternat-2_d02b81a4afa14bb6 .upper-content_e74b7999fcd5a5ef .content-box_5fe71634c09cce77 .funfact-inner_7d0f99d8775ab364{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_8ce5542564696e54.alternat-2_d02b81a4afa14bb6 .upper-content_e74b7999fcd5a5ef .title-text_cbfbd7ac3dd1012b h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_8ce5542564696e54.alternat-2_d02b81a4afa14bb6 .upper-content_e74b7999fcd5a5ef .title-text_cbfbd7ac3dd1012b h2:before{
  position: absolute;
  content: '';
  background-image: url(../../imgstore/shape_f9537af714/shape-159.d3316dde2b.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_8ce5542564696e54.alternat-2_d02b81a4afa14bb6 .upper-content_e74b7999fcd5a5ef .shape_3fdd34eb0cc07fa0{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























