/**
 * Stylesheet:  style.css_1413f707202510be
 * Theme:       Ekobyte - IT Service & Technology HTML5 Template
 * Version:     1.0
 * Author:     	ThemeEarth
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
4.Nav Menu CSS
3.Slider Section
5.Info Card
6.Icon Card
7. About Image Card
8. About Info Card
09. Counter Card
10. Process Step Card
11. Testimonial Card
12. Accordion Card
13. Post Card
14. Skill Progress Card
15. Call To Action Card
16. Title Card
17. Breadcrumb
18. Paginations
19. Project Details Page
20. sidebar
21. Comment List
22. Comment Form
23. Team member
24. Portfolio25. About Page
25. About Page
26. Contact Page
27. Service Page
28. Team Page
29. Blog Page
Footer

===========================*/
/* Theme Default CSS */
* {
  margin: 0;
  border: 0;
  outline: none; }

html,
body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #335371;
  vertical-align: baseline;
  line-height: 1.7;
  font-smoothing: antialiased; }

p {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #14203A;
  font-style: normal;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

h1 {
  font-size: 48px;
  line-height: 1.15;
  font-weight: 500; }

h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500; }

h3 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500; }

h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500; }

h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500; }

label {
  color: #335371;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400; }

button {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a,
.button_f1b844124a94e17d {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button_f1b844124a94e17d:focus {
  text-decoration: none;
  outline: none; }

a:focus {
  color: #317EFE;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a,
button {
  color: #317EFE;
  outline: medium none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  a:hover,
  button:hover {
    color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

::-moz-selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

textarea:focus,
input:focus {
  outline: none; }

.red-100_5ec7ac5b1cb8cb65 {
  background-color: #FFF3F3; }

.skye-100_6d406e7a6096d7e4 {
  background-color: #E8FBFF; }

.orange-100_39d113d5832f8fcb {
  background-color: #F9F8DA; }

.background-black_a8fe31e514653cf4 {
  background-color: #393d48; }

.bg-light-black_10870dd46291835b {
  background-color: #31373f; }

.background-blue_2fa939b7c02f95bd {
  background-color: #317EFE; }

.bg-dark-blue_0caa9e50ce9e06e7 {
  background-color: #0e3151; }

.background-light-blue_a6f9610e0c6c68cf {
  background-color: #317EFE; }

.background-skye_bba30b1fe70a16de {
  background-color: #317EFE; }

.background-gray_33d624c1bbf86920 {
  background-color: #eef5f8; }

.background-light-gray_38ce4cfa96d16704 {
  background-color: #f3f7fc; }

.background-gradient_a2cc5426a3565507 {
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }

.page-bg_4247383b5a9320ad {
  background-color: #14203A; }

.page-area_ed588fa8117dd8ce {
  padding-top: 90px;
  padding-bottom: 80px; }

.blog-area_7fba73084a29e27b {
  padding-top: 96px;
  padding-bottom: 72px; }

@media (max-width: 991px) {
  .page-area_ed588fa8117dd8ce,
  .blog-area_7fba73084a29e27b {
    padding-top: 100px;
    padding-bottom: 52px; } }
@media (max-width: 767px) {
  .page-area_ed588fa8117dd8ce,
  .blog-area_7fba73084a29e27b {
    padding-top: 70px;
    padding-bottom: 22px; } }
.page-area_ed588fa8117dd8ce .page-links_942b4284359f9190,
.blog-area_7fba73084a29e27b .page-links_942b4284359f9190 {
  margin-bottom: 20px; }

.border-radius-12_521cefb0d815f295 {
  border-radius: 12px; }

.text-white-100_270045114674ffde {
  color: #c7cdda; }

code {
  color: #E7F914; }

.te-theme-btn_858bc96b52016726,
.wp-block-loginout_b5010004ac083aa4 a,
input.te-theme-btn_858bc96b52016726 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 9px 28px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #ffffff;
  background-color: #317EFE;
  position: relative;
  z-index: 1;
  border-radius: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden; }
  .te-theme-btn_858bc96b52016726:hover,
  .wp-block-loginout_b5010004ac083aa4 a:hover,
  input.te-theme-btn_858bc96b52016726:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_858bc96b52016726:focus,
  .wp-block-loginout_b5010004ac083aa4 a:focus,
  input.te-theme-btn_858bc96b52016726:focus {
    color: #ffffff; }
  .te-theme-btn_858bc96b52016726.yellow-btn_9341d4fd9e9f1991,
  .wp-block-loginout_b5010004ac083aa4 a.yellow-btn_9341d4fd9e9f1991,
  input.te-theme-btn_858bc96b52016726.yellow-btn_9341d4fd9e9f1991 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_858bc96b52016726.simple-btn_c3220061a5bc0390,
  .wp-block-loginout_b5010004ac083aa4 a.simple-btn_c3220061a5bc0390,
  input.te-theme-btn_858bc96b52016726.simple-btn_c3220061a5bc0390 {
    padding-left: 36px;
    padding-right: 36px; }

.wp-block-loginout_b5010004ac083aa4 a {
  position: relative; }

.contact-form-btn_31162b0da19a5fe3 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  display: block;
  line-height: 42px; }
  .contact-form-btn_31162b0da19a5fe3 .icon_c3db27089f241b15 {
    float: right; }

input.te-theme-btn_858bc96b52016726 {
  display: inline-block !important;
  width: inherit !important;
  border: 0 !important; }

.te-slider-btn-wrapper_01feb0aed3d6c63c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  top: -30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-slider-btn-wrapper_01feb0aed3d6c63c {
      top: unset; } }
  .te-slider-btn-wrapper_01feb0aed3d6c63c .te-slider-nav_86434ec2a13d55e8 {
    width: 67px;
    height: 67px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50px;
    color: #317EFE;
    font-size: 17px;
    background-color: #0e2bc51a;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-slider-btn-wrapper_01feb0aed3d6c63c .te-slider-nav_86434ec2a13d55e8:hover {
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.circle-rotate-wrapper_edd42b1cf06a30ac {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .circle-rotate-wrapper_edd42b1cf06a30ac .circle-rotate-inner_28daf118cab06310 {
    position: absolute;
    width: 160px;
    height: 160px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.circle-rotate-text {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: spin 6s linear infinite;
          animation: spin 6s linear infinite;
  position: absolute !important;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0; }
  .circle-rotate-text span {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #131A2A; }

/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5_c2b8314528c21d85 {
  margin-top: 5px; }

.mt-10_97780c931e8bc40a {
  margin-top: 10px; }

.mt-15_d8f9f71020dbbca3 {
  margin-top: 15px; }

.mt-20_2953d58940428395 {
  margin-top: 20px; }

.mt-25_998deffa3f363e16 {
  margin-top: 25px; }

.mt-30_455e554f3ecc7229 {
  margin-top: 30px; }

.mt-35_5c6e47ccf94bebfb {
  margin-top: 35px; }

.mt-40_cba3a6e500576eac {
  margin-top: 40px; }

.mt-45_b67549e7be2ce8e3 {
  margin-top: 45px; }

.mt-50_c0359beda4afa72a {
  margin-top: 50px; }

.mt-55_020a85c1a45c4097 {
  margin-top: 55px; }

.mt-60_b1168f602b19a9fe {
  margin-top: 60px; }

.mt-65_2e84d6382f23879e {
  margin-top: 65px; }

.mt-70_9c1ca5a7bb38aa5e {
  margin-top: 70px; }

.mt-75_efd1f22504b439c2 {
  margin-top: 75px; }

.mt-80_50c6089d1418512a {
  margin-top: 80px; }

.mt-85_799f9b8c5953521d {
  margin-top: 85px; }

.mt-90_bbbabbe68f3aca49 {
  margin-top: 90px; }

.mt-95_97c87e8a2520b7b3 {
  margin-top: 95px; }

.mt-100_0e3136db9d8ce3d2 {
  margin-top: 100px; }

.mt-105_838e33cfd21b028f {
  margin-top: 105px; }

.mt-110_2918646b9fc952f5 {
  margin-top: 110px; }

.mt-115_a7933e71b9fcd5f7 {
  margin-top: 115px; }

.mt-120_6ac9459ceb74db7e {
  margin-top: 120px; }

.mt-125_0d864f274b42733e {
  margin-top: 125px; }

.mt-130_1f5902b71dc5b07d {
  margin-top: 130px; }

.mt-135_5d68bb2b7b30d1fa {
  margin-top: 135px; }

.mt-140_ce0d4cb108032156 {
  margin-top: 140px; }

.mt-145_7b7cf5a888ef76c8 {
  margin-top: 145px; }

.mt-150_b3fc727bf29f92b0 {
  margin-top: 150px; }

.mt-155_1ca198ebfc9541c5 {
  margin-top: 155px; }

.mt-160_87928f6a51b2e960 {
  margin-top: 160px; }

.mt-165_2008b1391a9f3bd0 {
  margin-top: 165px; }

.mt-170_0127c2567de16d9e {
  margin-top: 170px; }

.mt-175_7f83f228ddb3e31b {
  margin-top: 175px; }

.mt-180_25c969abe85210c0 {
  margin-top: 180px; }

.mt-185_b8b86f92af9a92ba {
  margin-top: 185px; }

.mt-190_6eb61bfb6886bd9d {
  margin-top: 190px; }

.mt-195_4c18c825833ee2b5 {
  margin-top: 195px; }

.mt-200_5e71903d2e08ea38 {
  margin-top: 200px; }

/*-- Margin Bottom --*/
.mb-5_ec3101944df4a297 {
  margin-bottom: 5px; }

.mb-10_d3b346bfbb38b418 {
  margin-bottom: 10px; }

.mb-15_eb5b78f67508a367 {
  margin-bottom: 15px; }

.mb-20_b0da7462bd7590fc {
  margin-bottom: 20px; }

.mb-25_8c5ad29721a9ca1a {
  margin-bottom: 25px; }

.mb-30_bebc73c033a4d850 {
  margin-bottom: 30px; }

.mb-35_b231ec9d42c8b8e1 {
  margin-bottom: 35px; }

.mb-40_72ad7933d8e6428c {
  margin-bottom: 40px; }

.mb-45_4b1316af5c6151b7 {
  margin-bottom: 45px; }

.mb-50_c4ef3226f7812af5 {
  margin-bottom: 50px; }

.mb-55_1b6392455b2aa778 {
  margin-bottom: 55px; }

.mb-60_22351f79a38cfd26 {
  margin-bottom: 60px; }

.mb-65_2fb41e4fcfb9055c {
  margin-bottom: 65px; }

.mb-70_005811f5987cd8e5 {
  margin-bottom: 70px; }

.mb-75_e06bee4784ce0116 {
  margin-bottom: 75px; }

.mb-80_6ff7a31241712843 {
  margin-bottom: 80px; }

.mb-85_42146fee80a68ff3 {
  margin-bottom: 85px; }

.mb-90_9a67e4fd53429063 {
  margin-bottom: 90px; }

.mb-95_45e88c5cd1678037 {
  margin-bottom: 95px; }

.mb-100_40e22e3e889c66f0 {
  margin-bottom: 100px; }

.mb-105_1a40b568311e9fb8 {
  margin-bottom: 105px; }

.mb-110_335c00a4cc1c613b {
  margin-bottom: 110px; }

.mb-115_a026571897690246 {
  margin-bottom: 115px; }

.mb-120_7ed0a1be68074256 {
  margin-bottom: 120px; }

.mb-125_828608d8f149d1a5 {
  margin-bottom: 125px; }

.mb-130_0bf1a84de25e352e {
  margin-bottom: 130px; }

.mb-135_cf729d91298f18c7 {
  margin-bottom: 135px; }

.mb-140_b0762e7a937b8643 {
  margin-bottom: 140px; }

.mb-145_68de9057a42437da {
  margin-bottom: 145px; }

.mb-150_df3a4742876a819a {
  margin-bottom: 150px; }

.mb-155_250f8e3fc592b0b7 {
  margin-bottom: 155px; }

.mb-160_9ce5293f221b1596 {
  margin-bottom: 160px; }

.mb-165_e9195556c8144e0c {
  margin-bottom: 165px; }

.mb-170_bbc44e5fb0961127 {
  margin-bottom: 170px; }

.mb-175_523c2827377c1f19 {
  margin-bottom: 175px; }

.mb-180_428a4d4ad88b2ebc {
  margin-bottom: 180px; }

.mb-185_36b18b54478e5d31 {
  margin-bottom: 185px; }

.mb-190_ee5e6676263f16e1 {
  margin-bottom: 190px; }

.mb-195_c5a6aecd5213d7e6 {
  margin-bottom: 195px; }

.mb-200_169a1b82c2c18fae {
  margin-bottom: 200px; }

.mb-205_e96272eb0a94caca {
  margin-bottom: 205px; }

.mb-210_0b0ec5e0ca360eb1 {
  margin-bottom: 210px; }

.mb-215_8dab184af4225515 {
  margin-bottom: 215px; }

.mb-220_af4f85094c70f401 {
  margin-bottom: 220px; }

.mb-245_77d09b91d5712cc9 {
  margin-bottom: 245px; }

.mb-250_361ffaa329837ad5 {
  margin-bottom: 250px; }

/*-- Padding Top --*/
.pt-5_18994d0d8dd1b935 {
  padding-top: 5px; }

.pt-10_68ebac8334bc015c {
  padding-top: 10px; }

.pt-15_19a68a4e6b814ec3 {
  padding-top: 15px; }

.pt-20_a6f34f3c062363d8 {
  padding-top: 20px; }

.pt-21_903324342b3b9226 {
  padding-top: 21px; }

.pt-22_53abd3c32dfa4c21 {
  padding-top: 22px; }

.pt-23_5c444f60945b4664 {
  padding-top: 23px; }

.pt-24_9a5451d1be2a2f71 {
  padding-top: 24px; }

.pt-25_7eebfc474fa9f0d2 {
  padding-top: 25px; }

.pt-30_810ecb3dafa4ccd3 {
  padding-top: 30px; }

.pt-35_b6ba3ba79ee2d13e {
  padding-top: 35px; }

.pt-40_7465e8bfe567e548 {
  padding-top: 40px; }

.pt-45_8ae01a41ad250727 {
  padding-top: 45px; }

.pt-50_0a72988df191b312 {
  padding-top: 50px; }

.pt-55_4a3f303b54e2c1d2 {
  padding-top: 55px; }

.pt-60_144c41ee35e92ba9 {
  padding-top: 60px; }

.pt-65_672640cdaf7060aa {
  padding-top: 65px; }

.pt-70_dd63d28c470ccdb4 {
  padding-top: 70px; }

.pt-75_38c8f9b9d7dc3416 {
  padding-top: 75px; }

.pt-80_65cda75240e06872 {
  padding-top: 80px; }

.pt-85_c25382a70f37106e {
  padding-top: 85px; }

.pt-86_1e8665d94ddcd8cf {
  padding-top: 85px; }

.pt-87_83246b7c79163de5 {
  padding-top: 85px; }

.pt-88_c76c09455294b54c {
  padding-top: 85px; }

.pt-89_3df5f3c0238aecf0 {
  padding-top: 85px; }

.pt-90_fba489d5a53c0fed {
  padding-top: 90px; }

.pt-95_dd2d05e1c02181da {
  padding-top: 95px; }

.pt-100_20292269f0673f1a {
  padding-top: 100px; }

.pt-105_3694e68bb607946e {
  padding-top: 105px; }

.pt-110_e69457c383fb996f {
  padding-top: 110px; }

.pt-115_076550e21b9250f2 {
  padding-top: 115px; }

.pt-120_7b66d7d47f6023bf {
  padding-top: 120px; }

.pt-125_2ceafe5fcec4a394 {
  padding-top: 125px; }

.pt-130_7c7f58e976d00ae0 {
  padding-top: 130px; }

.pt-135_13f7821062cafd25 {
  padding-top: 135px; }

.pt-140_536bcf6eb899821e {
  padding-top: 140px; }

.pt-145_26fd0cb85ef62976 {
  padding-top: 145px; }

.pt-150_ef25dca6f203f146 {
  padding-top: 150px; }

.pt-155_c3404884c45f720b {
  padding-top: 155px; }

.pt-160_8dc31fb96cde8803 {
  padding-top: 160px; }

.pt-165_5af691811c1be022 {
  padding-top: 165px; }

.pt-170_9c4bdc2c4337b113 {
  padding-top: 170px; }

.pt-175_2a2c5f69c160ba46 {
  padding-top: 175px; }

.pt-180_2deee77972518361 {
  padding-top: 180px; }

.pt-185_f9e8c4c13ed5078a {
  padding-top: 185px; }

.pt-190_e8bfa1002dfc28eb {
  padding-top: 190px; }

.pt-195_a199cb8e99e61189 {
  padding-top: 195px; }

.pt-200_fadc060259362243 {
  padding-top: 200px; }

.pt-250_24e2ddc271579f0a {
  padding-top: 250px; }

/*-- Padding Bottom --*/
.pb-5_4fd59da9cbf0f865 {
  padding-bottom: 5px; }

.pb-10_b87f3b01d60cbb7e {
  padding-bottom: 10px; }

.pb-15_16b68116608ac262 {
  padding-bottom: 15px; }

.pb-20_4c451f6bed21103a {
  padding-bottom: 20px; }

.pb-21_4da75694bc4605de {
  padding-bottom: 21px; }

.pb-22_7fe2bc25af8b187c {
  padding-bottom: 22px; }

.pb-23_a5e8a0f2f9dddf10 {
  padding-bottom: 23px; }

.pb-24_b5e648ca50d59668 {
  padding-bottom: 24px; }

.pb-25_4ef067c2aabeac27 {
  padding-bottom: 25px; }

.pb-30_7e4624f813edf040 {
  padding-bottom: 30px; }

.pb-35_c6befeb0bb44e23a {
  padding-bottom: 35px; }

.pb-40_9ff517623cc9b9a0 {
  padding-bottom: 40px; }

.pb-45_32aeb557fa527b9a {
  padding-bottom: 45px; }

.pb-50_a106bffc0d848e1d {
  padding-bottom: 50px; }

.pb-55_e0e11e87244c5528 {
  padding-bottom: 55px; }

.pb-60_32c0fcc3e2244e50 {
  padding-bottom: 60px; }

.pb-65_65dd5f541fecef6c {
  padding-bottom: 65px; }

.pb-70_86ec4aeac1460588 {
  padding-bottom: 70px; }

.pb-75_c8c03f98c13a3314 {
  padding-bottom: 75px; }

.pb-80_44347642479500ed {
  padding-bottom: 80px; }

.pb-85_cdf7e05ba36c04c2 {
  padding-bottom: 85px; }

.pb-90_f1c3baef39de06fa {
  padding-bottom: 90px; }

.pb-95_c416705a7b004df5 {
  padding-bottom: 95px; }

.pb-100_5d0ce5ea249c86fd {
  padding-bottom: 100px; }

.pb-105_0ad875604c108b9e {
  padding-bottom: 105px; }

.pb-110_40cbbf35a34c41ee {
  padding-bottom: 110px; }

.pb-115_f753cab7e702ebb6 {
  padding-bottom: 115px; }

.pb-120_946e11463a3171ba {
  padding-bottom: 120px; }

.pb-125_20fcc4c0c98bd80e {
  padding-bottom: 125px; }

.pb-130_692de13dfade9ff5 {
  padding-bottom: 130px; }

.pb-135_f23c689458b2ecb2 {
  padding-bottom: 135px; }

.pb-140_7b8db0e380ecddde {
  padding-bottom: 140px; }

.pb-145_dfe07bbea363c6c2 {
  padding-bottom: 145px; }

.pb-150_7b71d603d620b27c {
  padding-bottom: 150px; }

.pb-155_aee68875f464dc9d {
  padding-bottom: 155px; }

.pb-160_517c3ba84418b8cf {
  padding-bottom: 160px; }

.pb-165_599ee4342edca437 {
  padding-bottom: 165px; }

.pb-170_5e41a7e80adff5c5 {
  padding-bottom: 170px; }

.pb-175_6df1d90327afba0c {
  padding-bottom: 175px; }

.pb-180_f5b9f91486ba9433 {
  padding-bottom: 100px; }

.pb-185_a8640a07a00fb545 {
  padding-bottom: 185px; }

.pb-190_d990d1db8ef88a14 {
  padding-bottom: 190px; }

.pb-195_d3bfe7909366b323 {
  padding-bottom: 195px; }

.pb-200_9d6d79431483e669 {
  padding-bottom: 200px; }

/*-- Padding Left --*/
.pl-0_30791dce012bb236 {
  padding-left: 0px; }

.pl-5_45da5c3492a16b83 {
  padding-left: 5px; }

.pl-10_d171ef230d4e81f5 {
  padding-left: 10px; }

.pl-15_6df296639833078d {
  padding-left: 15px; }

.pl-20_1022c8551a450ab1 {
  padding-left: 20px; }

.pl-25_7b6cea39719486f4 {
  padding-left: 35px; }

.pl-30_5ed427ca9820905a {
  padding-left: 30px; }

.pl-35_e4be2a56398c1f16 {
  padding-left: 35px; }

.pl-35_e4be2a56398c1f16 {
  padding-left: 35px; }

.pl-40_996838f3cd054734 {
  padding-left: 40px; }

.pl-45_fb0e99af8930b993 {
  padding-left: 45px; }

.pl-50_8079224103bcdefa {
  padding-left: 50px; }

.pl-55_10cbbb711d4b3969 {
  padding-left: 55px; }

.pl-60_9487e95f1ade1294 {
  padding-left: 60px; }

.pl-65_79852f6bc1fbd08e {
  padding-left: 65px; }

.pl-70_29d0ae9c2f451b49 {
  padding-left: 70px; }

.pl-75_b7e4f5b3018791dd {
  padding-left: 75px; }

.pl-80_8d7ad08a6e6223ea {
  padding-left: 80px; }

.pl-85_f9c9b598c1e1d9bc {
  padding-left: 80px; }

.pl-90_ddadb4fce5af5823 {
  padding-left: 90px; }

.pl-95_46f0e441962d42f3 {
  padding-left: 95px; }

.pl-100_9c216d2f53169a1c {
  padding-left: 100px; }

.pl-105_90a166b9f33bab9a {
  padding-left: 105px; }

.pl-110_9d2b4279b5c67408 {
  padding-left: 110px; }

.pl-115_476b8e097167df30 {
  padding-left: 115px; }

.pl-120_53a5c2bb056991cd {
  padding-left: 120px; }

.pl-125_f1c25c67eb2f9f36 {
  padding-left: 125px; }

.pl-130_a164f6feaed891ab {
  padding-left: 130px; }

.pl-135_5d5cbe2b7438bff6 {
  padding-left: 135px; }

.pl-140_777c199758ad9e17 {
  padding-left: 140px; }

.pl-145_4fceb666433fd31e {
  padding-left: 145px; }

.pl-150_6d19e38a42865371 {
  padding-left: 150px; }

.pl-155_8f5b483dc2ef203d {
  padding-left: 155px; }

.pl-160_da2a19f5b55f8792 {
  padding-left: 160px; }

.pl-165_a1112c29bfbe7347 {
  padding-left: 165px; }

.pl-170_0687474d365909f5 {
  padding-left: 170px; }

.pl-180_667c4930d7bc36ba {
  padding-left: 180px; }

.pl-185_3c3b1e0f3bac37fa {
  padding-left: 185px; }

.pl-190_145888e4e0cc77b0 {
  padding-left: 190px; }

.pl-195_f614933c5c56b3a3 {
  padding-left: 195px; }

.pl-100_9c216d2f53169a1c {
  padding-left: 100px; }

.pl-200_0c795af0d98eb34b {
  padding-left: 200px; }

/*-- Padding Right --*/
.pr-0_2e2073779afb91ac {
  padding-right: 0px; }

.pr-5_2a163dcf9cccc5b0 {
  padding-right: 5px; }

.pr-10_06bb6ad815a7d4c1 {
  padding-right: 10px; }

.pr-15_1788891d8a070c5e {
  padding-right: 15px; }

.pr-20_61bbe70709c6647a {
  padding-right: 20px; }

.pr-25_fb23bdc25de8594a {
  padding-right: 35px; }

.pr-30_58b14cbff18b5145 {
  padding-right: 30px; }

.pr-35_67872c95635b4556 {
  padding-right: 35px; }

.pr-35_67872c95635b4556 {
  padding-right: 35px; }

.pr-40_58c7a3110c83dc1f {
  padding-right: 40px; }

.pr-45_e36804f2f8e6ee88 {
  padding-right: 45px; }

.pr-50_9fd9e55e098e564e {
  padding-right: 50px; }

.pr-55_cfb4b9cca302f313 {
  padding-right: 55px; }

.pr-60_33d60cd981946f51 {
  padding-right: 60px; }

.pr-65_3fa7e6ec2cf160c1 {
  padding-right: 65px; }

.pr-70_20febad062e08410 {
  padding-right: 70px; }

.pr-75_f42bc910109c4fda {
  padding-right: 75px; }

.pr-80_aeb69592c9637846 {
  padding-right: 80px; }

.pr-85_886ff679a9b86d44 {
  padding-right: 80px; }

.pr-90_cb59d6dba1adab23 {
  padding-right: 90px; }

.pr-95_888dbc2acc780d8a {
  padding-right: 95px; }

.pr-100_91e72f8251fffd4f {
  padding-right: 100px; }

.pr-105_4341fbd45fb5f33e {
  padding-right: 105px; }

.pr-110_5f40ad9f03dc9d00 {
  padding-right: 110px; }

.pr-115_0f8ec22ed37b9e94 {
  padding-right: 115px; }

.pr-120_f791fc54375ee709 {
  padding-right: 120px; }

.pr-125_ffef73a82f938d51 {
  padding-right: 125px; }

.pr-130_769a7c5910c4ccd4 {
  padding-right: 130px; }

.pr-135_b852d7556f094d12 {
  padding-right: 135px; }

.pr-140_6f3cf074e6d46a46 {
  padding-right: 140px; }

.pr-145_3f59cd68538f6523 {
  padding-right: 145px; }

.pr-150_9874643eb8344a9f {
  padding-right: 150px; }

.pr-155_602a8d03096b1e6a {
  padding-right: 155px; }

.pr-165_d6cbaf952efe2393 {
  padding-right: 165px; }

.pr-170_ee6fc64e784542af {
  padding-right: 170px; }

.pr-175_b0fab3c467357f1c {
  padding-right: 175px; }

.pr-180_497528b18b28fc72 {
  padding-right: 180px; }

.pr-185_3ecc890b6d4e354e {
  padding-right: 185px; }

.pr-190_2b639efe203627cd {
  padding-right: 190px; }

.pr-195_da2e39c134375d5a {
  padding-right: 195px; }

.pr-200_b8e808b3078b7732 {
  padding-right: 200px; }

/** padding top & bottom **/
.py-10_64244f52f37eb2f1 {
  padding-top: 10px;
  padding-bottom: 10px; }

.py-15_a47a81afcc277410 {
  padding-top: 15px;
  padding-bottom: 15px; }

.py-20_414ab8d5a7b07ef5 {
  padding-top: 20px;
  padding-bottom: 20px; }

.py-25_f857256eaa914c36 {
  padding-top: 25px;
  padding-bottom: 25px; }

.py-30_4c0646a01205505d {
  padding-top: 30px;
  padding-bottom: 30px; }

.py-35_6b79835ac82763e6 {
  padding-top: 35px;
  padding-bottom: 35px; }

.py-40_56cde0f66355c671 {
  padding-top: 40px;
  padding-bottom: 40px; }

.py-45_e243011cf69144ec {
  padding-top: 45px;
  padding-bottom: 45px; }

.py-50_223ac1d9e1c3c6e9 {
  padding-top: 50px;
  padding-bottom: 50px; }

.py-55_a087b69fcc442a2a {
  padding-top: 55px;
  padding-bottom: 55px; }

.py-60_0719107f7661c059 {
  padding-top: 60px;
  padding-bottom: 60px; }

.py-65_150bb5012aa7bec7 {
  padding-top: 65px;
  padding-bottom: 65px; }

.py-70_764d49850d0671f5 {
  padding-top: 70px;
  padding-bottom: 70px; }

.py-75_d622336c20f1a85e {
  padding-top: 75px;
  padding-bottom: 75px; }

.py-80_122bd1ab7c8d7272 {
  padding-top: 80px;
  padding-bottom: 80px; }

.py-85_082011eb4654e7ce {
  padding-top: 85px;
  padding-bottom: 85px; }

.py-90_08b3d01b9b64fdbd {
  padding-top: 90px;
  padding-bottom: 90px; }

.py-95_f81f90f6c4f691ce {
  padding-top: 95px;
  padding-bottom: 95px; }

.py-100_ed2314185dbd35d9 {
  padding-top: 100px;
  padding-bottom: 100px; }

.py-105_16efae23d0cebbdf {
  padding-top: 105px;
  padding-bottom: 105px; }

.py-110_53eb57f0b55f52fc {
  padding-top: 110px;
  padding-bottom: 110px; }

.py-115_cdffa6b51cd6c185 {
  padding-top: 115px;
  padding-bottom: 115px; }

.py-120_c2bc960f2ff0a0cc {
  padding-top: 120px;
  padding-bottom: 120px; }

.py-125_64a5e9865808e563 {
  padding-top: 125px;
  padding-bottom: 125px; }

.py-130_1b152ec309000d8d {
  padding-top: 130px;
  padding-bottom: 130px; }

.py-135_9588d93bda8d981a {
  padding-top: 135px;
  padding-bottom: 135px; }

.py-140_efadae87ec50bf38 {
  padding-top: 140px;
  padding-bottom: 140px; }

.py-145_1a6ba29ee1a51bd6 {
  padding-top: 145px;
  padding-bottom: 145px; }

.py-150_f644ea5b4d828980 {
  padding-top: 150px;
  padding-bottom: 150px; }

.py-155_0d340731305c76f6 {
  padding-top: 155px;
  padding-bottom: 155px; }

.py-160_539893c3d863b3af {
  padding-top: 160px;
  padding-bottom: 160px; }

.py-165_da5c30ef4d56a403 {
  padding-top: 165px;
  padding-bottom: 165px; }

.py-170_82a23ec8541e7c39 {
  padding-top: 170px;
  padding-bottom: 170px; }

.py-175_7430db8ff6734826 {
  padding-top: 175px;
  padding-bottom: 175px; }

.py-180_f8d8cac0c8a63b76 {
  padding-top: 180px;
  padding-bottom: 100px; }

.py-185_edbdceafe9b7e994 {
  padding-top: 185px;
  padding-bottom: 185px; }

.py-190_26846762a19e4989 {
  padding-top: 190px;
  padding-bottom: 190px; }

.py-195_fca5ea105ff6329d {
  padding-top: 195px;
  padding-bottom: 195px; }

.py-200_370e6fad3b0479e8 {
  padding-top: 200px;
  padding-bottom: 200px; }

.py-205_6bffca8bd8737430 {
  padding-top: 205px;
  padding-bottom: 205px; }

.py-210_0e8c1f78ad7d1597 {
  padding-top: 210px;
  padding-bottom: 210px; }

.py-215_8694a76a0b8a6d29 {
  padding-top: 215px;
  padding-bottom: 215px; }

.py-220_7e521cb5a205a255 {
  padding-top: 220px;
  padding-bottom: 220px; }

.py-225_6912e0e9666a3cd5 {
  padding-top: 225px;
  padding-bottom: 225px; }

.py-230_31d1fb191ad63fb3 {
  padding-top: 230px;
  padding-bottom: 230px; }

.py-235_71c157db27736b30 {
  padding-top: 235px;
  padding-bottom: 235px; }

.py-240_51e3f61eeb67b967 {
  padding-top: 240px;
  padding-bottom: 240px; }

.py-250_01dadd595caa2cd4 {
  padding-top: 250px;
  padding-bottom: 250px; }

.py-260_88bfb88986651127 {
  padding-top: 260px;
  padding-bottom: 260px; }

.py-270_ff276acec8b58799 {
  padding-top: 270px;
  padding-bottom: 270px; }

.py-280_299873a9219b8345 {
  padding-top: 280px;
  padding-bottom: 280px; }

.py-290_4281e7344fa96a37 {
  padding-top: 290px;
  padding-bottom: 290px; }

.py-300_040d763e1b4f96dd {
  padding-top: 300px;
  padding-bottom: 300px; }

.py-310_d285978441106c88 {
  padding-top: 310px;
  padding-bottom: 310px; }

.py-320_8b7aeb25ffc6a886 {
  padding-top: 320px;
  padding-bottom: 320px; }

.py-330_34f2bdfe4eb15557 {
  padding-top: 330px;
  padding-bottom: 330px; }

.py-340_347ee27cf27415fb {
  padding-top: 340px;
  padding-bottom: 340px; }

.py-350_a3b2700262164310 {
  padding-top: 350px;
  padding-bottom: 350px; }

/** padding left & right **/
.px-10_8a784dddc4652f8b {
  padding-left: 10px;
  padding-right: 10px; }

.px-15_d45ca12f4576fcc7 {
  padding-left: 15px;
  padding-right: 15px; }

.px-20_8c577e78fef97315 {
  padding-left: 20px;
  padding-right: 20px; }

.px-25_5de7f58a22355f7d {
  padding-left: 25px;
  padding-right: 25px; }

.px-30_5b442d1b90e95860 {
  padding-left: 30px;
  padding-right: 30px; }

.px-35_293ee41ec7284f4a {
  padding-left: 35px;
  padding-right: 35px; }

.px-40_56c9b458f95b371e {
  padding-left: 40px;
  padding-right: 40px; }

.px-45_0075d5b296767902 {
  padding-left: 45px;
  padding-right: 45px; }

.px-50_620fdd2616391442 {
  padding-left: 50px;
  padding-right: 50px; }

.px-55_02a99ed3f5e21a56 {
  padding-left: 55px;
  padding-right: 55px; }

.px-60_5f504f66d576210f {
  padding-left: 60px;
  padding-right: 60px; }

.px-65_289ff7c53c867469 {
  padding-left: 65px;
  padding-right: 65px; }

.px-70_a0d517ca4ba02895 {
  padding-left: 70px;
  padding-right: 70px; }

.px-75_41d8a37174ae9fec {
  padding-left: 75px;
  padding-right: 75px; }

.px-80_5db0e4bdf49e56e6 {
  padding-left: 80px;
  padding-right: 80px; }

.px-85_7d6f9a51b2e9dfa9 {
  padding-left: 85px;
  padding-right: 85px; }

.px-90_c9726e98dd4a234e {
  padding-left: 90px;
  padding-right: 90px; }

.px-95_19fd08d5c02c261d {
  padding-left: 95px;
  padding-right: 95px; }

.px-100_72c076d92cfed5f5 {
  padding-left: 100px;
  padding-right: 100px; }

.px-105_630105eab98a2185 {
  padding-left: 105px;
  padding-right: 105px; }

.px-110_f9fa74f94c28d2db {
  padding-left: 110px;
  padding-right: 110px; }

.px-115_b1e320b183aafb40 {
  padding-left: 115px;
  padding-right: 115px; }

.px-120_3254dd1ffa31de15 {
  padding-left: 120px;
  padding-right: 120px; }

.px-125_43b02af63f43515a {
  padding-left: 125px;
  padding-right: 125px; }

.px-130_5c550c1342172856 {
  padding-left: 130px;
  padding-right: 130px; }

.px-135_fcf80a990a038ac3 {
  padding-left: 135px;
  padding-right: 135px; }

.px-140_ffa12d97d86c61a1 {
  padding-left: 140px;
  padding-right: 140px; }

.px-145_bd2078600a1d7f41 {
  padding-left: 145px;
  padding-right: 145px; }

.px-150_801146586b736fc9 {
  padding-left: 150px;
  padding-right: 150px; }

.px-155_8c1a0ae631c6e835 {
  padding-left: 155px;
  padding-right: 155px; }

.px-160_007ead1e12e3cd37 {
  padding-left: 160px;
  padding-right: 160px; }

.px-165_9eb18506a6d29d06 {
  padding-left: 165px;
  padding-right: 165px; }

.px-170_491c2e8c6aad58a1 {
  padding-left: 170px;
  padding-right: 170px; }

.px-175_ff13203c3f553425 {
  padding-left: 175px;
  padding-right: 175px; }

.px-180_3548a1065196a44a {
  padding-left: 180px;
  padding-right: 180px; }

.px-185_114ec18579652dc1 {
  padding-left: 185px;
  padding-right: 185px; }

.px-190_edd531d94eea51fa {
  padding-left: 190px;
  padding-right: 190px; }

.px-195_c7d7d61a7e52fa70 {
  padding-left: 195px;
  padding-right: 195px; }

.px-200_a20ce3becbf8d80e {
  padding-left: 200px;
  padding-right: 200px; }

.px-205_f71d039306497537 {
  padding-left: 205px;
  padding-right: 205px; }

.px-210_6dcd4535c0838858 {
  padding-left: 210px;
  padding-right: 210px; }

.px-215_7f30d387716560b3 {
  padding-left: 215px;
  padding-right: 215px; }

.px-220_996cdb7bbb0c11ce {
  padding-left: 220px;
  padding-right: 220px; }

.px-225_4ab974a8a68d8261 {
  padding-left: 225px;
  padding-right: 225px; }

.px-230_f4f2c7850d697e74 {
  padding-left: 230px;
  padding-right: 230px; }

.px-235_2999875b69cf9ae5 {
  padding-left: 235px;
  padding-right: 235px; }

.px-240_7037e6ad95d61308 {
  padding-left: 240px;
  padding-right: 240px; }

.px-250_f2e9e470d00040b7 {
  padding-left: 250px;
  padding-right: 250px; }

.px-260_4e8fde9cc582deb8 {
  padding-left: 260px;
  padding-right: 260px; }

.px-270_e24e1fe42a21b672 {
  padding-left: 270px;
  padding-right: 270px; }

.px-280_cb6a6cb4528d348f {
  padding-left: 280px;
  padding-right: 280px; }

.px-290_20aef98b28fff17d {
  padding-left: 290px;
  padding-right: 290px; }

.px-300_cccedc6de9bf4654 {
  padding-left: 300px;
  padding-right: 300px; }

.px-310_2efd427d0cae415c {
  padding-left: 310px;
  padding-right: 310px; }

.px-320_c0af3613a0e44686 {
  padding-left: 320px;
  padding-right: 320px; }

.px-330_1f95968e21618b8e {
  padding-left: 330px;
  padding-right: 330px; }

.px-340_3386a807709556b9 {
  padding-left: 340px;
  padding-right: 340px; }

.px-350_7fecd16f19709d47 {
  padding-left: 350px;
  padding-right: 350px; }

/* WordPress Core
===================*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden; }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 20px; }

ol {
  padding-left: 20px; }

ul {
  list-style: disc;
  padding-left: 20px; }

/* Protected Post Type */
.post-password-form_fb1473177fd3aae8 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_fb1473177fd3aae8 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_fb1473177fd3aae8 input[type="submit"] {
  background-color: #317EFE;
  border: none;
  padding: 10px 40px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .post-password-form_fb1473177fd3aae8 input[type="submit"]:hover {
    background-color: #14203A; }

/* Table */
table {
  margin-bottom: 20px;
  width: 100%; }
  table caption {
    border: 1px solid #dfe2e9;
    padding: 6px 10px;
    border-top: 0; }
  table th,
  table td {
    background-color: transparent;
    border: 1px solid #dfe2e9;
    text-align: left;
    padding: 8px;
    -webkit-transition: .3s;
    transition: .3s; }
    table th#today,
    table td#today {
      background: #317EFE;
      color: #ffffff; }
      table th#today a,
      table td#today a {
        color: #ffffff; }

.tp-page-content_da8768cdf1c07e43 .size-full_aff27698291ddaa1.alignright_5b3b87660d786648 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_da8768cdf1c07e43 figure.wp-caption_521e24fdd6d9c9d4.aligncenter_563273019ab58baa {
  margin-top: 40px; }
.tp-page-content_da8768cdf1c07e43 dl, .tp-page-content_da8768cdf1c07e43 ol, .tp-page-content_da8768cdf1c07e43 ul {
  margin-bottom: 11px; }
.tp-page-content_da8768cdf1c07e43 .te-comment-respond_f94fbad6eb15f56f {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_da8768cdf1c07e43 .te-latest-comments_9bdfb8b40700dcf5 .te-comment-respond_f94fbad6eb15f56f {
  margin-bottom: 40px; }
.tp-page-content_da8768cdf1c07e43 .te-post-comments_44eb4eab84606a2f {
  margin-top: 80px; }

/* Text meant only for screen readers. */
.screen-reader-text_b0c6e3e4b292ee19 {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text_b0c6e3e4b292ee19:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*
 Caption
============================*/
.wp-caption_521e24fdd6d9c9d4 {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption_521e24fdd6d9c9d4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption_521e24fdd6d9c9d4 .wp-caption-text_2f0b8117892b5df9 {
  margin: 0.8075em 0;
  font-size: 14px;
  font-style: italic; }

.wp-caption-text_2f0b8117892b5df9 {
  text-align: center; }

/*
 Galleries
============================*/
.gallery_8c730fcbaf86010f {
  margin-bottom: 10px; }

.gallery-item_afa110f5008eb8df {
  display: inline-block;
  max-width: 33.33%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-right: 5px !important; }

.gallery-columns-1_f14fbefd0506f0d0 .gallery-item_afa110f5008eb8df {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_ed3d6e82ff29403e .gallery-item_afa110f5008eb8df {
  max-width: 50%; }

.gallery-columns-3_cf88a33ccefc668b .gallery-item_afa110f5008eb8df {
  max-width: 33.33%; }

.gallery-columns-4_9d54b34b227f0a1b .gallery-item_afa110f5008eb8df {
  max-width: 25%; }

.gallery-columns-5_694acba1367fd1d2 .gallery-item_afa110f5008eb8df {
  max-width: 20%; }

.gallery-columns-6_13b5551bbda20175 .gallery-item_afa110f5008eb8df {
  max-width: 16.66%; }

.gallery-columns-7_018664a56d4a30ab .gallery-item_afa110f5008eb8df {
  max-width: 14.28%; }

.gallery-columns-8_1c8bfaa1cb2d9bab .gallery-item_afa110f5008eb8df {
  max-width: 12.5%; }

.gallery-columns-9_f514fe7e9113d42d .gallery-item_afa110f5008eb8df {
  max-width: 11.11%; }

.gallery-caption_e67b12dcd7d2a643 {
  display: block; }

.size-thumbnail_0948b815ce8ca672 {
  margin-bottom: 20px; }

img.emoji_e9b07faf7dd0ff2f {
  width: 15px;
  height: 15px; }

/*
 Alignments
============================*/
.alignleft_21d5c89089dc38a1 {
  display: inline;
  float: left;
  margin-right: 1.5em !important; }

.alignright_5b3b87660d786648 {
  display: inline;
  float: right;
  margin-left: 1.5em !important; }

.aligncenter_563273019ab58baa {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center; }

/*
 Block Unit Test Widget
============================*/
.wp-block-search__input_e9d66c4266adf0ed {
  border: 1px solid #dfe2e9 !important; }

.wp-block-search__button_b36ee5f4c5c3196b {
  margin-left: 0 !important; }

.wp-block-social-links_827d14318bea2a29 {
  padding-left: 0 !important; }
  .wp-block-social-links_827d14318bea2a29 li {
    padding-top: 0 !important; }

.te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 blockquote {
  padding: 45px; }
  @media (max-width: 767px) {
    .te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 blockquote {
      padding: 35px; } }

blockquote {
  overflow: hidden;
  padding: 30px 30px 30px 30px !important;
  margin: 30px 0;
  position: relative;
  z-index: 1;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    blockquote {
      padding-left: 30px; } }
  blockquote p {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: #14203A;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      blockquote p {
        font-size: 18px;
        line-height: 28px; } }
    blockquote p a {
      color: #317EFE;
      text-decoration: underline; }
  blockquote footer {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #14203A;
    margin-top: 20px;
    margin-bottom: 20px; }

.wp-block-quote_cda8bbff36d84837, blockquote {
  border-left: solid 5px #317EFE; }

.wp-block-pullquote_fa0d5b5d144f801b {
  border-top: 5px solid #317EFE !important;
  border-bottom: 5px solid #317EFE !important;
  background-color: #eef5f8; }

.wp-block-quote__citation_2a789314500d7e4f, .wp-block-quote_cda8bbff36d84837 cite, .wp-block-quote_cda8bbff36d84837 footer {
  margin-top: 10px;
  display: block; }

.wp-block-column_ac5a0adfcf393490:not(:first-child), .wp-block-column_ac5a0adfcf393490:nth-child(2n) {
  margin-left: 10px; }

.wp-block-column_ac5a0adfcf393490:not(:last-child) {
  margin-right: 10px; }

.wp-block-column_ac5a0adfcf393490:nth-child(2n+1) {
  margin-right: 10px; }

.te-post-content > .alignwide_ecd9bc4c3d5bd31f {
  margin-left: 0;
  margin-right: 0;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px); }

.te-post-content p.has-large-font-size_1928ef32c089c69e {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_59b7707a74bad076 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_ea4d4f7b321c5b08 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_68c50f40d9121152 p {
  margin-top: 0 !important; }

.has-very-light-gray-color_1825fa73dc56c0ed.has-very-light-gray-color_1825fa73dc56c0ed {
  color: #fff;
  background: #317EFE !important; }

.wp-block-button_3b22f6f28a54312e {
  margin-bottom: 10px; }

.wp-block-archives_39017c5d8c4ce8a9 select,
.wp-block-categories_d16b94adeb2c4f0b select {
  height: 50px;
  width: 200px;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin-bottom: 10px; }

.wp-block-te-latest-comments_e34232f091c346e8 {
  padding-left: 0 !important; }

.wp-block-cover_0a2457fc85812bc2 p.wp-block-cover-text_36adea4adadeb966,
.wp-block-cover_0a2457fc85812bc2.is-light_48f72ee6479d2885 .wp-block-cover__inner-container_135ce74fa4af72fb {
  color: #fff !important; }

.wp-block-cover-text_36adea4adadeb966 a {
  color: #fff; }

.wp-block-rss_ded2762ed4ef229b {
  padding-left: 0 !important; }

.widget_49dd21329c74d905 .wp-block-archives-dropdown_004543a38bb1708e,
.widget_49dd21329c74d905 .wp-block-categories-dropdown_11f39baed5b65c77,
.widget_49dd21329c74d905 .wp-block-loginout_b5010004ac083aa4,
.widget_49dd21329c74d905 .wp-block-social-links_827d14318bea2a29,
.widget_49dd21329c74d905.widget_archive_488e0cbdbb7f2e7d select,
.widget_49dd21329c74d905.te_widget_categories_b453b890eac16cb8 select,
.widget_49dd21329c74d905.widget_text_a0c1ed10d3123081 select,
.widget_49dd21329c74d905.te_widget_search_2bafdb0a4c48026c .search-form_6a751b53763d97f4,
.widget_49dd21329c74d905.te_widget_tag_cloud_47514714ab2cdaf8 .tagcloud_dd492571f6af6c8a,
.widget_49dd21329c74d905 .wp-block-tag-cloud_6be641c4768dd494 {
  margin-bottom: 6px; }

.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce {
  display: inline-block;
  width: 100%; }

nav.wp-calendar-nav_df40bba4dc38d1ed {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  nav.wp-calendar-nav_df40bba4dc38d1ed a {
    color: #335371; }
    nav.wp-calendar-nav_df40bba4dc38d1ed a:hover {
      color: #317EFE; }

.blog-search-content_1607dec200fa2542 {
  margin: 0; }
  .blog-search-content_1607dec200fa2542 .wp-block-search_59b7707a74bad076,
  .blog-search-content_1607dec200fa2542 .search-form_6a751b53763d97f4,
  .blog-search-content_1607dec200fa2542 .sidebar__search_6a591f8d0ac8d40b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    overflow: hidden; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .blog-search-content_1607dec200fa2542 .wp-block-search_59b7707a74bad076,
      .blog-search-content_1607dec200fa2542 .search-form_6a751b53763d97f4,
      .blog-search-content_1607dec200fa2542 .sidebar__search_6a591f8d0ac8d40b {
        width: 100%; } }
    .blog-search-content_1607dec200fa2542 .wp-block-search_59b7707a74bad076 .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .blog-search-content_1607dec200fa2542 .search-form_6a751b53763d97f4 .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .blog-search-content_1607dec200fa2542 .sidebar__search_6a591f8d0ac8d40b .wp-block-search__inside-wrapper_84a03fc914ac5268 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_1607dec200fa2542 .wp-block-search_59b7707a74bad076 label,
    .blog-search-content_1607dec200fa2542 .search-form_6a751b53763d97f4 label,
    .blog-search-content_1607dec200fa2542 .sidebar__search_6a591f8d0ac8d40b label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .blog-search-content_1607dec200fa2542 .wp-block-search_59b7707a74bad076 input,
    .blog-search-content_1607dec200fa2542 .search-form_6a751b53763d97f4 input,
    .blog-search-content_1607dec200fa2542 .sidebar__search_6a591f8d0ac8d40b input {
      background-color: #ffffff;
      border: 1px solid #E1E1E1 !important;
      padding: 0 25px;
      height: 60px;
      width: 100%;
      color: #335371;
      font-size: 15px;
      border-radius: 6px 0 0 6px; }
    .blog-search-content_1607dec200fa2542 .wp-block-search_59b7707a74bad076 button,
    .blog-search-content_1607dec200fa2542 .search-form_6a751b53763d97f4 button,
    .blog-search-content_1607dec200fa2542 .sidebar__search_6a591f8d0ac8d40b button {
      color: #ffffff;
      padding: 0 20px;
      position: relative;
      right: 0;
      background-color: #317EFE;
      top: 0;
      height: auto;
      border-radius: 0 6px 6px 0;
      line-height: 0;
      border: 0;
      margin-left: 0 !important; }

/*
 Media
============================*/
.tp-page-content_da8768cdf1c07e43 .wp-smiley_7dad4cc6b6d7e3e2,
.entry-content_55ce21d0d6e3a5f2 .wp-smiley_7dad4cc6b6d7e3e2,
.comment-content_c89973b7a48b878b .wp-smiley_7dad4cc6b6d7e3e2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

embed,
iframe,
object {
  max-width: 100%; }

.te-comment-respond_f94fbad6eb15f56f.style-two_c9a1ae09cc279c72 .wpcf7-form_365131cfae5550a2 .wpcf7-not-valid-tip_62f263079081755e {
  color: #d9c0b8 !important; }
.te-comment-respond_f94fbad6eb15f56f .wpcf7-form_365131cfae5550a2 .wpcf7-not-valid_571d572daad35252 {
  border-color: #dc3232 !important; }
.te-comment-respond_f94fbad6eb15f56f .wpcf7-form_365131cfae5550a2 .wpcf7-not-valid-tip_62f263079081755e {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_f94fbad6eb15f56f .wpcf7-form_365131cfae5550a2.sent_07be6a2529a5267a .wpcf7-response-output_0bfe1b405fc54f21 {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #72DC60;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  background: #F4FFF5;
  border: 1px solid #CDF5C8 !important;
  border-radius: 10px; }
.te-comment-respond_f94fbad6eb15f56f .wpcf7-form_365131cfae5550a2.invalid_01a4363cf537acd0 .wpcf7-response-output_0bfe1b405fc54f21 {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #dc3232;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  background: #FFF7F7;
  border: 1px solid #FED8D8 !important;
  border-radius: 10px; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  width: 22px !important;
  height: 22px !important;
  border-color: #dfe2e9;
  border-radius: 3px !important;
  background-color: transparent !important;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative !important;
  padding: 0 !important;
  cursor: pointer;
  margin-top: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

input[type="radio"]::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #317EFE;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

input[type="checkbox"]::before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44899 7.76355C3.36328 7.84971 3.24641 7.89784 3.12495 7.89784C3.00349 7.89784 2.88662 7.84971 2.80091 7.76355L0.213156 5.17534C-0.0554271 4.90676 -0.0554271 4.47134 0.213156 4.20321L0.537198 3.87917C0.805781 3.61059 1.24074 3.61059 1.50932 3.87917L3.12495 5.4948L7.49057 1.12917C7.75916 0.860589 8.19457 0.860589 8.4627 1.12917L8.78674 1.45321C9.05532 1.7218 9.05532 2.15721 8.78674 2.42534L3.44899 7.76355Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px;
  height: 100%;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #317EFE;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important; }

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  border-color: #317EFE !important; }

.wpcf7-form-control_cf98826705054e57 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .wpcf7-form-control_cf98826705054e57 .wpcf7-te-list-item_fa09101a4173bdaa {
    margin: 0; }
    .wpcf7-form-control_cf98826705054e57 .wpcf7-te-list-item_fa09101a4173bdaa label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_cf98826705054e57 .wpcf7-te-list-item_fa09101a4173bdaa label .wpcf7-te-list-item-label_c49df7d9afd9f379 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_efdeb0cba0aa8e08 .te-comment-respond_f94fbad6eb15f56f textarea {
  margin-bottom: 12px; }

.zoom-instagram-widget_d95529feee260d83 p {
  color: #ffffff; }
  .zoom-instagram-widget_d95529feee260d83 p a {
    color: #E7F914; }
.zoom-instagram-widget_d95529feee260d83 ul {
  list-style: none; }
  .zoom-instagram-widget_d95529feee260d83 ul li {
    color: #ffffff; }

body.admin-bar_adf7e6893710655e .header-menu-area_17bc556b21b29329.sticky_menu_7ffa428993b349b4 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_adf7e6893710655e .header-menu-area_17bc556b21b29329.sticky_menu_7ffa428993b349b4 {
      top: 0; } }

.page-template-default_13ab406f5caf41b9.page-id-146_b30307640146a79a .tp-page-content_da8768cdf1c07e43 p:last-child {
  margin-bottom: 10px; }
.page-template-default_13ab406f5caf41b9.page-id-1133_882b106ce2816164 .tp-page-content_da8768cdf1c07e43 .te-comment-respond_f94fbad6eb15f56f {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_13ab406f5caf41b9.page-id-3_59c0d58af6fd189e .page-area_ed588fa8117dd8ce {
  padding-top: 128px; }

.single-post-item_f749ff403e053de0.post-24_4885d0c3b8e1f2ca .wp-block-button_3b22f6f28a54312e a {
  color: #ffffff; }

.post-template-default_856361557a779cf6.postid-163_da3e014deabe334f .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content {
  margin-bottom: 34px; }
.post-template-default_856361557a779cf6.postid-150_3a978f8134db612d .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_856361557a779cf6.postid-150_3a978f8134db612d .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-group_2df5feb0d10b07f5.is-layout-constrained_eea086f321238e5b:last-child {
    border: 1px solid #000; }
.post-template-default_856361557a779cf6.postid-51_528a8ceb6837c14e .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_856361557a779cf6.postid-51_528a8ceb6837c14e .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_856361557a779cf6.postid-1163_a1a6ea68ca1e8760 .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-caption_521e24fdd6d9c9d4, .post-template-default_856361557a779cf6.postid-568_400bedef9aab4b81 .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-caption_521e24fdd6d9c9d4 {
  margin-top: 20px; }
.post-template-default_856361557a779cf6.postid-1785_72ab11fce5b9c13a .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-button__link_d75f33be57beb2ff {
  color: #ffffff !important; }
.post-template-default_856361557a779cf6.postid-1149_34318607f868e26a .te-blog-details-wrapper_44d2596f44012c4a .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 p {
  margin-bottom: 0; }
.post-template-default_856361557a779cf6.postid-555_7962f8eefb7a0cc4 .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .gallery_8c730fcbaf86010f {
  margin-top: 20px; }

.error-404_6165ea5c96cda2b9.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_6165ea5c96cda2b9.not-found .error-content_f30757dbcfc030dc .error-btn-bh_22cf4c9bc95e51a4 {
    margin-top: 20px; }

.te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content img {
  margin: 20px 0; }

.sidebar_8edba5087e0d3d1c .widget_media_gallery_168e80ec89cf4ddf .gallery-item_afa110f5008eb8df {
  margin-bottom: 0; }
  .sidebar_8edba5087e0d3d1c .widget_media_gallery_168e80ec89cf4ddf .gallery-item_afa110f5008eb8df img {
    margin-bottom: 5px !important; }

@-webkit-keyframes MovefadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes MovefadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.MovefadeUp_c9cb91498e3434f2 {
  -webkit-animation-name: MovefadeUp;
  animation-name: MovefadeUp; }

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
@-webkit-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } }
@keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } }
@-webkit-keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px); } }
@keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px); } }
@-webkit-keyframes slideUpIn {
  0% {
    -webkit-transform: translateY(40px); }
  100% {
    -webkit-transform: translateY(0); }
  0% {
    -webkit-transform: translateY(40px); } }
@keyframes slideUpIn {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px); } }
@-webkit-keyframes MoveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@keyframes MoveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@-webkit-keyframes MoveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); } }
@keyframes MoveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); } }
@-webkit-keyframes Animated3 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); } }
@keyframes Animated3 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); } }
@-webkit-keyframes Animated4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@keyframes Animated4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@-webkit-keyframes UpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51% {
    opacity: 1; } }
@keyframes UpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51% {
    opacity: 1; } }
@-webkit-keyframes Scroll {
  0% {
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    transform: translateX(-50vw); }
  100% {
    -webkit-transform: translateX(50vw);
            transform: translateX(50vw);
    transform: translateX(50vw); } }
@keyframes Scroll {
  0% {
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    transform: translateX(-50vw); }
  100% {
    -webkit-transform: translateX(50vw);
            transform: translateX(50vw);
    transform: translateX(50vw); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes zoom-in-zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }
@keyframes zoom-in-zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 9999999;
  right: 0;
  bottom: 0; }

#preloader-status {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 2px #F7FBFE;
          box-shadow: inset 0 0 0 2px #F7FBFE;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap.active-progress_d871a70cbbeaa775 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 6 Free";
  content: '\f062';
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #317EFE;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap svg path {
  fill: #F7FBFE; }

.progress-wrap svg.progress-circle_cd49ead9a9ac010a path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_adf7e6893710655e .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e.login .te-header-menu-area_5c23a9deb19dd0ad {
  top: auto !important; }

.header-area_f895d8f9a9030d9f .container-fluid_8b63d637758de122 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_f895d8f9a9030d9f .container-fluid_8b63d637758de122 {
      padding: 0 24px; } }
.header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .header-top .te-header-contact-info_552a43e81b263922 span {
    color: #677471; }
    .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .header-top .te-header-contact-info_552a43e81b263922 span i {
      color: #317EFE; }
    .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .header-top .te-header-contact-info_552a43e81b263922 span a {
      color: #677471; }
  .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .header-top .te-social-profile_115388af26414981 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .header-top .te-social-profile_115388af26414981 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .te-header-menu-area_5c23a9deb19dd0ad {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .te-header-menu-area_5c23a9deb19dd0ad .menu-wrapper_1d657915e50bba77 {
    background-color: #ffffff;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 8px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .te-header-menu-area_5c23a9deb19dd0ad .menu-wrapper_1d657915e50bba77 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .te-header-menu-area_5c23a9deb19dd0ad .te-header-btn_cbd2c75cc1b6bf12 .te-quote-btn_8ab86e84adca2283 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .te-sticky_menu {
  top: 0; }
  .header-area_f895d8f9a9030d9f.style-2_ee6ae57a67c6ac4e .te-sticky_menu .menu-wrapper_1d657915e50bba77 {
    background-color: transparent; }

.header-top {
  padding: 6px 0;
  background-color: #317EFE;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 991px) {
    .header-top {
      display: none; } }
  .header-top .te-header-top-wrapper_5bb2869a0d18e263 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 60px; }
  .header-top .header-top-info_58e389f24e9a7b4d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_552a43e81b263922 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px 33px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header-top .te-header-contact-info_552a43e81b263922 span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 24px;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      font-family: "DM Sans", sans-serif; }
      .header-top .te-header-contact-info_552a43e81b263922 span.te-contact-info-item_baa17cba560759c1 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_552a43e81b263922 span a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        font-family: "DM Sans", sans-serif; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .header-top .header-top-btn_8d558151541aa365 {
      display: none; } }
  .header-top .header-top-btn_8d558151541aa365 a {
    position: relative;
    padding: 12px 46px;
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #ffffff;
    margin-bottom: -100px;
    display: inline-block;
    font-weight: 500;
    z-index: 2; }
    .header-top .header-top-btn_8d558151541aa365 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_8d558151541aa365 a:after {
      position: absolute;
      content: "";
      border-radius: 0 0 10px 10px;
      background-color: #317EFE;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .header-top .te-social-profile_115388af26414981 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .header-top .te-social-profile_115388af26414981 .te-social-profile-label_fd30d36cddb27fa1 {
      font-family: "DM Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 27.2px;
      color: #14203A;
      margin-right: 14px; }
    .header-top .te-social-profile_115388af26414981 a {
      font-size: 16px;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 36px;
      height: 36px;
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .header-top .te-social-profile_115388af26414981 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_5c23a9deb19dd0ad {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_5c23a9deb19dd0ad.te-te-sticky-header_cd398445b13a02c1 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu {
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    -webkit-box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
    background: #fff; }
    .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-logo_b4aeae55d4186f3f {
      height: 84px; }
      .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-logo_b4aeae55d4186f3f:after {
        display: none; }
      .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-logo_b4aeae55d4186f3f .te-standard-logo_3958025aed26f44f {
        display: none; }
      .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-logo_b4aeae55d4186f3f .te-sticky-logo_6ece8f428eb4f6d2 {
        display: block; }
        .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-logo_b4aeae55d4186f3f .te-sticky-logo_6ece8f428eb4f6d2 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-main-menu_1bb9683d8a7d8ef7 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-main-menu_1bb9683d8a7d8ef7 ul li a {
      padding: 33px 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-main-menu_1bb9683d8a7d8ef7 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_5c23a9deb19dd0ad.te-sticky_menu .te-main-menu_1bb9683d8a7d8ef7 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_5c23a9deb19dd0ad .te-header-menu-wrapper_6e28431fb8196176 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    @media (max-width: 1199px) {
      .te-header-menu-area_5c23a9deb19dd0ad .te-header-menu-wrapper_6e28431fb8196176 {
        gap: 20px; } }
  .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f {
    position: relative;
    z-index: 999;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-standard-logo_3958025aed26f44f {
        display: none; } }
    .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-standard-logo_3958025aed26f44f img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-sticky-logo_6ece8f428eb4f6d2 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-sticky-logo_6ece8f428eb4f6d2 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-sticky-logo_6ece8f428eb4f6d2 {
          display: block; } }
      .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-sticky-logo_6ece8f428eb4f6d2 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_5c23a9deb19dd0ad .te-logo_b4aeae55d4186f3f .te-retina-logo_69afb8a24a3a245d {
      display: none; }

.te-menu-wrapper_0e71ef37b166ea9d {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

.te-main-menu_1bb9683d8a7d8ef7 ul {
  margin: 0;
  padding: 0;
  position: relative; }
  .te-main-menu_1bb9683d8a7d8ef7 ul li {
    display: inline-block;
    padding: 0;
    position: relative; }
    .te-main-menu_1bb9683d8a7d8ef7 ul li.te-active {
      position: relative; }
      .te-main-menu_1bb9683d8a7d8ef7 ul li.te-active > a {
        color: #317EFE; }
        .te-main-menu_1bb9683d8a7d8ef7 ul li.te-active > a:after {
          color: #317EFE;
          font-size: 13px;
          margin-left: 5px; }
    .te-main-menu_1bb9683d8a7d8ef7 ul li.dropdown > a:after {
      visibility: visible;
      font-size: 13px;
      margin-left: 5px; }
    .te-main-menu_1bb9683d8a7d8ef7 ul li.dropdown .dropdown > a:after {
      visibility: visible;
      font-size: 13px; }
    .te-main-menu_1bb9683d8a7d8ef7 ul li ul.te-submenu_c4b085ee598cfaf3 li.te-active > a {
      position: relative;
      z-index: 2;
      color: #ffffff; }
      .te-main-menu_1bb9683d8a7d8ef7 ul li ul.te-submenu_c4b085ee598cfaf3 li.te-active > a:after {
        color: #ffffff;
        font-size: 13px; }
    .te-main-menu_1bb9683d8a7d8ef7 ul li a {
      display: block;
      padding: 40px 17px;
      text-decoration: none;
      text-transform: capitalize;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: relative;
      color: #131A2A;
      font-family: "Spline Sans", sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: initial; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .te-main-menu_1bb9683d8a7d8ef7 ul li a {
          padding: 32px 14px; } }
      .te-main-menu_1bb9683d8a7d8ef7 ul li a:after {
        content: "\f107";
        font-family: "Font Awesome 6 Free";
        display: inline-block;
        margin-top: -5px;
        visibility: hidden;
        font-size: 0; }
      .te-main-menu_1bb9683d8a7d8ef7 ul li a:hover {
        color: #317EFE; }
        .te-main-menu_1bb9683d8a7d8ef7 ul li a:hover:after {
          color: #317EFE; }
    .te-main-menu_1bb9683d8a7d8ef7 ul li:hover > ul {
      visibility: visible;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease;
      opacity: 1;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
    .te-main-menu_1bb9683d8a7d8ef7 ul li ul li:hover ul {
      visibility: visible;
      top: -2px; }
  .te-main-menu_1bb9683d8a7d8ef7 ul ul {
    background-color: #ffffff;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-top: 2px solid #317EFE;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
            box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
    .te-main-menu_1bb9683d8a7d8ef7 ul ul li {
      float: none;
      width: 210px; }
      .te-main-menu_1bb9683d8a7d8ef7 ul ul li ul {
        visibility: hidden; }
      .te-main-menu_1bb9683d8a7d8ef7 ul ul li i {
        float: right; }
      .te-main-menu_1bb9683d8a7d8ef7 ul ul li a {
        line-height: initial;
        padding: 10px 20px;
        color: #14203A;
        border-bottom: 1px solid #E1E1E1;
        margin-left: 0;
        font-size: 16px; }
        .te-main-menu_1bb9683d8a7d8ef7 ul ul li a:hover {
          background-color: #317EFE;
          color: #ffffff; }
          .te-main-menu_1bb9683d8a7d8ef7 ul ul li a:hover:after {
            color: #ffffff; }
      .te-main-menu_1bb9683d8a7d8ef7 ul ul li:last-child a {
        border-bottom: 0px; }
    .te-main-menu_1bb9683d8a7d8ef7 ul ul ul {
      left: 100%;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      opacity: 0;
      border-top: 0px;
      border-top: 2px solid #317EFE; }

.te-animation_c57387001cd7d072 {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.te-slideUpIn_0fd9ea3285193244 {
  -webkit-animation-name: slideUpIn;
  animation-name: slideUpIn; }

.te-header-btn_cbd2c75cc1b6bf12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
  margin-left: auto; }
  .te-header-btn_cbd2c75cc1b6bf12 .te-icon_5e23876d908d34df {
    width: 72px;
    background-color: #317EFE;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-header-btn_cbd2c75cc1b6bf12 .te-icon_5e23876d908d34df:hover {
      background-color: #E7F914;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  @media only screen and (max-width: 1399px) {
    .te-header-btn_cbd2c75cc1b6bf12 {
      display: none; } }
  .te-header-btn_cbd2c75cc1b6bf12 .te-cta-btn_cce31aa65788a174 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #E7F914;
    padding: 10px 30px;
    color: #14203A;
    font-size: 16px;
    font-weight: 600;
    gap: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-header-btn_cbd2c75cc1b6bf12 .te-cta-btn_cce31aa65788a174:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_cbd2c75cc1b6bf12 .te-quote-btn_8ab86e84adca2283 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #14203A;
    border: 2px solid #317EFE;
    border-radius: 50px;
    padding: 19px 27px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-header-btn_cbd2c75cc1b6bf12 .te-quote-btn_8ab86e84adca2283:hover {
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-search-form-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-search-form-wrapper.te-active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 {
    width: 768px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%; }
    .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-content-filed_6b6f3ca48474abc6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 30px; }
      .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-content-filed_6b6f3ca48474abc6 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-form_52eb583c436374fa {
      background: #FFFFFF;
      -webkit-box-shadow: 0px 30px 70px rgba(208, 225, 242, 0.3);
              box-shadow: 0px 30px 70px rgba(208, 225, 242, 0.3);
      border-radius: 5px;
      padding: 15px 30px;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-form_52eb583c436374fa .te-search-form-input_6b6465781bcba180 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-form_52eb583c436374fa .te-search-form-input_6b6465781bcba180 .te-search-icon_2a949ceaef9a8d94 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-form_52eb583c436374fa .te-search-form-input_6b6465781bcba180 button.te-submit-search-btn_88d36ed6bcf6f9c3 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_6a6f41ce7c484f95 .te-search-form_52eb583c436374fa input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.mean-container a.meanmenu-reveal_6deff15d6c15c9d5 {
  display: none; }

.mean-container .mean-nav {
  background: none; }

.mean-container .mean-bar_eb7c546c35434c36 {
  padding: 0;
  min-height: auto;
  background: none; }

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important; }

.mean-container a.meanmenu-reveal_6deff15d6c15c9d5 {
  display: none !important; }

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #14203A;
  border-top: 1px solid #dfe2e9;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 500; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid #dfe2e9 !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #14203A;
  line-height: 30px;
  top: 0;
  font-weight: 400; }

.mean-container .mean-nav ul li > a > i {
  display: none; }

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block; }

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0; }

.mean-container .mean-nav ul li.dropdown-opened_518b46aaa96ea5c0 a.mean-expand.mean-clicked {
  background-color: #317EFE;
  border-color: #317EFE !important; }

.mean-container .mean-nav ul li.dropdown-opened_518b46aaa96ea5c0 a.mean-expand.mean-clicked i {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  color: #ffffff; }

.te-mobile-menu-bar_c17926faca015269 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .te-mobile-menu-bar_c17926faca015269 a i {
    color: #14203A;
    font-size: 22px; }

.te-menu-sidebar-area {
  position: fixed;
  right: -485px;
  top: 0;
  width: 465px;
  height: 100%;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 9999; }
  @media (max-width: 560px) {
    .te-menu-sidebar-area {
      width: 350px; } }
  .te-menu-sidebar-area .te-menu-sidebar-logo_7615819f39f1fbe3 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_027f4ab458e96f2b {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_5666c9fded4ba4c7 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_5666c9fded4ba4c7 .te-menu-sidebar-close-btn {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 16px;
      height: 55px;
      width: 55px;
      background-color: #317EFE;
      color: #ffffff; }
      .te-menu-sidebar-area .te-menu-sidebar-close_5666c9fded4ba4c7 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-menu-sidebar-title_ac13bd7f4d4c7328 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-header-contact-info_552a43e81b263922 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0 24px;
      padding: 6px 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-header-contact-info_552a43e81b263922 span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 13px;
        color: #14203A;
        font-size: 16px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        width: 100%; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-header-contact-info_552a43e81b263922 span.te-contact-info-item_baa17cba560759c1 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-header-contact-info_552a43e81b263922 span a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 10px;
          color: #14203A;
          font-size: 16px;
          font-weight: 400;
          font-family: "Inter", sans-serif; }
          .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-header-contact-info_552a43e81b263922 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-social-profile_115388af26414981 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-social-profile_115388af26414981 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f3e806d27b3f1381 .te-menu-sidebar-single-widget_db2ed1b79561472b .te-social-profile_115388af26414981 a:hover {
          color: #317EFE; }

.te-body-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-body-overlay.active {
    opacity: 1;
    visibility: visible; }
  .te-body-overlay:hover {
    cursor: pointer; }

.slider-area_f62f234d2292ef09 {
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
  .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e {
        height: unset;
        padding: 80px 0; } }
    .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed {
          right: -380px; } }
      .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed .company-award_cf5bc39ec8cacb86 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed .company-award_cf5bc39ec8cacb86 .icon_c3db27089f241b15 {
          width: 170px;
          height: 170px;
          -webkit-box-shadow: 0px 5px 90px 0px rgba(2, 24, 93, 0.12);
                  box-shadow: 0px 5px 90px 0px rgba(2, 24, 93, 0.12);
          background-color: #ffffff;
          border-radius: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-feature-img_b4c03c91933c48ed .slider-feature-img-overlay_c1582220d27a44cc {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: -webkit-gradient(linear, left top, left bottom, from(#a0d7fee3), to(#f6fbffdb));
          background: linear-gradient(180deg, #a0d7fee3 0%, #f6fbffdb 100%); } }
    .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-left-shape_cd089a785ea37c8e {
      position: absolute;
      left: 30px;
      bottom: -100px;
      -webkit-animation: MoveUpDown 2s linear infinite alternate;
              animation: MoveUpDown 2s linear infinite alternate; }
      @media (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-left-shape_cd089a785ea37c8e {
          display: none; } }
    .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-right-shape_b249c1a6736d982e {
      position: absolute;
      left: -60px;
      -webkit-animation: MoveLeftRight 2s linear infinite alternate;
              animation: MoveLeftRight 2s linear infinite alternate;
      top: 0px; }
      @media (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-right-shape_b249c1a6736d982e {
          display: none; } }
    .slider-area_f62f234d2292ef09.style-2_ee6ae57a67c6ac4e .te-single-slider_46fc446134938e5e .slider-circle-shape_02332356aa199e6c {
      position: absolute;
      left: 180px;
      z-index: -1;
      bottom: 80px;
      -webkit-animation: zoom-in-zoom-out 7s linear infinite alternate;
              animation: zoom-in-zoom-out 7s linear infinite alternate; }
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-short-title_46d630631bc5d872,
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-title_6cc2420d1ae3a800,
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-short-desc_b7076375eefce9a6,
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-btn-wrapper_01feb0aed3d6c63c {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-short-title_46d630631bc5d872 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-title_6cc2420d1ae3a800 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-short-desc_b7076375eefce9a6 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-active_293ce9cd682d855d .te-slider-btn-wrapper_01feb0aed3d6c63c {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 50%;
    right: 46px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 {
        display: none !important;
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        margin-right: 30px;
        bottom: 70px;
        top: unset;
        left: unset;
        right: unset;
        -webkit-transform: none;
                transform: none; } }
    .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 li {
      display: inline-block;
      line-height: 0;
      outline: 1px solid transparent;
      border: 4px solid transparent;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 li button {
        font-size: 2px;
        text-indent: -9999px;
        padding: 0;
        width: 10px;
        height: 10px;
        background-color: #317EFE;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 li.slick-active_293ce9cd682d855d {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_f62f234d2292ef09 .te-slider-wrapper_22312c81b80b33bd .slick-dots_1ca22cef025f46e8 li.slick-active_293ce9cd682d855d button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2;
    overflow: hidden; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e {
        background-image: none !important; } }
    .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-overlay_d33608facbad19c7 {
      background-color: #ffffff;
      position: absolute;
      left: 50%;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-overlay_d33608facbad19c7 {
          left: 0; } }
      .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-overlay_d33608facbad19c7 .te-slider-overlay-shape_22e18527907c2ec3 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-overlay_d33608facbad19c7 .te-slider-overlay-shape_22e18527907c2ec3 {
            display: none; } }
    .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd {
      position: relative;
      z-index: 99; }
      .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-short-title_46d630631bc5d872 {
        font-family: "Inter", sans-serif;
        font-size: 12px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #317EFE;
        display: inline-block;
        width: 100%;
        margin-bottom: 12px; }
      .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
        color: #14203A;
        font-family: "Inter", sans-serif;
        font-size: 56px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: -0.5px;
        margin-bottom: 22px; }
        @media only screen and (min-width: 992px) and (max-width: 1400px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-short-desc_b7076375eefce9a6 {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        color: #131A2A; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-short-desc_b7076375eefce9a6 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-short-desc_b7076375eefce9a6 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-short-desc_b7076375eefce9a6 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c {
        padding-top: 52px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 27px;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c {
            padding-top: 30px; } }
        .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-theme-btn_858bc96b52016726 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-call-btn_fdd76d60e2cefa8a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-call-btn_fdd76d60e2cefa8a .te-icon_5e23876d908d34df {
            width: 55px;
            height: 55px;
            background-color: #ffffff;
            border-radius: 50px;
            -ms-flex-negative: 0;
                flex-shrink: 0;
            border: 5px solid #E7F914;
            font-size: 20px;
            font-weight: 900;
            color: #317EFE;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-animation: ripple 4s infinite;
                    animation: ripple 4s infinite;
            -webkit-box-shadow: 0 0 0 0 rgba(249, 212, 20, 0.8);
                    box-shadow: 0 0 0 0 rgba(249, 212, 20, 0.8); }
          .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-call-btn_fdd76d60e2cefa8a .te-content_8c9bd6c8b4eda8f0 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-call-btn_fdd76d60e2cefa8a .te-content_8c9bd6c8b4eda8f0 .te-title_7a3f01ac50f63109 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_f62f234d2292ef09 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-call-btn_fdd76d60e2cefa8a .te-content_8c9bd6c8b4eda8f0 .te-text_fe87f9b4e424bc4e {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 500px;
    opacity: 0.3;
    background: #317EFE;
    -webkit-filter: blur(681.9541625977px);
            filter: blur(681.9541625977px); }
  .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-overlay_d33608facbad19c7 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-overlay_d33608facbad19c7::before {
        display: none; }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .slider-shape_a7a0eefd5e5e5ae8 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .slider-shape_a7a0eefd5e5e5ae8 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-one_45e1ec45c6451bd9 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-one_45e1ec45c6451bd9 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-one_45e1ec45c6451bd9 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-one_45e1ec45c6451bd9 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-one_45e1ec45c6451bd9 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-two_dfa28b70320d9827 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-two_dfa28b70320d9827 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-two_dfa28b70320d9827 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-two_dfa28b70320d9827 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-two_dfa28b70320d9827 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-three_50467b381d7cab5e {
      bottom: 30px;
      left: 50%;
      width: 330px;
      height: 170px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-three_50467b381d7cab5e {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .shape-three_50467b381d7cab5e {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-container_55495cc87fecefd5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 80px 0;
      gap: 30px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-container_55495cc87fecefd5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
          padding: 56px 0;
          text-align: center; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-container_55495cc87fecefd5 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-container_55495cc87fecefd5 .te-slider-column_2207e8239d08959e {
        width: 50%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-container_55495cc87fecefd5 .te-slider-column_2207e8239d08959e {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-theme-btn_858bc96b52016726 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-theme-btn_858bc96b52016726:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-btn-wrapper_01feb0aed3d6c63c .te-call-btn_fdd76d60e2cefa8a .te-icon_5e23876d908d34df {
      color: #317EFE; }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
      font-size: 82px;
      font-weight: 500;
      line-height: 96.76px;
      letter-spacing: -1px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-single-slider_46fc446134938e5e .te-slider-content-wrapper_a2dfe5b3b19d13fd .te-slider-content_4ce16acecbf4788e .te-slider-title_6cc2420d1ae3a800 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-slider-wrapper_22312c81b80b33bd .container_269824009bf09859 {
    position: relative; }
  .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-slider-wrapper_22312c81b80b33bd .slider-shape-bg_1313e2a4597816b4 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-slider-wrapper_22312c81b80b33bd .slider-shape-bg_1313e2a4597816b4 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-slider-wrapper_22312c81b80b33bd .slider-shape-bg_1313e2a4597816b4 {
        margin-left: 0; } }
    .slider-area_f62f234d2292ef09.style-1_a1683e2a38571348 .te-slider-wrapper_22312c81b80b33bd .slider-shape-bg_1313e2a4597816b4:before {
      position: absolute;
      content: "";
      width: 400px;
      height: 400px;
      background: #E7F914;
      border-radius: 500px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: -1;
      right: 0; }

.te-info-card-wrapper_626405c7660f2b8e {
  position: relative; }

.te-info-card_8fd92a0b9760d1e3 {
  padding: 40px;
  position: relative;
  margin-bottom: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 20px;
  top: 0; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_8fd92a0b9760d1e3 {
      padding: 40px 25px; } }
  .te-info-card_8fd92a0b9760d1e3:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
    top: -5px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-info-card_8fd92a0b9760d1e3:hover .te-image-wrapper_069261808f54a937 .overlay_f012393dbdb5295b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_8fd92a0b9760d1e3:hover .te-image-wrapper_069261808f54a937 img {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_8fd92a0b9760d1e3:hover .icon_c3db27089f241b15 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_8fd92a0b9760d1e3:hover .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_8fd92a0b9760d1e3 .te-info-card-inner_8bddfed6615b1f0d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    height: 100%; }
  .te-info-card_8fd92a0b9760d1e3 .te-image-wrapper_069261808f54a937 {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    .te-info-card_8fd92a0b9760d1e3 .te-image-wrapper_069261808f54a937 img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_8fd92a0b9760d1e3 .te-image-wrapper_069261808f54a937 .overlay_f012393dbdb5295b {
      width: 100%;
      height: 100%;
      background: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.6; }
  .te-info-card_8fd92a0b9760d1e3 .icon_c3db27089f241b15 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    width: 54px;
    height: 50px; }
    .te-info-card_8fd92a0b9760d1e3 .icon_c3db27089f241b15 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_8fd92a0b9760d1e3 .te-content-wrapper_76dbf4fb6d8ad025 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding-bottom: 10px;
    border-bottom: none;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .icon_c3db27089f241b15 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 105px;
      height: 105px;
      background: transparent;
      border-radius: 100%;
      border: 2px solid #131a2a1a;
      position: relative; }
      .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .icon_c3db27089f241b15::before, .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .icon_c3db27089f241b15::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .icon_c3db27089f241b15::before {
        top: 15px;
        left: 5px; }
      .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .icon_c3db27089f241b15::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .title_c8b7b9e5b133371d {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      margin: 0;
      color: #14203A;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .te-info-card_8fd92a0b9760d1e3 .te-title-wrapper_d7a2826a8a6eee58 .divider_ce0b1bbbb90ac2ba {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_8fd92a0b9760d1e3 .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_8fd92a0b9760d1e3 .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease;
      font-size: 18px;
      line-height: 36px;
      font-weight: 400;
      margin: 0;
      color: #335371; }
    .te-info-card_8fd92a0b9760d1e3 .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_8fd92a0b9760d1e3 .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_8fd92a0b9760d1e3 .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 40px 40px 27px 40px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e {
      padding: 35px; } }
  .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e:hover .image_0fc569712f07e2e0 img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e:hover .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e .image_0fc569712f07e2e0 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e .image_0fc569712f07e2e0 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e .te-title-wrapper_d7a2826a8a6eee58 {
    padding-bottom: 15px; }
  .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_8fd92a0b9760d1e3.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726 {
      padding: 0;
      border: 0; }

.te-icon-card_a2879388baf77efd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
  margin-bottom: 36px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a2879388baf77efd {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 30px; } }
  .te-icon-card_a2879388baf77efd:hover .icon_c3db27089f241b15 img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_a2879388baf77efd .icon_c3db27089f241b15 {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a2879388baf77efd .icon_c3db27089f241b15 img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_a2879388baf77efd .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-icon-card_a2879388baf77efd .content_e647961af86fa59a {
        gap: 15px; } }
    .te-icon-card_a2879388baf77efd .content_e647961af86fa59a .title_c8b7b9e5b133371d {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_a2879388baf77efd .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_a2879388baf77efd .content_e647961af86fa59a .desc_e92d6c37542ad464 a {
        color: #335371; }

.te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 {
  background: transparent;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 34px;
  padding: 64px 70px;
  position: relative;
  margin-bottom: 0; }
  .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .divider_ce0b1bbbb90ac2ba {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-right: 1px solid #464b4e;
    border-bottom: 1px solid #464b4e; }
  .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .icon_c3db27089f241b15 {
    width: 62px;
    height: 62px; }
    .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .icon_c3db27089f241b15 img {
      width: 100%; }
  .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .content_e647961af86fa59a {
    gap: 26px; }
    .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
      color: #ffffff; }
      @media (min-width: 1280px) {
        .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
          font-size: 22px; } }
    .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 36px;
      gap: 34px; }
      .te-icon-card_a2879388baf77efd.style-two_c9a1ae09cc279c72 .content_e647961af86fa59a {
        gap: 24px; } }

.te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  margin-bottom: 50px; }
  .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c .icon_c3db27089f241b15 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c .icon_c3db27089f241b15 img {
      width: 100%; }
  .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c .content_e647961af86fa59a .title_c8b7b9e5b133371d {
      color: #ffffff; }
    .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c {
      gap: 25px; }
      .te-icon-card_a2879388baf77efd.style-three_c53e0512a874548c .content_e647961af86fa59a {
        gap: 18px; } }

.te-icon-card_a2879388baf77efd.style-2_ee6ae57a67c6ac4e {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_a2879388baf77efd.style-2_ee6ae57a67c6ac4e .icon_c3db27089f241b15 {
    width: 60px;
    height: 60px;
    background: #F9F4F1;
    border-radius: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 22px;
    color: #317EFE; }
  .te-icon-card_a2879388baf77efd.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_a2879388baf77efd.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a .title_c8b7b9e5b133371d {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_a2879388baf77efd.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      line-height: 22px; }

.te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b {
      text-align: left; } }
  .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d > img {
          width: 100%; } }
    .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-img-card-shape_3a851f0548a57978 {
      position: absolute;
      top: 35px;
      right: -35px;
      z-index: -1;
      -webkit-animation: spin 6s linear infinite;
              animation: spin 6s linear infinite; }
      @media (max-width: 575px) {
        .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-img-card-shape_3a851f0548a57978 {
          right: 0; } }
.te-about-image-card_c94818724a84396d .te-company-foundation_edd02bead1399a04 {
  position: absolute;
  bottom: 22px;
  left: -52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  background-color: #E7F914;
  padding: 36px 60px 40px 60px;
  -webkit-clip-path: polygon(9% 0, 96% 0, 100% 100%, 0 100%);
          clip-path: polygon(9% 0, 96% 0, 100% 100%, 0 100%);
  -webkit-animation: MoveUpDown 2s linear infinite alternate;
          animation: MoveUpDown 2s linear infinite alternate; }
  .te-about-image-card_c94818724a84396d .te-company-foundation_edd02bead1399a04 .te-counter-wrapper_9fafb64fc6ad0b94 {
    color: #14203A;
    font-size: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .te-about-image-card_c94818724a84396d .te-company-foundation_edd02bead1399a04 .counter-title_867ef705879ada99 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c94818724a84396d .te-company-foundation_edd02bead1399a04 .title_c8b7b9e5b133371d {
    font-size: 14.35px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.359px;
    color: #14203A;
    margin-bottom: 0;
    text-align: left; }

.te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-img-card-shape_3a851f0548a57978 {
    right: -66px;
    top: 60px;
    -webkit-animation: Animated3 3s linear infinite alternate;
            animation: Animated3 3s linear infinite alternate; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-img-card-shape_3a851f0548a57978 {
        display: none; } }
  .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 {
        position: relative; } }
    .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-another-image-inner_58ab372b5031407d {
      border: 5px solid #E1E1E1;
      overflow: hidden;
      display: inline-block;
      border-radius: 20px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-another-image-inner_58ab372b5031407d {
          width: 100%; }
          .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-another-image-inner_58ab372b5031407d img {
            width: 100%; } }
    .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .video-btn_e0cd7028b05bacb1 {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .video-btn_e0cd7028b05bacb1 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .video-btn_e0cd7028b05bacb1 a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background-color: #317EFE;
        width: 76px;
        height: 76px;
        border-radius: 20px;
        color: #ffffff;
        font-size: 17px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -webkit-animation: ripple 4s infinite;
                animation: ripple 4s infinite;
        -webkit-box-shadow: 0 0 0 0 rgba(14, 43, 197, 0.8);
                box-shadow: 0 0 0 0 rgba(14, 43, 197, 0.8); }
    .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-badge-text_a23daa2cd22d043d {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
              box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
      padding: 14px 15px;
      border-radius: 20px;
      gap: 11px;
      position: absolute;
      left: -33%;
      top: 46%;
      -webkit-animation: MoveLeftRight 2s linear infinite alternate;
              animation: MoveLeftRight 2s linear infinite alternate; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-badge-text_a23daa2cd22d043d {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-badge-text_a23daa2cd22d043d .icon_c3db27089f241b15 {
        width: 52px;
        height: 52px;
        background-color: #F2E6FF;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        font-size: 30px;
        color: #317EFE; }
      .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-badge-text_a23daa2cd22d043d .text_bf0dfab5d9589c9d {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        text-align: left; }
        .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-badge-text_a23daa2cd22d043d .text_bf0dfab5d9589c9d .title_c8b7b9e5b133371d {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d .te-another-image_ba4e1356329c1eb2 .te-badge-text_a23daa2cd22d043d .text_bf0dfab5d9589c9d span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px; }
  .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-section-title_f7f03f8caf7504c5 {
    margin-bottom: 0; }
    .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d {
      margin-bottom: 0; }
  .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 .te-list-item_d4260b4f23fc27f3 .icon_c3db27089f241b15 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 .te-list-item_d4260b4f23fc27f3 .text_bf0dfab5d9589c9d {
      color: #14203A; }
  .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 5px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809:hover .icon_c3db27089f241b15 img {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809 .icon_c3db27089f241b15 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809 .icon_c3db27089f241b15::before {
          position: absolute;
          content: "";
          border-style: solid;
          border-width: 0 25px 60px 25px;
          border-color: transparent transparent rgba(116, 94, 255, 0.1) transparent;
          -webkit-transform: rotate(60deg);
                  transform: rotate(60deg);
          top: -16px; }
        .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809 .icon_c3db27089f241b15 img {
          -webkit-transform: rotateY(0deg);
                  transform: rotateY(0deg);
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809 .title_c8b7b9e5b133371d {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_c7e77b8277f171a1 .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .te-single-info-list_f3103eae0b461809 .short-title_06f164af6cbc1cbd {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 {
  gap: 10px; }
  .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 .te-list-item_d4260b4f23fc27f3 .icon_c3db27089f241b15 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 .te-list-item-wrapper_b44441b8b0c548e6 .te-list-item_d4260b4f23fc27f3 .text_bf0dfab5d9589c9d {
      color: #335371; }
  .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .divider_ce0b1bbbb90ac2ba {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e .te-about-info-content_4ab7f9d3cdf7ad36 .te-info-list_68100166996a0471 .divider_ce0b1bbbb90ac2ba {
          height: 1px;
          width: 100%; } }

.te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-section-title_f7f03f8caf7504c5 {
  margin-bottom: 40px; }
.te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .about-info-wrapper_d5401234481ab758 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .about-info-wrapper_d5401234481ab758 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .about-info-wrapper_d5401234481ab758 .about-info-img_e7058e0a57123567 {
    border-radius: 12px;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .about-info-wrapper_d5401234481ab758 .about-info-img_e7058e0a57123567 {
        height: 350px; } }
    .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .about-info-wrapper_d5401234481ab758 .about-info-img_e7058e0a57123567 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .skill-progressbar-wrapper_a9763fb6d0850ae3 {
    width: 100%; }
  .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .te-icon-card-wrapper_342794f2ec50ef07 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px; }
    .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .te-icon-card-wrapper_342794f2ec50ef07 .te-icon-card_a2879388baf77efd {
      width: 50%;
      padding: 0;
      gap: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 0; }
      .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .te-icon-card-wrapper_342794f2ec50ef07 .te-icon-card_a2879388baf77efd .icon_c3db27089f241b15 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .te-icon-card-wrapper_342794f2ec50ef07 .te-icon-card_a2879388baf77efd .content_e647961af86fa59a {
        gap: 4px; }
        .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .te-icon-card-wrapper_342794f2ec50ef07 .te-icon-card_a2879388baf77efd .content_e647961af86fa59a .title_c8b7b9e5b133371d {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_c7e77b8277f171a1.style-three_c53e0512a874548c .te-about-info-content_4ab7f9d3cdf7ad36 .te-btn-wrapper_c60532245bc8e739 {
    margin-top: 7px; }

.te-counter-card_3cddf7ed25fa888d {
  z-index: 1;
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px; }
  @media only screen and (min-width: 576px) and (max-width: 991px) {
    .te-counter-card_3cddf7ed25fa888d {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_3cddf7ed25fa888d {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    text-align: center; }
    .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb:hover .icon_c3db27089f241b15 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .icon_c3db27089f241b15 {
      width: 100px;
      height: 100px;
      background-color: #317EFE;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .icon_c3db27089f241b15 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      gap: 26px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 .content_e647961af86fa59a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 26px; }
    .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 57px;
      line-height: 46px;
      text-align: center;
      color: #14203A;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0;
      letter-spacing: -1px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .title_c8b7b9e5b133371d {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .text_bf0dfab5d9589c9d {
      margin: 0;
      color: #c7cdda; }

.te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 {
      grid-template-columns: repeat(1, 1fr); } }
  .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb {
    text-align: left; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb {
        text-align: center; } }
    .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 30px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 20px; } }
    .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .counter-content_a304bf94ddcb75a0 {
      width: 100%; }
      @media (max-width: 280px) {
        .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .counter-content_a304bf94ddcb75a0 .text_bf0dfab5d9589c9d br {
          display: none; } }
    .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
      font-size: 90px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
          font-size: 48px;
          line-height: 50px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_3cddf7ed25fa888d.style-two_c9a1ae09cc279c72 .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
          font-size: 48px;
          line-height: 50px; } }

.te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px; }
  .te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c .te-counter-item_326398f8ea7ef4eb {
    text-align: left;
    padding: 40px 32px;
    background: #317EFE;
    border-radius: 8px; }
    .te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 30px; }
      .te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 .title_c8b7b9e5b133371d {
        margin: 0;
        color: #ffffff;
        font-size: 18px;
        line-height: 30px;
        font-weight: 500; }
    .te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
      margin: 0;
      color: #ffffff;
      font-size: 60px;
      line-height: 60px;
      font-weight: 500; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
          font-size: 48px;
          line-height: 52px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-counter-card_3cddf7ed25fa888d.style-three_c53e0512a874548c .te-counter-item_326398f8ea7ef4eb {
        padding: 40px 30px; } }

.te-process-step_6cbd01f761891d15 {
  background-color: #131A2A;
  padding: 36px 32px 48px 32px;
  position: relative;
  margin-bottom: 24px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-process-step_6cbd01f761891d15::before {
    position: absolute;
    content: "";
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    height: 0%;
    background-color: #317EFE;
    bottom: 0;
    border-radius: 50px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .te-process-step_6cbd01f761891d15 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_6cbd01f761891d15:hover {
    top: -5px; }
    .te-process-step_6cbd01f761891d15:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_6cbd01f761891d15:hover .icon_c3db27089f241b15 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_6cbd01f761891d15:hover .counter-number_b1a5033874cc83d3 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_6cbd01f761891d15:hover .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_6cbd01f761891d15 .icon_c3db27089f241b15 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start; }
    .te-process-step_6cbd01f761891d15 .icon_c3db27089f241b15 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_6cbd01f761891d15 .te-content-wrapper_76dbf4fb6d8ad025 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .te-process-step_6cbd01f761891d15 .te-counter-wrapper_9fafb64fc6ad0b94 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    padding-bottom: 48px; }
    .te-process-step_6cbd01f761891d15 .te-counter-wrapper_9fafb64fc6ad0b94 .shape_de6d537527b63f2b {
      position: relative; }
  .te-process-step_6cbd01f761891d15 .counter-number_b1a5033874cc83d3 {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-process-step_6cbd01f761891d15 .te-title-wrapper_d7a2826a8a6eee58 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: none;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-process-step_6cbd01f761891d15 .te-title-wrapper_d7a2826a8a6eee58 .icon_c3db27089f241b15 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative; }
    .te-process-step_6cbd01f761891d15 .te-title-wrapper_d7a2826a8a6eee58 .title_c8b7b9e5b133371d {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_6cbd01f761891d15 .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_6cbd01f761891d15 .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease;
      font-size: 18px;
      line-height: 36px;
      font-weight: 400;
      margin: 0;
      color: #ffffff; }
    .te-process-step_6cbd01f761891d15 .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b {
      margin-top: -10px; }
      .te-process-step_6cbd01f761891d15 .content_e647961af86fa59a .te-read-more_86ec7ad93cae053b .te-theme-btn_858bc96b52016726 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_c9d30102aacbdd17 {
  padding: 49px 40px 40px 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  position: relative;
  z-index: 2;
  margin: 10px 0; }
  @media (max-width: 570px) {
    .te-testimonial-card_c9d30102aacbdd17 {
      padding: 30px; } }
  .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 570px) {
        .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .image_0fc569712f07e2e0 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .rating_02a8c4a6ebd5da11 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #E7F914;
          font-size: 16px;
          margin-bottom: 26px; }
        .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .name_e52377fca2416de6 {
          font-size: 24px;
          font-weight: 500;
          line-height: 34px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
          @media only screen and (min-width: 0px) and (max-width: 767px) {
            .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .name_e52377fca2416de6 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .designation_c8b1d83d20dd3987 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .icon_c3db27089f241b15 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_c9d30102aacbdd17 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .icon_c3db27089f241b15 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_1824c264b1b6b025 {
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05); }
  .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a p {
        margin-bottom: 0; }
    .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 15px; }
        .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .icon_c3db27089f241b15 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .name_e52377fca2416de6 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .designation_c8b1d83d20dd3987 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_1824c264b1b6b025 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .image_0fc569712f07e2e0 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86::before {
    display: none; }
  .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 {
    gap: 15px; }
    .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid #317EFE;
      border-radius: 20px;
      padding: 25px 40px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a {
          padding: 15px 30px; } }
      .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .image_0fc569712f07e2e0 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .image_0fc569712f07e2e0 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .rating_02a8c4a6ebd5da11 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .te-user-info_c89b273033f7ff2a .name_e52377fca2416de6 span {
        color: #317EFE; }
    .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .icon_c3db27089f241b15 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .icon_c3db27089f241b15 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_f0880de7e25c13c6 {
  position: relative; }
  .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-list_9fc167e025e3372e {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-list_9fc167e025e3372e .slick-slide_df0de53aaea99a92 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-dots_1ca22cef025f46e8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 80px;
    margin-bottom: 0; }
    .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-dots_1ca22cef025f46e8 li {
      display: inline-block;
      line-height: 0;
      outline: 2px solid transparent;
      border: 5px solid transparent;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-dots_1ca22cef025f46e8 li button {
        font-size: 2px;
        text-indent: -9999px;
        padding: 0;
        width: 10px;
        height: 10px;
        background-color: #317EFE;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-dots_1ca22cef025f46e8 li.slick-active_293ce9cd682d855d {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-dots_1ca22cef025f46e8 li.slick-active_293ce9cd682d855d button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f0880de7e25c13c6 .slick-arrow_a957fa5cb032d193 {
    display: none !important; }

.te-accordion-box-wrapper_6c27ffeb3e4bad50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px; }

.accordion-wrapper_1fba4eb586db5e72 .te-accordion-list-item_386cdf8bdaf76247 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_1fba4eb586db5e72 .te-accordion-list-item_386cdf8bdaf76247 .te-accordion-head_2dc74988cc1eb1cd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    cursor: pointer;
    padding: 16px 30px;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .accordion-wrapper_1fba4eb586db5e72 .te-accordion-list-item_386cdf8bdaf76247 .te-accordion-head_2dc74988cc1eb1cd:before {
      content: "\f068";
      font-family: "Font Awesome 6 Free";
      color: #ffffff;
      font-weight: 500;
      background-color: #317EFE;
      font-size: 12px;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 30px;
      height: 30px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .accordion-wrapper_1fba4eb586db5e72 .te-accordion-list-item_386cdf8bdaf76247 .te-accordion-head_2dc74988cc1eb1cd.collapsed:before {
      position: relative;
      content: "\2b";
      font-family: "Font Awesome 6 Free";
      font-weight: 500;
      background-color: transparent;
      border-radius: 20px;
      color: #317EFE;
      font-size: 12px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 30px;
      height: 30px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .accordion-wrapper_1fba4eb586db5e72 .te-accordion-list-item_386cdf8bdaf76247 .te-accordion-head_2dc74988cc1eb1cd .te-accordion-title_dc1271ad9131d051 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_1fba4eb586db5e72 .te-accordion-list-item_386cdf8bdaf76247 .te-accordion-body_677fcdbf6affc575 {
    font-size: 18px;
    line-height: 36px;
    margin: 0 30px;
    padding-bottom: 4px;
    padding-top: 15px;
    border-top: 1px solid #E1E1E1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

.page-header_60026564b6b5e7c6 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_60026564b6b5e7c6 {
      padding-left: 30px; } }
  .page-header_60026564b6b5e7c6 .te-page-title_5f286e57982559ab,
  .page-header_60026564b6b5e7c6 .page-title_ccf016f73419669a {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_60026564b6b5e7c6 .te-page-title_5f286e57982559ab,
      .page-header_60026564b6b5e7c6 .page-title_ccf016f73419669a {
        font-size: 38px;
        line-height: 48px; } }

.blog-area_7fba73084a29e27b ol,
.blog-area_7fba73084a29e27b ul {
  padding-left: 20px; }
  .blog-area_7fba73084a29e27b ol li,
  .blog-area_7fba73084a29e27b ul li {
    padding-top: 7px; }

.te-post-item_17dc83cc8fa0228b {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 48px;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  /* Quote Format Post */
  /* Sticky Post */ }
  .te-post-item_17dc83cc8fa0228b:hover .te-post-thumbnail_c361a2a3f21b38dc img,
  .te-post-item_17dc83cc8fa0228b:hover .post-video_6117b7cf7cb822e4 img {
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-item_17dc83cc8fa0228b iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_17dc83cc8fa0228b iframe {
        height: 350px; } }
  .te-post-item_17dc83cc8fa0228b .post-gallery .slick-list_9fc167e025e3372e .slick-track_1edd401d37ca5a85 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_17dc83cc8fa0228b .te-post-content-wrapper_39b9fadda6748122 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_17dc83cc8fa0228b .te-post-content-wrapper_39b9fadda6748122 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_17dc83cc8fa0228b .te-post-content-wrapper_39b9fadda6748122 .te-read-more_86ec7ad93cae053b {
      margin-top: 40px;
      margin-bottom: 6px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 30px; }
  .te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 .te-post-content {
    margin: 0; }
  .te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 blockquote {
    margin: 0; }
    .te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 blockquote p {
      margin-top: 0; }
    .te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 blockquote cite a {
      font-family: "Inter", sans-serif;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      color: #335371;
      margin-top: 20px;
      font-style: normal;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-post-item_17dc83cc8fa0228b.format-quote_1896c39ecc6ecb86 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_17dc83cc8fa0228b.sticky_23e67b68e66c1f42 {
    border: 2px solid #317EFE; }
    .te-post-item_17dc83cc8fa0228b.sticky_23e67b68e66c1f42 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_17dc83cc8fa0228b.sticky_23e67b68e66c1f42 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_17dc83cc8fa0228b .te-post-title_2b5725cade5364b3 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 500;
    margin-bottom: 0; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_17dc83cc8fa0228b .te-post-title_2b5725cade5364b3 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_17dc83cc8fa0228b .te-post-title_2b5725cade5364b3:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_17dc83cc8fa0228b .te-post-content p {
    margin-top: 17px; }
  .te-post-item_17dc83cc8fa0228b .te-post-content h2,
  .te-post-item_17dc83cc8fa0228b .te-post-content h3,
  .te-post-item_17dc83cc8fa0228b .te-post-content h4,
  .te-post-item_17dc83cc8fa0228b .te-post-content h5,
  .te-post-item_17dc83cc8fa0228b .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_17dc83cc8fa0228b .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_17dc83cc8fa0228b .te-single-post-meta_0f51ae514339dc28 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .te-post-item_17dc83cc8fa0228b .te-social-share_c7e7318a258dc36c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .te-post-item_17dc83cc8fa0228b .te-social-share_c7e7318a258dc36c a.facebook_84bab05b9c95cd5c {
      color: #1877f2; }
    .te-post-item_17dc83cc8fa0228b .te-social-share_c7e7318a258dc36c a.twitter_8ec1a07f84718491 {
      color: #1da1f2; }
    .te-post-item_17dc83cc8fa0228b .te-social-share_c7e7318a258dc36c a.linkedin_fd1ba019e70601d7 {
      color: #1a70c6; }
    .te-post-item_17dc83cc8fa0228b .te-social-share_c7e7318a258dc36c .te-social-share-title_6ba1163e2146f5cf {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_17dc83cc8fa0228b .te-blog-post-tag_9aedd587b45f074d {
    width: 100%;
    display: inline-block; }
    .te-post-item_17dc83cc8fa0228b .te-blog-post-tag_9aedd587b45f074d span {
      font-size: 16px;
      font-weight: 500;
      display: inline-block;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-bottom: 0;
      margin-right: 30px;
      text-transform: uppercase;
      margin-top: 8px;
      float: left; }
    .te-post-item_17dc83cc8fa0228b .te-blog-post-tag_9aedd587b45f074d .te-post-tag-list_b33ea72071e4fe1b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 10px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .te-post-item_17dc83cc8fa0228b .te-blog-post-tag_9aedd587b45f074d .te-post-tag-list_b33ea72071e4fe1b a {
        color: #335371;
        display: inline-block;
        font-size: 16px;
        line-height: 1;
        padding: 12px 22px;
        border-radius: 50px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        border: 1px solid #E1E1E1;
        text-transform: capitalize; }
        .te-post-item_17dc83cc8fa0228b .te-blog-post-tag_9aedd587b45f074d .te-post-tag-list_b33ea72071e4fe1b a:hover {
          color: #ffffff;
          background: #317EFE;
          border-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc,
  .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 {
    position: relative;
    overflow: hidden; }
    .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc img,
    .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
    .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc .popup-video-wrapper_39d304501cc42c90,
    .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 .popup-video-wrapper_39d304501cc42c90 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc .video-btn_e0cd7028b05bacb1 a,
    .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 .video-btn_e0cd7028b05bacb1 a {
      width: 70px;
      height: 70px;
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
              box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
      background-color: #ffffff;
      border-radius: 50%;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
              animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc .video-btn_e0cd7028b05bacb1 a i,
      .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 .video-btn_e0cd7028b05bacb1 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc .video-btn_e0cd7028b05bacb1 a:hover,
      .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 .video-btn_e0cd7028b05bacb1 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_17dc83cc8fa0228b button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_17dc83cc8fa0228b button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_17dc83cc8fa0228b button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_17dc83cc8fa0228b button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_17dc83cc8fa0228b button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_17dc83cc8fa0228b button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_17dc83cc8fa0228b .post-audio_7de04ad112f6ede9 iframe {
    width: 100%; }
  .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
    margin: 13px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e {
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e span {
      font-size: 18px;
      font-weight: 400;
      color: #335371;
      text-transform: capitalize;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e span a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_4a87ff9e5654b688 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  gap: 23px;
  margin-bottom: 24px; }
  .te-post-card_4a87ff9e5654b688.style-1_a1683e2a38571348 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_4a87ff9e5654b688.style-1_a1683e2a38571348 .image_0fc569712f07e2e0 {
      height: 290px; }
    .te-post-card_4a87ff9e5654b688.style-1_a1683e2a38571348 .content_e647961af86fa59a {
      padding: 0 20px 20px 20px; }
  .te-post-card_4a87ff9e5654b688:hover .image_0fc569712f07e2e0 img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-card_4a87ff9e5654b688 .image_0fc569712f07e2e0 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_4a87ff9e5654b688 .image_0fc569712f07e2e0 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scale(1);
              transform: scale(1);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .te-post-card_4a87ff9e5654b688 .image_0fc569712f07e2e0 .te-post-date_18c8884fd769529c {
      position: absolute;
      right: 25px;
      top: 23px;
      background-color: #317EFE;
      border-radius: 20px;
      padding: 13px 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .te-post-card_4a87ff9e5654b688 .image_0fc569712f07e2e0 .te-post-date_18c8884fd769529c span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 3; }
    .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a .te-post-meta-info_e3ddcca1d2c765d9 {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      gap: 20px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 12px; }
      .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a .te-post-meta-info_e3ddcca1d2c765d9 .te-single-meta_ba871669b1e7880b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a .te-post-meta-info_e3ddcca1d2c765d9 .te-single-meta_ba871669b1e7880b span,
        .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a .te-post-meta-info_e3ddcca1d2c765d9 .te-single-meta_ba871669b1e7880b a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a .te-post-meta-info_e3ddcca1d2c765d9 .te-single-meta_ba871669b1e7880b i {
          color: #317EFE; }
    .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
      font-size: 24px;
      font-weight: 500;
      line-height: 39.84px;
      letter-spacing: 0px;
      font-family: "Inter", sans-serif;
      margin-bottom: 7px;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a a.read-btn_6495a8f05093502d {
      font-size: 17px;
      font-weight: 600;
      line-height: 42px;
      letter-spacing: 0px;
      text-transform: capitalize;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px;
      color: #14203A; }
      .te-post-card_4a87ff9e5654b688 .content_e647961af86fa59a a.read-btn_6495a8f05093502d:hover {
        color: #317EFE; }

.te-post-card_4a87ff9e5654b688.style-2_ee6ae57a67c6ac4e {
  gap: 20px; }
  .te-post-card_4a87ff9e5654b688.style-2_ee6ae57a67c6ac4e .image_0fc569712f07e2e0 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_4a87ff9e5654b688.style-2_ee6ae57a67c6ac4e .image_0fc569712f07e2e0 .te-post-date_18c8884fd769529c {
      top: unset;
      right: unset;
      left: 0;
      bottom: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-radius: 0 5px 0 0;
      padding: 20px 30px; }
  .te-post-card_4a87ff9e5654b688.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a .title_c8b7b9e5b133371d {
    font-size: 20px; }
  .te-post-card_4a87ff9e5654b688.style-2_ee6ae57a67c6ac4e .content_e647961af86fa59a .te-post-meta-info_e3ddcca1d2c765d9 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_44d2596f44012c4a .te-comment-respond_f94fbad6eb15f56f {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_44d2596f44012c4a .te-post-comments_44eb4eab84606a2f {
  margin-top: 70px; }
.te-blog-details-wrapper_44d2596f44012c4a .wp-block-group_2df5feb0d10b07f5.has-background_9f52076cc0c8d2be .wp-block-button_3b22f6f28a54312e .wp-block-button__link_d75f33be57beb2ff {
  color: #ffffff !important; }
.te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-meta_92c0dd7706e9174e {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc,
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4,
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-gallery,
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .postbox-audio_3594e80fd225974b,
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .wp-block-post-featured-image_de543d2fef4306b4 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc,
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4,
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-gallery,
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .postbox-audio_3594e80fd225974b,
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .wp-block-post-featured-image_de543d2fef4306b4 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc:hover img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4:hover img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-gallery:hover img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .postbox-audio_3594e80fd225974b:hover img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .wp-block-post-featured-image_de543d2fef4306b4:hover img {
      -webkit-transform: scale(1.06);
              transform: scale(1.06);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-thumbnail_c361a2a3f21b38dc img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-video_6117b7cf7cb822e4 img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .post-gallery img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .postbox-audio_3594e80fd225974b img,
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .wp-block-post-featured-image_de543d2fef4306b4 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content-wrapper_39b9fadda6748122 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-query_ed82467b0f4b05a4 .wp-block-post-template_003da9c83605f5d1 {
      padding-left: 0; }
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-query_ed82467b0f4b05a4 .wp-block-post-template_003da9c83605f5d1 .wp-block-post_d24315ac4c35584f {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-navigation__responsive-container-content_5ba6fff548f242ef .wp-block-page-list_56b4ce13d4851501 {
      padding-left: 0; }
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-group_2df5feb0d10b07f5 {
      margin: 15px 0; }
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content .wp-block-group_2df5feb0d10b07f5 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_44d2596f44012c4a .te-post-item_17dc83cc8fa0228b .te-blog-post-tag_9aedd587b45f074d .te-social-share_c7e7318a258dc36c {
    padding-bottom: 20px; }
.te-blog-details-wrapper_44d2596f44012c4a .wp-block-calendar_e961ee63c9e8f7ba {
  margin-bottom: 30px; }

.te-author-info_453ef1777c7af243 {
  background-color: #F9F4F1;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  border-radius: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-top: 130px;
  margin-bottom: 70px; }
  .te-author-info_453ef1777c7af243 .te-author-thumb_ba88fa98b0dcd67a {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 120px;
    height: 120px;
    border-radius: 20px;
    overflow: hidden; }
    .te-author-info_453ef1777c7af243 .te-author-thumb_ba88fa98b0dcd67a img {
      border-radius: 20px; }
  .te-author-info_453ef1777c7af243 .te-author-text_cd6b571bc89c06d0 h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px; }
  .te-author-info_453ef1777c7af243 .te-author-text_cd6b571bc89c06d0 .designation_c8b1d83d20dd3987 {
    font-size: 16px;
    font-style: italic;
    color: #9ba8c3;
    text-transform: capitalize; }
  .te-author-info_453ef1777c7af243 .te-author-text_cd6b571bc89c06d0 p {
    margin-top: 30px;
    margin-bottom: 0; }
  .te-author-info_453ef1777c7af243 .te-author-social-profiles_302f7460f0c8a578 {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .te-author-info_453ef1777c7af243 .te-author-social-profiles_302f7460f0c8a578 a {
      font-size: 16px;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 38px;
      height: 38px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #317EFE;
      border-radius: 50px; }
      .te-author-info_453ef1777c7af243 .te-author-social-profiles_302f7460f0c8a578 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #ffffff;
        color: #317EFE; }
  .te-author-info_453ef1777c7af243 .te-author-post_27f3e42c804d24c5 a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    color: #14203A;
    border-bottom: 2px solid #E1E1E1;
    margin-top: 30px;
    display: inline-block; }
    .te-author-info_453ef1777c7af243 .te-author-post_27f3e42c804d24c5 a:hover {
      color: #317EFE;
      border-color: #317EFE; }

.skill-progressbar-wrapper_a9763fb6d0850ae3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .skill-progressbar-wrapper_a9763fb6d0850ae3 {
      grid-template-columns: repeat(1, 1fr);
      gap: 15px; } }

.skill-progressbar .progress-inner-item_ebd86663633cd661 {
  position: relative;
  margin: 0;
  line-height: inherit; }
.skill-progressbar .skill-title_da1d47e798c69724 {
  z-index: 100;
  color: #335371;
  font-size: 18px;
  font-weight: 400;
  font-family: "Inter", sans-serif; }
.skill-progressbar .progressbar-number_98c49924a60ee5f4 {
  width: 100%;
  z-index: 10; }
.skill-progressbar .progress-number-count {
  padding: 0 8px;
  position: absolute;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }
.skill-progressbar .progressbar-number_98c49924a60ee5f4,
.skill-progressbar .progress-number-count {
  font-size: 18px;
  line-height: 41px;
  height: 8px;
  letter-spacing: 0px;
  font-weight: 400;
  text-transform: none;
  font-family: "Inter", sans-serif;
  color: #335371; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .skill-progressbar .progressbar-number_98c49924a60ee5f4,
    .skill-progressbar .progress-number-count {
      left: 90% !important; } }
.skill-progressbar .progress-content-outter_b050f72c763250ed {
  height: 8px;
  background-color: #E1E1E1;
  border-radius: 50px; }
.skill-progressbar .progress-content {
  height: 8px;
  background-color: #317EFE;
  width: 0%;
  border-radius: 50px; }

.cta-area_0dfaff21e4644674 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 .short-title_06f164af6cbc1cbd {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 .te-cta-title_f0de933a0f8fa36b {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 .te-cta-title_f0de933a0f8fa36b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 .te-cta-title_f0de933a0f8fa36b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 .te-cta-title_f0de933a0f8fa36b {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_0dfaff21e4644674 .te-content-wrapper_76dbf4fb6d8ad025 .text_bf0dfab5d9589c9d {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_0dfaff21e4644674 .te-btn-wrapper_c60532245bc8e739 {
    margin-top: 30px; }
  .cta-area_0dfaff21e4644674 .te-cta-inner-area_7c61d471e1ca2d37 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .cta-area_0dfaff21e4644674 .te-cta-inner-area_7c61d471e1ca2d37 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_0dfaff21e4644674 .te-cta-inner-area_7c61d471e1ca2d37 .te-cta-collumn_9057deb7f5a0ca42 {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }

.te-section-title_f7f03f8caf7504c5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 40px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-section-title_f7f03f8caf7504c5 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 28px;
      -webkit-box-align: unset;
          -ms-flex-align: unset;
              align-items: unset;
      margin-bottom: 28px; } }
  .te-section-title_f7f03f8caf7504c5.left-align-title_02107239bc01757f .te-section-content_45362cadfbdef323 {
    margin-top: -15px; }
  .te-section-title_f7f03f8caf7504c5 .te-section-content_45362cadfbdef323 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 2;
    position: relative;
    margin-bottom: -8px;
    margin-top: -10px; }
  .te-section-title_f7f03f8caf7504c5 .short-title_06f164af6cbc1cbd {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #317EFE;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 14px;
    text-transform: uppercase; }
    .te-section-title_f7f03f8caf7504c5 .short-title_06f164af6cbc1cbd::before, .te-section-title_f7f03f8caf7504c5 .short-title_06f164af6cbc1cbd::after {
      content: "";
      width: 40px;
      height: 2px;
      border-bottom: 2px solid #317EFE;
      -webkit-box-flex: 1;
          -ms-flex: 1 1;
              flex: 1 1; }
    .te-section-title_f7f03f8caf7504c5 .short-title_06f164af6cbc1cbd.only-divider_60a0f809e64b5771 {
      gap: 10px; }
      .te-section-title_f7f03f8caf7504c5 .short-title_06f164af6cbc1cbd.only-divider_60a0f809e64b5771::before {
        display: none; }
  .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    color: #14203A;
    margin-bottom: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d br {
        display: none; } }
    .te-section-title_f7f03f8caf7504c5 .title_c8b7b9e5b133371d span {
      color: #317EFE; }
  .te-section-title_f7f03f8caf7504c5 .te-section-desc_5c5659eec74929b7 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_f7f03f8caf7504c5 .te-section-desc_5c5659eec74929b7 .te-theme-btn_858bc96b52016726 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_f7f03f8caf7504c5 .te-section-desc_5c5659eec74929b7 .te-theme-btn_858bc96b52016726:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.page-breadcrumb-area_63464bab802bdde0 {
  padding-top: 230px;
  padding-bottom: 120px;
  position: relative;
  background-size: cover;
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain; }
  @media (max-width: 991px) {
    .page-breadcrumb-area_63464bab802bdde0 {
      padding-top: 180px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .page-breadcrumb-area_63464bab802bdde0 {
      padding-top: 150px;
      padding-bottom: 80px; } }

.page-overlay_0ad13d11366b2d88 {
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%);
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1; }

.te-page-heading_0d9c2e326caad2bc h3,
.te-page-heading_0d9c2e326caad2bc .te-page-title_5f286e57982559ab {
  font-family: "Inter", sans-serif;
  font-size: 57px;
  text-align: center;
  color: #14203A;
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 77px;
  font-weight: 500; }
  @media (max-width: 375px) {
    .te-page-heading_0d9c2e326caad2bc h3,
    .te-page-heading_0d9c2e326caad2bc .te-page-title_5f286e57982559ab {
      font-size: 32px;
      line-height: 42px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-page-heading_0d9c2e326caad2bc h3,
    .te-page-heading_0d9c2e326caad2bc .te-page-title_5f286e57982559ab {
      font-size: 42px;
      line-height: 52px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-page-heading_0d9c2e326caad2bc h3,
    .te-page-heading_0d9c2e326caad2bc .te-page-title_5f286e57982559ab {
      font-size: 60px;
      line-height: 72px; } }

.te-breadcrumb-wrapper_f4807247cf4e45fa {
  padding: 0 100px; }
  @media (max-width: 1199px) {
    .te-breadcrumb-wrapper_f4807247cf4e45fa {
      padding: 0; } }

.te-breadcrumb-list_688ad82dddbff6e5 {
  text-align: center;
  margin-top: 20px;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  text-align: center;
  color: #14203A;
  text-transform: capitalize;
  line-height: 39px;
  font-weight: 500;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-breadcrumb-list_688ad82dddbff6e5 span.current-item_d4aa97c70a75f553 {
    color: #317EFE; }
  .te-breadcrumb-list_688ad82dddbff6e5 a {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    text-align: center;
    color: #14203A;
    text-transform: capitalize;
    line-height: 39px;
    font-weight: 500;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-breadcrumb-list_688ad82dddbff6e5 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }
  .te-breadcrumb-list_688ad82dddbff6e5 ul {
    margin-bottom: 0;
    padding-left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 0 12px; }
    @media (max-width: 375px) {
      .te-breadcrumb-list_688ad82dddbff6e5 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .te-breadcrumb-list_688ad82dddbff6e5 ul li {
      list-style: none;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      gap: 0 12px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #14203A; }
      .te-breadcrumb-list_688ad82dddbff6e5 ul li.active {
        color: #317EFE; }
        .te-breadcrumb-list_688ad82dddbff6e5 ul li.active a {
          color: #317EFE; }
      .te-breadcrumb-list_688ad82dddbff6e5 ul li a {
        font-family: "Inter", sans-serif;
        font-size: 20px;
        text-align: center;
        color: #14203A;
        text-transform: capitalize;
        line-height: 39px;
        font-weight: 500;
        margin-bottom: 0;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-breadcrumb-list_688ad82dddbff6e5 ul li a:hover {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          color: #317EFE; }
      .te-breadcrumb-list_688ad82dddbff6e5 ul li:before {
        content: "\f054";
        font-size: 12px;
        color: #14203A;
        font-family: "Font Awesome 6 Free";
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
      .te-breadcrumb-list_688ad82dddbff6e5 ul li:first-child:before {
        display: none; }
        @media (max-width: 375px) {
          .te-breadcrumb-list_688ad82dddbff6e5 ul li:first-child:before {
            display: block !important; } }

.wp-block-query-pagination_d1ef0d28f1f677c6,
.navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd,
.comment-navigation_ff3a6f305d426505 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3,
  .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3,
  .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 {
    width: inherit; }
  .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-links_d71df2f933628fd5,
  .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-links_d71df2f933628fd5,
  .comment-navigation_ff3a6f305d426505 .nav-links_d71df2f933628fd5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-previous_2a5a04a156fe1ee9,
  .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-next_3e1adde120ffb998,
  .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-next_8c2e5c458d39a5ed a,
  .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-previous_a6e14c0b5f4b43d1 a,
  .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-previous_2a5a04a156fe1ee9,
  .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-next_3e1adde120ffb998,
  .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-next_8c2e5c458d39a5ed a,
  .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-previous_a6e14c0b5f4b43d1 a,
  .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-previous_2a5a04a156fe1ee9,
  .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-next_3e1adde120ffb998,
  .comment-navigation_ff3a6f305d426505 .nav-next_8c2e5c458d39a5ed a,
  .comment-navigation_ff3a6f305d426505 .nav-previous_a6e14c0b5f4b43d1 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #14203A;
    background-color: #ffffff;
    border-radius: 50px;
    height: 53px;
    padding: 0 20px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 24px;
    font-weight: 500;
    border: 1px solid #dfe2e9;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-previous_2a5a04a156fe1ee9,
      .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-next_3e1adde120ffb998,
      .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-next_8c2e5c458d39a5ed a,
      .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-previous_a6e14c0b5f4b43d1 a,
      .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-previous_2a5a04a156fe1ee9,
      .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-next_3e1adde120ffb998,
      .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-next_8c2e5c458d39a5ed a,
      .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-previous_a6e14c0b5f4b43d1 a,
      .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-previous_2a5a04a156fe1ee9,
      .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-next_3e1adde120ffb998,
      .comment-navigation_ff3a6f305d426505 .nav-next_8c2e5c458d39a5ed a,
      .comment-navigation_ff3a6f305d426505 .nav-previous_a6e14c0b5f4b43d1 a {
        height: 40px; } }
    .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-previous_2a5a04a156fe1ee9:hover,
    .wp-block-query-pagination_d1ef0d28f1f677c6 .wp-block-query-pagination-next_3e1adde120ffb998:hover,
    .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-next_8c2e5c458d39a5ed a:hover,
    .wp-block-query-pagination_d1ef0d28f1f677c6 .nav-previous_a6e14c0b5f4b43d1 a:hover,
    .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-previous_2a5a04a156fe1ee9:hover,
    .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .wp-block-query-pagination-next_3e1adde120ffb998:hover,
    .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-next_8c2e5c458d39a5ed a:hover,
    .navigation_27f797b79b72b490.posts-navigation_1ef8e3f0cc7153cd .nav-previous_a6e14c0b5f4b43d1 a:hover,
    .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-previous_2a5a04a156fe1ee9:hover,
    .comment-navigation_ff3a6f305d426505 .wp-block-query-pagination-next_3e1adde120ffb998:hover,
    .comment-navigation_ff3a6f305d426505 .nav-next_8c2e5c458d39a5ed a:hover,
    .comment-navigation_ff3a6f305d426505 .nav-previous_a6e14c0b5f4b43d1 a:hover {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-basic-pagination_4a809daad5b236f5,
.page-links_942b4284359f9190,
.wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px; }
  .te-basic-pagination_4a809daad5b236f5 ul,
  .page-links_942b4284359f9190 ul,
  .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0; }
    .te-basic-pagination_4a809daad5b236f5 ul li,
    .page-links_942b4284359f9190 ul li,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 ul li {
      padding-top: 0; }
    .te-basic-pagination_4a809daad5b236f5 ul .prev_6eacb1e918f02b8e span,
    .te-basic-pagination_4a809daad5b236f5 ul .next_bffa45b249604c60 span,
    .page-links_942b4284359f9190 ul .prev_6eacb1e918f02b8e span,
    .page-links_942b4284359f9190 ul .next_bffa45b249604c60 span,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 ul .prev_6eacb1e918f02b8e span,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 ul .next_bffa45b249604c60 span {
      display: none; }
  .te-basic-pagination_4a809daad5b236f5 .post-page-numbers_7ec70b15eefaccca,
  .page-links_942b4284359f9190 .post-page-numbers_7ec70b15eefaccca,
  .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .post-page-numbers_7ec70b15eefaccca {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_4a809daad5b236f5 .page-numbers_e6848634d3310e1a,
  .te-basic-pagination_4a809daad5b236f5 .post-page-numbers_7ec70b15eefaccca,
  .page-links_942b4284359f9190 .page-numbers_e6848634d3310e1a,
  .page-links_942b4284359f9190 .post-page-numbers_7ec70b15eefaccca,
  .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .page-numbers_e6848634d3310e1a,
  .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .post-page-numbers_7ec70b15eefaccca {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #14203A;
    background-color: #ffffff;
    border-radius: 50px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 24px;
    font-weight: 500;
    border: 1px solid #dfe2e9;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .te-basic-pagination_4a809daad5b236f5 .page-numbers_e6848634d3310e1a,
      .te-basic-pagination_4a809daad5b236f5 .post-page-numbers_7ec70b15eefaccca,
      .page-links_942b4284359f9190 .page-numbers_e6848634d3310e1a,
      .page-links_942b4284359f9190 .post-page-numbers_7ec70b15eefaccca,
      .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .page-numbers_e6848634d3310e1a,
      .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .post-page-numbers_7ec70b15eefaccca {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_4a809daad5b236f5 .page-numbers_e6848634d3310e1a:hover,
    .te-basic-pagination_4a809daad5b236f5 .post-page-numbers_7ec70b15eefaccca:hover,
    .page-links_942b4284359f9190 .page-numbers_e6848634d3310e1a:hover,
    .page-links_942b4284359f9190 .post-page-numbers_7ec70b15eefaccca:hover,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .page-numbers_e6848634d3310e1a:hover,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .post-page-numbers_7ec70b15eefaccca:hover {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-basic-pagination_4a809daad5b236f5 .page-numbers_e6848634d3310e1a.current_a08d8c41177ff473,
    .te-basic-pagination_4a809daad5b236f5 .post-page-numbers_7ec70b15eefaccca.current_a08d8c41177ff473,
    .page-links_942b4284359f9190 .page-numbers_e6848634d3310e1a.current_a08d8c41177ff473,
    .page-links_942b4284359f9190 .post-page-numbers_7ec70b15eefaccca.current_a08d8c41177ff473,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .page-numbers_e6848634d3310e1a.current_a08d8c41177ff473,
    .wp-block-query-pagination-numbers_c7dcbf5ce3fe98e3 .post-page-numbers_7ec70b15eefaccca.current_a08d8c41177ff473 {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-blog-post-nav_6e765fc736ab5e56 {
  margin: 40px 0;
  background: #fff;
  padding: 23px 30px;
  padding-bottom: 22px;
  border-radius: 20px;
  border: 1px solid #E1E1E1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px; }
  @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .te-blog-post-nav_6e765fc736ab5e56 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  @media (max-width: 767px) {
    .te-blog-post-nav_6e765fc736ab5e56 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 50%; }
    @media (max-width: 374px) {
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important; } }
    @media only screen and (min-width: 992px) and (max-width: 1024px) {
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f {
        width: 100%; } }
    .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f::after {
      content: "";
      background-color: #E1E1E1;
      width: 1px;
      height: 100%;
      margin-right: -15px; }
      @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f::after {
          display: none; } }
    .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f:last-child .text_bf0dfab5d9589c9d {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f:last-child .text_bf0dfab5d9589c9d {
            text-align: left; } }
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f:last-child::after {
        display: none; }
    .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .te-post-img_1738ca0fb113e411 {
      width: 96px;
      height: 96px;
      position: relative;
      border-radius: 50px;
      overflow: hidden;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #317EFE;
      font-size: 28px;
      color: #ffffff; }
      @media (max-width: 374px) {
        .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .te-post-img_1738ca0fb113e411 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .te-post-img_1738ca0fb113e411 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .text_bf0dfab5d9589c9d {
      width: 100%; }
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .text_bf0dfab5d9589c9d span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .text_bf0dfab5d9589c9d h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_6e765fc736ab5e56 .te-post-navigation_43533bd0fff8ca8f .theme-navigation_d104f3580c62b50e {
      width: 100%; }

.project-page-wrapper_39bd987a25791c8d {
  padding-top: 120px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .project-page-wrapper_39bd987a25791c8d {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-page-wrapper_39bd987a25791c8d {
      padding-top: 100px;
      padding-bottom: 60px; } }

.project-details-page_3c439557ab95602f {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .project-details-page_3c439557ab95602f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-details-page_3c439557ab95602f {
      padding: 100px 0; } }

.project-details_ccb1de32fce2c1c1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  .project-details_ccb1de32fce2c1c1 .image_0fc569712f07e2e0 {
    border-radius: 20px;
    overflow: hidden; }
  .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 46px;
    padding-right: 73px; }
    @media (max-width: 1199px) {
      .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        padding-right: 0; } }
    .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .text_bf0dfab5d9589c9d .title_c8b7b9e5b133371d {
      font-size: 57px;
      font-weight: 500;
      line-height: 70px;
      letter-spacing: -1px;
      text-transform: capitalize; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .text_bf0dfab5d9589c9d .title_c8b7b9e5b133371d {
          font-size: 32px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .text_bf0dfab5d9589c9d .title_c8b7b9e5b133371d {
          font-size: 34px;
          line-height: 48px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .text_bf0dfab5d9589c9d .title_c8b7b9e5b133371d {
          font-size: 42px;
          line-height: 52px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .text_bf0dfab5d9589c9d .title_c8b7b9e5b133371d {
          font-size: 44px;
          line-height: 58px; } }
    .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 {
      width: 431px;
      background-color: #317EFE;
      border-radius: 20px;
      padding: 36px 32px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: -120px; }
      @media (max-width: 1199px) {
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 {
          width: 100%;
          margin-top: 40px; } }
      .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 .title_c8b7b9e5b133371d {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 30px; }
      .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 .project-info_29fec87ae84c88a3 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 0; }
        @media (max-width: 575px) {
          .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 .project-info_29fec87ae84c88a3 {
            grid-template-columns: repeat(1, 1fr); } }
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 .project-info_29fec87ae84c88a3 .te-single-meta_ba871669b1e7880b {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 10px; }
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 .project-info_29fec87ae84c88a3 .meta-title_35e477385934c52b {
          font-size: 20px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #ffffff; }
        .project-details_ccb1de32fce2c1c1 .content_e647961af86fa59a .project-info-wrapper_d0623b6904deb0c1 .project-info_29fec87ae84c88a3 .meta-text_ee7a558df02eb1fe {
          font-size: 18px;
          font-weight: 400;
          line-height: 28px;
          color: #ffffff; }

.project-details-overview_b88e7084127865e1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  margin-top: 30px; }
  .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px; }
    @media (max-width: 1199px) {
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start; } }
    .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .image_0fc569712f07e2e0 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .image_0fc569712f07e2e0 img {
        border-radius: 20px; }
    .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      list-style: none;
      margin-bottom: 0;
      padding-left: 0;
      position: relative;
      gap: 20px; }
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 ul::after {
        width: 2px;
        height: calc(100% - 20px);
        background-color: #E1E1E1;
        content: "";
        position: absolute;
        left: 2px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 ul li {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 15px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
        .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 ul li::before {
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background-color: #317EFE;
          content: "";
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          z-index: 2; }
    .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .user-card_26ef27f14b01aca2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 30px;
      padding: 40px 30px 40px 40px;
      border: 1px solid #E1E1E1;
      border-radius: 20px;
      margin-top: 50px; }
      @media (max-width: 575px) {
        .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .user-card_26ef27f14b01aca2 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .user-card_26ef27f14b01aca2 .image_0fc569712f07e2e0 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .user-card_26ef27f14b01aca2 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_b88e7084127865e1 .list-wrapper_6cd793a0871937a8 .user-card_26ef27f14b01aca2 .content_e647961af86fa59a .text_bf0dfab5d9589c9d {
        margin-bottom: 0; }

.te-list-item_d4260b4f23fc27f3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px; }
  .te-list-item_d4260b4f23fc27f3 .icon_c3db27089f241b15 {
    width: 16px;
    height: 16px;
    border-radius: 50px;
    background: #317EFE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 10px; }
  .te-list-item_d4260b4f23fc27f3 .text_bf0dfab5d9589c9d {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

.sidebar_8edba5087e0d3d1c {
  padding-left: 13px; }
  @media (max-width: 991px) {
    .sidebar_8edba5087e0d3d1c {
      padding-left: 0;
      padding-top: 40px; } }

.page-sidebar_1102d1f964f36332 {
  margin-bottom: 50px;
  padding-left: 18px; }

.sidebar__widget_90608b4aba006f9f {
  margin-bottom: 40px;
  background-color: #F9F4F1;
  padding: 40px 30px;
  border-radius: 20px; }

/* Widget */
.widget_49dd21329c74d905,
.sidebar__widget_90608b4aba006f9f {
  /* Widget Instagram Feed */
  /* Widget Title */
  /* Social Widget Block */
  /* Recent Comment List Block Widget & Latest Post Widget Block */
  /* Social Widget */
  /* Select Option  */
  /* Login Widget */
  /* Search Widget */
  /* Tagcloud Widget */
  /* Default Widget */ }
  .widget_49dd21329c74d905 ol,
  .widget_49dd21329c74d905 ul,
  .sidebar__widget_90608b4aba006f9f ol,
  .sidebar__widget_90608b4aba006f9f ul {
    margin-bottom: 0; }
  .widget_49dd21329c74d905 .widget-instagram-feed_32ac61b4fb4ac72f,
  .sidebar__widget_90608b4aba006f9f .widget-instagram-feed_32ac61b4fb4ac72f {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_49dd21329c74d905 .widget-instagram-feed_32ac61b4fb4ac72f,
      .sidebar__widget_90608b4aba006f9f .widget-instagram-feed_32ac61b4fb4ac72f {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_49dd21329c74d905 .widget-instagram-feed_32ac61b4fb4ac72f,
      .sidebar__widget_90608b4aba006f9f .widget-instagram-feed_32ac61b4fb4ac72f {
        width: 200px; } }
    .widget_49dd21329c74d905 .widget-instagram-feed_32ac61b4fb4ac72f .single-instagram-feed_66bc0a61034198a3,
    .sidebar__widget_90608b4aba006f9f .widget-instagram-feed_32ac61b4fb4ac72f .single-instagram-feed_66bc0a61034198a3 {
      width: 96px;
      height: 96px; }
  .widget_49dd21329c74d905 .wp-block-heading_9d2bfda0399ed2b0,
  .widget_49dd21329c74d905 .widget-title_64da30f07a8d2565,
  .widget_49dd21329c74d905 .wp-block-search__label_a7e64462cb614b63,
  .sidebar__widget_90608b4aba006f9f .wp-block-heading_9d2bfda0399ed2b0,
  .sidebar__widget_90608b4aba006f9f .widget-title_64da30f07a8d2565,
  .sidebar__widget_90608b4aba006f9f .wp-block-search__label_a7e64462cb614b63 {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #14203A;
    position: relative; }
  .widget_49dd21329c74d905 .wp-block-social-links_827d14318bea2a29 .wp-social-link_263d3435ce3b0130,
  .sidebar__widget_90608b4aba006f9f .wp-block-social-links_827d14318bea2a29 .wp-social-link_263d3435ce3b0130 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_49dd21329c74d905 .wp-block-social-links_827d14318bea2a29 .wp-social-link_263d3435ce3b0130 a,
    .sidebar__widget_90608b4aba006f9f .wp-block-social-links_827d14318bea2a29 .wp-social-link_263d3435ce3b0130 a {
      width: 44px;
      height: 44px;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .widget_49dd21329c74d905 .wp-block-social-links_827d14318bea2a29 .wp-social-link_263d3435ce3b0130 a:before,
      .sidebar__widget_90608b4aba006f9f .wp-block-social-links_827d14318bea2a29 .wp-social-link_263d3435ce3b0130 a:before {
        display: none; }
  .widget_49dd21329c74d905 .has-avatars_1e0f41450b9d42e3.has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .widget_49dd21329c74d905 .has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .sidebar__widget_90608b4aba006f9f .has-avatars_1e0f41450b9d42e3.has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .sidebar__widget_90608b4aba006f9f .has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 {
    font-weight: 500; }
    .widget_49dd21329c74d905 .has-avatars_1e0f41450b9d42e3.has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .widget_49dd21329c74d905 .has-avatars_1e0f41450b9d42e3.has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-link_6a234cf899843eae,
    .widget_49dd21329c74d905 .has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .widget_49dd21329c74d905 .has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-link_6a234cf899843eae,
    .sidebar__widget_90608b4aba006f9f .has-avatars_1e0f41450b9d42e3.has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .sidebar__widget_90608b4aba006f9f .has-avatars_1e0f41450b9d42e3.has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-link_6a234cf899843eae,
    .sidebar__widget_90608b4aba006f9f .has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .sidebar__widget_90608b4aba006f9f .has-dates_53e4c1daa4612ace.has-excerpts_868a9255867cb044.wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-link_6a234cf899843eae {
      font-weight: 500; }
  .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8,
  .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8,
  .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8,
  .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li.wp-block-te-latest-comments__comment_ce7cbd9cdc0525f8 {
    margin-bottom: 0; }
  .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce,
  .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce,
  .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce,
  .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41,
  .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce {
    line-height: 28px;
    font-weight: 400; }
    .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625,
    .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-meta_a2d4c23967471a41 .wp-block-te-latest-comments__comment-date_47c440395ad30625:before,
      .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce .wp-block-te-latest-comments__comment-date_47c440395ad30625:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li a,
  .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li a,
  .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li a,
  .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li a {
    color: #335371; }
    .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li a.wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84, .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li a.wp-block-te-latest-comments__comment-link_6a234cf899843eae,
    .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li a.wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li a.wp-block-te-latest-comments__comment-link_6a234cf899843eae,
    .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li a.wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li a.wp-block-te-latest-comments__comment-link_6a234cf899843eae,
    .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li a.wp-block-te-latest-comments__comment-author_7ad5e1a33963bb84,
    .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li a.wp-block-te-latest-comments__comment-link_6a234cf899843eae {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li a:hover,
    .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li a:hover,
    .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li a:hover,
    .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li a:hover {
      color: #317EFE; }
  .widget_49dd21329c74d905 .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-excerpt_59ba8686d68d33c0 p,
  .widget_49dd21329c74d905 .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-excerpt_59ba8686d68d33c0 p,
  .sidebar__widget_90608b4aba006f9f .wp-block-te-latest-comments_e34232f091c346e8 li .wp-block-te-latest-comments__comment-excerpt_59ba8686d68d33c0 p,
  .sidebar__widget_90608b4aba006f9f .wp-block-latest-posts_e8b0440a2d1a3c1f li .wp-block-te-latest-comments__comment-excerpt_59ba8686d68d33c0 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_49dd21329c74d905 .te-social-profile_115388af26414981,
  .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a,
    .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a {
      width: 40px;
      height: 40px;
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      border-radius: 50px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 18px; }
      @media (max-width: 1199px) {
        .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a,
        .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a {
          width: 40px;
          height: 40px; } }
      .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a.facebook_84bab05b9c95cd5c,
      .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a.facebook_84bab05b9c95cd5c {
        background-color: #1877f2; }
      .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a.twitter_8ec1a07f84718491,
      .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a.twitter_8ec1a07f84718491 {
        background-color: #1da1f2; }
      .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a.linkedin_fd1ba019e70601d7,
      .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a.linkedin_fd1ba019e70601d7 {
        background-color: #0a66c2; }
      .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a.instagram_bc8fb859b5657039,
      .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a.instagram_bc8fb859b5657039 {
        background-color: #405de6; }
      .widget_49dd21329c74d905 .te-social-profile_115388af26414981 a:hover,
      .sidebar__widget_90608b4aba006f9f .te-social-profile_115388af26414981 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_49dd21329c74d905 select,
  .sidebar__widget_90608b4aba006f9f select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-username_515f12a7debfc5c8 label,
  .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-password_0ca31a0b0f62dfe8 label,
  .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-username_515f12a7debfc5c8 label,
  .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-password_0ca31a0b0f62dfe8 label {
    margin-bottom: 10px; }
  .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-username_515f12a7debfc5c8 input,
  .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-password_0ca31a0b0f62dfe8 input,
  .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-username_515f12a7debfc5c8 input,
  .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-password_0ca31a0b0f62dfe8 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-remember_ddbe81a68cc365fd label,
  .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-remember_ddbe81a68cc365fd label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-submit_8106a4cdca5917ca,
  .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-submit_8106a4cdca5917ca {
    margin-bottom: 0; }
    .widget_49dd21329c74d905 .has-login-form_ba3ab7f80515eba9 .login-submit_8106a4cdca5917ca input.button-primary_ddc12a51ad4c9ead,
    .sidebar__widget_90608b4aba006f9f .has-login-form_ba3ab7f80515eba9 .login-submit_8106a4cdca5917ca input.button-primary_ddc12a51ad4c9ead {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      background: #317EFE;
      color: #fff;
      padding: 12px 32px;
      text-align: center;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      text-transform: capitalize;
      position: relative;
      z-index: 1;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      font-size: 16px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px;
      border-radius: 50px; }
  .widget_49dd21329c74d905 .search-form_6a751b53763d97f4,
  .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_49dd21329c74d905 .search-form_6a751b53763d97f4 button,
    .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_49dd21329c74d905.widget_search_716da00a02634fd7 .sidebar__search_6a591f8d0ac8d40b,
  .sidebar__widget_90608b4aba006f9f.widget_search_716da00a02634fd7 .sidebar__search_6a591f8d0ac8d40b {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_49dd21329c74d905.widget_search_716da00a02634fd7 .sidebar__search_6a591f8d0ac8d40b button,
    .sidebar__widget_90608b4aba006f9f.widget_search_716da00a02634fd7 .sidebar__search_6a591f8d0ac8d40b button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_49dd21329c74d905 .wp-block-search__no-button_d2f44ee309832a1a.wp-block-search_59b7707a74bad076 input,
  .sidebar__widget_90608b4aba006f9f .wp-block-search__no-button_d2f44ee309832a1a.wp-block-search_59b7707a74bad076 input {
    border-radius: 10px; }
  .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076,
  .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076 {
    margin-bottom: -2px; }
  .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076,
  .widget_49dd21329c74d905 .search-form_6a751b53763d97f4,
  .widget_49dd21329c74d905 .sidebar__search_6a591f8d0ac8d40b,
  .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076,
  .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4,
  .sidebar__widget_90608b4aba006f9f .sidebar__search_6a591f8d0ac8d40b {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076 .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .widget_49dd21329c74d905 .search-form_6a751b53763d97f4 .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .widget_49dd21329c74d905 .sidebar__search_6a591f8d0ac8d40b .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076 .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 .wp-block-search__inside-wrapper_84a03fc914ac5268,
    .sidebar__widget_90608b4aba006f9f .sidebar__search_6a591f8d0ac8d40b .wp-block-search__inside-wrapper_84a03fc914ac5268 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076 label,
    .widget_49dd21329c74d905 .search-form_6a751b53763d97f4 label,
    .widget_49dd21329c74d905 .sidebar__search_6a591f8d0ac8d40b label,
    .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076 label,
    .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 label,
    .sidebar__widget_90608b4aba006f9f .sidebar__search_6a591f8d0ac8d40b label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076 input,
    .widget_49dd21329c74d905 .search-form_6a751b53763d97f4 input,
    .widget_49dd21329c74d905 .sidebar__search_6a591f8d0ac8d40b input,
    .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076 input,
    .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 input,
    .sidebar__widget_90608b4aba006f9f .sidebar__search_6a591f8d0ac8d40b input {
      background-color: #ffffff;
      border: 1px solid #E1E1E1 !important;
      padding: 0 25px;
      height: 60px;
      width: 100%;
      color: #335371;
      font-size: 15px;
      border-radius: 6px 0 0 6px; }
    .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076 button,
    .widget_49dd21329c74d905 .search-form_6a751b53763d97f4 button,
    .widget_49dd21329c74d905 .sidebar__search_6a591f8d0ac8d40b button,
    .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076 button,
    .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 button,
    .sidebar__widget_90608b4aba006f9f .sidebar__search_6a591f8d0ac8d40b button {
      color: #ffffff;
      padding: 0 20px;
      position: relative;
      right: 0;
      background-color: #317EFE;
      top: 0;
      height: auto;
      border-radius: 0 6px 6px 0;
      line-height: 0;
      border: 0;
      margin-left: 0 !important; }
  .widget_49dd21329c74d905 .tagcloud_dd492571f6af6c8a,
  .widget_49dd21329c74d905 .wp-block-tag-cloud_6be641c4768dd494,
  .sidebar__widget_90608b4aba006f9f .tagcloud_dd492571f6af6c8a,
  .sidebar__widget_90608b4aba006f9f .wp-block-tag-cloud_6be641c4768dd494 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 14px 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .widget_49dd21329c74d905 .tagcloud_dd492571f6af6c8a a,
    .widget_49dd21329c74d905 .wp-block-tag-cloud_6be641c4768dd494 a,
    .sidebar__widget_90608b4aba006f9f .tagcloud_dd492571f6af6c8a a,
    .sidebar__widget_90608b4aba006f9f .wp-block-tag-cloud_6be641c4768dd494 a {
      color: #335371;
      display: inline-block;
      font-size: 18px;
      font-weight: 400;
      line-height: 1;
      padding: 10px 11px;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      border: 1px solid #bfc5cb; }
      .widget_49dd21329c74d905 .tagcloud_dd492571f6af6c8a a:hover,
      .widget_49dd21329c74d905 .wp-block-tag-cloud_6be641c4768dd494 a:hover,
      .sidebar__widget_90608b4aba006f9f .tagcloud_dd492571f6af6c8a a:hover,
      .sidebar__widget_90608b4aba006f9f .wp-block-tag-cloud_6be641c4768dd494 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_49dd21329c74d905 ul,
  .widget_49dd21329c74d905 ol,
  .sidebar__widget_90608b4aba006f9f ul,
  .sidebar__widget_90608b4aba006f9f ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_49dd21329c74d905 ul li,
    .widget_49dd21329c74d905 ol li,
    .sidebar__widget_90608b4aba006f9f ul li,
    .sidebar__widget_90608b4aba006f9f ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_49dd21329c74d905 ul li:first-child,
      .widget_49dd21329c74d905 ol li:first-child,
      .sidebar__widget_90608b4aba006f9f ul li:first-child,
      .sidebar__widget_90608b4aba006f9f ol li:first-child {
        border-top: 0; }
      .widget_49dd21329c74d905 ul li:last-child,
      .widget_49dd21329c74d905 ol li:last-child,
      .sidebar__widget_90608b4aba006f9f ul li:last-child,
      .sidebar__widget_90608b4aba006f9f ol li:last-child {
        margin-bottom: 0; }
      .widget_49dd21329c74d905 ul li.recentcomments_d5db0c88e7b41bec .comment-author-link_ef740f4154c7a003 a:before, .widget_49dd21329c74d905 ul li.wp-block-latest-comments__comment_392486200e972f9c .comment-author-link_ef740f4154c7a003 a:before,
      .widget_49dd21329c74d905 ol li.recentcomments_d5db0c88e7b41bec .comment-author-link_ef740f4154c7a003 a:before,
      .widget_49dd21329c74d905 ol li.wp-block-latest-comments__comment_392486200e972f9c .comment-author-link_ef740f4154c7a003 a:before,
      .sidebar__widget_90608b4aba006f9f ul li.recentcomments_d5db0c88e7b41bec .comment-author-link_ef740f4154c7a003 a:before,
      .sidebar__widget_90608b4aba006f9f ul li.wp-block-latest-comments__comment_392486200e972f9c .comment-author-link_ef740f4154c7a003 a:before,
      .sidebar__widget_90608b4aba006f9f ol li.recentcomments_d5db0c88e7b41bec .comment-author-link_ef740f4154c7a003 a:before,
      .sidebar__widget_90608b4aba006f9f ol li.wp-block-latest-comments__comment_392486200e972f9c .comment-author-link_ef740f4154c7a003 a:before {
        display: none; }
      .widget_49dd21329c74d905 ul li.recentcomments_d5db0c88e7b41bec a, .widget_49dd21329c74d905 ul li.wp-block-latest-comments__comment_392486200e972f9c a,
      .widget_49dd21329c74d905 ol li.recentcomments_d5db0c88e7b41bec a,
      .widget_49dd21329c74d905 ol li.wp-block-latest-comments__comment_392486200e972f9c a,
      .sidebar__widget_90608b4aba006f9f ul li.recentcomments_d5db0c88e7b41bec a,
      .sidebar__widget_90608b4aba006f9f ul li.wp-block-latest-comments__comment_392486200e972f9c a,
      .sidebar__widget_90608b4aba006f9f ol li.recentcomments_d5db0c88e7b41bec a,
      .sidebar__widget_90608b4aba006f9f ol li.wp-block-latest-comments__comment_392486200e972f9c a {
        padding-left: 0;
        display: inline; }
        .widget_49dd21329c74d905 ul li.recentcomments_d5db0c88e7b41bec a:before, .widget_49dd21329c74d905 ul li.wp-block-latest-comments__comment_392486200e972f9c a:before,
        .widget_49dd21329c74d905 ol li.recentcomments_d5db0c88e7b41bec a:before,
        .widget_49dd21329c74d905 ol li.wp-block-latest-comments__comment_392486200e972f9c a:before,
        .sidebar__widget_90608b4aba006f9f ul li.recentcomments_d5db0c88e7b41bec a:before,
        .sidebar__widget_90608b4aba006f9f ul li.wp-block-latest-comments__comment_392486200e972f9c a:before,
        .sidebar__widget_90608b4aba006f9f ol li.recentcomments_d5db0c88e7b41bec a:before,
        .sidebar__widget_90608b4aba006f9f ol li.wp-block-latest-comments__comment_392486200e972f9c a:before {
          display: none; }
      .widget_49dd21329c74d905 ul li a,
      .widget_49dd21329c74d905 ol li a,
      .sidebar__widget_90608b4aba006f9f ul li a,
      .sidebar__widget_90608b4aba006f9f ol li a {
        color: #335371;
        position: relative;
        display: inline-block;
        text-transform: capitalize;
        font-size: 18px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        /* RSS Widget */ }
        .widget_49dd21329c74d905 ul li a::before,
        .widget_49dd21329c74d905 ol li a::before,
        .sidebar__widget_90608b4aba006f9f ul li a::before,
        .sidebar__widget_90608b4aba006f9f ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_49dd21329c74d905 ul li a:hover,
        .widget_49dd21329c74d905 ol li a:hover,
        .sidebar__widget_90608b4aba006f9f ul li a:hover,
        .sidebar__widget_90608b4aba006f9f ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_49dd21329c74d905 ul li a.rsswidget_7d0366b43133391c, .widget_49dd21329c74d905 ul li a.wp-block-latest-posts__post-title_7cc9398da029e3fb,
        .widget_49dd21329c74d905 ol li a.rsswidget_7d0366b43133391c,
        .widget_49dd21329c74d905 ol li a.wp-block-latest-posts__post-title_7cc9398da029e3fb,
        .sidebar__widget_90608b4aba006f9f ul li a.rsswidget_7d0366b43133391c,
        .sidebar__widget_90608b4aba006f9f ul li a.wp-block-latest-posts__post-title_7cc9398da029e3fb,
        .sidebar__widget_90608b4aba006f9f ol li a.rsswidget_7d0366b43133391c,
        .sidebar__widget_90608b4aba006f9f ol li a.wp-block-latest-posts__post-title_7cc9398da029e3fb {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_49dd21329c74d905 ul li a.rsswidget_7d0366b43133391c:before, .widget_49dd21329c74d905 ul li a.wp-block-latest-posts__post-title_7cc9398da029e3fb:before,
          .widget_49dd21329c74d905 ol li a.rsswidget_7d0366b43133391c:before,
          .widget_49dd21329c74d905 ol li a.wp-block-latest-posts__post-title_7cc9398da029e3fb:before,
          .sidebar__widget_90608b4aba006f9f ul li a.rsswidget_7d0366b43133391c:before,
          .sidebar__widget_90608b4aba006f9f ul li a.wp-block-latest-posts__post-title_7cc9398da029e3fb:before,
          .sidebar__widget_90608b4aba006f9f ol li a.rsswidget_7d0366b43133391c:before,
          .sidebar__widget_90608b4aba006f9f ol li a.wp-block-latest-posts__post-title_7cc9398da029e3fb:before {
            display: none; }
      .widget_49dd21329c74d905 ul li ul,
      .widget_49dd21329c74d905 ol li ul,
      .sidebar__widget_90608b4aba006f9f ul li ul,
      .sidebar__widget_90608b4aba006f9f ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_49dd21329c74d905 ul.wp-tag-cloud_96655961558af9ea li,
    .widget_49dd21329c74d905 ol.wp-tag-cloud_96655961558af9ea li,
    .sidebar__widget_90608b4aba006f9f ul.wp-tag-cloud_96655961558af9ea li,
    .sidebar__widget_90608b4aba006f9f ol.wp-tag-cloud_96655961558af9ea li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_49dd21329c74d905 ul.wp-tag-cloud_96655961558af9ea li a:before,
      .widget_49dd21329c74d905 ol.wp-tag-cloud_96655961558af9ea li a:before,
      .sidebar__widget_90608b4aba006f9f ul.wp-tag-cloud_96655961558af9ea li a:before,
      .sidebar__widget_90608b4aba006f9f ol.wp-tag-cloud_96655961558af9ea li a:before {
        display: none; }
  .widget_49dd21329c74d905.te_widget_categories_b453b890eac16cb8 li, .widget_49dd21329c74d905.widget_archive_488e0cbdbb7f2e7d li,
  .widget_49dd21329c74d905 .wp-block-categories-list_93d6deda8a0784cc li,
  .widget_49dd21329c74d905 .wp-block-archives-list_bdfc9d50ba1b1892 li,
  .sidebar__widget_90608b4aba006f9f.te_widget_categories_b453b890eac16cb8 li,
  .sidebar__widget_90608b4aba006f9f.widget_archive_488e0cbdbb7f2e7d li,
  .sidebar__widget_90608b4aba006f9f .wp-block-categories-list_93d6deda8a0784cc li,
  .sidebar__widget_90608b4aba006f9f .wp-block-archives-list_bdfc9d50ba1b1892 li {
    text-align: right;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .widget_49dd21329c74d905.te_widget_categories_b453b890eac16cb8 li.cat-item_fbc626c3e4e363c6, .widget_49dd21329c74d905.widget_archive_488e0cbdbb7f2e7d li.cat-item_fbc626c3e4e363c6,
    .widget_49dd21329c74d905 .wp-block-categories-list_93d6deda8a0784cc li.cat-item_fbc626c3e4e363c6,
    .widget_49dd21329c74d905 .wp-block-archives-list_bdfc9d50ba1b1892 li.cat-item_fbc626c3e4e363c6,
    .sidebar__widget_90608b4aba006f9f.te_widget_categories_b453b890eac16cb8 li.cat-item_fbc626c3e4e363c6,
    .sidebar__widget_90608b4aba006f9f.widget_archive_488e0cbdbb7f2e7d li.cat-item_fbc626c3e4e363c6,
    .sidebar__widget_90608b4aba006f9f .wp-block-categories-list_93d6deda8a0784cc li.cat-item_fbc626c3e4e363c6,
    .sidebar__widget_90608b4aba006f9f .wp-block-archives-list_bdfc9d50ba1b1892 li.cat-item_fbc626c3e4e363c6 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_49dd21329c74d905.te_widget_categories_b453b890eac16cb8 li a, .widget_49dd21329c74d905.widget_archive_488e0cbdbb7f2e7d li a,
    .widget_49dd21329c74d905 .wp-block-categories-list_93d6deda8a0784cc li a,
    .widget_49dd21329c74d905 .wp-block-archives-list_bdfc9d50ba1b1892 li a,
    .sidebar__widget_90608b4aba006f9f.te_widget_categories_b453b890eac16cb8 li a,
    .sidebar__widget_90608b4aba006f9f.widget_archive_488e0cbdbb7f2e7d li a,
    .sidebar__widget_90608b4aba006f9f .wp-block-categories-list_93d6deda8a0784cc li a,
    .sidebar__widget_90608b4aba006f9f .wp-block-archives-list_bdfc9d50ba1b1892 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_20bf6eb1292872e7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .widget-about-info_20bf6eb1292872e7 .about-desc_bd6a2bb01345b90c {
    text-align: left; }
    .widget-about-info_20bf6eb1292872e7 .about-desc_bd6a2bb01345b90c .about-title_05b837a75ecbe01f {
      font-size: 20px; }
  .widget-about-info_20bf6eb1292872e7 .about-image_aff885e5178272f4 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_20bf6eb1292872e7 .te-social-profile_115388af26414981 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    padding-top: 30px;
    border-top: 1px solid #E1E1E1;
    width: 100%;
    margin-top: 10px; }
    .widget-about-info_20bf6eb1292872e7 .te-social-profile_115388af26414981 a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 44px;
      height: 44px;
      background-color: #F9F4F1;
      border-radius: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #14203A;
      transition: all 0.5s ease-out; }
      .widget-about-info_20bf6eb1292872e7 .te-social-profile_115388af26414981 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #317EFE; }

/* Latest Post Widget*/
.has-dates_53e4c1daa4612ace.has-author_337911e85e165664.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__te-post-title_88ec9ba39b2762ce {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_375746d85b3401a6 .wp-block-heading_9d2bfda0399ed2b0:before,
.widget_rss_375746d85b3401a6 .widget-title_64da30f07a8d2565:before {
  display: none; }
.widget_rss_375746d85b3401a6 .rss-widget-icon_967e76aa977f326b {
  margin-right: 6px; }
.widget_rss_375746d85b3401a6 ul li a.rsswidget_7d0366b43133391c {
  color: #14203A; }
  .widget_rss_375746d85b3401a6 ul li a.rsswidget_7d0366b43133391c:hover {
    color: #317EFE; }

.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-title_c7836ca07aff8f85,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-title_c7836ca07aff8f85,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-title_c7836ca07aff8f85 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-title_c7836ca07aff8f85 a:before,
  .wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-title_c7836ca07aff8f85 a:before,
  .widget_rss_375746d85b3401a6 .wp-block-rss__item-title_c7836ca07aff8f85 a:before {
    display: none; }
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__post-author_24d4e083f229ed56,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-publish-date_c55d79ae66e34341,
.wp-block-rss_ded2762ed4ef229b .wp-block-latest-posts__post-author_24d4e083f229ed56,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-publish-date_c55d79ae66e34341,
.widget_rss_375746d85b3401a6 .wp-block-latest-posts__post-author_24d4e083f229ed56,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-publish-date_c55d79ae66e34341 {
  margin-right: 10px; }
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__post-author_24d4e083f229ed56,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__te-post-date_47e7afa9e8f350a8,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-publish-date_c55d79ae66e34341,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-author_b50ef32fc5147f91,
.wp-block-latest-posts_e8b0440a2d1a3c1f .rss-date_52ed203d94950130,
.wp-block-rss_ded2762ed4ef229b .wp-block-latest-posts__post-author_24d4e083f229ed56,
.wp-block-rss_ded2762ed4ef229b .wp-block-latest-posts__te-post-date_47e7afa9e8f350a8,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-publish-date_c55d79ae66e34341,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-author_b50ef32fc5147f91,
.wp-block-rss_ded2762ed4ef229b .rss-date_52ed203d94950130,
.widget_rss_375746d85b3401a6 .wp-block-latest-posts__post-author_24d4e083f229ed56,
.widget_rss_375746d85b3401a6 .wp-block-latest-posts__te-post-date_47e7afa9e8f350a8,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-publish-date_c55d79ae66e34341,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-author_b50ef32fc5147f91,
.widget_rss_375746d85b3401a6 .rss-date_52ed203d94950130 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__te-post-date_47e7afa9e8f350a8:before,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-publish-date_c55d79ae66e34341:before,
.wp-block-latest-posts_e8b0440a2d1a3c1f .rss-date_52ed203d94950130:before,
.wp-block-rss_ded2762ed4ef229b .wp-block-latest-posts__te-post-date_47e7afa9e8f350a8:before,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-publish-date_c55d79ae66e34341:before,
.wp-block-rss_ded2762ed4ef229b .rss-date_52ed203d94950130:before,
.widget_rss_375746d85b3401a6 .wp-block-latest-posts__te-post-date_47e7afa9e8f350a8:before,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-publish-date_c55d79ae66e34341:before,
.widget_rss_375746d85b3401a6 .rss-date_52ed203d94950130:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__post-author_24d4e083f229ed56:before,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-author_b50ef32fc5147f91:before,
.wp-block-rss_ded2762ed4ef229b .wp-block-latest-posts__post-author_24d4e083f229ed56:before,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-author_b50ef32fc5147f91:before,
.widget_rss_375746d85b3401a6 .wp-block-latest-posts__post-author_24d4e083f229ed56:before,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-author_b50ef32fc5147f91:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-latest-posts__post-excerpt_2835bebd0687c061,
.wp-block-latest-posts_e8b0440a2d1a3c1f .wp-block-rss__item-excerpt_b796f8e239142fdc,
.wp-block-latest-posts_e8b0440a2d1a3c1f .rssSummary_f242841015f25abd,
.wp-block-rss_ded2762ed4ef229b .wp-block-latest-posts__post-excerpt_2835bebd0687c061,
.wp-block-rss_ded2762ed4ef229b .wp-block-rss__item-excerpt_b796f8e239142fdc,
.wp-block-rss_ded2762ed4ef229b .rssSummary_f242841015f25abd,
.widget_rss_375746d85b3401a6 .wp-block-latest-posts__post-excerpt_2835bebd0687c061,
.widget_rss_375746d85b3401a6 .wp-block-rss__item-excerpt_b796f8e239142fdc,
.widget_rss_375746d85b3401a6 .rssSummary_f242841015f25abd {
  margin-top: 10px;
  margin-bottom: 0; }

.te_widget_latest_post_b1f5ea0458954e32 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
  border: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0; }
  .te_widget_latest_post_b1f5ea0458954e32 ul li:hover .te-latest-post-thumb_17797011ff3da431 img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te_widget_latest_post_b1f5ea0458954e32 ul li:last-child {
    margin-bottom: 0; }
  .te_widget_latest_post_b1f5ea0458954e32 ul li a {
    padding-left: 0; }
    .te_widget_latest_post_b1f5ea0458954e32 ul li a:before {
      display: none; }
  .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-thumb_17797011ff3da431 {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    width: 90px;
    height: 90px;
    border-radius: 20px; }
    .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-thumb_17797011ff3da431 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 33px;
    color: #14203A;
    font-family: "Inter", sans-serif; }
    .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 a {
      font-size: 20px;
      line-height: 33px;
      color: #14203A;
      position: relative;
      text-transform: capitalize;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      font-family: "Inter", sans-serif; }
      .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 a:hover {
        color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-meta_73eea17080b2f717 {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 400;
    gap: 8px;
    color: #335371; }

.widget-instagram-feed_32ac61b4fb4ac72f {
  display: grid;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  width: 240px; }
  @media only screen and (min-width: 992px) and (max-width: 1280px) {
    .widget-instagram-feed_32ac61b4fb4ac72f {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 374px) {
    .widget-instagram-feed_32ac61b4fb4ac72f {
      grid-template-columns: repeat(2, 1fr); } }
  .widget-instagram-feed_32ac61b4fb4ac72f .single-instagram-feed_66bc0a61034198a3 {
    border-radius: 20px;
    width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .widget-instagram-feed_32ac61b4fb4ac72f .single-instagram-feed_66bc0a61034198a3:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .widget-instagram-feed_32ac61b4fb4ac72f .single-instagram-feed_66bc0a61034198a3 img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.widget_promotion_96916bb947056476 {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #14203A; }
  .widget_promotion_96916bb947056476 .wp-block-heading_9d2bfda0399ed2b0 {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 10px; }
  .widget_promotion_96916bb947056476 .secondary-btn_53d8d541cd066358 {
    display: inline-block;
    background: #E7F914;
    color: #14203A;
    padding: 12px 104px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    border-radius: 10px; }
    .widget_promotion_96916bb947056476 .secondary-btn_53d8d541cd066358 i {
      color: #fff;
      font-size: 16px; }
    .widget_promotion_96916bb947056476 .secondary-btn_53d8d541cd066358:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #ffffff;
      border-color: #ffffff; }
  .widget_promotion_96916bb947056476 p {
    color: rgba(255, 255, 255, 0.53);
    margin-bottom: 32px; }

.te-post-item_17dc83cc8fa0228b .te-single-post-meta_0f51ae514339dc28 {
  gap: 32px; }

.te-comment-respond_f94fbad6eb15f56f {
  margin-top: 70px; }

.te-comment-title_ea27aeb06bbf143c h2,
.te-comment-title_ea27aeb06bbf143c .wp-block-comments-title_c9dc3d8330ef9f5d,
.wp-block-comments_f1ad148bcb557f5f h2,
.wp-block-comments_f1ad148bcb557f5f .wp-block-comments-title_c9dc3d8330ef9f5d {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a {
  padding-left: 0; }
  .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a .wp-block-te-comment-reply_39c1a7a4b51407e8 {
    margin-top: 15px; }
  .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-column_ac5a0adfcf393490:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-avatar_434ff8604633517d {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-avatar_434ff8604633517d img {
        width: 100%; }
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-comment-author-name_4c955cb0def91efa a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-comment-edit-link_37813e312c7ae7f5 a {
      color: #317EFE; }
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-comment-date_ea8119bb6350a793 a,
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-comment-edit-link_37813e312c7ae7f5 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-te-comment-reply_39c1a7a4b51407e8 a {
      border-radius: 6px;
      font-size: 14px;
      font-weight: 500;
      color: #14203A;
      border: 1px solid #317EFE;
      padding: 4px 26px;
      display: inline-block; }
      .wp-block-comments_f1ad148bcb557f5f .wp-block-comment-template_5c2a2dacdc335f2a li .wp-block-columns_3e541a4251323010 .wp-block-te-comment-reply_39c1a7a4b51407e8 a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

/* Block Comment End */
.te-latest-comments_9bdfb8b40700dcf5 .te-comment-respond_f94fbad6eb15f56f,
.te-latest-comments_9bdfb8b40700dcf5 .comment-respond_53187df82189eece {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_9bdfb8b40700dcf5 li .children_8a97e1ec00ca898d .te-comments-item_3b78916fe18015c1 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_9bdfb8b40700dcf5 li .children_8a97e1ec00ca898d .te-comments-item_3b78916fe18015c1 {
      margin-left: 0; } }
.te-latest-comments_9bdfb8b40700dcf5 li .children_8a97e1ec00ca898d .children_8a97e1ec00ca898d .te-comments-item_3b78916fe18015c1 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 {
      padding: 30px; } }
  .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-avatar_3133aae20acb7fd5 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-avatar_3133aae20acb7fd5 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-avatar_3133aae20acb7fd5 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 {
    overflow: hidden; }
    .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-avatar-name_29add120de3b70d0 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-avatar-name_29add120de3b70d0 h5 {
        font-size: 21px;
        margin-bottom: 5px;
        font-weight: 500;
        font-family: "Inter", sans-serif;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-avatar-name_29add120de3b70d0 span {
        color: #131A2A;
        font-size: 16px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        font-style: italic; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-avatar-name_29add120de3b70d0 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-comment-reply_1ba003b3f230a771 {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 50px;
      font-size: 14px;
      font-weight: 500;
      color: #14203A;
      border: 1px solid #317EFE;
      padding: 4px 26px;
      gap: 8px;
      position: absolute;
      top: 0;
      right: 0; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-comment-reply_1ba003b3f230a771 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_9bdfb8b40700dcf5 li .te-comments-item_3b78916fe18015c1 .te-comments-text_0485cd5c465acba1 .te-comment-reply_1ba003b3f230a771:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.te-post-comments_44eb4eab84606a2f .te-latest-comments_9bdfb8b40700dcf5 > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.te-comments-text_0485cd5c465acba1 > ul, .te-comments-text_0485cd5c465acba1 > ol {
  margin-bottom: 20px; }

ul.children_8a97e1ec00ca898d {
  list-style: none; }

.te-post-comments-form_17118201f9d3d286 .te-contacts-message_77b8f9d60919ce92 {
  margin-top: 10px; }

/*Comment Input Filed*/
.te-post-comments-title_e3af9b080cded52f .sub-title_e3195e3fc7800dd6 {
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: #E7F914;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }
.te-post-comments-title_e3af9b080cded52f h2 {
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
  color: #14203A;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-post-comments-title_e3af9b080cded52f h2 {
      font-size: 28px;
      margin-bottom: 20px; } }
  .te-post-comments-title_e3af9b080cded52f h2 small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.comment-reply-title_b07b35afd4bf409f {
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
  color: #14203A;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .comment-reply-title_b07b35afd4bf409f {
      font-size: 28px;
      margin-bottom: 20px; } }
  .comment-reply-title_b07b35afd4bf409f small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.te-comment-respond_f94fbad6eb15f56f,
.comment-respond_53187df82189eece {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_f94fbad6eb15f56f .comment-form-cookies-consent_4af9443dbf6eb1f2,
  .comment-respond_53187df82189eece .comment-form-cookies-consent_4af9443dbf6eb1f2 {
    display: none; }
  .te-comment-respond_f94fbad6eb15f56f .comment-notes_7063e3633cbefb54,
  .comment-respond_53187df82189eece .comment-notes_7063e3633cbefb54 {
    margin-bottom: 30px; }
  .te-comment-respond_f94fbad6eb15f56f p,
  .comment-respond_53187df82189eece p {
    margin: 0; }
  .te-comment-respond_f94fbad6eb15f56f .te-contacts-email_27a0fb06038aeba5,
  .te-comment-respond_f94fbad6eb15f56f .te-contacts-name_6f5d5e41f0a150c0,
  .te-comment-respond_f94fbad6eb15f56f .single-input-field_291af028adb4698e,
  .comment-respond_53187df82189eece .te-contacts-email_27a0fb06038aeba5,
  .comment-respond_53187df82189eece .te-contacts-name_6f5d5e41f0a150c0,
  .comment-respond_53187df82189eece .single-input-field_291af028adb4698e {
    margin-bottom: 20px; }
  .te-comment-respond_f94fbad6eb15f56f label,
  .comment-respond_53187df82189eece label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_f94fbad6eb15f56f .checkbox-field-wrapper_6d32d833df3ce404,
  .comment-respond_53187df82189eece .checkbox-field-wrapper_6d32d833df3ce404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 15px 0; }
    .te-comment-respond_f94fbad6eb15f56f .checkbox-field-wrapper_6d32d833df3ce404 p,
    .comment-respond_53187df82189eece .checkbox-field-wrapper_6d32d833df3ce404 p {
      margin: 0; }
    .te-comment-respond_f94fbad6eb15f56f .checkbox-field-wrapper_6d32d833df3ce404 .single-checkbox-field_e6a319651035a9f6,
    .comment-respond_53187df82189eece .checkbox-field-wrapper_6d32d833df3ce404 .single-checkbox-field_e6a319651035a9f6 {
      margin-bottom: 0;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 12px;
      font-size: 18px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
  .te-comment-respond_f94fbad6eb15f56f .te-comment-form-cookies-consent_d9df900a3a1d4054,
  .comment-respond_53187df82189eece .te-comment-form-cookies-consent_d9df900a3a1d4054 {
    display: none; }
  .te-comment-respond_f94fbad6eb15f56f input[type="number"],
  .comment-respond_53187df82189eece input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_f94fbad6eb15f56f input,
  .te-comment-respond_f94fbad6eb15f56f select,
  .comment-respond_53187df82189eece input,
  .comment-respond_53187df82189eece select {
    padding: 0 20px;
    height: 60px;
    width: 100%;
    color: #778196;
    opacity: 1;
    border: 1px solid #E1E1E1 !important;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 400;
    background-color: transparent;
    font-family: "Inter", sans-serif !important; }
  .te-comment-respond_f94fbad6eb15f56f *::-webkit-input-placeholder,
  .comment-respond_53187df82189eece *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_f94fbad6eb15f56f *:-ms-input-placeholder,
  .comment-respond_53187df82189eece *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_f94fbad6eb15f56f *::-ms-input-placeholder,
  .comment-respond_53187df82189eece *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_f94fbad6eb15f56f *::placeholder,
  .comment-respond_53187df82189eece *::placeholder {
    color: #778196; }
  .te-comment-respond_f94fbad6eb15f56f textarea,
  .comment-respond_53187df82189eece textarea {
    resize: vertical;
    padding: 20px;
    width: 100%;
    color: #778196;
    border: 1px solid #E1E1E1 !important;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 400;
    background-color: transparent;
    font-family: "Inter", sans-serif !important;
    height: 190px;
    margin-bottom: 30px; }
  .te-comment-respond_f94fbad6eb15f56f input:focus,
  .te-comment-respond_f94fbad6eb15f56f textarea:focus,
  .te-comment-respond_f94fbad6eb15f56f .form-select_b91e3a9f8de84de0:focus,
  .comment-respond_53187df82189eece input:focus,
  .comment-respond_53187df82189eece textarea:focus,
  .comment-respond_53187df82189eece .form-select_b91e3a9f8de84de0:focus {
    outline: none !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: #317EFE !important;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }

.te-team-card_6022b02621a499fd {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_6022b02621a499fd:hover .image_0fc569712f07e2e0:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_6022b02621a499fd:hover .image_0fc569712f07e2e0 img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-team-card_6022b02621a499fd:hover .te-content-wrapper_76dbf4fb6d8ad025 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1);
            transform: scale(1); }
  .te-team-card_6022b02621a499fd .image_0fc569712f07e2e0 {
    overflow: hidden;
    position: relative; }
    .te-team-card_6022b02621a499fd .image_0fc569712f07e2e0:before {
      position: absolute;
      width: 200%;
      height: 0%;
      left: 50%;
      top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      content: "";
      z-index: 1; }
    .te-team-card_6022b02621a499fd .image_0fc569712f07e2e0 img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 43, 197, 0)), to(#0E2BC5));
    background: linear-gradient(180deg, rgba(14, 43, 197, 0) 0%, #0E2BC5 100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: scaleY(0.3);
            transform: scaleY(0.3); }
    .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
      gap: 17px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 45px 30px; }
      .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .desc_e92d6c37542ad464 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 .social_4805e6842b585c69 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px;
      width: 100%;
      z-index: -1;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 .social_4805e6842b585c69 a {
        width: 35px;
        height: 35px;
        border-radius: 50px;
        background-color: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 14px;
        color: #14203A;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .te-team-card_6022b02621a499fd .te-content-wrapper_76dbf4fb6d8ad025 .social_4805e6842b585c69 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e:hover .te-content-wrapper_76dbf4fb6d8ad025 .social_4805e6842b585c69 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e:hover .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .title_c8b7b9e5b133371d,
    .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e:hover .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .desc_e92d6c37542ad464 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .image_0fc569712f07e2e0 {
    border-radius: 20px; }
  .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .title_c8b7b9e5b133371d a:hover {
          color: #ffffff !important; }
      .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .desc_e92d6c37542ad464 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .social_4805e6842b585c69 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_6022b02621a499fd.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .social_4805e6842b585c69 a:hover {
        background-color: #317EFE;
        border-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.te-team-member-slider-wrapper_865d6f4abd79f314 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_865d6f4abd79f314 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-list_9fc167e025e3372e {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-list_9fc167e025e3372e {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-list_9fc167e025e3372e .slick-slide_df0de53aaea99a92 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-dots_1ca22cef025f46e8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0; }
    .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-dots_1ca22cef025f46e8 li {
      display: inline-block;
      line-height: 0;
      outline: 2px solid transparent;
      border: 5px solid transparent;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-dots_1ca22cef025f46e8 li button {
        font-size: 0;
        padding: 0;
        width: 12px;
        height: 12px;
        background-color: #317EFE;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-dots_1ca22cef025f46e8 li.slick-active_293ce9cd682d855d {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-dots_1ca22cef025f46e8 li.slick-active_293ce9cd682d855d button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_865d6f4abd79f314 .slick-arrow_a957fa5cb032d193 {
    display: none !important; }

.te-portfolio-filter {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .te-portfolio-filter li {
    list-style: none;
    font-size: 17px;
    font-weight: 600;
    line-height: initial;
    letter-spacing: 0px;
    text-transform: capitalize;
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
    color: #335371;
    border: 1px solid #E1E1E1;
    padding: 10px 22px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-portfolio-filter li.active {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-filter li:hover {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-portfolio-card_2bbc06dfedc8f16e {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_2bbc06dfedc8f16e:hover .image_0fc569712f07e2e0 .te-content-wrapper_76dbf4fb6d8ad025 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1);
            transform: scale(1); }
    .te-portfolio-card_2bbc06dfedc8f16e:hover .image_0fc569712f07e2e0 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .content-inner_d5276e7f47e09e90 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_2bbc06dfedc8f16e:hover .image_0fc569712f07e2e0 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_2bbc06dfedc8f16e:hover .image_0fc569712f07e2e0 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .content-inner_d5276e7f47e09e90 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_2bbc06dfedc8f16e:hover .image_0fc569712f07e2e0 img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-portfolio-card_2bbc06dfedc8f16e .image_0fc569712f07e2e0 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_2bbc06dfedc8f16e .image_0fc569712f07e2e0 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 {
    padding: 12px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 100%;
      gap: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      padding: 10px; }
      .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .content-inner_d5276e7f47e09e90 {
        width: 100%;
        background-color: #ffffff;
        border-radius: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 18px 10px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        -webkit-transform: scaleY(0.3);
                transform: scaleY(0.3); }
      .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .sub-title_e3195e3fc7800dd6 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 {
        position: absolute;
        top: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        padding: 0;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 a {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          width: 73px;
          height: 73px;
          background-color: #E7F914;
          border-radius: 50px;
          color: #14203A;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          font-size: 24px; }
          .te-portfolio-card_2bbc06dfedc8f16e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_2bbc06dfedc8f16e.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_2bbc06dfedc8f16e.style-2_ee6ae57a67c6ac4e .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_2bbc06dfedc8f16e.style-3_5b3a2f3038083f86:hover .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 {
  top: 30px;
  right: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.te-portfolio-card_2bbc06dfedc8f16e.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 {
  padding: 0; }
  .te-portfolio-card_2bbc06dfedc8f16e.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .content-inner_d5276e7f47e09e90 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_2bbc06dfedc8f16e.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .content_e647961af86fa59a .btn-wrapper_d21ba909804ef454 {
    top: -50px;
    right: 0;
    -webkit-transform: translate(50%);
            transform: translate(50%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

.newsletter-area_d8c61c93a4d36a70.style-1_a1683e2a38571348 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_d8c61c93a4d36a70.style-1_a1683e2a38571348 {
      margin-top: 0;
      padding-top: 100px; } }

.about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 {
  padding-top: 120px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 {
      padding-top: 80px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 {
      padding-top: 100px; } }
  .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 .te-about-info-card_c7e77b8277f171a1.style-2_ee6ae57a67c6ac4e {
    padding-left: 30px; }
  .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e {
    padding-right: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e {
        padding-right: 0;
        margin-bottom: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e {
        margin-bottom: 200px;
        padding-right: 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .about-us-area_421439ff088aa8db.style-1_a1683e2a38571348 .te-about-image-card_c94818724a84396d.style-2_ee6ae57a67c6ac4e {
        margin-bottom: 200px;
        padding-right: 0; } }

.feature-area_c6eb4bfacd47d22f.style-1_a1683e2a38571348 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .feature-area_c6eb4bfacd47d22f.style-1_a1683e2a38571348 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area_c6eb4bfacd47d22f.style-1_a1683e2a38571348 {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .feature-area_c6eb4bfacd47d22f.style-1_a1683e2a38571348 .te-info-card_8fd92a0b9760d1e3:hover .te-theme-btn_858bc96b52016726 {
    background-color: #317EFE;
    border-color: #317EFE;
    color: #ffffff; }

.testimonial-slider-area_bd48ca297911ddc7.style-1_a1683e2a38571348 {
  padding-bottom: 5px; }

.portfolio-area_607f60a24957821b.style-1_a1683e2a38571348 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .portfolio-area_607f60a24957821b.style-1_a1683e2a38571348 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-area_607f60a24957821b.style-1_a1683e2a38571348 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.counter-up-area_278a1dff9479c6df.style-1_a1683e2a38571348 {
  padding-top: 710px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: -655px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .counter-up-area_278a1dff9479c6df.style-1_a1683e2a38571348 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-up-area_278a1dff9479c6df.style-1_a1683e2a38571348 {
      padding-bottom: 100px; } }

.te-process-step-area_834d1d8c6ec530b4.style-1_a1683e2a38571348 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-process-step-area_834d1d8c6ec530b4.style-1_a1683e2a38571348 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-process-step-area_834d1d8c6ec530b4.style-1_a1683e2a38571348 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.latest-posts-area_a672773b7f7b7809.style-1_a1683e2a38571348 {
  padding-top: 120px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .latest-posts-area_a672773b7f7b7809.style-1_a1683e2a38571348 {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .latest-posts-area_a672773b7f7b7809.style-1_a1683e2a38571348 {
      padding-top: 100px;
      padding-bottom: 60px; } }

.team-slider-area_96fdf43f49ed796f.style-1_a1683e2a38571348 {
  overflow: hidden; }

.brand-marquee-area_e61389576f8e08cb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  gap: 66px;
  background-color: #317EFE; }
  @media (max-width: 767px) {
    .brand-marquee-area_e61389576f8e08cb {
      gap: 20px; } }
  .brand-marquee-area_e61389576f8e08cb .brand-marquee-wrapper_0ff4d30ad13bfe25 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 44px; }
    .brand-marquee-area_e61389576f8e08cb .brand-marquee-wrapper_0ff4d30ad13bfe25.first-brand-marquee_6debfd323ab4c52a {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite; }
    .brand-marquee-area_e61389576f8e08cb .brand-marquee-wrapper_0ff4d30ad13bfe25.second-brand-marquee_58b3a102f02527ad {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite;
      -webkit-animation-direction: reverse;
              animation-direction: reverse; }
  .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 44px; }
    .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f:nth-child(even) .brand-marquee-title_69100975cc0bfea6 {
      color: #E7F914; }
    .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f:last-child .brand-marquee-star_4be02d5ea4b07a32 {
      display: none; }
    .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f .brand-marquee-title_69100975cc0bfea6 {
      font-size: 32px;
      color: #ffffff;
      font-weight: 500;
      text-transform: uppercase;
      line-height: initial;
      white-space: nowrap; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f .brand-marquee-title_69100975cc0bfea6 {
          font-size: 62px;
          line-height: 62px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f .brand-marquee-title_69100975cc0bfea6 {
          font-size: 80px;
          line-height: 80px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f .brand-marquee-title_69100975cc0bfea6 {
          font-size: 95px;
          line-height: 75px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f .brand-marquee-title_69100975cc0bfea6 {
          font-size: 100px;
          line-height: 80px; } }
    .brand-marquee-area_e61389576f8e08cb .single-brand-marquee_f4b3ffe076dfb01f .brand-marquee-star_4be02d5ea4b07a32 {
      font-size: 90px;
      font-weight: 500;
      color: #E7F914;
      white-space: nowrap;
      margin-top: 20px;
      line-height: 0; }

.about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e .te-about-image-card_c94818724a84396d {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e .te-about-image-card_c94818724a84396d .te-main-img-wrapper_52f325bf7b3fab8b .te-main-img-inner_cacef6e5d134d90d {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e .te-about-image-card_c94818724a84396d .te-company-foundation_edd02bead1399a04 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e .te-about-info-card_c7e77b8277f171a1 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e .te-about-info-card_c7e77b8277f171a1 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_421439ff088aa8db.style-2_ee6ae57a67c6ac4e .te-about-info-card_c7e77b8277f171a1 {
      padding-left: 80px; } }

.feature-area_c6eb4bfacd47d22f.style-2_ee6ae57a67c6ac4e {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .feature-area_c6eb4bfacd47d22f.style-2_ee6ae57a67c6ac4e {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area_c6eb4bfacd47d22f.style-2_ee6ae57a67c6ac4e {
      padding-top: 100px;
      padding-bottom: 76px; } }

.cta-and-portfolio-area_0ef585947217b28e {
  background: -webkit-gradient(linear, left top, left bottom, from(#EAF4FE), to(#C9E4FF));
  background: linear-gradient(180deg, #EAF4FE 0%, #C9E4FF 100%);
  padding-bottom: 610px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cta-and-portfolio-area_0ef585947217b28e {
      padding-bottom: 100px; } }
  @media (max-width: 991px) {
    .cta-and-portfolio-area_0ef585947217b28e {
      padding-bottom: 80px; } }

.portfolio-area_607f60a24957821b.style-2_ee6ae57a67c6ac4e {
  padding-top: 120px;
  margin-top: -600px; }
  @media (max-width: 991px) {
    .portfolio-area_607f60a24957821b.style-2_ee6ae57a67c6ac4e {
      margin-top: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .portfolio-area_607f60a24957821b.style-2_ee6ae57a67c6ac4e {
      margin-top: 0;
      padding-top: 100px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .portfolio-area_607f60a24957821b.style-2_ee6ae57a67c6ac4e {
      padding-top: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-area_607f60a24957821b.style-2_ee6ae57a67c6ac4e {
      padding-top: 100px; } }

.team-slider-area_96fdf43f49ed796f.style-2_ee6ae57a67c6ac4e {
  overflow: hidden;
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-slider-area_96fdf43f49ed796f.style-2_ee6ae57a67c6ac4e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-slider-area_96fdf43f49ed796f.style-2_ee6ae57a67c6ac4e {
      padding: 100px 0; } }
  .team-slider-area_96fdf43f49ed796f.style-2_ee6ae57a67c6ac4e .slick-list_9fc167e025e3372e {
    padding-bottom: 0; }

.faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .accordion-wrapper_1fba4eb586db5e72 {
      padding-right: 60px; } }
  .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 {
        right: unset;
        margin-bottom: 150px;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        left: 50%; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 {
        right: 0; } }
    .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 {
      position: relative; }
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .te-main-img-inner_cacef6e5d134d90d {
        -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
                clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%); }
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .te-image-shape_cfafbcb5fb32e8e6 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .content_e647961af86fa59a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; }
        .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .content_e647961af86fa59a .title_c8b7b9e5b133371d {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .content_e647961af86fa59a .number_bb7a51029d28101d {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .top-content_56a79efe8989fb48 {
        width: 152px;
        height: 152px;
        background-color: #317EFE;
        border-radius: 100%;
        border: 16px solid #ffffff;
        position: absolute;
        left: -70px;
        top: -95px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .top-content_56a79efe8989fb48 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .bottom-content_b01d95a19bce7817 {
        border: 20px solid #ffffff;
        background-color: #ffffff;
        border-radius: 50%;
        width: 187px;
        height: 187px;
        position: absolute;
        right: -30px;
        bottom: -110px;
        -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
                box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05); }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .bottom-content_b01d95a19bce7817 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .bottom-content_b01d95a19bce7817 .bottom-content-inner_38e80ab2e86cd6b5 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .bottom-content_b01d95a19bce7817 .bottom-content-inner_38e80ab2e86cd6b5 .title_c8b7b9e5b133371d,
          .faq-area_656f646acc98f3dd.style-1_a1683e2a38571348 .te-faq-image_cd6e7f4e9ff53fc8 .te-image-wrapper_069261808f54a937 .bottom-content_b01d95a19bce7817 .bottom-content-inner_38e80ab2e86cd6b5 .number_bb7a51029d28101d {
            color: #14203A; }

.testimonial-bg-area_cf8639667a3025c9 {
  height: 490px;
  background-color: #F9F4F1;
  margin-top: -280px;
  margin-bottom: -120px; }

.testimonial-slider-area_bd48ca297911ddc7 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_bd48ca297911ddc7.style-2_ee6ae57a67c6ac4e .slick-list_9fc167e025e3372e {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_bd48ca297911ddc7.style-2_ee6ae57a67c6ac4e .slick-list_9fc167e025e3372e .te-slick-item_9df143e59ff902e9 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .icon_c3db27089f241b15 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .te-counter-title_496b37dd472f0945 .content_e647961af86fa59a {
      gap: 18px;
      text-align: left; }
  .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .title_c8b7b9e5b133371d {
    color: #ffffff; }
  .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d {
    color: #E7F914; }
  .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .number_bb7a51029d28101d,
  .counter-up-area_278a1dff9479c6df.style-2_ee6ae57a67c6ac4e .te-counter-card_3cddf7ed25fa888d .te-counter-item_326398f8ea7ef4eb .title_c8b7b9e5b133371d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

.latest-posts-area_a672773b7f7b7809.style-2_ee6ae57a67c6ac4e {
  padding-top: 120px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .latest-posts-area_a672773b7f7b7809.style-2_ee6ae57a67c6ac4e {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .latest-posts-area_a672773b7f7b7809.style-2_ee6ae57a67c6ac4e {
      padding-top: 100px;
      padding-bottom: 60px; } }

.subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-image-bg-collumn_60850dd97bb66c27 {
      width: 255px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: unset;
          flex-basis: unset;
      -webkit-box-flex: unset;
          -ms-flex-positive: unset;
              flex-grow: unset; }
    .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-subscribe-form-wrapper_9b1c069aa526ac46 {
      padding: 0; }
    .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 {
      gap: 60px;
      width: unset;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      float: right;
      position: relative;
      z-index: 2;
      left: -50px; }
      @media (max-width: 991px) {
        .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 30px;
          float: unset; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 30px;
          float: unset; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 {
          gap: 60px; } }
      .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 .te-subscribe-title_185e44fdf61927c9 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 .te-content-inner_81ab73d0d0c18b04 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 20px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 .te-content-inner_81ab73d0d0c18b04 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 .te-content-inner_81ab73d0d0c18b04 .icon_c3db27089f241b15 {
          width: 90px;
          height: 90px;
          background-color: #E7F914;
          border-radius: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          padding: 15px; }
    .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .te-subscribe-form-widget_f9c578b2fcd36ed7 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .mc4wp-form-fields_995a85b6419217a5 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2a0d9d07398628f3.style-2_ee6ae57a67c6ac4e .te-subscribe-inner-area_0b3b22eec3e06b0b .mc4wp-form-fields_995a85b6419217a5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_bd48ca297911ddc7.style-3_5b3a2f3038083f86 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_bd48ca297911ddc7.style-3_5b3a2f3038083f86 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_bd48ca297911ddc7.style-3_5b3a2f3038083f86 {
      padding: 100px 0; } }
  .testimonial-slider-area_bd48ca297911ddc7.style-3_5b3a2f3038083f86 .slick-list_9fc167e025e3372e .slick-slide_df0de53aaea99a92.slick-current_dcaa886adc5b5075 .te-testimonial-card_c9d30102aacbdd17.style-3_5b3a2f3038083f86 .te-content-wrapper_76dbf4fb6d8ad025 .te-user-meta_a5c8c477c8e311e4 .icon_c3db27089f241b15 {
    color: #317EFE; }

.te-process-step-area_834d1d8c6ec530b4.style-2_ee6ae57a67c6ac4e {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-process-step-area_834d1d8c6ec530b4.style-2_ee6ae57a67c6ac4e {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-process-step-area_834d1d8c6ec530b4.style-2_ee6ae57a67c6ac4e {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .te-process-step-area_834d1d8c6ec530b4.style-2_ee6ae57a67c6ac4e .te-process-step_6cbd01f761891d15 {
    padding: 30px 40px 40px 40px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05); }
    .te-process-step-area_834d1d8c6ec530b4.style-2_ee6ae57a67c6ac4e .te-process-step_6cbd01f761891d15 .te-counter-wrapper_9fafb64fc6ad0b94 {
      padding-bottom: 20px; }

.contact-form-area_122e13a59a67ec9e {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_122e13a59a67ec9e {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_122e13a59a67ec9e {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_122e13a59a67ec9e .te-comment-respond_f94fbad6eb15f56f .title_c8b7b9e5b133371d,
  .contact-form-area_122e13a59a67ec9e .te-title-wrapper_d7a2826a8a6eee58 .title_c8b7b9e5b133371d {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .contact-form-area_122e13a59a67ec9e .te-comment-respond_f94fbad6eb15f56f .title_c8b7b9e5b133371d,
      .contact-form-area_122e13a59a67ec9e .te-title-wrapper_d7a2826a8a6eee58 .title_c8b7b9e5b133371d {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_122e13a59a67ec9e .te-comment-respond_f94fbad6eb15f56f .title_c8b7b9e5b133371d,
      .contact-form-area_122e13a59a67ec9e .te-title-wrapper_d7a2826a8a6eee58 .title_c8b7b9e5b133371d {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_122e13a59a67ec9e .te-comment-respond_f94fbad6eb15f56f .title_c8b7b9e5b133371d,
      .contact-form-area_122e13a59a67ec9e .te-title-wrapper_d7a2826a8a6eee58 .title_c8b7b9e5b133371d {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_122e13a59a67ec9e .te-social-profile-link_9459c26a3183e0bc {
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px; }
    .contact-form-area_122e13a59a67ec9e .te-social-profile-link_9459c26a3183e0bc a {
      width: 50px;
      height: 50px;
      color: #14203A;
      background-color: #F9F4F1;
      border: 1px solid #E1E1E1;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .contact-form-area_122e13a59a67ec9e .te-social-profile-link_9459c26a3183e0bc a:hover {
        color: #ffffff;
        background-color: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

@media (max-width: 991px) {
  .te-contact-info-wrapper_1a05e868b3042c23 {
    margin-bottom: 60px; } }

.te-contact-info_10716be4490e196c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-contact-info_10716be4490e196c .te-icon-card_a2879388baf77efd {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

.te-map-widget_1983c4e116b31dc2 iframe {
  width: 100%;
  height: 650px;
  margin-bottom: -12px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-map-widget_1983c4e116b31dc2 iframe {
      height: 350px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-map-widget_1983c4e116b31dc2 iframe {
      height: 450px; } }

.feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 .te-info-card_8fd92a0b9760d1e3 {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #E1E1E1;
    padding: 0;
    border-radius: 20px;
    overflow: hidden; }
    .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 .te-info-card_8fd92a0b9760d1e3 .te-info-card-inner_8bddfed6615b1f0d {
      gap: 0; }
    .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 .te-info-card_8fd92a0b9760d1e3 .image_0fc569712f07e2e0 {
      border-radius: 0; }
    .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 .te-info-card_8fd92a0b9760d1e3 .te-content-wrapper_76dbf4fb6d8ad025 {
      padding: 40px 40px 30px 40px; }
      @media (max-width: 1399px) {
        .feature-area_c6eb4bfacd47d22f.style-3_5b3a2f3038083f86 .te-info-card_8fd92a0b9760d1e3 .te-content-wrapper_76dbf4fb6d8ad025 {
          padding: 40px 30px 30px 30px; } }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .te-service-details-wrapper_9bbfdc23c2f664e7 {
    margin-top: 40px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .te-service-details-wrapper_9bbfdc23c2f664e7 {
    margin-top: 40px; } }

.service-details-page_8836a2935dbec203 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .service-details-page_8836a2935dbec203 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-details-page_8836a2935dbec203 {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .service-details-page_8836a2935dbec203 .sidebar_8edba5087e0d3d1c .te_widget_categories_b453b890eac16cb8 ul li a .my-icon_bc9165b7d463e975 {
    font-size: 24px; }
  .service-details-page_8836a2935dbec203 .sidebar_8edba5087e0d3d1c .te_widget_categories_b453b890eac16cb8 ul li a:before {
    display: none; }

.service-details_8411b86ba7a32536 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  .service-details_8411b86ba7a32536 .image_0fc569712f07e2e0 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_8411b86ba7a32536 .content_e647961af86fa59a .te-title-wrapper_d7a2826a8a6eee58 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 46px; }
    .service-details_8411b86ba7a32536 .content_e647961af86fa59a .te-title-wrapper_d7a2826a8a6eee58 .title-inner_59e80fb7748dc78d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_8411b86ba7a32536 .content_e647961af86fa59a .te-title-wrapper_d7a2826a8a6eee58 .title-inner_59e80fb7748dc78d .icon_c3db27089f241b15 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        background-color: #317EFE;
        width: 60px;
        height: 60px;
        border-radius: 20px;
        font-size: 24px;
        color: #ffffff; }
      .service-details_8411b86ba7a32536 .content_e647961af86fa59a .te-title-wrapper_d7a2826a8a6eee58 .title-inner_59e80fb7748dc78d .title_c8b7b9e5b133371d {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_18372048a74da424 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  margin-top: 30px; }
  .service-details-overview_18372048a74da424 .list-wrapper_6cd793a0871937a8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_18372048a74da424 .list-wrapper_6cd793a0871937a8 .icon_c3db27089f241b15 {
      width: 60px;
      height: 60px;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      background-color: #1834c61f;
      font-size: 24px;
      color: #317EFE; }
    .service-details-overview_18372048a74da424 .list-wrapper_6cd793a0871937a8 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      list-style: none;
      margin-bottom: 0;
      padding-left: 0;
      position: relative;
      gap: 20px; }
      .service-details-overview_18372048a74da424 .list-wrapper_6cd793a0871937a8 ul::after {
        width: 2px;
        height: calc(100% - 20px);
        background-color: #E1E1E1;
        content: "";
        position: absolute;
        left: 2px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .service-details-overview_18372048a74da424 .list-wrapper_6cd793a0871937a8 ul li {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 15px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
        .service-details-overview_18372048a74da424 .list-wrapper_6cd793a0871937a8 ul li::before {
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background-color: #317EFE;
          content: "";
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          z-index: 2; }

.team-page_88b6b2766090e63c {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_88b6b2766090e63c .te-team-card_6022b02621a499fd {
    margin-bottom: 24px;
    -webkit-box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
    background-color: #ffffff; }

.team-details-page_0c1b9a2a6ccd54e5 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_0c1b9a2a6ccd54e5 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_0c1b9a2a6ccd54e5 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.team-details-wrapper_b470e8e65a940327 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px; }
  @media (max-width: 991px) {
    .team-details-wrapper_b470e8e65a940327 {
      gap: 30px; } }

.team-details_01583f2076bed14d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .team-details_01583f2076bed14d {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 30px; } }
  .team-details_01583f2076bed14d .content_e647961af86fa59a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .team-details_01583f2076bed14d .content_e647961af86fa59a {
        gap: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_01583f2076bed14d .content_e647961af86fa59a {
        gap: 20px; } }
  .team-details_01583f2076bed14d .image_0fc569712f07e2e0 {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .team-details_01583f2076bed14d .image_0fc569712f07e2e0 {
        width: 100%; }
        .team-details_01583f2076bed14d .image_0fc569712f07e2e0 img {
          width: 100%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_01583f2076bed14d .image_0fc569712f07e2e0 {
        width: 330px; } }
  .team-details_01583f2076bed14d .user-meta_d712501918028380 .title_c8b7b9e5b133371d {
    font-size: 57px;
    letter-spacing: -1px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .team-details_01583f2076bed14d .user-meta_d712501918028380 .title_c8b7b9e5b133371d {
        font-size: 34px;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_01583f2076bed14d .user-meta_d712501918028380 .title_c8b7b9e5b133371d {
        font-size: 36px; } }
  .team-details_01583f2076bed14d .user-meta_d712501918028380 .desc_e92d6c37542ad464 {
    margin-bottom: 0;
    line-height: 20px; }
  .team-details_01583f2076bed14d .social_4805e6842b585c69 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .team-details_01583f2076bed14d .social_4805e6842b585c69 a {
      width: 40px;
      height: 40px;
      border-radius: 50px;
      background-color: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 14px;
      color: #317EFE;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border: 1px solid #317EFE; }
      .team-details_01583f2076bed14d .social_4805e6842b585c69 a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.team-details-overview-wrapper_bcdcfa9dbd069b91 .sec-title_4521d5262eae08fe {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0px;
  color: #131A2A; }
  @media (max-width: 991px) {
    .team-details-overview-wrapper_bcdcfa9dbd069b91 .sec-title_4521d5262eae08fe {
      font-size: 28px;
      line-height: 32px; } }

.team-details-overview_e2d6efdd9c931ca9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px; }

.blog-grid-area_a3f57553b75a1fc5 {
  padding-top: 140px;
  padding-bottom: 144px; }
  @media (max-width: 991px) {
    .blog-grid-area_a3f57553b75a1fc5 {
      padding: 100px 0; } }
  @media (max-width: 767px) {
    .blog-grid-area_a3f57553b75a1fc5 {
      padding: 70px 0; } }

.blog-load-btn_ce04cb2a4f8d7688 {
  padding: 20px 35px;
  background: #E7F914;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  border-radius: 6px; }
  @media (max-width: 767px) {
    .blog-load-btn_ce04cb2a4f8d7688 {
      margin-top: 0; } }
  .blog-load-btn_ce04cb2a4f8d7688:hover {
    background-color: #317EFE;
    color: #ffffff; }

.footer_785ecf95260d3f88 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_785ecf95260d3f88 .te-subscribe-form-widget_f9c578b2fcd36ed7 .submit-btn_346d943860551edc span {
    display: none; }
  .footer_785ecf95260d3f88.style-1_a1683e2a38571348 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_785ecf95260d3f88.style-1_a1683e2a38571348 .te-footer-sec_ddc1632ccdf72eb2 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_785ecf95260d3f88.style-1_a1683e2a38571348 .te-footer-sec_ddc1632ccdf72eb2 .te-footer-widget_681c065b55d728ee .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-form-fields_995a85b6419217a5 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_785ecf95260d3f88.style-1_a1683e2a38571348 .te-footer-widget_681c065b55d728ee .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a input {
      color: #131A2A; }
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .wp-block-heading_9d2bfda0399ed2b0,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .widget-title_64da30f07a8d2565,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .wp-block-search__label_a7e64462cb614b63,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .wp-block-heading_9d2bfda0399ed2b0,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .widget-title_64da30f07a8d2565,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .wp-block-search__label_a7e64462cb614b63,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 ul li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 ol li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f ul li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f ol li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 ul li,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-calendar-table_530f435773596917,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-calendar_e961ee63c9e8f7ba caption,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e nav.wp-calendar-nav_df40bba4dc38d1ed a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-latest-comments__comment-excerpt_35ca68a87af23db0,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-calendar-table_530f435773596917 caption,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_text_a0c1ed10d3123081,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .tagcloud_dd492571f6af6c8a a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .wp-block-tag-cloud_6be641c4768dd494 a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .tagcloud_dd492571f6af6c8a a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .wp-block-tag-cloud_6be641c4768dd494 a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-latest-comments__comment-date_d97655631d87924d,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-latest-comments__comment_392486200e972f9c,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-archives-dropdown_004543a38bb1708e label,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_categories_e23fa460b35b152a li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_archive_488e0cbdbb7f2e7d li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_nav_menu_ba13c894f348a2e6 li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_tag_cloud_e839b873558b1d76 a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_rss_375746d85b3401a6 li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_rss_375746d85b3401a6 li,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .footer__widget_07fb2634cd7dd8e1 a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .footer__widget_07fb2634cd7dd8e1 li,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e li.recentcomments_d5db0c88e7b41bec {
    color: #ffffff; }
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-theme-btn_858bc96b52016726,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-loginout_b5010004ac083aa4 a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e input.te-theme-btn_858bc96b52016726,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .wp-block-search_59b7707a74bad076 button,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .search-form_6a751b53763d97f4 button,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .widget_49dd21329c74d905 .sidebar__search_6a591f8d0ac8d40b button,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .wp-block-search_59b7707a74bad076 button,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .search-form_6a751b53763d97f4 button,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .sidebar__widget_90608b4aba006f9f .sidebar__search_6a591f8d0ac8d40b button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_785ecf95260d3f88 .footer__widget_07fb2634cd7dd8e1 li {
    list-style: none; }
  .footer_785ecf95260d3f88 .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li.wp-block-social-link_57b393947437340c {
    display: inline-block;
    width: unset !important; }
  .footer_785ecf95260d3f88 .te_widget_nav_menu_5e0a629c2d226a11 li.cat-item_fbc626c3e4e363c6 {
    text-align: right; }
    .footer_785ecf95260d3f88 .te_widget_nav_menu_5e0a629c2d226a11 li.cat-item_fbc626c3e4e363c6 a {
      float: left; }
  .footer_785ecf95260d3f88 .te-footer-bg_e349d1b4abc90627 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_785ecf95260d3f88 .footer-nav-widget_58aa5fae56764654 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_785ecf95260d3f88 .footer-nav-widget_58aa5fae56764654 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_785ecf95260d3f88 .footer-nav-widget_58aa5fae56764654 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_785ecf95260d3f88 .footer-nav-widget_58aa5fae56764654 {
        padding: 0 30px; } }

.te-footer-widget_681c065b55d728ee {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_681c065b55d728ee {
      margin-bottom: 40px; } }
  .te-footer-widget_681c065b55d728ee .te-footer-widget-title_60648fbf05aefabe,
  .te-footer-widget_681c065b55d728ee .wp-block-heading_9d2bfda0399ed2b0 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_681c065b55d728ee ul {
    padding-left: 0; }
  .te-footer-widget_681c065b55d728ee .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-form-fields_995a85b6419217a5 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_681c065b55d728ee .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_681c065b55d728ee.widget-latest-posts-footer_c8bd7778fdf30407 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_681c065b55d728ee.zoom-instagram-widget_d95529feee260d83 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_681c065b55d728ee.widget_contact_info_widget_389dbf0d24ff5902 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_681c065b55d728ee .widget-instagram-feed_32ac61b4fb4ac72f {
      width: 170px; } }
  .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 {
        padding-right: 0; } }
    .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 .te-footer-logo_4e36b004597cedb1 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 .info-form-and-social-icon_25cb419c5189e753 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 .info-form-and-social-icon_25cb419c5189e753 .te-social-profile_115388af26414981 {
        margin-top: 0; }
    .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 .te-social-profile_115388af26414981 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_681c065b55d728ee .te-footer-widget-info_9908253abca04a31 .info-form-and-social-icon_25cb419c5189e753 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        gap: 30px; } }
  .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li a {
      color: #335371;
      text-transform: capitalize;
      font-size: 18px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 p {
    color: #335371; }
  .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul {
    list-style: none; }
    .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li {
      margin-bottom: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 24px;
      gap: 20px; }
      .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li:first-child .contact-icon_5ed4a3be56a6b9dc {
          margin-top: 5px; }
      .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li .contact-icon_5ed4a3be56a6b9dc {
        color: #335371;
        border-radius: 50px;
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li .contact-text_f3568c8b339890d1 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li .contact-text_f3568c8b339890d1 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li .contact-text_f3568c8b339890d1 span,
        .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li .contact-text_f3568c8b339890d1 p,
        .te-footer-widget_681c065b55d728ee .te-footer-widget-contact_f6d8982e36973ff9 .footer-contact_f9d1ba7cf697fc31 ul li .contact-text_f3568c8b339890d1 a {
          color: #335371;
          font-size: 18px;
          line-height: 24px;
          display: inline-block;
          width: 100%;
          margin-bottom: 0;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-thumb_17797011ff3da431 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 a {
        font-size: 18px;
        line-height: 29px;
        color: #335371;
        font-weight: 400;
        position: relative;
        text-transform: capitalize;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-meta_73eea17080b2f717 {
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 400;
      gap: 8px;
      color: #335371; }

.te-footer-bottom-menu_f848d5ca213ece80 ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0;
  padding-left: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 991px) {
    .te-footer-bottom-menu_f848d5ca213ece80 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_f848d5ca213ece80 ul li a {
    font-size: 18px;
    text-transform: capitalize;
    color: #335371;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-footer-bottom-menu_f848d5ca213ece80 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

.footer-bottom-area_8a51e6cb2300acc1 {
  padding: 16px 0; }
  @media (max-width: 991px) {
    .footer-bottom-area_8a51e6cb2300acc1 {
      padding: 30px 0; } }
  .footer-bottom-area_8a51e6cb2300acc1 .te-footer-bottom-wrapper_88a6ac672052722e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    gap: 10px 40px; }
  .footer-bottom-area_8a51e6cb2300acc1 .te-copyright-text_1cbff46752adf0ce p {
    color: #335371;
    margin-bottom: 0; }
    .footer-bottom-area_8a51e6cb2300acc1 .te-copyright-text_1cbff46752adf0ce p a {
      color: #335371;
      font-weight: 500; }
      .footer-bottom-area_8a51e6cb2300acc1 .te-copyright-text_1cbff46752adf0ce p a:hover {
        color: #317EFE; }
  .footer-bottom-area_8a51e6cb2300acc1 .credit-text_4d25e9c1601971ec p {
    color: #335371;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 10px; }
  .footer-bottom-area_8a51e6cb2300acc1 .credit-text_4d25e9c1601971ec a {
    color: #317EFE; }

.subscribe-area_2a0d9d07398628f3 {
  overflow: hidden; }
  .subscribe-area_2a0d9d07398628f3.style-1_a1683e2a38571348 .te-subscribe-inner-area_0b3b22eec3e06b0b .te-content-wrapper_76dbf4fb6d8ad025 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_2a0d9d07398628f3.style-1_a1683e2a38571348 .te-image-bg-collumn_60850dd97bb66c27 {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
    -webkit-box-flex: unset !important;
        -ms-flex-positive: unset !important;
            flex-grow: unset !important; }
    @media (max-width: 1199px) {
      .subscribe-area_2a0d9d07398628f3.style-1_a1683e2a38571348 .te-image-bg-collumn_60850dd97bb66c27 {
        display: none; } }
  .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding: 82px 0 89px 0; }
    @media only screen and (min-width: 810px) and (max-width: 991px) {
      .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 .short-title_06f164af6cbc1cbd {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 .te-subscribe-title_185e44fdf61927c9 {
      color: #ffffff;
      font-size: 57px;
      font-style: normal;
      font-weight: 500;
      line-height: 60px;
      letter-spacing: -1px;
      text-transform: capitalize; }
      @media (max-width: 375px) {
        .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 .te-subscribe-title_185e44fdf61927c9 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 .te-subscribe-title_185e44fdf61927c9 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 .te-subscribe-title_185e44fdf61927c9 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_2a0d9d07398628f3 .te-content-wrapper_76dbf4fb6d8ad025 .text_bf0dfab5d9589c9d {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b .te-subscribe-collumn_f72de56b65b05ca2 {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      border-radius: 20px; }
      @media (max-width: 991px) {
        .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b .te-subscribe-collumn_f72de56b65b05ca2.te-image-bg-collumn_60850dd97bb66c27 {
          display: none; } }
    .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b .mc4wp-form-fields_995a85b6419217a5 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b .mc4wp-form-fields_995a85b6419217a5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_2a0d9d07398628f3 .te-subscribe-inner-area_0b3b22eec3e06b0b .mc4wp-form-fields_995a85b6419217a5 .submit-btn_346d943860551edc {
        border-radius: 50px;
        padding: 10px 30px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.te-footer-widget_681c065b55d728ee .te-subscribe-form-wrapper_9b1c069aa526ac46 {
  color: #335371; }

.te-subscribe-form-widget_f9c578b2fcd36ed7 {
  position: relative; }
  .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-form-fields_995a85b6419217a5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .single-field_849084564c128e4a *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_f9c578b2fcd36ed7 .submit-btn_346d943860551edc {
    background-color: #E7F914;
    color: #14203A;
    cursor: pointer;
    padding: 0 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9px;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0px;
    border-radius: 50px; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .submit-btn_346d943860551edc:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-response_b7b5eb3343cb02c8 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-response_b7b5eb3343cb02c8 .mc4wp-alert_c885b7bd4c4753f5.mc4wp-error_a6e5cf9333316e24 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-response_b7b5eb3343cb02c8 .mc4wp-alert_c885b7bd4c4753f5.mc4wp-error_a6e5cf9333316e24 a {
      color: #ff0000; }
    .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-response_b7b5eb3343cb02c8 .mc4wp-alert_c885b7bd4c4753f5.mc4wp-success_9f212175556c02df p, .te-subscribe-form-widget_f9c578b2fcd36ed7 .mc4wp-response_b7b5eb3343cb02c8 .mc4wp-alert_c885b7bd4c4753f5.mc4wp-notice_b42c24b614866e55 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_4cd4da72d174ded1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 66px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.3);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 60px; }
  .te-footer-social-wrapper_4cd4da72d174ded1 .te-footer-logo_4e36b004597cedb1 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_4cd4da72d174ded1 .te-social-widget_6df86d6128a68d3f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .te-footer-social-wrapper_4cd4da72d174ded1 .te-social-widget_6df86d6128a68d3f span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

.te-social-profile_115388af26414981 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }
  .te-social-profile_115388af26414981 a {
    color: #ffffff;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-social-profile_115388af26414981 a:hover {
      background-color: #E7F914;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #14203A; }

.footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e {
  background-color: #131A2A; }
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-sec_ddc1632ccdf72eb2 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-widget-title_60648fbf05aefabe,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .wp-block-heading_9d2bfda0399ed2b0 {
    color: #ffffff;
    font-size: 24px; }
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .footer-bottom-area_8a51e6cb2300acc1 .te-copyright-text_1cbff46752adf0ce p,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-widget_681c065b55d728ee.te_widget_nav_menu_5e0a629c2d226a11 li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6 a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-title_a8040968406f75c6,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-widget_681c065b55d728ee .te_widget_latest_post_b1f5ea0458954e32 ul li .te-latest-post-desc_29bbe8ebfc1e14b9 .te-latest-post-meta_73eea17080b2f717,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-widget_681c065b55d728ee .te-subscribe-form-wrapper_9b1c069aa526ac46,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .te-footer-bottom-menu_f848d5ca213ece80 ul li a,
  .footer_785ecf95260d3f88.style-2_ee6ae57a67c6ac4e .footer-bottom-area_8a51e6cb2300acc1 .te-copyright-text_1cbff46752adf0ce p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_1413f707202510be.map_92e98ba78e587ee9 */