

/** pricing-section **/

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

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

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

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

.pricing-section_df424721d884d080 .title-box_3612f8a16458856c .theme-btn_12bac328a3473bf7{
  border-radius: 0px;
}

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

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

.pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83 .icon-box_71a54b4dc65c3800{
  position: relative;
  display: inline-block;
  margin-bottom: 42px;
}

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

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

.pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83 .link_6fe8aa57c4823b10{
  position: absolute;
  right: 26px;
  bottom: 24px;
}

.pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83 .link_6fe8aa57c4823b10 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_971ab60b035f35e1 .inner-box_546f603c462f1f83 .link_6fe8aa57c4823b10 a:hover{
  transform: rotate(45deg);
}

.pricing-section_df424721d884d080 .pricing-block_1b5c2b03ae7e78ef{
  padding: 0px 20px;
}

.pricing-section_df424721d884d080 .inner-container_c74cc7c979f8f5c1{
  position: relative;
  margin: 0px -5px;
}

.pricing-block_1b5c2b03ae7e78ef:first-child .pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83{
  
}

.pricing-block_1b5c2b03ae7e78ef:last-child .pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83{
  background: #E7EEFA;
}

.pricing-block_1b5c2b03ae7e78ef:first-child .pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83 h2,
.pricing-block_1b5c2b03ae7e78ef:first-child .pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83 p,
.pricing-block_1b5c2b03ae7e78ef:first-child .pricing-block-one_971ab60b035f35e1 .inner-box_546f603c462f1f83 .list-style-one_15ecb3bbe370b9c1 li{
  color: #fff;
}

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

/** pricing-style-two **/

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

.pricing-style-two_dfa56938b898b4a0 .outer-container_625cb31cd8cca30b{
  position: relative;
}

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

.pricing-style-two_dfa56938b898b4a0 .title-text_ce5af194f6d7be8e 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_dfa56938b898b4a0 .upper-text_e4a1e1612092e157{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pricing-style-two_dfa56938b898b4a0 .upper-text_e4a1e1612092e157 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_dfa56938b898b4a0 .upper-text_e4a1e1612092e157 a:hover{
  text-decoration: underline;
}

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

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

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

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

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

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

.pricing-style-two_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .content-box_137909605fbddf2d{
  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_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef:last-child .content-box_137909605fbddf2d{
  border-bottom: none;
}

.pricing-style-two_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .price-box_78cce4911619a7ab 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_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .price-box_78cce4911619a7ab p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
}

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

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

.pricing-style-two_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .plan-box_6885d371c7adbed1 .theme-btn-three_0a7fc8151d9330bc{
  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_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .plan-box_6885d371c7adbed1 .theme-btn-three_0a7fc8151d9330bc:hover{

}

.pricing-style-two_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .plan-box_6885d371c7adbed1 .theme-btn-three_0a7fc8151d9330bc span{
  position: absolute;
  display: inline-block;
}

.pricing-style-two_dfa56938b898b4a0 .pricing-block_1b5c2b03ae7e78ef .plan-box_6885d371c7adbed1 p{
  font-size: 20px;
  line-height: 27px;
  color: var(--title-color);
}

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

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

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

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

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

.pricing-block-two_d9c5acc9fb95d568 .inner-box_546f603c462f1f83{
  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_d9c5acc9fb95d568:first-child .inner-box_546f603c462f1f83{
  background: #2661FF;
}

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

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

.pricing-block-two_d9c5acc9fb95d568 .inner-box_546f603c462f1f83 .title-box_3612f8a16458856c{
  position: relative;
  display: block;
  padding-left: 140px;
}

.pricing-block-two_d9c5acc9fb95d568 .inner-box_546f603c462f1f83 .title-box_3612f8a16458856c .icon-box_71a54b4dc65c3800{
  position: absolute;
  left: 0px;
  top: 0px;
}

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

.pricing-block-two_d9c5acc9fb95d568:first-child .inner-box_546f603c462f1f83 .title-box_3612f8a16458856c h3{
  color: #fff;
}

.pricing-block-two_d9c5acc9fb95d568 .inner-box_546f603c462f1f83 .feature-box_ab9290dfce2733c3 p{
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 25px;
}

.pricing-block-two_d9c5acc9fb95d568:first-child .inner-box_546f603c462f1f83 .feature-box_ab9290dfce2733c3 p{
  color: rgba(255, 255, 255, 0.70);
}

.pricing-block-two_d9c5acc9fb95d568:first-child .inner-box_546f603c462f1f83 .feature-box_ab9290dfce2733c3 .feature-list_a4fce02602cf36ab li{
  color: #fff;
}

.pricing-block-two_d9c5acc9fb95d568 .inner-box_546f603c462f1f83 .btn-box_f58e1ac53b4ae5a4 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_d9c5acc9fb95d568 .inner-box_546f603c462f1f83 .btn-box_f58e1ac53b4ae5a4 a:hover{
  transform: rotate(45deg);
}

.pricing-section_df424721d884d080.alternat-2_e58955d413abdb6f .outer-container_625cb31cd8cca30b{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.pricing-section_df424721d884d080.alternat-2_e58955d413abdb6f .upper-content_d8b88eb2a4032ac2 .content-box_137909605fbddf2d .text-box_1716763bec984f2f p{
  font-size: 36px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.pricing-section_df424721d884d080.alternat-2_e58955d413abdb6f .upper-content_d8b88eb2a4032ac2 .content-box_137909605fbddf2d .funfact-inner_9e95c25f7aed4568{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pricing-section_df424721d884d080.alternat-2_e58955d413abdb6f .upper-content_d8b88eb2a4032ac2 .title-text_ce5af194f6d7be8e h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  max-width: 500px;
}

.pricing-section_df424721d884d080.alternat-2_e58955d413abdb6f .upper-content_d8b88eb2a4032ac2 .title-text_ce5af194f6d7be8e h2:before{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_310389e86b/shape-159.cec992a8cb.png);
  width: 49px;
  height: 58px;
  right: 20px;
  bottom: 10px;
  background-repeat: no-repeat;
}

.pricing-section_df424721d884d080.alternat-2_e58955d413abdb6f .upper-content_d8b88eb2a4032ac2 .shape_9611fafab99d8b6d{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 349px;
  height: 349px;
  background-repeat: no-repeat;
}
























