
/** about-section **/

.about-section_140a82c77f34851d{
  position: relative;
  padding: 0px 50px;
}

.about-section_140a82c77f34851d .outer-container_ce803f57e78f54bd{
  position: relative;
  border: 1px solid var(--secondary-color);
  border-top: none;
  padding: 175px 80px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc h3{
  position: relative;
  display: inline-block;
  font-size: 64px;
  line-height: 110px;
  color: rgba(0, 0, 0, 0.30);
  text-transform: uppercase;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc h3 img{
  position: relative;
  top: -8px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc h2{
  position: relative;
  display: block;
  font-size: 140px;
  line-height: 140px;
  font-weight: 500;
  margin-bottom: 91px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc p{
  display: block;
  font-size: 58px;
  line-height: 86px;
  color: var(--title-color);
  max-width: 1450px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc p span{
  color: rgba(0, 0, 0, 0.40);
  border-bottom: solid;
  border-width: 2px;
  display: inline-block;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec{
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .social-inner_48d0cda64b93cffe h6{
  display: block;
  font-size: 20px;
  line-height: 27px;
  font-family: var(--text-font);
  font-weight: 700;
  margin-bottom: 26px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .social-inner_48d0cda64b93cffe .social-links_f41416a9ec113f40{
  position: relative;
  display: flex;
  align-items: center;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .social-inner_48d0cda64b93cffe .social-links_f41416a9ec113f40 li{
  position: relative;
  display: inline-block;
  margin-right: 12px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .social-inner_48d0cda64b93cffe .social-links_f41416a9ec113f40 li:last-child{
  margin: 0px !important;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .social-inner_48d0cda64b93cffe .social-links_f41416a9ec113f40 li a{
  position: relative;
  display: inline-block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: var(--title-color);
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .social-inner_48d0cda64b93cffe .social-links_f41416a9ec113f40 li a:hover{
  color: #fff;
  background: var(--secondary-color);
  font-size: 22px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .text-box_f86e9a20d39d48ee{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 323px;
  height: 238px;
  text-align: center;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .text-box_f86e9a20d39d48ee .shape_b51bda837e738ca6{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 323px;
  height: 238px;
  background-repeat: no-repeat;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .text-box_f86e9a20d39d48ee span{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .text-box_f86e9a20d39d48ee a{
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #fff;
}

.about-section_140a82c77f34851d .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .text-box_f86e9a20d39d48ee a:hover{
  transform: rotate(45deg);
}

.about-section_140a82c77f34851d .pattern-layer_3494c4d03a686317{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

/** about-style-two **/

.about-style-two_988d35a606556303{
  position: relative;
  padding: 0px 50px;
}

.about-style-two_988d35a606556303 .outer-container_ce803f57e78f54bd{
  position: relative;
  padding: 227px 0px 265px 0px;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.about-style-two_988d35a606556303 .image-box_a4d7334f7da1be6c .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.about-style-two_988d35a606556303 .image-box_a4d7334f7da1be6c .image::before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-two_988d35a606556303 .image-box_a4d7334f7da1be6c .image:hover::before {
  width: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-two_988d35a606556303 .image-box_a4d7334f7da1be6c .image img{
  width: 100%;
  transform: scale(1.1);
  transition: all 500ms;
}

.about-style-two_988d35a606556303 .image-box_a4d7334f7da1be6c .image:hover img{
  transform: scale(1);
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
  margin-left: 140px;
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc .upper-text_1d10efe7fc90174f{
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: var(--title-color);
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  margin-bottom: 38px;
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc h2{
  position: relative;
  display: block;
  font-size: 70px;
  line-height: 90px;
  margin-bottom: 120px;
  max-width: 755px;
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc h2 span{
  position: relative;
  display: inline-block;
  color: #fff;
  background: var(--secondary-color);
  font-family: 'Playfair Display', cursive;
  line-height: 70px;
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc h2:before{
  position: absolute;
  content: '';
  right: -10px;
  bottom: 20px;
  width: 300px;
  height: 1px;
  background: var(--secondary-color);
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc .lower-content_d21033d2f5f0289a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc .lower-content_d21033d2f5f0289a h6{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 27px;
  font-family: var(--text-font);
  font-weight: 700;
  margin-bottom: 26px;
}

.about-style-two_988d35a606556303 .content-box_2f65d085dbd3e9cc .lower-content_d21033d2f5f0289a .dark-signature_04689de07c06d641{
  display: none;
}

.about-style-two_988d35a606556303 .pattern-layer_3494c4d03a686317{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.about-style-two_988d35a606556303 .pattern-layer-2_3804f1caad8ed8ac{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
  opacity: 0;
}

/** about-style-three **/

.about-style-three_579b47397fc8f3d3{
  position: relative;
  padding: 52px 0px 275px 0px;
  background: #FBF5F1;
}

.about-style-three_579b47397fc8f3d3 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-three_579b47397fc8f3d3 .content-box_2f65d085dbd3e9cc .upper-text_1d10efe7fc90174f{
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 48px;
  font-family: 'Savoye LET', cursive;
  color: var(--title-color);
}

.about-style-three_579b47397fc8f3d3 .content-box_2f65d085dbd3e9cc h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 110px;
  font-family: 'Gambetta', serif;
  max-width: 1290px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.about-style-three_579b47397fc8f3d3 .content-box_2f65d085dbd3e9cc h2 span{

}

.about-style-three_579b47397fc8f3d3 .social-style-one_fa0350fdec2e09e0{
  justify-content: center;
}

.about-style-three_579b47397fc8f3d3 .social-style-one_fa0350fdec2e09e0 li a{
  background: #fff;
  border-color: #fff;
}

.about-style-three_579b47397fc8f3d3 .social-style-one_fa0350fdec2e09e0 li a:hover{
  background: var(--secondary-color);
  border-color: var(--secondary-color);
}

/** about-style-four **/

.about-style-four_e150e2ec1819fe38{
  position: relative;
  padding: 159px 0px 157px 0px;
}

.about-style-four_e150e2ec1819fe38:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5f74f61372/shape-50.5672a04466.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}


.about-style-four_e150e2ec1819fe38 .outer-container_ce803f57e78f54bd{
  position: relative;
  max-width: 1580px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 15px;
}

.about-style-four_e150e2ec1819fe38 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08{
  position: relative;
  display: block;
  float: left;
  margin-right: 230px;
}

.about-style-four_e150e2ec1819fe38 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5f74f61372/shape-51.1554850d4f.png);
  width: 62px;
  height: 132px;
  top: 7px;
  right: -150px;
  background-repeat: no-repeat;
}

.about-style-four_e150e2ec1819fe38 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08:last-child{
  margin: 0px !important;
}

.about-style-four_e150e2ec1819fe38 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 .count-outer_4a6da685ac017dee{
  position: relative;
  display: block;
  font-size: 82px;
  line-height: 105px;
  font-family: var(--title-font);
  color: var(--title-color);
  font-weight: 500;
  margin-bottom: 10px;
}

.about-style-four_e150e2ec1819fe38 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 p{
  display: block;
  font-size: 24px;
  line-height: 30px;
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc .link-box_37afd5fc52c6f95f{
  position: relative;
  display: inline-block;
  background: var(--secondary-color);
  border-radius: 80px;
  padding: 28px 160px 29px 60px;
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc .link-box_37afd5fc52c6f95f h2{
  position: relative;
  display: block;
  font-size: 64px;
  line-height: 100px;
  font-family: var(--text-font);
  color: #fff;
  font-weight: 400;
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc .link-box_37afd5fc52c6f95f h2 span{
  font-weight: 700;
  font-style: italic;
  text-decoration: underline;
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc .link-box_37afd5fc52c6f95f a{
  position: absolute;
  display: inline-block;
  top: 15px;
  right: 15px;
  width: 126px;
  height: 126px;
  line-height: 130px;
  text-align: center;
  border-radius: 50%;
  background: #FFDD2D;
  font-size: 30px;
  color: var(--title-color);
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc .link-box_37afd5fc52c6f95f a:hover{
  color: #fff;
}

.about-style-four_e150e2ec1819fe38 .text-box_f86e9a20d39d48ee h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 90px;
  font-weight: 500;
}

.about-style-four_e150e2ec1819fe38 .text-box_f86e9a20d39d48ee h2 span{
  display: inline-block;
  font-family: var(--text-font);
  font-weight: 700;
  font-style: italic;
  color: rgba(0, 0, 0, 0.30);
}

/** about-style-five **/

.about-style-five_66e547d4dd3ddc21{
  position: relative;
  padding: 0px 30px;
}

.about-style-five_66e547d4dd3ddc21 .content-one_4a483e9e57bf27dc{
  position: relative;
  display: block;
  background: #EDEDED;
  border-radius: 30px;
  padding: 48px 40px 68px 50px;
  margin-bottom: 30px;
}

.about-style-five_66e547d4dd3ddc21 .content-one_4a483e9e57bf27dc h2{
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 42px;
  font-family: var(--text-font);
  font-weight: 500;
  padding-left: 155px;
  max-width: 420px;
  margin-bottom: 150px;
}

.about-style-five_66e547d4dd3ddc21 .content-one_4a483e9e57bf27dc h2 span{
  position: absolute;
  left: 0px;
  top: 19px;
  font-size: 93px;
}

.about-style-five_66e547d4dd3ddc21 .content-one_4a483e9e57bf27dc .category-list_a4bc9b4eaaaa43f2 li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.about-style-five_66e547d4dd3ddc21 .content-one_4a483e9e57bf27dc .category-list_a4bc9b4eaaaa43f2 li a{
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: var(--title-color);
  background: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 11.5px 29px;
  border: solid;
  border-width: 1px;
  border-color: #fff;
}

.about-style-five_66e547d4dd3ddc21 .content-one_4a483e9e57bf27dc .category-list_a4bc9b4eaaaa43f2 li a:hover{
  color: #fff;
  background: var(--secondary-color);
  border-color: var(--secondary-color);
}

.about-style-five_66e547d4dd3ddc21 .content-two_10580a3108bc44fb{
  position: relative;
  display: block;
  background: #EDEDED;
  border-radius: 30px;
  padding: 51px 60px 79px 60px;
  text-align: center;
  margin-bottom: 30px;
}

.about-style-five_66e547d4dd3ddc21 .content-two_10580a3108bc44fb .icon-box_9b0b59a6de092d17{
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  color: #fff;
  background: var(--secondary-color);
  border-radius: 50%;
  text-align: center;
  margin-bottom: 36px;
}

.about-style-five_66e547d4dd3ddc21 .content-two_10580a3108bc44fb p{
  font-size: 36px;
  line-height: 56px;
  color: var(--title-color);
  margin-bottom: 40px;
}

.about-style-five_66e547d4dd3ddc21 .content-two_10580a3108bc44fb h4{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 36px;
  font-family: var(--text-font);
  font-weight: 500;
  padding-left: 30px;
}

.about-style-five_66e547d4dd3ddc21 .content-two_10580a3108bc44fb h4:before{
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 18px;
  height: 2px;
  left: 0px;
  top: 17px;
}

.about-style-five_66e547d4dd3ddc21 .content-two_10580a3108bc44fb h4 span{
  font-weight: 400;
  opacity: 0.4;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac{
  position: relative;
  width: 100%;
  border-radius: 30px 0px 30px 30px;
  overflow: hidden;
  padding: 46px 46px 64px 46px;
  margin-bottom: 30px;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .shape_b51bda837e738ca6{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .customer-list_65eb2288c1e80cac{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 138px;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .customer-list_65eb2288c1e80cac li{
  position: relative;
  display: inline-block;
  width: 81px;
  height: 81px;
  border-radius: 50%;
  border: 6px solid #fff;
  margin-right: -24px;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .customer-list_65eb2288c1e80cac li img{
  width: 100%;
  border-radius: 50%;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac p{
  display: block;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 11px;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .count-outer_4a6da685ac017dee{
  position: relative;
  display: block;
  font-size: 100px;
  line-height: 108px;
  font-weight: 500;
  color: var(--title-color);
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .video-btn_24bf5520408ed5a0{
  position: absolute;
  top: 0px;
  right: 0px;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .video-btn_24bf5520408ed5a0 a{
  position: relative;
  display: inline-block;
  width: 74px;
  height: 74px;
  line-height: 76px;
  background: var(--secondary-color);
  font-size: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
}

.about-style-five_66e547d4dd3ddc21 .content-three_4d65bdcf80f9edac .video-btn_24bf5520408ed5a0 a:hover{

}


/** about-style-six **/

.about-style-six_4236d17f9c9cafc3{
  position: relative;
  padding: 180px 0px 230px 0px;
}

.about-style-six_4236d17f9c9cafc3 .outer-container_ce803f57e78f54bd{
  position: relative;
  max-width: 1580px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf{
  position: relative;
  display: block;
  padding-left: 340px;
  margin-right: -20px;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image{
  border-radius: 30px;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image-1_43d9d0858923f35a{
  position: absolute;
  left: 0px;
  bottom: 0px;
  overflow: hidden;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image-1_43d9d0858923f35a::before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image-1_43d9d0858923f35a:hover::before {
  width: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image-2_4888350c357e192b{
  position: relative;
  overflow: hidden;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image-2_4888350c357e192b::before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image-2_4888350c357e192b:hover::before {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .image img{
  width: 100%;
  border-radius: 30px;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .clients-box_1ab3728d7555f995{
  position: absolute;
  left: 186px;
  bottom: 38px;
  width: 260px;
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 25px 25px 21px 25px;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .clients-box_1ab3728d7555f995 h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-family: var(--title-font);
  font-weight: 500;
  margin-bottom: 11px;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .clients-box_1ab3728d7555f995 .image-list_6f086126bd0a4a86{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .clients-box_1ab3728d7555f995 .image-list_6f086126bd0a4a86 li{
  position: relative;
  display: inline-block;
  width: 69px;
  height: 69px;
  border-radius: 50%;
  border: 6px solid #fff;
  margin-right: -20px;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .clients-box_1ab3728d7555f995 .image-list_6f086126bd0a4a86 li img{
  width: 100%;
  border-radius: 50%;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe{
  position: absolute;
  left: 260px;
  top: 62px;
  width: 158px;
  height: 158px;
  text-align: center;
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe .text{
  font-size: 65px;
  line-height: 158px;
  color: var(--title-color);
}

.about-style-six_4236d17f9c9cafc3 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe .curved-circle{
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  text-transform: uppercase;
  color: var(--title-color);
  width: 158px;
  height: 158px;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc .upper-text_1d10efe7fc90174f{
  position: relative;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  font-weight: 500;
  color: var(--title-color);
  font-weight: 500;
  text-transform: uppercase;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  border-radius: 22px;
  padding: 0px 20px;
  margin-bottom: 18px;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc h2{
  position: relative;
  display: block;
  font-size: 82px;
  line-height: 90px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 50px;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc p{
  font-size: 22px;
  line-height: 44px;
  color: var(--title-color);
  max-width: 550px;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc .rating-box_e01b393841db37f9{
  position: relative;
  display: inline-block;
  width: 349px;
  height: 178px;
  padding-top: 45px;
  padding-left: 50px;
  margin-top: 60px;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc .rating-box_e01b393841db37f9 .shape_b51bda837e738ca6{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 349px;
  height: 178px;
  background-repeat: no-repeat;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc .rating-box_e01b393841db37f9 .light-shape_86fcfe1366505fc8{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 349px;
  height: 178px;
  background-repeat: no-repeat;
  display: none;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc .rating-box_e01b393841db37f9 h3{
  position: relative;
  display: block;
  font-size: 58px;
  line-height: 60px;
  font-family: var(--text-font);
  font-weight: 500;
}

.about-style-six_4236d17f9c9cafc3 .content-box_2f65d085dbd3e9cc .rating-box_e01b393841db37f9 span{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.40);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae{
  position: relative;
  display: block;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce{
  position: relative;
  display: block;
  border-radius: 30px 0px 30px 30px;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 386px 30px 16px 60px;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .link-box_37afd5fc52c6f95f{
  position: absolute;
  top: 0px;
  right: 5px;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .link-box_37afd5fc52c6f95f a{
  position: relative;
  display: inline-block;
  width: 68px;
  height: 68px;
  line-height: 68px;
  background: #FFE03C;
  border-radius: 15px;
  text-align: center;
  font-size: 24px;
  color: var(--title-color);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .link-box_37afd5fc52c6f95f a:hover{
  background: var(--secondary-color);
  color: #FFE03C;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li{
  position: relative;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li a{
  position: relative;
  display: inline-block;
  font-size: 48px;
  line-height: 58px;
  font-weight: 500;
  color: var(--title-color);
  background: #fff;
  padding: 10px 20px;
  border-radius: 50px;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li a:hover{
  background: #FFE03C;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:first-child{
  margin-left: 70px;
  transform: rotate(1.23deg);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(2){
  transform: rotate(-2.91deg);
  margin-left: 5px;
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(3){
  transform: rotate(-2.91deg);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(4){
  transform: rotate(4.4deg);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(5){
  transform: rotate(-0.86deg);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(6){
  transform: rotate(4.19deg);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(7){
  transform: rotate(-8.71deg);
}

.about-style-six_4236d17f9c9cafc3 .content-box-two_854314974039f4ae .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(8){
  transform: rotate(7.69deg);
}

/** about-style-seven **/

.about-style-seven_6ef3bc6344ba9a85{
  position: relative;
  padding: 168px 0px 327px 0px;
}

.about-style-seven_6ef3bc6344ba9a85 .upper-content_986b47fa8e93a26e{
  position: relative;
  padding-left: 115px;
  padding-right: 140px;
}

.about-style-seven_6ef3bc6344ba9a85 .left-content_371a792d85191ac4 .count-outer_4a6da685ac017dee{
  position: relative;
  display: block;
  font-size: 120px;
  line-height: 90px;
  font-family: var(--text-font);
  color: var(--title-color);
  font-weight: 500;
  margin-bottom: 27px;
}

.about-style-seven_6ef3bc6344ba9a85 .left-content_371a792d85191ac4 p{
  font-size: 24px;
  line-height: 35px;
}

.about-style-seven_6ef3bc6344ba9a85 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
  margin-left: -55px;
}

.about-style-seven_6ef3bc6344ba9a85 .content-box_2f65d085dbd3e9cc h2{
  font-size: 72px;
  line-height: 86px;
  font-family: var(--text-font);
  font-weight: 700;
  margin-bottom: 120px;
}

.about-style-seven_6ef3bc6344ba9a85 .content-box_2f65d085dbd3e9cc span{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  color: var(--title-color);
  border-radius: 30px;
  margin-bottom: 36px;
  padding: 1px 20px;
}

.about-style-seven_6ef3bc6344ba9a85 .content-box_2f65d085dbd3e9cc p{
  font-size: 32px;
  line-height: 60px;
  color: var(--title-color);
  max-width: 790px;
}

.about-style-seven_6ef3bc6344ba9a85 .lower-content_d21033d2f5f0289a{
  padding-left: 115px;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6{
  position: relative;
  display: block;
  margin-left: -112px;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6:before{
  position: absolute;
  content: '';
  background: #FFE03C;
  width: 40px;
  height: 40px;
  left: -48px;
  bottom: -44px;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce{
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 540px 0px 9px 15px;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .link-box_37afd5fc52c6f95f{
  position: absolute;
  top: 0px;
  right: 5px;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .link-box_37afd5fc52c6f95f a{
  position: relative;
  display: inline-block;
  width: 68px;
  height: 68px;
  line-height: 68px;
  background: #FFE03C;
  border-radius: 15px;
  text-align: center;
  font-size: 24px;
  color: var(--title-color);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .link-box_37afd5fc52c6f95f a:hover{
  background: var(--secondary-color);
  color: #FFE03C;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li{
  position: relative;
  display: inline-block;
  float: left;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li a{
  position: relative;
  display: inline-block;
  font-size: 48px;
  line-height: 58px;
  font-weight: 500;
  color: var(--title-color);
  background: #fff;
  padding: 10px 20px;
  border-radius: 50px;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li a:hover{
  background: #FFE03C;
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:first-child{
  transform: rotate(-2.91deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(2){
  transform: rotate(4.4deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(3){
  transform: rotate(-0.86deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(4){
  transform: rotate(3.29deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(5){
  transform: rotate(4.19deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(6){
  transform: rotate(-8.71deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(7){
  transform: rotate(7.69deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .inner-box_c5d8274b05755bce .category-list_a4bc9b4eaaaa43f2 li:nth-child(8){
  transform: rotate(-3.68deg);
}

.about-style-seven_6ef3bc6344ba9a85 .inner-content_93f5279c915db7b6 .big-text_a55d4014332f8fd0{
  position: absolute;
  left: -380px;
  bottom: -9px;
  font-size: 300px;
  line-height: 250px;
  font-family: var(--text-font);
  font-weight: 900;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
}

.about-style-seven_6ef3bc6344ba9a85 .pattern-layer_3494c4d03a686317 .pattern-1_9256de7ce8f6c072{
  position: absolute;
  left: 0px;
  top: 190px;
  width: 642px;
  height: 907px;
  background-repeat: no-repeat;
}

.about-style-seven_6ef3bc6344ba9a85 .pattern-layer_3494c4d03a686317 .pattern-2_505b471e0ac0e063{
  position: absolute;
  left: 0px;
  bottom: 380px;
  width: 642px;
  height: 907px;
  background-repeat: no-repeat;
}

.about-style-seven_6ef3bc6344ba9a85 .pattern-layer_3494c4d03a686317 .pattern-3_0045ca3d60629446{
  position: absolute;
  left: 0px;
  top: 190px;
  width: 642px;
  height: 907px;
  background-repeat: no-repeat;
  display: none;
}

.about-style-seven_6ef3bc6344ba9a85 .pattern-layer_3494c4d03a686317 .pattern-4_1336fc9587463f9f{
  position: absolute;
  left: 0px;
  bottom: 380px;
  width: 642px;
  height: 907px;
  background-repeat: no-repeat;
  display: none;
}

/** about-style-eight **/

.about-style-eight_76c1fb05c5eb9e20{
  position: relative;
  background: #F6F6F6;
  padding: 228px 0px 196px 0px;
}

.about-style-eight_76c1fb05c5eb9e20 .outer-container_ce803f57e78f54bd{
  position: relative;
  padding: 0px 125px;
}

.about-style-eight_76c1fb05c5eb9e20 .title-text_45348cb6d8054735{
  position: relative;
  margin-top: 327px;
}

.about-style-eight_76c1fb05c5eb9e20 .title-text_45348cb6d8054735 h2{
  display: block;
  font-size: 36px;
  line-height: 72px;
  font-family: var(--text-font);
  font-weight: 500;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc h2{
  position: relative;
  display: block;
  font-size: 82px;
  line-height: 95px;
  font-family: var(--text-font);
  font-weight: 700;
  margin-bottom: 87px;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc h2 span{
  position: relative;
  display: inline-block;
  line-height: 103px;
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc p{
  font-size: 32px;
  line-height: 52px;
  margin-bottom: 51px;
  color: var(--title-color);
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .subscribe-box_bdc2ce3450ba3e48{
  position: relative;
  display: inline-block;
  width: 350px;
  background: var(--secondary-color);
  border-radius: 50px;
  padding: 17px 100px 21px 33px;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .subscribe-box_bdc2ce3450ba3e48 span{
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .subscribe-box_bdc2ce3450ba3e48 a{
  position: absolute;
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 57px;
  background: #FF0000;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  top: 12px;
  right: 18px;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .subscribe-box_bdc2ce3450ba3e48 a:before,
.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .subscribe-box_bdc2ce3450ba3e48 a:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .subscribe-box_bdc2ce3450ba3e48 a:after{
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .signature_4403b1cbb0ffb5e9{
  position: relative;
  display: block;
}

.about-style-eight_76c1fb05c5eb9e20 .content-box_2f65d085dbd3e9cc .lower-box_b1081ced5c9004ec .signature-2_fe162a9740f4c332{
  display: none;
}

.about-style-eight_76c1fb05c5eb9e20 .pattern-layer_3494c4d03a686317 .pattern-1_9256de7ce8f6c072{
  position: absolute;
  left: 0px;
  top: 250px;
  width: 642px;
  height: 907px;
  background-repeat: no-repeat;
}

.about-style-eight_76c1fb05c5eb9e20 .pattern-layer_3494c4d03a686317 .pattern-2_505b471e0ac0e063{
  position: absolute;
  left: 0px;
  top: 250px;
  width: 642px;
  height: 907px;
  display: none;
  background-repeat: no-repeat;
}

.about-style-eight_76c1fb05c5eb9e20 .pattern-layer_3494c4d03a686317 .pattern-3_0045ca3d60629446{
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1068px;
  height: 2537px;
  background-repeat: no-repeat;
  display: none;
}

/** about-style-nine **/

.about-style-nine_f58e5f08a49975d7{
  position: relative;
  background: #F6EFE9;
  padding: 153px 0px 176px 0px;
}

.about-style-nine_f58e5f08a49975d7 .outer-container_ce803f57e78f54bd{
  position: relative;
  padding: 0px 125px;
  max-width: 1800px;
  margin: 0 auto;
}

.about-style-nine_f58e5f08a49975d7 .sub-title-text_69d6dee054405040{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 40px;
  color: var(--title-color);
  text-transform: uppercase;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 111px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 68px;
  text-transform: uppercase;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc h2 span{
  position: relative;
  display: block;
  padding-left: 100px;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc h2 span:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5f74f61372/shape-104.7c88fbd822.png);
  width: 65px;
  height: 65px;
  left: 0px;
  top: 23px;
  background-repeat: no-repeat;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc p{
  font-size: 32px;
  line-height: 58px;
  color: var(--title-color);
  margin-bottom: 50px;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc .signature_4403b1cbb0ffb5e9{
  position: relative;
  display: block;
}

.about-style-nine_f58e5f08a49975d7 .content-box_2f65d085dbd3e9cc .signature-2_fe162a9740f4c332{
  display: none;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7{
  position: relative;
  display: block;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf{
  position: relative;
  display: block;
  max-width: 517px;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe{
  position: absolute;
  right: -102px;
  top: -130px;
  width: 205px;
  height: 205px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe .text{
  font-size: 65px;
  line-height: 205px;
  color: var(--title-color);
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe .curved-circle-two{
  position: absolute;
  left: 16px;
  top: 19px;
  font-size: 18px;
  text-transform: uppercase;
  color: var(--title-color);
  width: 170px;
  height: 170px;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe .text{
  position: relative;
  display: inline-block;
  font-size: 80px;
  line-height: 205px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .image::before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .image:hover::before {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .image img{
  width: 100%;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .shape_b51bda837e738ca6{
  position: absolute;
  top: -385px;
  right: 0px;
  width: 243px;
  height: 174px;
  background-repeat: no-repeat;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .shape-2_817572eca96c3e07{
  position: absolute;
  top: -385px;
  right: 0px;
  width: 243px;
  height: 174px;
  background-repeat: no-repeat;
  display: none;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-two_c8007e5514c8a6b8{
  position: relative;
  display: block;
  margin-left: -45px;
  padding-top: 173px;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-two_c8007e5514c8a6b8 .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-two_c8007e5514c8a6b8 .image::before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-two_c8007e5514c8a6b8 .image:hover::before {
  width: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-nine_f58e5f08a49975d7 .image-inner_64eb9b8d86811dd7 .image-box-two_c8007e5514c8a6b8 .image img{
  width: 100%;
}

.about-style-nine_f58e5f08a49975d7 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08{
  position: relative;
  display: block;
}

.about-style-nine_f58e5f08a49975d7 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 .count-outer_4a6da685ac017dee{
  position: relative;
  display: block;
  font-size: 80px;
  line-height: 80px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  color: var(--title-color);
  margin-bottom: 10px;
}

.about-style-nine_f58e5f08a49975d7 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 p{
  font-size: 24px;
  line-height: 40px;
  color: var(--title-color);
}

/** about-style-ten **/

.about-style-ten_e32852edd9b54ee9{
  position: relative;
  padding: 200px 0px;
}

.about-style-ten_e32852edd9b54ee9 .outer-container_ce803f57e78f54bd{
  position: relative;
  padding: 0px 100px;
}

.about-style-ten_e32852edd9b54ee9 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
  margin-bottom: 160px;
}

.about-style-ten_e32852edd9b54ee9 .content-box_2f65d085dbd3e9cc h2{
  font-size: 240px;
  line-height: 230px;
  font-family: 'Playfire Display', serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 135px;
}

.about-style-ten_e32852edd9b54ee9 .content-box_2f65d085dbd3e9cc h2 span{
  color: #A97B54;
}

.about-style-ten_e32852edd9b54ee9 .content-box_2f65d085dbd3e9cc p{
  font-size: 52px;
  line-height: 74px;
  color: var(--title-color);
  max-width: 905px;
}

.about-style-ten_e32852edd9b54ee9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 .count-outer_4a6da685ac017dee{
  font-size: 150px;
  line-height: 110px;
  font-family: 'Playfire Display', serif;
  color: var(--title-color);
  margin-bottom: 9px;
}

.about-style-ten_e32852edd9b54ee9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 p{
  font-size: 22px;
  line-height: 35px;
}

.about-style-ten_e32852edd9b54ee9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08{
  position: relative;
  display: block;
}

.about-style-ten_e32852edd9b54ee9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08:before{
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 1px;
  height: 125px;
  top: 10px;
  right: -15px;
  transform: rotate(20deg);
}

.about-style-ten_e32852edd9b54ee9 .funfact-inner_18a8047e2c38e413 .funfact-block_d06043b911dbcc89:last-child .single-item_ca0b06b8506caf08:before{
  display: none;
}

.about-style-ten_e32852edd9b54ee9 .shape_b51bda837e738ca6{
  position: absolute;
  right: 163px;
  bottom: 521px;
  width: 424px;
  height: 182px;
  background-repeat: no-repeat;
}

.about-style-ten_e32852edd9b54ee9 .shape-2_817572eca96c3e07{
  position: absolute;
  right: 163px;
  bottom: 521px;
  width: 424px;
  height: 182px;
  background-repeat: no-repeat;
  display: none;
}

/** about-style-11 **/

.about-style-11_ace40d2cdaf6ea57{
  position: relative;
  padding: 265px 0px 294px 0px;
}

.about-style-11_ace40d2cdaf6ea57 .pattern-layer_3494c4d03a686317{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.about-style-11_ace40d2cdaf6ea57 .pattern-layer-2_3804f1caad8ed8ac{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  display: none;
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
  margin-left: -25px;
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc h2{
  display: block;
  font-size: 130px;
  line-height: 140px;
  margin-bottom: 31px;
  max-width: 490px;
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc h2 span{

}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc p{
  font-size: 52px;
  line-height: 79px;
  color: var(--title-color);
  margin-bottom: 67px;
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc .social-style-one_fa0350fdec2e09e0{
  justify-content: left;
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc .social-style-one_fa0350fdec2e09e0 span{
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  color: var(--title-color);
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc .social-style-one_fa0350fdec2e09e0 li a{
  background: #fff;
  border-color: #fff;
}

.about-style-11_ace40d2cdaf6ea57 .content-box_2f65d085dbd3e9cc .social-style-one_fa0350fdec2e09e0 li a:hover{

}

.about-style-11_ace40d2cdaf6ea57 .image-box_a4d7334f7da1be6c{
  position: relative;
  display: block;
}

.about-style-11_ace40d2cdaf6ea57 .image-box_a4d7334f7da1be6c .image{
  position: relative;
  display: block;
  border-radius: 50px;
  overflow: hidden;
}

.about-style-11_ace40d2cdaf6ea57 .image-box_a4d7334f7da1be6c .image::before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-11_ace40d2cdaf6ea57 .image-box_a4d7334f7da1be6c .image:hover::before {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-11_ace40d2cdaf6ea57 .image-box_a4d7334f7da1be6c .image img{
  width: 100%;
  border-radius: 50px;
}

.about-section_140a82c77f34851d .outer-container_ce803f57e78f54bd.border_top_db1bbf693ccd9f6a{
  border-top: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.about-section_140a82c77f34851d .image-box_a4d7334f7da1be6c{
  position: relative;
  display: block;
  margin-left: 79px;
}

.about-section_140a82c77f34851d .image-box_a4d7334f7da1be6c img{
  width: 100%;
}

.about-section_140a82c77f34851d .outer-container_ce803f57e78f54bd .shape_b51bda837e738ca6{
  position: absolute;
  left: 890px;
  top: 120px;
  width: 107px;
  height: 123px;
  background-repeat: no-repeat;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9{

}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .pattern-layer_3494c4d03a686317{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .pattern-layer-2_3804f1caad8ed8ac{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: none;
}

.about-style-four_e150e2ec1819fe38 .content-box_2f65d085dbd3e9cc p{
  font-size: 36px;
  line-height: 60px;
  color: var(--title-color);
  margin-bottom: 70px;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .text-box_f86e9a20d39d48ee h2:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5f74f61372/shape-146.f05d2895d5.png);
  width: 64px;
  height: 64px;
  top: 20px;
  right: -70px;
  background-repeat: no-repeat;
  animation-name: rotateme; 
  animation-duration: 24s; 
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme; 
  -webkit-animation-duration: 24s; 
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme; 
  -moz-animation-duration: 24s; 
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme; 
  -ms-animation-duration: 24s; 
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme; 
  -o-animation-duration: 24s; 
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .text-box_f86e9a20d39d48ee h2:after{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5f74f61372/shape-147.e198adf89f.png);
  width: 38px;
  height: 38px;
  right: 150px;
  bottom: 15px;
  background-repeat: no-repeat;
  animation-name: rotateme; 
  animation-duration: 24s; 
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme; 
  -webkit-animation-duration: 24s; 
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme; 
  -moz-animation-duration: 24s; 
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme; 
  -ms-animation-duration: 24s; 
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme; 
  -o-animation-duration: 24s; 
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .image-box_a4d7334f7da1be6c .image{
  position: relative;
  display: block;
  border-radius: 50px;
  overflow: hidden;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .image-box_a4d7334f7da1be6c .image img{
  width: 100%;
  border-radius: 50px;
  transition: 10s ease;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .image-box_a4d7334f7da1be6c .image:hover img{
  transform: scale(1.5);
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .funfact-inner_18a8047e2c38e413{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08:last-child:before{
  display: none;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08{
  float: none;
}

.about-style-four_e150e2ec1819fe38.alternat-2_8ef3d456360625a9 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08:before{
  right: -120%;
}

.about-style-four_e150e2ec1819fe38:before{
  z-index: 1;
}

.about-style-nine_f58e5f08a49975d7.about-7-section_f053b71cfa77d7df .image-inner_64eb9b8d86811dd7 .image-box-two_c8007e5514c8a6b8{
  padding-top: 0px;
  margin-left: -58px;
}

.about-style-nine_f58e5f08a49975d7.about-7-section_f053b71cfa77d7df .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf{
  max-width: 535px;
}

.about-style-nine_f58e5f08a49975d7 .upper-content_986b47fa8e93a26e .image-box_a4d7334f7da1be6c{
  position: relative;
  display: block;
  margin-left: -20px;
  overflow: hidden;
}

.about-style-nine_f58e5f08a49975d7 .upper-content_986b47fa8e93a26e .image-box_a4d7334f7da1be6c::before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-nine_f58e5f08a49975d7 .upper-content_986b47fa8e93a26e .image-box_a4d7334f7da1be6c:hover::before {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-nine_f58e5f08a49975d7 .upper-content_986b47fa8e93a26e .image-box_a4d7334f7da1be6c img{
  width: 100%;
  transition: all 0.3s ease-in-out 0.1s;
}

.about-style-nine_f58e5f08a49975d7 .upper-content_986b47fa8e93a26e .image-box_a4d7334f7da1be6c:hover img{
  transform: scale(1.1);
}

.about-style-nine_f58e5f08a49975d7 .title-text_45348cb6d8054735 h2{
  font-size: 180px;
  line-height: 200px;
  font-family: 'Gambetta', serif;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 60px;
  text-transform: uppercase;
}

.about-style-nine_f58e5f08a49975d7 .title-text_45348cb6d8054735 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_5f74f61372/shape-104.7c88fbd822.png);
  width: 65px;
  height: 65px;
  right: 200px;
  top: 10px;
  background-repeat: no-repeat;
  animation-name: rotateme; 
  animation-duration: 24s; 
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme; 
  -webkit-animation-duration: 24s; 
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme; 
  -moz-animation-duration: 24s; 
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme; 
  -ms-animation-duration: 24s; 
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme; 
  -o-animation-duration: 24s; 
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.about-style-nine_f58e5f08a49975d7 .title-text_45348cb6d8054735 p{
  font-size: 32px;
  line-height: 58px;
  color: var(--title-color);
  max-width: 770px;
}

.about-style-nine_f58e5f08a49975d7.about-7-section_f053b71cfa77d7df .image-inner_64eb9b8d86811dd7 .image-box-one_94f50276bcddddcf .curve-text_80e1451fc35b04fe{
  top: -103px;
}

.about-style-nine_f58e5f08a49975d7.about-7-section_f053b71cfa77d7df{
  padding-top: 79px;
}

.about-style-nine_f58e5f08a49975d7 .title-text_45348cb6d8054735 .pattern-1_9256de7ce8f6c072{
  position: absolute;
  right: 75px;
  bottom: -70px;
  width: 102px;
  height: 98px;
  background-repeat: no-repeat;
}

.about-style-nine_f58e5f08a49975d7 .title-text_45348cb6d8054735 .pattern-2_505b471e0ac0e063{
  position: absolute;
  right: 75px;
  bottom: -70px;
  width: 102px;
  height: 98px;
  background-repeat: no-repeat;
  display: none;
}

/** about-style-12 **/

.about-style-12_a266a7d47d2c3ab2{
  position: relative;
  padding-top: 178px;
}

.about-style-12_a266a7d47d2c3ab2 .title-text_45348cb6d8054735 h2{
  position: relative;
  display: block;
  font-size: 238px;
  line-height: 230px;
  font-family: 'Playfire Display', serif;
  font-weight: 500;
  text-transform: uppercase;
}

.about-style-12_a266a7d47d2c3ab2 .title-text_45348cb6d8054735 h2 span{
  display: block;
  color: #A97B54;
}

.about-style-12_a266a7d47d2c3ab2 .outer-container_ce803f57e78f54bd{
  position: relative;
  padding: 0px 95px;
}

.about-style-12_a266a7d47d2c3ab2 .image-box_a4d7334f7da1be6c{
  position: relative;
  display: block;
  max-width: 611px;
  overflow: hidden;
}

.about-style-12_a266a7d47d2c3ab2 .image-box_a4d7334f7da1be6c::before {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.about-style-12_a266a7d47d2c3ab2 .image-box_a4d7334f7da1be6c:hover::before {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.about-style-12_a266a7d47d2c3ab2 .image-box_a4d7334f7da1be6c img{
  width: 100%;
  transition: all 0.3s ease-in-out 0.1s;
}

.about-style-12_a266a7d47d2c3ab2 .image-box_a4d7334f7da1be6c:hover img{
  transform: scale(1.1);
}

.about-style-12_a266a7d47d2c3ab2 .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-12_a266a7d47d2c3ab2 .content-box_2f65d085dbd3e9cc .sub-title_b68356b7b0462728{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  font-weight: 500;
  color: var(--title-color);
  text-transform: uppercase;
  padding: 1px 18px;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  margin-bottom: 53px;
}

.about-style-12_a266a7d47d2c3ab2 .content-box_2f65d085dbd3e9cc p{
  font-size: 42px;
  line-height: 62px;
  color: var(--title-color);
  margin-bottom: 64px;
  max-width: 800px;
}



.about-style-12_a266a7d47d2c3ab2 .content-box_2f65d085dbd3e9cc h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-family: var(--text-font);
  font-weight: 700;
  margin-bottom: 26px;
  padding-top: 43px;
}

.about-style-12_a266a7d47d2c3ab2 .social-style-one_fa0350fdec2e09e0{
  justify-content: left;
}

.about-style-12_a266a7d47d2c3ab2 .funfact-inner_18a8047e2c38e413{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 74px;
  padding-bottom: 61px;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.about-style-12_a266a7d47d2c3ab2 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 .count-outer_4a6da685ac017dee{
  position: relative;
  display: block;
  font-size: 150px;
  line-height: 112px;
  font-family: 'Playfire Display', serif;
  color: var(--title-color);
  margin-bottom: 8px;
}

.about-style-12_a266a7d47d2c3ab2 .funfact-inner_18a8047e2c38e413 .single-item_ca0b06b8506caf08 p{
  font-size: 22px;
  line-height: 35px;
}

.about-style-12_a266a7d47d2c3ab2 .pattern-1_9256de7ce8f6c072{
  position: absolute;
  top: 214px;
  right: 97px;
  width: 343px;
  height: 184px;
  background-repeat: no-repeat;
}

.about-style-12_a266a7d47d2c3ab2 .pattern-2_505b471e0ac0e063{
  position: absolute;
  top: 214px;
  right: 97px;
  width: 343px;
  height: 184px;
  background-repeat: no-repeat;
  display: none;
}

.about-style-12_a266a7d47d2c3ab2 .content-box_2f65d085dbd3e9cc .shape-1_d6da9d986ab4e904{
  position: absolute;
  right: 130px;
  bottom: -60px;
  width: 343px;
  height: 184px;
  background-repeat: no-repeat;
}

.about-style-12_a266a7d47d2c3ab2 .content-box_2f65d085dbd3e9cc .shape-2_817572eca96c3e07{
  position: absolute;
  right: 130px;
  bottom: -60px;
  width: 343px;
  height: 184px;
  background-repeat: no-repeat;
  display: none;
}

/** about-style-13 **/

.about-style-13_94704dabd6f6453d{
  position: relative;
}

.about-style-13_94704dabd6f6453d .outer-container_ce803f57e78f54bd{
  position: relative;
  max-width: 1580px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.about-style-13_94704dabd6f6453d .content-box_2f65d085dbd3e9cc{
  position: relative;
  display: block;
}

.about-style-13_94704dabd6f6453d .content-box_2f65d085dbd3e9cc h2{
  font-size: 82px;
  line-height: 92px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 50px;
}

.about-style-13_94704dabd6f6453d .content-box_2f65d085dbd3e9cc p{
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 58px;
  color: var(--title-color);
  margin-bottom: 60px;
  max-width: 670px;
}

.about-style-13_94704dabd6f6453d .content-box_2f65d085dbd3e9cc a{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
  font-family: var(--title-font);
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background: var(--secondary-color);
  padding: 15px 45px;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  z-index: 1;
}

.about-style-13_94704dabd6f6453d .content-box_2f65d085dbd3e9cc a:before{
  position: absolute;
  content: '';
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.about-style-13_94704dabd6f6453d .content-box_2f65d085dbd3e9cc a:hover:before{
  width: 100%;
}

.about-style-13_94704dabd6f6453d .image-inner_64eb9b8d86811dd7{
  position: relative;
  margin: 0px -19px;
}

.about-style-13_94704dabd6f6453d .image-inner_64eb9b8d86811dd7 .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.about-style-13_94704dabd6f6453d .image-inner_64eb9b8d86811dd7 .image img{
  width: 100%;
  transition: all 500ms ease;
}

.about-style-13_94704dabd6f6453d .image-inner_64eb9b8d86811dd7 .single-image_65211f0412e258bf{
  padding: 0px 34px;
}

.about-style-13_94704dabd6f6453d .image-inner_64eb9b8d86811dd7 .image:hover img{
  transform: scale(1.2) rotate(2deg);
}


























