

/** pricing-section **/

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

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

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

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

.pricing-section_b1438be9540f899a .title-box_e3eb058a78fd3cde .theme-btn_7614d650a75e76fe{
  border-radius: 0px;
}

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

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

.pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5 .icon-box_b56cc886520f3fc5{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5 .link_63f91d0e07287acf{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5 .link_63f91d0e07287acf 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_a1b0580cb80a93a8 .inner-box_208709948a5741e5 .link_63f91d0e07287acf a:hover{
  transform: rotate(45deg);
}

.pricing-section_b1438be9540f899a .pricing-block_a6470dd413d0a05e{
  padding: 0px 20px;
}

.pricing-section_b1438be9540f899a .inner-container_3676bdd0933033ce{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_a6470dd413d0a05e:first-child .pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5{
  
}

.pricing-block_a6470dd413d0a05e:last-child .pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5{
  background: #E7EEFA;
}

.pricing-block_a6470dd413d0a05e:first-child .pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5 h2,
.pricing-block_a6470dd413d0a05e:first-child .pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5 p,
.pricing-block_a6470dd413d0a05e:first-child .pricing-block-one_a1b0580cb80a93a8 .inner-box_208709948a5741e5 .list-style-one_00d5d251cca0823c li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_cb6e4aefa421bc03 .outer-container_e482ec5ad7ef5510{
  position: relative;
}

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

.pricing-style-two_cb6e4aefa421bc03 .title-text_6942a5436c4f9fee 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_cb6e4aefa421bc03 .upper-text_ba83c04d3a45c640{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_cb6e4aefa421bc03 .upper-text_ba83c04d3a45c640 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_cb6e4aefa421bc03 .upper-text_ba83c04d3a45c640 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .content-box_2836768c61f67459{
  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_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e:last-child .content-box_2836768c61f67459{
  border-bottom: none;
}

.pricing-style-two_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .price-box_466b801de885fd7b 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_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .price-box_466b801de885fd7b p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .plan-box_869299323469a1ef .theme-btn-three_9b61539baf0fc324{
  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_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .plan-box_869299323469a1ef .theme-btn-three_9b61539baf0fc324:hover{

}

.pricing-style-two_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .plan-box_869299323469a1ef .theme-btn-three_9b61539baf0fc324 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_cb6e4aefa421bc03 .pricing-block_a6470dd413d0a05e .plan-box_869299323469a1ef p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_b64276cd8b00510b .inner-box_208709948a5741e5{
  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_b64276cd8b00510b:first-child .inner-box_208709948a5741e5{
  background: #2661FF;
}

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

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

.pricing-block-two_b64276cd8b00510b .inner-box_208709948a5741e5 .title-box_e3eb058a78fd3cde{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_b64276cd8b00510b .inner-box_208709948a5741e5 .title-box_e3eb058a78fd3cde .icon-box_b56cc886520f3fc5{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_b64276cd8b00510b:first-child .inner-box_208709948a5741e5 .title-box_e3eb058a78fd3cde h3{
  color: #fff;
}

.pricing-block-two_b64276cd8b00510b .inner-box_208709948a5741e5 .feature-box_16c71af90416f803 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_b64276cd8b00510b:first-child .inner-box_208709948a5741e5 .feature-box_16c71af90416f803 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_b64276cd8b00510b:first-child .inner-box_208709948a5741e5 .feature-box_16c71af90416f803 .feature-list_9789cf26a4cb0c3f li{
  color: #fff;
}

.pricing-block-two_b64276cd8b00510b .inner-box_208709948a5741e5 .btn-box_49ce8ee9ca11b6bb 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_b64276cd8b00510b .inner-box_208709948a5741e5 .btn-box_49ce8ee9ca11b6bb a:hover{
  transform: rotate(45deg);
}

.pricing-section_b1438be9540f899a.alternat-2_90a06103813b186e .outer-container_e482ec5ad7ef5510{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_b1438be9540f899a.alternat-2_90a06103813b186e .upper-content_c6818722fcd96066 .content-box_2836768c61f67459 .text-box_ee0c21bb9c0eac5b p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_b1438be9540f899a.alternat-2_90a06103813b186e .upper-content_c6818722fcd96066 .content-box_2836768c61f67459 .funfact-inner_90ef0ebd2eaeaeff{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_b1438be9540f899a.alternat-2_90a06103813b186e .upper-content_c6818722fcd96066 .title-text_6942a5436c4f9fee h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_b1438be9540f899a.alternat-2_90a06103813b186e .upper-content_c6818722fcd96066 .title-text_6942a5436c4f9fee h2:before{
  position: absolute;
  content: '';
  background-image: url(../../resources/shape_0e24c57e65/shape-159.2d7da5e55c.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_b1438be9540f899a.alternat-2_90a06103813b186e .upper-content_c6818722fcd96066 .shape_c0a710d19314f188{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























