

/** pricing-section **/

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

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

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

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

.pricing-section_61f84d17adacc49c .title-box_4f2315d459c17d10 .theme-btn_a5201519dd262f7b{
  border-radius: 0px;
}

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

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

.pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca .icon-box_979360873fd215dc{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca .link_2b9de61364ebb3d6{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca .link_2b9de61364ebb3d6 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_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca .link_2b9de61364ebb3d6 a:hover{
  transform: rotate(45deg);
}

.pricing-section_61f84d17adacc49c .pricing-block_fdda0f6ad831051f{
  padding: 0px 20px;
}

.pricing-section_61f84d17adacc49c .inner-container_2ccd9fa914d52e75{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_fdda0f6ad831051f:first-child .pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca{
  
}

.pricing-block_fdda0f6ad831051f:last-child .pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca{
  background: #E7EEFA;
}

.pricing-block_fdda0f6ad831051f:first-child .pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca h2,
.pricing-block_fdda0f6ad831051f:first-child .pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca p,
.pricing-block_fdda0f6ad831051f:first-child .pricing-block-one_cf2efdf697578a59 .inner-box_aeedbc7a089c26ca .list-style-one_9ff53bcb21c687c4 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_770606381944082f .outer-container_62720e05059c2e6d{
  position: relative;
}

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

.pricing-style-two_770606381944082f .title-text_9f470fed4af16d87 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_770606381944082f .upper-text_73c899d25a6b3578{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_770606381944082f .upper-text_73c899d25a6b3578 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_770606381944082f .upper-text_73c899d25a6b3578 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_770606381944082f .pricing-block_fdda0f6ad831051f .content-box_5cc651eb23903654{
  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_770606381944082f .pricing-block_fdda0f6ad831051f:last-child .content-box_5cc651eb23903654{
  border-bottom: none;
}

.pricing-style-two_770606381944082f .pricing-block_fdda0f6ad831051f .price-box_97a8d18c98e51693 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_770606381944082f .pricing-block_fdda0f6ad831051f .price-box_97a8d18c98e51693 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_770606381944082f .pricing-block_fdda0f6ad831051f .plan-box_284b3dfa197bc0ff .theme-btn-three_5e8f89aca572b504{
  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_770606381944082f .pricing-block_fdda0f6ad831051f .plan-box_284b3dfa197bc0ff .theme-btn-three_5e8f89aca572b504:hover{

}

.pricing-style-two_770606381944082f .pricing-block_fdda0f6ad831051f .plan-box_284b3dfa197bc0ff .theme-btn-three_5e8f89aca572b504 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_770606381944082f .pricing-block_fdda0f6ad831051f .plan-box_284b3dfa197bc0ff p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_636fbd86102d0635 .inner-box_aeedbc7a089c26ca{
  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_636fbd86102d0635:first-child .inner-box_aeedbc7a089c26ca{
  background: #2661FF;
}

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

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

.pricing-block-two_636fbd86102d0635 .inner-box_aeedbc7a089c26ca .title-box_4f2315d459c17d10{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_636fbd86102d0635 .inner-box_aeedbc7a089c26ca .title-box_4f2315d459c17d10 .icon-box_979360873fd215dc{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_636fbd86102d0635:first-child .inner-box_aeedbc7a089c26ca .title-box_4f2315d459c17d10 h3{
  color: #fff;
}

.pricing-block-two_636fbd86102d0635 .inner-box_aeedbc7a089c26ca .feature-box_e3642a0a8836eeb8 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_636fbd86102d0635:first-child .inner-box_aeedbc7a089c26ca .feature-box_e3642a0a8836eeb8 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_636fbd86102d0635:first-child .inner-box_aeedbc7a089c26ca .feature-box_e3642a0a8836eeb8 .feature-list_87789d6adeb868eb li{
  color: #fff;
}

.pricing-block-two_636fbd86102d0635 .inner-box_aeedbc7a089c26ca .btn-box_874df71d80244ce7 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_636fbd86102d0635 .inner-box_aeedbc7a089c26ca .btn-box_874df71d80244ce7 a:hover{
  transform: rotate(45deg);
}

.pricing-section_61f84d17adacc49c.alternat-2_142cf6288b428430 .outer-container_62720e05059c2e6d{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_61f84d17adacc49c.alternat-2_142cf6288b428430 .upper-content_3e395e7a55f11b04 .content-box_5cc651eb23903654 .text-box_ca9d14534d521e3d p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_61f84d17adacc49c.alternat-2_142cf6288b428430 .upper-content_3e395e7a55f11b04 .content-box_5cc651eb23903654 .funfact-inner_f442aa2ea1498cc3{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_61f84d17adacc49c.alternat-2_142cf6288b428430 .upper-content_3e395e7a55f11b04 .title-text_9f470fed4af16d87 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_61f84d17adacc49c.alternat-2_142cf6288b428430 .upper-content_3e395e7a55f11b04 .title-text_9f470fed4af16d87 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_90e692a190/shape-159.f5bb527291.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_61f84d17adacc49c.alternat-2_142cf6288b428430 .upper-content_3e395e7a55f11b04 .shape_e9546f3220575f64{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























