

/** pricing-section **/

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

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

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

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

.pricing-section_53f3d70fbde1d956 .title-box_8cb0ac10f96bbc89 .theme-btn_d6e866c05db198b7{
  border-radius: 0px;
}

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

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

.pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b .icon-box_5473ebeb4f22c0ca{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b .link_876444f0fb328566{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b .link_876444f0fb328566 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_40d21618b125fc22 .inner-box_5584336fbb468f5b .link_876444f0fb328566 a:hover{
  transform: rotate(45deg);
}

.pricing-section_53f3d70fbde1d956 .pricing-block_0b02043765bc4a79{
  padding: 0px 20px;
}

.pricing-section_53f3d70fbde1d956 .inner-container_32360492af6a71a5{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_0b02043765bc4a79:first-child .pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b{
  
}

.pricing-block_0b02043765bc4a79:last-child .pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b{
  background: #E7EEFA;
}

.pricing-block_0b02043765bc4a79:first-child .pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b h2,
.pricing-block_0b02043765bc4a79:first-child .pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b p,
.pricing-block_0b02043765bc4a79:first-child .pricing-block-one_40d21618b125fc22 .inner-box_5584336fbb468f5b .list-style-one_bf5b442758252288 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_05df9ae0f0f3be22 .outer-container_a19497499e2c1ef6{
  position: relative;
}

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

.pricing-style-two_05df9ae0f0f3be22 .title-text_a192341bfdd8907d 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_05df9ae0f0f3be22 .upper-text_3a349f2b54c3f938{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_05df9ae0f0f3be22 .upper-text_3a349f2b54c3f938 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_05df9ae0f0f3be22 .upper-text_3a349f2b54c3f938 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .content-box_e604081e943338c3{
  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_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79:last-child .content-box_e604081e943338c3{
  border-bottom: none;
}

.pricing-style-two_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .price-box_79b62cbdebfef76e 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_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .price-box_79b62cbdebfef76e p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .plan-box_168aa22f55230b36 .theme-btn-three_4fe013743af56141{
  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_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .plan-box_168aa22f55230b36 .theme-btn-three_4fe013743af56141:hover{

}

.pricing-style-two_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .plan-box_168aa22f55230b36 .theme-btn-three_4fe013743af56141 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_05df9ae0f0f3be22 .pricing-block_0b02043765bc4a79 .plan-box_168aa22f55230b36 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_b9ee50aa3140dafd .inner-box_5584336fbb468f5b{
  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_b9ee50aa3140dafd:first-child .inner-box_5584336fbb468f5b{
  background: #2661FF;
}

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

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

.pricing-block-two_b9ee50aa3140dafd .inner-box_5584336fbb468f5b .title-box_8cb0ac10f96bbc89{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_b9ee50aa3140dafd .inner-box_5584336fbb468f5b .title-box_8cb0ac10f96bbc89 .icon-box_5473ebeb4f22c0ca{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_b9ee50aa3140dafd:first-child .inner-box_5584336fbb468f5b .title-box_8cb0ac10f96bbc89 h3{
  color: #fff;
}

.pricing-block-two_b9ee50aa3140dafd .inner-box_5584336fbb468f5b .feature-box_9dcfbf2764102bfa p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_b9ee50aa3140dafd:first-child .inner-box_5584336fbb468f5b .feature-box_9dcfbf2764102bfa p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_b9ee50aa3140dafd:first-child .inner-box_5584336fbb468f5b .feature-box_9dcfbf2764102bfa .feature-list_5e5b0f32a0c12889 li{
  color: #fff;
}

.pricing-block-two_b9ee50aa3140dafd .inner-box_5584336fbb468f5b .btn-box_00d909f6ffb310ab 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_b9ee50aa3140dafd .inner-box_5584336fbb468f5b .btn-box_00d909f6ffb310ab a:hover{
  transform: rotate(45deg);
}

.pricing-section_53f3d70fbde1d956.alternat-2_560464b2599af3e3 .outer-container_a19497499e2c1ef6{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_53f3d70fbde1d956.alternat-2_560464b2599af3e3 .upper-content_61c2d92017a798f5 .content-box_e604081e943338c3 .text-box_c94a09e4cc61c1e3 p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_53f3d70fbde1d956.alternat-2_560464b2599af3e3 .upper-content_61c2d92017a798f5 .content-box_e604081e943338c3 .funfact-inner_0f4b592f868caf6f{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_53f3d70fbde1d956.alternat-2_560464b2599af3e3 .upper-content_61c2d92017a798f5 .title-text_a192341bfdd8907d h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_53f3d70fbde1d956.alternat-2_560464b2599af3e3 .upper-content_61c2d92017a798f5 .title-text_a192341bfdd8907d h2:before{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_d4f37f5292/shape-159.1349ee5d99.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_53f3d70fbde1d956.alternat-2_560464b2599af3e3 .upper-content_61c2d92017a798f5 .shape_5468be28f6c54881{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























