

/** pricing-section **/

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

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

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

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

.pricing-section_d11fc278da7ad715 .title-box_63bd317e0fa18188 .theme-btn_e710ac770d5c6e42{
  border-radius: 0px;
}

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

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

.pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a .icon-box_a67a4613790491b8{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a .link_3bcf3f679135200c{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a .link_3bcf3f679135200c 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_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a .link_3bcf3f679135200c a:hover{
  transform: rotate(45deg);
}

.pricing-section_d11fc278da7ad715 .pricing-block_6c9e5d5e0ee9b08e{
  padding: 0px 20px;
}

.pricing-section_d11fc278da7ad715 .inner-container_6bc55989cabe65ac{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_6c9e5d5e0ee9b08e:first-child .pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a{
  
}

.pricing-block_6c9e5d5e0ee9b08e:last-child .pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a{
  background: #E7EEFA;
}

.pricing-block_6c9e5d5e0ee9b08e:first-child .pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a h2,
.pricing-block_6c9e5d5e0ee9b08e:first-child .pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a p,
.pricing-block_6c9e5d5e0ee9b08e:first-child .pricing-block-one_2a0a7b38ef54a5c9 .inner-box_355eefa571fe325a .list-style-one_74cf83bb8247a4df li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_549a33811f76d2fe .outer-container_f7e730e59981e8b4{
  position: relative;
}

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

.pricing-style-two_549a33811f76d2fe .title-text_0bcb955e902def8d 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_549a33811f76d2fe .upper-text_8692350b085d5bf2{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_549a33811f76d2fe .upper-text_8692350b085d5bf2 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_549a33811f76d2fe .upper-text_8692350b085d5bf2 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .content-box_9746ea5b30fd0aee{
  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_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e:last-child .content-box_9746ea5b30fd0aee{
  border-bottom: none;
}

.pricing-style-two_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .price-box_49f63f42100d3294 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_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .price-box_49f63f42100d3294 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .plan-box_b44b85fb6a7a043d .theme-btn-three_81b8e35dd1293ad4{
  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_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .plan-box_b44b85fb6a7a043d .theme-btn-three_81b8e35dd1293ad4:hover{

}

.pricing-style-two_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .plan-box_b44b85fb6a7a043d .theme-btn-three_81b8e35dd1293ad4 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_549a33811f76d2fe .pricing-block_6c9e5d5e0ee9b08e .plan-box_b44b85fb6a7a043d p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_1832f7db320f352b .inner-box_355eefa571fe325a{
  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_1832f7db320f352b:first-child .inner-box_355eefa571fe325a{
  background: #2661FF;
}

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

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

.pricing-block-two_1832f7db320f352b .inner-box_355eefa571fe325a .title-box_63bd317e0fa18188{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_1832f7db320f352b .inner-box_355eefa571fe325a .title-box_63bd317e0fa18188 .icon-box_a67a4613790491b8{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_1832f7db320f352b:first-child .inner-box_355eefa571fe325a .title-box_63bd317e0fa18188 h3{
  color: #fff;
}

.pricing-block-two_1832f7db320f352b .inner-box_355eefa571fe325a .feature-box_78a5cf890034be33 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_1832f7db320f352b:first-child .inner-box_355eefa571fe325a .feature-box_78a5cf890034be33 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_1832f7db320f352b:first-child .inner-box_355eefa571fe325a .feature-box_78a5cf890034be33 .feature-list_1109a66085b3daa6 li{
  color: #fff;
}

.pricing-block-two_1832f7db320f352b .inner-box_355eefa571fe325a .btn-box_5abe6850f4c90e21 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_1832f7db320f352b .inner-box_355eefa571fe325a .btn-box_5abe6850f4c90e21 a:hover{
  transform: rotate(45deg);
}

.pricing-section_d11fc278da7ad715.alternat-2_349d1fecedb94342 .outer-container_f7e730e59981e8b4{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_d11fc278da7ad715.alternat-2_349d1fecedb94342 .upper-content_fea6207e532ece89 .content-box_9746ea5b30fd0aee .text-box_182d4d0fc3c9b40a p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_d11fc278da7ad715.alternat-2_349d1fecedb94342 .upper-content_fea6207e532ece89 .content-box_9746ea5b30fd0aee .funfact-inner_d489ef911ce1cbb0{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_d11fc278da7ad715.alternat-2_349d1fecedb94342 .upper-content_fea6207e532ece89 .title-text_0bcb955e902def8d h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_d11fc278da7ad715.alternat-2_349d1fecedb94342 .upper-content_fea6207e532ece89 .title-text_0bcb955e902def8d h2:before{
  position: absolute;
  content: '';
  background-image: url(../../img/shape_5ad46e309e/shape-159.b912e14997.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_d11fc278da7ad715.alternat-2_349d1fecedb94342 .upper-content_fea6207e532ece89 .shape_d4b5685c11539c02{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























