

/** pricing-section **/

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

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

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

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

.pricing-section_fa5ccd59954d117b .title-box_965b3f914f8fcc0a .theme-btn_ddd026c6618c3db3{
  border-radius: 0px;
}

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

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

.pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1 .icon-box_5f9d5e6169b68935{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1 .link_8694f350fc185ea4{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1 .link_8694f350fc185ea4 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_54b8242841711d8b .inner-box_d05ed8a2a41669a1 .link_8694f350fc185ea4 a:hover{
  transform: rotate(45deg);
}

.pricing-section_fa5ccd59954d117b .pricing-block_4084d13126676538{
  padding: 0px 20px;
}

.pricing-section_fa5ccd59954d117b .inner-container_5520b41a5db3a0ed{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_4084d13126676538:first-child .pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1{
  
}

.pricing-block_4084d13126676538:last-child .pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1{
  background: #E7EEFA;
}

.pricing-block_4084d13126676538:first-child .pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1 h2,
.pricing-block_4084d13126676538:first-child .pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1 p,
.pricing-block_4084d13126676538:first-child .pricing-block-one_54b8242841711d8b .inner-box_d05ed8a2a41669a1 .list-style-one_fad966350c02390e li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_7fbe5a5ada16e016 .outer-container_c24c99e3ea72aba4{
  position: relative;
}

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

.pricing-style-two_7fbe5a5ada16e016 .title-text_f098f60f9f1241e3 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_7fbe5a5ada16e016 .upper-text_ce0090c9e9c782c4{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_7fbe5a5ada16e016 .upper-text_ce0090c9e9c782c4 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_7fbe5a5ada16e016 .upper-text_ce0090c9e9c782c4 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .content-box_4ac19d4084a2b258{
  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_7fbe5a5ada16e016 .pricing-block_4084d13126676538:last-child .content-box_4ac19d4084a2b258{
  border-bottom: none;
}

.pricing-style-two_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .price-box_2ec4a6b7e1f86669 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_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .price-box_2ec4a6b7e1f86669 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .plan-box_f843906594302ac2 .theme-btn-three_b91ab5942527777d{
  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_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .plan-box_f843906594302ac2 .theme-btn-three_b91ab5942527777d:hover{

}

.pricing-style-two_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .plan-box_f843906594302ac2 .theme-btn-three_b91ab5942527777d span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_7fbe5a5ada16e016 .pricing-block_4084d13126676538 .plan-box_f843906594302ac2 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_0209be24c5ef74e5 .inner-box_d05ed8a2a41669a1{
  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_0209be24c5ef74e5:first-child .inner-box_d05ed8a2a41669a1{
  background: #2661FF;
}

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

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

.pricing-block-two_0209be24c5ef74e5 .inner-box_d05ed8a2a41669a1 .title-box_965b3f914f8fcc0a{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_0209be24c5ef74e5 .inner-box_d05ed8a2a41669a1 .title-box_965b3f914f8fcc0a .icon-box_5f9d5e6169b68935{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_0209be24c5ef74e5:first-child .inner-box_d05ed8a2a41669a1 .title-box_965b3f914f8fcc0a h3{
  color: #fff;
}

.pricing-block-two_0209be24c5ef74e5 .inner-box_d05ed8a2a41669a1 .feature-box_e27b6dbc438a24fb p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_0209be24c5ef74e5:first-child .inner-box_d05ed8a2a41669a1 .feature-box_e27b6dbc438a24fb p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_0209be24c5ef74e5:first-child .inner-box_d05ed8a2a41669a1 .feature-box_e27b6dbc438a24fb .feature-list_228c77e75f7f3c35 li{
  color: #fff;
}

.pricing-block-two_0209be24c5ef74e5 .inner-box_d05ed8a2a41669a1 .btn-box_03f4e14c4f74f237 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_0209be24c5ef74e5 .inner-box_d05ed8a2a41669a1 .btn-box_03f4e14c4f74f237 a:hover{
  transform: rotate(45deg);
}

.pricing-section_fa5ccd59954d117b.alternat-2_d5912fa8497a2842 .outer-container_c24c99e3ea72aba4{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_fa5ccd59954d117b.alternat-2_d5912fa8497a2842 .upper-content_ec2acdc154875e74 .content-box_4ac19d4084a2b258 .text-box_a58c4fa3564b0c8e p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_fa5ccd59954d117b.alternat-2_d5912fa8497a2842 .upper-content_ec2acdc154875e74 .content-box_4ac19d4084a2b258 .funfact-inner_fd03dfa22906ee57{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_fa5ccd59954d117b.alternat-2_d5912fa8497a2842 .upper-content_ec2acdc154875e74 .title-text_f098f60f9f1241e3 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_fa5ccd59954d117b.alternat-2_d5912fa8497a2842 .upper-content_ec2acdc154875e74 .title-text_f098f60f9f1241e3 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_0429fd395d/shape-159.69a63f5a17.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_fa5ccd59954d117b.alternat-2_d5912fa8497a2842 .upper-content_ec2acdc154875e74 .shape_732b1846399323f9{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























