

/** pricing-section **/

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

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

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

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

.pricing-section_ab4fd85109be1678 .title-box_2ac1c89bbc034d4f .theme-btn_025cf134b8751db2{
  border-radius: 0px;
}

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

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

.pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e .icon-box_e84295ef8598f9d5{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e .link_c1bbb241d6ddb1e9{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e .link_c1bbb241d6ddb1e9 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_efc482bf32b807cb .inner-box_a0566977e4b2080e .link_c1bbb241d6ddb1e9 a:hover{
  transform: rotate(45deg);
}

.pricing-section_ab4fd85109be1678 .pricing-block_5eec726766ebdc5e{
  padding: 0px 20px;
}

.pricing-section_ab4fd85109be1678 .inner-container_08acad2ce64fdc75{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_5eec726766ebdc5e:first-child .pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e{
  
}

.pricing-block_5eec726766ebdc5e:last-child .pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e{
  background: #E7EEFA;
}

.pricing-block_5eec726766ebdc5e:first-child .pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e h2,
.pricing-block_5eec726766ebdc5e:first-child .pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e p,
.pricing-block_5eec726766ebdc5e:first-child .pricing-block-one_efc482bf32b807cb .inner-box_a0566977e4b2080e .list-style-one_23d9bdc70e989ba6 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_0318da237c5a670e .outer-container_47bd532c5ae8e249{
  position: relative;
}

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

.pricing-style-two_0318da237c5a670e .title-text_a54c3f6c84fd97b6 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_0318da237c5a670e .upper-text_f2b04ebc90cbea50{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_0318da237c5a670e .upper-text_f2b04ebc90cbea50 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_0318da237c5a670e .upper-text_f2b04ebc90cbea50 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_0318da237c5a670e .pricing-block_5eec726766ebdc5e .content-box_7650575123d257a1{
  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_0318da237c5a670e .pricing-block_5eec726766ebdc5e:last-child .content-box_7650575123d257a1{
  border-bottom: none;
}

.pricing-style-two_0318da237c5a670e .pricing-block_5eec726766ebdc5e .price-box_8d865788c4bd47e4 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_0318da237c5a670e .pricing-block_5eec726766ebdc5e .price-box_8d865788c4bd47e4 p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_0318da237c5a670e .pricing-block_5eec726766ebdc5e .plan-box_84fc88e569fa908b .theme-btn-three_dba001e2838498b2{
  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_0318da237c5a670e .pricing-block_5eec726766ebdc5e .plan-box_84fc88e569fa908b .theme-btn-three_dba001e2838498b2:hover{

}

.pricing-style-two_0318da237c5a670e .pricing-block_5eec726766ebdc5e .plan-box_84fc88e569fa908b .theme-btn-three_dba001e2838498b2 span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_0318da237c5a670e .pricing-block_5eec726766ebdc5e .plan-box_84fc88e569fa908b p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_a352dbe9afc02d20 .inner-box_a0566977e4b2080e{
  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_a352dbe9afc02d20:first-child .inner-box_a0566977e4b2080e{
  background: #2661FF;
}

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

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

.pricing-block-two_a352dbe9afc02d20 .inner-box_a0566977e4b2080e .title-box_2ac1c89bbc034d4f{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_a352dbe9afc02d20 .inner-box_a0566977e4b2080e .title-box_2ac1c89bbc034d4f .icon-box_e84295ef8598f9d5{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_a352dbe9afc02d20:first-child .inner-box_a0566977e4b2080e .title-box_2ac1c89bbc034d4f h3{
  color: #fff;
}

.pricing-block-two_a352dbe9afc02d20 .inner-box_a0566977e4b2080e .feature-box_461706f4ae9b39f4 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_a352dbe9afc02d20:first-child .inner-box_a0566977e4b2080e .feature-box_461706f4ae9b39f4 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_a352dbe9afc02d20:first-child .inner-box_a0566977e4b2080e .feature-box_461706f4ae9b39f4 .feature-list_384e56810f4f4272 li{
  color: #fff;
}

.pricing-block-two_a352dbe9afc02d20 .inner-box_a0566977e4b2080e .btn-box_8962a3313a06d0bb 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_a352dbe9afc02d20 .inner-box_a0566977e4b2080e .btn-box_8962a3313a06d0bb a:hover{
  transform: rotate(45deg);
}

.pricing-section_ab4fd85109be1678.alternat-2_be8992e5a72556fb .outer-container_47bd532c5ae8e249{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_ab4fd85109be1678.alternat-2_be8992e5a72556fb .upper-content_683102d12a629c69 .content-box_7650575123d257a1 .text-box_b4571b22cadb2bd5 p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_ab4fd85109be1678.alternat-2_be8992e5a72556fb .upper-content_683102d12a629c69 .content-box_7650575123d257a1 .funfact-inner_5a42fcd8b93c8524{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_ab4fd85109be1678.alternat-2_be8992e5a72556fb .upper-content_683102d12a629c69 .title-text_a54c3f6c84fd97b6 h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_ab4fd85109be1678.alternat-2_be8992e5a72556fb .upper-content_683102d12a629c69 .title-text_a54c3f6c84fd97b6 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_92ae3378ce/shape-159.4d76b989c1.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_ab4fd85109be1678.alternat-2_be8992e5a72556fb .upper-content_683102d12a629c69 .shape_03b2ca2e5b00542d{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























