

/** pricing-section **/

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

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

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

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

.pricing-section_aca51b9869c0b745 .title-box_d21514d4e47d7d9d .theme-btn_7579ab73ed3bf56e{
  border-radius: 0px;
}

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

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

.pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217 .icon-box_03c20c4b9690b891{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217 .link_b339adac81524a07{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217 .link_b339adac81524a07 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_1ff3cd0183b54aed .inner-box_9518765d17d88217 .link_b339adac81524a07 a:hover{
  transform: rotate(45deg);
}

.pricing-section_aca51b9869c0b745 .pricing-block_f993420258b5c6f5{
  padding: 0px 20px;
}

.pricing-section_aca51b9869c0b745 .inner-container_0b4f3c6bed750016{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_f993420258b5c6f5:first-child .pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217{
  
}

.pricing-block_f993420258b5c6f5:last-child .pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217{
  background: #E7EEFA;
}

.pricing-block_f993420258b5c6f5:first-child .pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217 h2,
.pricing-block_f993420258b5c6f5:first-child .pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217 p,
.pricing-block_f993420258b5c6f5:first-child .pricing-block-one_1ff3cd0183b54aed .inner-box_9518765d17d88217 .list-style-one_cd1f0ef029528612 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_4ea98208ae2d78f9 .outer-container_c1a8b981c4354703{
  position: relative;
}

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

.pricing-style-two_4ea98208ae2d78f9 .title-text_5b1f9be5d0866482 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_4ea98208ae2d78f9 .upper-text_2a4343a8605e3406{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_4ea98208ae2d78f9 .upper-text_2a4343a8605e3406 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_4ea98208ae2d78f9 .upper-text_2a4343a8605e3406 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .content-box_493da1639578a9d9{
  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_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5:last-child .content-box_493da1639578a9d9{
  border-bottom: none;
}

.pricing-style-two_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .price-box_62854def531a845c 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_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .price-box_62854def531a845c p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .plan-box_e555a69531b57d3e .theme-btn-three_e140bcc9f2b9de5a{
  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_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .plan-box_e555a69531b57d3e .theme-btn-three_e140bcc9f2b9de5a:hover{

}

.pricing-style-two_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .plan-box_e555a69531b57d3e .theme-btn-three_e140bcc9f2b9de5a span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_4ea98208ae2d78f9 .pricing-block_f993420258b5c6f5 .plan-box_e555a69531b57d3e p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_298d23df0375cb2d .inner-box_9518765d17d88217{
  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_298d23df0375cb2d:first-child .inner-box_9518765d17d88217{
  background: #2661FF;
}

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

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

.pricing-block-two_298d23df0375cb2d .inner-box_9518765d17d88217 .title-box_d21514d4e47d7d9d{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_298d23df0375cb2d .inner-box_9518765d17d88217 .title-box_d21514d4e47d7d9d .icon-box_03c20c4b9690b891{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_298d23df0375cb2d:first-child .inner-box_9518765d17d88217 .title-box_d21514d4e47d7d9d h3{
  color: #fff;
}

.pricing-block-two_298d23df0375cb2d .inner-box_9518765d17d88217 .feature-box_b137bd8810a7db6b p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_298d23df0375cb2d:first-child .inner-box_9518765d17d88217 .feature-box_b137bd8810a7db6b p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_298d23df0375cb2d:first-child .inner-box_9518765d17d88217 .feature-box_b137bd8810a7db6b .feature-list_e98661ce88bd7de1 li{
  color: #fff;
}

.pricing-block-two_298d23df0375cb2d .inner-box_9518765d17d88217 .btn-box_39a4fa91ee7d7ff9 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_298d23df0375cb2d .inner-box_9518765d17d88217 .btn-box_39a4fa91ee7d7ff9 a:hover{
  transform: rotate(45deg);
}

.pricing-section_aca51b9869c0b745.alternat-2_9a48d814d69ab13b .outer-container_c1a8b981c4354703{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_aca51b9869c0b745.alternat-2_9a48d814d69ab13b .upper-content_06d7240b5b5af723 .content-box_493da1639578a9d9 .text-box_4bdcb4b5abc5330d p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_aca51b9869c0b745.alternat-2_9a48d814d69ab13b .upper-content_06d7240b5b5af723 .content-box_493da1639578a9d9 .funfact-inner_7c29391755fb9f5c{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_aca51b9869c0b745.alternat-2_9a48d814d69ab13b .upper-content_06d7240b5b5af723 .title-text_5b1f9be5d0866482 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_aca51b9869c0b745.alternat-2_9a48d814d69ab13b .upper-content_06d7240b5b5af723 .title-text_5b1f9be5d0866482 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../snapshots/shape_89f976ac4a/shape-159.d0b5fde968.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_aca51b9869c0b745.alternat-2_9a48d814d69ab13b .upper-content_06d7240b5b5af723 .shape_ab49901769345ec8{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























