

/** pricing-section **/

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

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

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

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

.pricing-section_51b9e3d94bc93ec5 .title-box_6a23922d5e37b0bf .theme-btn_77e92c825521191e{
  border-radius: 0px;
}

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

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

.pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 .icon-box_64609fa2a8c15e28{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 .link_c2234a5aab20f0b1{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 .link_c2234a5aab20f0b1 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_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 .link_c2234a5aab20f0b1 a:hover{
  transform: rotate(45deg);
}

.pricing-section_51b9e3d94bc93ec5 .pricing-block_78f3c979730702d5{
  padding: 0px 20px;
}

.pricing-section_51b9e3d94bc93ec5 .inner-container_2fe6c0b57466b30b{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_78f3c979730702d5:first-child .pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3{
  
}

.pricing-block_78f3c979730702d5:last-child .pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3{
  background: #E7EEFA;
}

.pricing-block_78f3c979730702d5:first-child .pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 h2,
.pricing-block_78f3c979730702d5:first-child .pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 p,
.pricing-block_78f3c979730702d5:first-child .pricing-block-one_bb0c375674942a8e .inner-box_fc39f7b91ae77ca3 .list-style-one_4be9a47c382ed973 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_433ef79f80b0d675 .outer-container_316a504d2730940f{
  position: relative;
}

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

.pricing-style-two_433ef79f80b0d675 .title-text_36be0ae8ada53eae 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_433ef79f80b0d675 .upper-text_16af097294cf163b{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_433ef79f80b0d675 .upper-text_16af097294cf163b 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_433ef79f80b0d675 .upper-text_16af097294cf163b a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .content-box_5cc135a843d079a3{
  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_433ef79f80b0d675 .pricing-block_78f3c979730702d5:last-child .content-box_5cc135a843d079a3{
  border-bottom: none;
}

.pricing-style-two_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .price-box_5663407a30ebd218 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_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .price-box_5663407a30ebd218 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .plan-box_a199ec11ee7ade69 .theme-btn-three_d2af5bf47178b7d2{
  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_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .plan-box_a199ec11ee7ade69 .theme-btn-three_d2af5bf47178b7d2:hover{

}

.pricing-style-two_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .plan-box_a199ec11ee7ade69 .theme-btn-three_d2af5bf47178b7d2 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_433ef79f80b0d675 .pricing-block_78f3c979730702d5 .plan-box_a199ec11ee7ade69 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_bf6f83ed4d1f3de1 .inner-box_fc39f7b91ae77ca3{
  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_bf6f83ed4d1f3de1:first-child .inner-box_fc39f7b91ae77ca3{
  background: #2661FF;
}

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

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

.pricing-block-two_bf6f83ed4d1f3de1 .inner-box_fc39f7b91ae77ca3 .title-box_6a23922d5e37b0bf{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_bf6f83ed4d1f3de1 .inner-box_fc39f7b91ae77ca3 .title-box_6a23922d5e37b0bf .icon-box_64609fa2a8c15e28{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_bf6f83ed4d1f3de1:first-child .inner-box_fc39f7b91ae77ca3 .title-box_6a23922d5e37b0bf h3{
  color: #fff;
}

.pricing-block-two_bf6f83ed4d1f3de1 .inner-box_fc39f7b91ae77ca3 .feature-box_aab4a6cdbbd4aa6f p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_bf6f83ed4d1f3de1:first-child .inner-box_fc39f7b91ae77ca3 .feature-box_aab4a6cdbbd4aa6f p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_bf6f83ed4d1f3de1:first-child .inner-box_fc39f7b91ae77ca3 .feature-box_aab4a6cdbbd4aa6f .feature-list_33475e7c530ffa07 li{
  color: #fff;
}

.pricing-block-two_bf6f83ed4d1f3de1 .inner-box_fc39f7b91ae77ca3 .btn-box_fb93613b7e71f085 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_bf6f83ed4d1f3de1 .inner-box_fc39f7b91ae77ca3 .btn-box_fb93613b7e71f085 a:hover{
  transform: rotate(45deg);
}

.pricing-section_51b9e3d94bc93ec5.alternat-2_871fc33b4ca264c4 .outer-container_316a504d2730940f{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_51b9e3d94bc93ec5.alternat-2_871fc33b4ca264c4 .upper-content_b6ca7ca2f0cd6b27 .content-box_5cc135a843d079a3 .text-box_65e5f6e51c01dd89 p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_51b9e3d94bc93ec5.alternat-2_871fc33b4ca264c4 .upper-content_b6ca7ca2f0cd6b27 .content-box_5cc135a843d079a3 .funfact-inner_e8c5f559a5a1f9fa{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_51b9e3d94bc93ec5.alternat-2_871fc33b4ca264c4 .upper-content_b6ca7ca2f0cd6b27 .title-text_36be0ae8ada53eae h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_51b9e3d94bc93ec5.alternat-2_871fc33b4ca264c4 .upper-content_b6ca7ca2f0cd6b27 .title-text_36be0ae8ada53eae h2:before{
  position: absolute;
  content: '';
  background-image: url(../../pictures/shape_f8340fe2c4/shape-159.7b32622c0a.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_51b9e3d94bc93ec5.alternat-2_871fc33b4ca264c4 .upper-content_b6ca7ca2f0cd6b27 .shape_451102a290199918{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























