

/** cta-section **/

.cta-section_3b1d9801a308b6a4{
  position: relative;
  padding: 0px 50px;
}

.cta-section_3b1d9801a308b6a4 .outer-container_a3c3e2c0b6d9aa38{
  position: relative;
  padding: 104px 30px 134px 30px;
  border: 1px solid var(--secondary-color);
  border-top: none;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85{
  position: relative;
  display: block;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85 h2{
  position: relative;
  display: block;
  font-size: 110px;
  line-height: 120px;
  font-weight: 500;
  margin-bottom: 40px;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85 a{
  position: relative;
  display: inline-block;
  width: 252px;
  height: 252px;
  text-align: center;
  padding-top: 61px;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85 a:before{
  position: absolute;
  content: '';
  background-image: url(../../snapshots/shape_8baa11bbe0/shape-36.498b89732e.png);
  width: 252px;
  height: 252px;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85 a span{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 33px;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85 a i{
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  transition: all 500ms ease;
}

.cta-section_3b1d9801a308b6a4 .content-box_9d17937569ec6a85 a:hover i{
  transform: rotate(45deg);
}

.cta-section_3b1d9801a308b6a4 .pattern-layer_8c421e18455385ac .pattern-1_b9a840fc9443a44c{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 523px;
  height: 523px;
  background-repeat: no-repeat;
}

.cta-section_3b1d9801a308b6a4 .pattern-layer_8c421e18455385ac .pattern-2_85d81f1364073186{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 549px;
  height: 455px;
  background-repeat: no-repeat;
}

/** cta-style-two **/

.cta-style-two_a9ca187b9bd03079{
  position: relative;
  padding: 0px 30px;
}

.cta-style-two_a9ca187b9bd03079 .outer-container_a3c3e2c0b6d9aa38{
  position: relative;
  padding: 150px 0px 174px;
}

.cta-style-two_a9ca187b9bd03079 .content-box_9d17937569ec6a85{
  position: relative;
  display: block;
}

.cta-style-two_a9ca187b9bd03079 .content-box_9d17937569ec6a85 h2{
  position: relative;
  display: block;
  font-size: 140px;
  line-height: 190px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 28px;
}

.cta-style-two_a9ca187b9bd03079 .content-box_9d17937569ec6a85 h2 span{
  position: relative;
  display: inline-block;
  background: var(--secondary-color);
  color: #fff;
  line-height: 130px;
}

.cta-style-two_a9ca187b9bd03079 .content-box_9d17937569ec6a85 p{
  font-size: 31px;
  line-height: 51px;
  color: var(--title-color);
  margin-bottom: 53px;
}

.cta-style-two_a9ca187b9bd03079 .content-box_9d17937569ec6a85 .theme-btn-three_e797ecd2577ee465{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  color: var(--title-color);
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  border-radius: 50px;
  padding: 13px 42px;
  text-transform: uppercase;
  background: transparent;
}

.cta-style-two_a9ca187b9bd03079 .content-box_9d17937569ec6a85 .theme-btn-three_e797ecd2577ee465:hover{
  color: #fff;
}

/** cta-style-three **/

.cta-style-three_047795da9265092e{
  position: relative;
  padding: 110px 0px;
  background: #F6F6F6;
}

.cta-style-three_047795da9265092e .outer-container_a3c3e2c0b6d9aa38{
  position: relative;
  padding: 175px 0px 150px 0px;
}

.cta-style-three_047795da9265092e .content-box_9d17937569ec6a85{
  position: relative;
  display: block;
}

.cta-style-three_047795da9265092e .content-box_9d17937569ec6a85 h2{
  font-size: 100px;
  line-height: 100px;
  font-family: var(--text-font);
  font-weight: 500;
  max-width: 890px;
  margin: 0 auto;
  margin-bottom: 34px;
}

.cta-style-three_047795da9265092e .content-box_9d17937569ec6a85 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%);
}

.cta-style-three_047795da9265092e .content-box_9d17937569ec6a85 p{
  font-size: 24px;
  line-height: 52px;
  color: var(--title-color);
  margin-bottom: 55px;
}

.cta-style-three_047795da9265092e .pattern-layer_8c421e18455385ac{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cta-style-three_047795da9265092e .pattern-layer-2_56f26891eb3ba833{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}

.cta-style-three_047795da9265092e .content-box_9d17937569ec6a85 .theme-btn-three_e797ecd2577ee465{
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  padding: 15px 32px;
  border-radius: 40px;
}

.cta-style-three_047795da9265092e .pattern-layer-3_d31b10b83f23faf7{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 1800px;
  height: 1506px;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}

.cta-style-three_047795da9265092e .shape_ebdd3dadd648ff07 .shape-1_a58e4ee9c2472550{
  position: absolute;
  top: 240px;
  right: 325px;
  width: 68px;
  height: 76px;
  background-repeat: no-repeat;
}

.cta-style-three_047795da9265092e .shape_ebdd3dadd648ff07 .shape-2_9fa141666d462ba2{
  position: absolute;
  top: 240px;
  right: 325px;
  width: 68px;
  height: 76px;
  background-repeat: no-repeat;
  display: none;
}

.cta-style-three_047795da9265092e .shape_ebdd3dadd648ff07 .shape-3_df13f92324806f0b{
  position: absolute;
  left: 420px;
  bottom: 170px;
  width: 101px;
  height: 84px;
  background-repeat: no-repeat;
}

.cta-style-three_047795da9265092e .shape_ebdd3dadd648ff07 .shape-4_b6babbe0ca6bcf2b{
  position: absolute;
  left: 420px;
  bottom: 170px;
  width: 101px;
  height: 84px;
  background-repeat: no-repeat;
  display: none;
}

/** cta-style-four **/

.cta-style-four_76b5913aef8d5786{
  position: relative;
  padding: 170px 0px 227px 0px;
}

.cta-style-four_76b5913aef8d5786 h2{
  display: block;
  font-size: 90px;
  line-height: 100px;
  font-family: 'Playfire Display', serif;
  font-weight: 500;
  margin-bottom: 56px;
}

.cta-style-four_76b5913aef8d5786 .theme-btn-three_e797ecd2577ee465{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 40px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 44px;
  background: #B9916E;
}

.cta-style-four_76b5913aef8d5786 .theme-btn-three_e797ecd2577ee465:hover{

}

.cta-style-four_76b5913aef8d5786 .shape-1_a58e4ee9c2472550{
  position: absolute;
  right: 208px;
  bottom: 170px;
  width: 189px;
  height: 114px;
  background-repeat: no-repeat;
}

.cta-style-four_76b5913aef8d5786 .shape-2_9fa141666d462ba2{
  position: absolute;
  right: 208px;
  bottom: 170px;
  width: 189px;
  height: 114px;
  background-repeat: no-repeat;
  display: none;
}
























