

/** pricing-section **/

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

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

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

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

.pricing-section_041886f120983d47 .title-box_1dd44a24d77dc21e .theme-btn_c32a1bf629a143d9{
  border-radius: 0px;
}

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

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

.pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 .icon-box_af6d25f2e3bccf0e{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 .link_8ade636085411797{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 .link_8ade636085411797 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_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 .link_8ade636085411797 a:hover{
  transform: rotate(45deg);
}

.pricing-section_041886f120983d47 .pricing-block_c3f99575cc0323e0{
  padding: 0px 20px;
}

.pricing-section_041886f120983d47 .inner-container_6c9751ab3a86db95{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_c3f99575cc0323e0:first-child .pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9{
  
}

.pricing-block_c3f99575cc0323e0:last-child .pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9{
  background: #E7EEFA;
}

.pricing-block_c3f99575cc0323e0:first-child .pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 h2,
.pricing-block_c3f99575cc0323e0:first-child .pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 p,
.pricing-block_c3f99575cc0323e0:first-child .pricing-block-one_5af29f65945f9a3a .inner-box_a632ab9564ef28f9 .list-style-one_ad631d0dfdfb7477 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_49c9187844f2d6b2 .outer-container_893de01679c9ff27{
  position: relative;
}

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

.pricing-style-two_49c9187844f2d6b2 .title-text_42c88cc6197a9e85 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_49c9187844f2d6b2 .upper-text_a43ef7e50b4216bc{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_49c9187844f2d6b2 .upper-text_a43ef7e50b4216bc 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_49c9187844f2d6b2 .upper-text_a43ef7e50b4216bc a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .content-box_c33acba52ef07beb{
  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_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0:last-child .content-box_c33acba52ef07beb{
  border-bottom: none;
}

.pricing-style-two_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .price-box_004c397c47b3f89a 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_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .price-box_004c397c47b3f89a p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .plan-box_3c9b5e0f22fcc25d .theme-btn-three_013aa3ed7964ab2e{
  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_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .plan-box_3c9b5e0f22fcc25d .theme-btn-three_013aa3ed7964ab2e:hover{

}

.pricing-style-two_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .plan-box_3c9b5e0f22fcc25d .theme-btn-three_013aa3ed7964ab2e span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_49c9187844f2d6b2 .pricing-block_c3f99575cc0323e0 .plan-box_3c9b5e0f22fcc25d p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_094f802a19f08bfc .inner-box_a632ab9564ef28f9{
  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_094f802a19f08bfc:first-child .inner-box_a632ab9564ef28f9{
  background: #2661FF;
}

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

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

.pricing-block-two_094f802a19f08bfc .inner-box_a632ab9564ef28f9 .title-box_1dd44a24d77dc21e{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_094f802a19f08bfc .inner-box_a632ab9564ef28f9 .title-box_1dd44a24d77dc21e .icon-box_af6d25f2e3bccf0e{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_094f802a19f08bfc:first-child .inner-box_a632ab9564ef28f9 .title-box_1dd44a24d77dc21e h3{
  color: #fff;
}

.pricing-block-two_094f802a19f08bfc .inner-box_a632ab9564ef28f9 .feature-box_21fa662ff7976f9b p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_094f802a19f08bfc:first-child .inner-box_a632ab9564ef28f9 .feature-box_21fa662ff7976f9b p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_094f802a19f08bfc:first-child .inner-box_a632ab9564ef28f9 .feature-box_21fa662ff7976f9b .feature-list_52b6202d64964df8 li{
  color: #fff;
}

.pricing-block-two_094f802a19f08bfc .inner-box_a632ab9564ef28f9 .btn-box_0a77ddce2ec9d518 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_094f802a19f08bfc .inner-box_a632ab9564ef28f9 .btn-box_0a77ddce2ec9d518 a:hover{
  transform: rotate(45deg);
}

.pricing-section_041886f120983d47.alternat-2_fa3b0c00fba0a04d .outer-container_893de01679c9ff27{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_041886f120983d47.alternat-2_fa3b0c00fba0a04d .upper-content_f83196276c9810ad .content-box_c33acba52ef07beb .text-box_253057d18c3c251f p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_041886f120983d47.alternat-2_fa3b0c00fba0a04d .upper-content_f83196276c9810ad .content-box_c33acba52ef07beb .funfact-inner_8c05d0386be693a1{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_041886f120983d47.alternat-2_fa3b0c00fba0a04d .upper-content_f83196276c9810ad .title-text_42c88cc6197a9e85 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_041886f120983d47.alternat-2_fa3b0c00fba0a04d .upper-content_f83196276c9810ad .title-text_42c88cc6197a9e85 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5a857c356d/shape-159.27bb008543.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_041886f120983d47.alternat-2_fa3b0c00fba0a04d .upper-content_f83196276c9810ad .shape_ce7515411f3ba36d{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























