

/** pricing-section **/

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

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

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

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

.pricing-section_8951263dba37fdd4 .title-box_09389c356d9109e9 .theme-btn_7b8c6c5a9434e2be{
  border-radius: 0px;
}

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

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

.pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0 .icon-box_9aa8ea407f466c2f{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0 .link_b2b3d8a4c960ecbc{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0 .link_b2b3d8a4c960ecbc 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_a42ffce2381c885a .inner-box_9483033503f495a0 .link_b2b3d8a4c960ecbc a:hover{
  transform: rotate(45deg);
}

.pricing-section_8951263dba37fdd4 .pricing-block_3f8e58cc06ff79d5{
  padding: 0px 20px;
}

.pricing-section_8951263dba37fdd4 .inner-container_db31132133e5df05{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_3f8e58cc06ff79d5:first-child .pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0{
  
}

.pricing-block_3f8e58cc06ff79d5:last-child .pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0{
  background: #E7EEFA;
}

.pricing-block_3f8e58cc06ff79d5:first-child .pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0 h2,
.pricing-block_3f8e58cc06ff79d5:first-child .pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0 p,
.pricing-block_3f8e58cc06ff79d5:first-child .pricing-block-one_a42ffce2381c885a .inner-box_9483033503f495a0 .list-style-one_89f4e447426dcb18 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_318df01b0f6914d8 .outer-container_c592e9a1cf10ec5a{
  position: relative;
}

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

.pricing-style-two_318df01b0f6914d8 .title-text_fe8b21e89e5259e6 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_318df01b0f6914d8 .upper-text_a0f2a5b6e41c5069{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_318df01b0f6914d8 .upper-text_a0f2a5b6e41c5069 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_318df01b0f6914d8 .upper-text_a0f2a5b6e41c5069 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .content-box_1f7696637680fb19{
  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_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5:last-child .content-box_1f7696637680fb19{
  border-bottom: none;
}

.pricing-style-two_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .price-box_306277d2257aa343 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_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .price-box_306277d2257aa343 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .plan-box_b862d4a4ff43f7d0 .theme-btn-three_1057bbeea4486ab1{
  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_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .plan-box_b862d4a4ff43f7d0 .theme-btn-three_1057bbeea4486ab1:hover{

}

.pricing-style-two_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .plan-box_b862d4a4ff43f7d0 .theme-btn-three_1057bbeea4486ab1 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_318df01b0f6914d8 .pricing-block_3f8e58cc06ff79d5 .plan-box_b862d4a4ff43f7d0 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_418cd9b2bcdf6ab7 .inner-box_9483033503f495a0{
  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_418cd9b2bcdf6ab7:first-child .inner-box_9483033503f495a0{
  background: #2661FF;
}

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

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

.pricing-block-two_418cd9b2bcdf6ab7 .inner-box_9483033503f495a0 .title-box_09389c356d9109e9{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_418cd9b2bcdf6ab7 .inner-box_9483033503f495a0 .title-box_09389c356d9109e9 .icon-box_9aa8ea407f466c2f{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_418cd9b2bcdf6ab7:first-child .inner-box_9483033503f495a0 .title-box_09389c356d9109e9 h3{
  color: #fff;
}

.pricing-block-two_418cd9b2bcdf6ab7 .inner-box_9483033503f495a0 .feature-box_0d39ed7fe86ca3d9 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_418cd9b2bcdf6ab7:first-child .inner-box_9483033503f495a0 .feature-box_0d39ed7fe86ca3d9 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_418cd9b2bcdf6ab7:first-child .inner-box_9483033503f495a0 .feature-box_0d39ed7fe86ca3d9 .feature-list_fe6f5c1709e72682 li{
  color: #fff;
}

.pricing-block-two_418cd9b2bcdf6ab7 .inner-box_9483033503f495a0 .btn-box_c7c236102753b10a 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_418cd9b2bcdf6ab7 .inner-box_9483033503f495a0 .btn-box_c7c236102753b10a a:hover{
  transform: rotate(45deg);
}

.pricing-section_8951263dba37fdd4.alternat-2_0f51f253693a14c7 .outer-container_c592e9a1cf10ec5a{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_8951263dba37fdd4.alternat-2_0f51f253693a14c7 .upper-content_26bf38e88d899041 .content-box_1f7696637680fb19 .text-box_6e331a38f6424ce3 p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_8951263dba37fdd4.alternat-2_0f51f253693a14c7 .upper-content_26bf38e88d899041 .content-box_1f7696637680fb19 .funfact-inner_c32fa5cd6255239e{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_8951263dba37fdd4.alternat-2_0f51f253693a14c7 .upper-content_26bf38e88d899041 .title-text_fe8b21e89e5259e6 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_8951263dba37fdd4.alternat-2_0f51f253693a14c7 .upper-content_26bf38e88d899041 .title-text_fe8b21e89e5259e6 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../resources/shape_96e74d9eaf/shape-159.de5942384d.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_8951263dba37fdd4.alternat-2_0f51f253693a14c7 .upper-content_26bf38e88d899041 .shape_a7d5cd08552c566c{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























