

/** pricing-section **/

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

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

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

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

.pricing-section_ae6907cd0b1d6f33 .title-box_8cc8b85aa4ea1288 .theme-btn_edc11f3f5146126a{
  border-radius: 0px;
}

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

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

.pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 .icon-box_af6c1b0646f5354c{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 .link_216a268e180a02a0{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 .link_216a268e180a02a0 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_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 .link_216a268e180a02a0 a:hover{
  transform: rotate(45deg);
}

.pricing-section_ae6907cd0b1d6f33 .pricing-block_7004c595935e0b79{
  padding: 0px 20px;
}

.pricing-section_ae6907cd0b1d6f33 .inner-container_53d2a95a4085e7e4{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_7004c595935e0b79:first-child .pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907{
  
}

.pricing-block_7004c595935e0b79:last-child .pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907{
  background: #E7EEFA;
}

.pricing-block_7004c595935e0b79:first-child .pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 h2,
.pricing-block_7004c595935e0b79:first-child .pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 p,
.pricing-block_7004c595935e0b79:first-child .pricing-block-one_d4efd09981ec1e90 .inner-box_17b5c5d52fa69907 .list-style-one_0245b2b8eb497376 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_214b0986f722c3b4 .outer-container_d031b242a9c414b9{
  position: relative;
}

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

.pricing-style-two_214b0986f722c3b4 .title-text_79d8dc1de58a145d 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_214b0986f722c3b4 .upper-text_f3dcc590d62ad4b9{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_214b0986f722c3b4 .upper-text_f3dcc590d62ad4b9 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_214b0986f722c3b4 .upper-text_f3dcc590d62ad4b9 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .content-box_735fbb67ebf82dcc{
  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_214b0986f722c3b4 .pricing-block_7004c595935e0b79:last-child .content-box_735fbb67ebf82dcc{
  border-bottom: none;
}

.pricing-style-two_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .price-box_7031b2f398f4ecf2 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_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .price-box_7031b2f398f4ecf2 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .plan-box_bd70a157ce718f23 .theme-btn-three_cb9cfee51b0d171b{
  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_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .plan-box_bd70a157ce718f23 .theme-btn-three_cb9cfee51b0d171b:hover{

}

.pricing-style-two_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .plan-box_bd70a157ce718f23 .theme-btn-three_cb9cfee51b0d171b span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_214b0986f722c3b4 .pricing-block_7004c595935e0b79 .plan-box_bd70a157ce718f23 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_6d63510005e09c72 .inner-box_17b5c5d52fa69907{
  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_6d63510005e09c72:first-child .inner-box_17b5c5d52fa69907{
  background: #2661FF;
}

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

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

.pricing-block-two_6d63510005e09c72 .inner-box_17b5c5d52fa69907 .title-box_8cc8b85aa4ea1288{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_6d63510005e09c72 .inner-box_17b5c5d52fa69907 .title-box_8cc8b85aa4ea1288 .icon-box_af6c1b0646f5354c{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_6d63510005e09c72:first-child .inner-box_17b5c5d52fa69907 .title-box_8cc8b85aa4ea1288 h3{
  color: #fff;
}

.pricing-block-two_6d63510005e09c72 .inner-box_17b5c5d52fa69907 .feature-box_d2f3ba6289f603a6 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_6d63510005e09c72:first-child .inner-box_17b5c5d52fa69907 .feature-box_d2f3ba6289f603a6 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_6d63510005e09c72:first-child .inner-box_17b5c5d52fa69907 .feature-box_d2f3ba6289f603a6 .feature-list_56390e9ebf322481 li{
  color: #fff;
}

.pricing-block-two_6d63510005e09c72 .inner-box_17b5c5d52fa69907 .btn-box_b48618a12ffcdbe0 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_6d63510005e09c72 .inner-box_17b5c5d52fa69907 .btn-box_b48618a12ffcdbe0 a:hover{
  transform: rotate(45deg);
}

.pricing-section_ae6907cd0b1d6f33.alternat-2_4cbb16e2574d9d2a .outer-container_d031b242a9c414b9{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_ae6907cd0b1d6f33.alternat-2_4cbb16e2574d9d2a .upper-content_a09d85f4f715027a .content-box_735fbb67ebf82dcc .text-box_d8fd97f3198092ed p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_ae6907cd0b1d6f33.alternat-2_4cbb16e2574d9d2a .upper-content_a09d85f4f715027a .content-box_735fbb67ebf82dcc .funfact-inner_a2551934860c90dd{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_ae6907cd0b1d6f33.alternat-2_4cbb16e2574d9d2a .upper-content_a09d85f4f715027a .title-text_79d8dc1de58a145d h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_ae6907cd0b1d6f33.alternat-2_4cbb16e2574d9d2a .upper-content_a09d85f4f715027a .title-text_79d8dc1de58a145d h2:before{
  position: absolute;
  content: '';
  background-image: url(../../pictures/shape_2083682b4f/shape-159.cacaeb7605.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_ae6907cd0b1d6f33.alternat-2_4cbb16e2574d9d2a .upper-content_a09d85f4f715027a .shape_a1e683f395fe02bf{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























