/**
 * Stylesheet:  style.css
 * 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 {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button: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_589c5486ef668fdc {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_5c2d802843fb0b1c,
.wp-block-loginout_e633fc769835e019 a,
input.te-theme-btn_5c2d802843fb0b1c {
  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_5c2d802843fb0b1c:hover,
  .wp-block-loginout_e633fc769835e019 a:hover,
  input.te-theme-btn_5c2d802843fb0b1c:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_5c2d802843fb0b1c:focus,
  .wp-block-loginout_e633fc769835e019 a:focus,
  input.te-theme-btn_5c2d802843fb0b1c:focus {
    color: #ffffff; }
  .te-theme-btn_5c2d802843fb0b1c.yellow-btn_ec1142ce3b5f5710,
  .wp-block-loginout_e633fc769835e019 a.yellow-btn_ec1142ce3b5f5710,
  input.te-theme-btn_5c2d802843fb0b1c.yellow-btn_ec1142ce3b5f5710 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_5c2d802843fb0b1c.simple-btn_6deb9dfcb22316a6,
  .wp-block-loginout_e633fc769835e019 a.simple-btn_6deb9dfcb22316a6,
  input.te-theme-btn_5c2d802843fb0b1c.simple-btn_6deb9dfcb22316a6 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

.te-slider-btn-wrapper_4090b82dd559c64b {
  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_4090b82dd559c64b {
      top: unset; } }
  .te-slider-btn-wrapper_4090b82dd559c64b .te-slider-nav_93713a1c82d63d94 {
    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_4090b82dd559c64b .te-slider-nav_93713a1c82d63d94:hover {
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.circle-rotate-wrapper_090bedf6d1c82259 {
  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_090bedf6d1c82259 .circle-rotate-inner_d0d6aa87db2b59a4 {
    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_a102e099a1ee6455 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_7e92847f1a444a9e {
  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_535c60df6482eadb label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_535c60df6482eadb input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_535c60df6482eadb 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_535c60df6482eadb 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: center;
    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_57c4212a193ea074 .size-full_76cf71e28e00977e.alignright_ddf87c4a80dd764a {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_57c4212a193ea074 figure.wp-caption_1501f49d5f5b16f8.aligncenter_9b9931d5f1406716 {
  margin-top: 40px; }
.tp-page-content_57c4212a193ea074 dl, .tp-page-content_57c4212a193ea074 ol, .tp-page-content_57c4212a193ea074 ul {
  margin-bottom: 11px; }
.tp-page-content_57c4212a193ea074 .te-comment-respond_afae1a371f1d8f95 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_57c4212a193ea074 .te-latest-comments_948ef689c0f8ba1e .te-comment-respond_afae1a371f1d8f95 {
  margin-bottom: 40px; }
.tp-page-content_57c4212a193ea074 .te-post-comments_dca605844db9320e {
  margin-top: 80px; }

/* Text meant only for screen readers. */
.screen-reader-text_169549b9ffaa0f08 {
  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_169549b9ffaa0f08: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_1501f49d5f5b16f8 {
  margin-bottom: 1.5em;
  max-width: 100%; }

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

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

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

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

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

.gallery-columns-1_dfb17cda1113e7a6 .gallery-item_218b86604d8f7328 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_68c7bddd764674a1 .gallery-item_218b86604d8f7328 {
  max-width: 50%; }

.gallery-columns-3_01e51900e55aaa20 .gallery-item_218b86604d8f7328 {
  max-width: 33.33%; }

.gallery-columns-4_f424f2fd7bd5fab6 .gallery-item_218b86604d8f7328 {
  max-width: 25%; }

.gallery-columns-5_d71e7f1b7576e5f0 .gallery-item_218b86604d8f7328 {
  max-width: 20%; }

.gallery-columns-6_75dec94241d73c22 .gallery-item_218b86604d8f7328 {
  max-width: 16.66%; }

.gallery-columns-7_2b25bde6c18c4fb5 .gallery-item_218b86604d8f7328 {
  max-width: 14.28%; }

.gallery-columns-8_f8a3fc49fe638368 .gallery-item_218b86604d8f7328 {
  max-width: 12.5%; }

.gallery-columns-9_04c687346e140e7a .gallery-item_218b86604d8f7328 {
  max-width: 11.11%; }

.gallery-caption_e1b255d72833a703 {
  display: block; }

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

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

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

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

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

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

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

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

.te-post-item_89f3534f4f39650c.format-quote_07adf881a56a3004 blockquote {
  padding: 45px; }
  @media (max-width: 767px) {
    .te-post-item_89f3534f4f39650c.format-quote_07adf881a56a3004 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_cf84695bb46c349d, blockquote {
  border-left: solid 5px #317EFE; }

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

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

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

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

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

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

.te-post-content p.has-large-font-size_f2d678dd900467d9 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_43840ba08877e5c2 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_cb29d6676482a90d {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_85e33b2665020b5c p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_491c697af1b49b38 p.wp-block-cover-text_17f253ac59b340bd,
.wp-block-cover_491c697af1b49b38.is-light_f9c6486a20e3a137 .wp-block-cover__inner-container_e85511a67935fffc {
  color: #fff !important; }

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

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

.widget_24524ada8838a091 .wp-block-archives-dropdown_7b19857aa8d21812,
.widget_24524ada8838a091 .wp-block-categories-dropdown_19f0e562a4f3cae5,
.widget_24524ada8838a091 .wp-block-loginout_e633fc769835e019,
.widget_24524ada8838a091 .wp-block-social-links_131d7b2bdd695dcb,
.widget_24524ada8838a091.widget_archive_eb38df162240b754 select,
.widget_24524ada8838a091.te_widget_categories_005e57696ba6b87a select,
.widget_24524ada8838a091.widget_text_c711a178bd7616be select,
.widget_24524ada8838a091.te_widget_search_0d52fd22afd9a5b5 .search-form_1ed258c704cc0c89,
.widget_24524ada8838a091.te_widget_tag_cloud_616655c6c0058e9e .tagcloud_dbb96722fc028a2f,
.widget_24524ada8838a091 .wp-block-tag-cloud_8e97ad9a4ab44eb1 {
  margin-bottom: 6px; }

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

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

.blog-search-content_01b3ed6214d06ae4 {
  margin: 0; }
  .blog-search-content_01b3ed6214d06ae4 .wp-block-search_43840ba08877e5c2,
  .blog-search-content_01b3ed6214d06ae4 .search-form_1ed258c704cc0c89,
  .blog-search-content_01b3ed6214d06ae4 .sidebar__search_b505aed875eebeff {
    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_01b3ed6214d06ae4 .wp-block-search_43840ba08877e5c2,
      .blog-search-content_01b3ed6214d06ae4 .search-form_1ed258c704cc0c89,
      .blog-search-content_01b3ed6214d06ae4 .sidebar__search_b505aed875eebeff {
        width: 100%; } }
    .blog-search-content_01b3ed6214d06ae4 .wp-block-search_43840ba08877e5c2 .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .blog-search-content_01b3ed6214d06ae4 .search-form_1ed258c704cc0c89 .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .blog-search-content_01b3ed6214d06ae4 .sidebar__search_b505aed875eebeff .wp-block-search__inside-wrapper_dcc61906d58c278a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_01b3ed6214d06ae4 .wp-block-search_43840ba08877e5c2 label,
    .blog-search-content_01b3ed6214d06ae4 .search-form_1ed258c704cc0c89 label,
    .blog-search-content_01b3ed6214d06ae4 .sidebar__search_b505aed875eebeff 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_01b3ed6214d06ae4 .wp-block-search_43840ba08877e5c2 input,
    .blog-search-content_01b3ed6214d06ae4 .search-form_1ed258c704cc0c89 input,
    .blog-search-content_01b3ed6214d06ae4 .sidebar__search_b505aed875eebeff 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_01b3ed6214d06ae4 .wp-block-search_43840ba08877e5c2 button,
    .blog-search-content_01b3ed6214d06ae4 .search-form_1ed258c704cc0c89 button,
    .blog-search-content_01b3ed6214d06ae4 .sidebar__search_b505aed875eebeff 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_57c4212a193ea074 .wp-smiley_733162773f726c2e,
.entry-content_8c80751909875e5e .wp-smiley_733162773f726c2e,
.comment-content_d212da2f6c606387 .wp-smiley_733162773f726c2e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_afae1a371f1d8f95.style-two_fbac920f13994ed0 .wpcf7-form_bdb9f53d5a15151f .wpcf7-not-valid-tip_09ac5da642db0ac4 {
  color: #d9c0b8 !important; }
.te-comment-respond_afae1a371f1d8f95 .wpcf7-form_bdb9f53d5a15151f .wpcf7-not-valid_fb0d7d7d6bc265cb {
  border-color: #dc3232 !important; }
.te-comment-respond_afae1a371f1d8f95 .wpcf7-form_bdb9f53d5a15151f .wpcf7-not-valid-tip_09ac5da642db0ac4 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_afae1a371f1d8f95 .wpcf7-form_bdb9f53d5a15151f.sent_d8bd753d5f7e7222 .wpcf7-response-output_aa87e85e483fa444 {
  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_afae1a371f1d8f95 .wpcf7-form_bdb9f53d5a15151f.invalid_89129bcee9e01ff4 .wpcf7-response-output_aa87e85e483fa444 {
  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_c2b3e0dc75166814 {
  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_c2b3e0dc75166814 .wpcf7-te-list-item_092365ffeaf5fd90 {
    margin: 0; }
    .wpcf7-form-control_c2b3e0dc75166814 .wpcf7-te-list-item_092365ffeaf5fd90 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_c2b3e0dc75166814 .wpcf7-te-list-item_092365ffeaf5fd90 label .wpcf7-te-list-item-label_3d0d8e2953bb177b {
        font-size: 16px;
        font-weight: 400; }

.logged-in_3f4ce50f991579d5 .te-comment-respond_afae1a371f1d8f95 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_0838d8f4786c7e7b .header-menu-area_8d28b6574b160e07.sticky_menu_1aed9d53298ca4b6 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_0838d8f4786c7e7b .header-menu-area_8d28b6574b160e07.sticky_menu_1aed9d53298ca4b6 {
      top: 0; } }

.page-template-default_be01c8cd04c2534c.page-id-146_bcfe4442f510098a .tp-page-content_57c4212a193ea074 p:last-child {
  margin-bottom: 10px; }
.page-template-default_be01c8cd04c2534c.page-id-1133_f9a27bf9af8e7a0e .tp-page-content_57c4212a193ea074 .te-comment-respond_afae1a371f1d8f95 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_be01c8cd04c2534c.page-id-3_d9fc30132303eedc .page-area_4cd0eede48f5bd82 {
  padding-top: 128px; }

.single-post-item_1e34234df3fa1dae.post-24_d0c4b5266f59a3f5 .wp-block-button_fe6095a47054f92b a {
  color: #ffffff; }

.post-template-default_233cf4556edc18a9.postid-163_dea5c92a7572b917 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content {
  margin-bottom: 34px; }
.post-template-default_233cf4556edc18a9.postid-150_30590b14953e70a7 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_233cf4556edc18a9.postid-150_30590b14953e70a7 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-group_1c6595b50def1d5c.is-layout-constrained_bee83d522a7a5196:last-child {
    border: 1px solid #000; }
.post-template-default_233cf4556edc18a9.postid-51_fc523730102155e6 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_233cf4556edc18a9.postid-51_fc523730102155e6 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_233cf4556edc18a9.postid-1163_dd8d40f2b2f9be62 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-caption_1501f49d5f5b16f8, .post-template-default_233cf4556edc18a9.postid-568_f8d9223b786a44c5 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-caption_1501f49d5f5b16f8 {
  margin-top: 20px; }
.post-template-default_233cf4556edc18a9.postid-1785_e428b5272f17b702 .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-button__link_18a9748475a55025 {
  color: #ffffff !important; }
.post-template-default_233cf4556edc18a9.postid-1149_422adebc28cbb40e .te-blog-details-wrapper_48db2d4095d1e7df .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 p {
  margin-bottom: 0; }
.post-template-default_233cf4556edc18a9.postid-555_43e561663e6a48ea .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .gallery {
  margin-top: 20px; }

.error-404_62770892690f2dbe.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_62770892690f2dbe.not-found .error-content_f7a3e9b1b076a148 .error-btn-bh_777e7dbda53fe7a9 {
    margin-top: 20px; }

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

.sidebar_5d50cb4074be2ca7 .widget_media_gallery_58db40578c958876 .gallery-item_218b86604d8f7328 {
  margin-bottom: 0; }
  .sidebar_5d50cb4074be2ca7 .widget_media_gallery_58db40578c958876 .gallery-item_218b86604d8f7328 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_ae03fe5ea9617cce {
  -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_3fa0bc84694a6a74 {
  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_b38e00daedc89b39 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_0838d8f4786c7e7b .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f.login .te-header-menu-area_2a5699055b994081 {
  top: auto !important; }

.header-area_ad70359ce12d2fd2 .container-fluid_569dd7edf3205cf4 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_ad70359ce12d2fd2 .container-fluid_569dd7edf3205cf4 {
      padding: 0 24px; } }
.header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .header-top .te-header-contact-info_9b6f10d460afb696 span {
    color: #677471; }
    .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .header-top .te-header-contact-info_9b6f10d460afb696 span i {
      color: #317EFE; }
    .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .header-top .te-header-contact-info_9b6f10d460afb696 span a {
      color: #677471; }
  .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .header-top .te-social-profile_8e4e45af13cb725c a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .header-top .te-social-profile_8e4e45af13cb725c a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .te-header-menu-area_2a5699055b994081 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .te-header-menu-area_2a5699055b994081 .menu-wrapper_89b08e924c50a406 {
    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_ad70359ce12d2fd2.style-2_726ada0356b5c89f .te-header-menu-area_2a5699055b994081 .menu-wrapper_89b08e924c50a406 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .te-header-menu-area_2a5699055b994081 .te-header-btn_d47d7bad6ff6a1d2 .te-quote-btn_15e1e76e1dd5f959 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .te-sticky_menu {
  top: 0; }
  .header-area_ad70359ce12d2fd2.style-2_726ada0356b5c89f .te-sticky_menu .menu-wrapper_89b08e924c50a406 {
    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_4c0125cd210bcc3c {
    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_209bb3c1505be753 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_9b6f10d460afb696 {
    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_9b6f10d460afb696 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_9b6f10d460afb696 span.te-contact-info-item_83a809151f74d995 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_9b6f10d460afb696 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_7633bf6985529e21 {
      display: none; } }
  .header-top .header-top-btn_7633bf6985529e21 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_7633bf6985529e21 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_7633bf6985529e21 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_8e4e45af13cb725c {
    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_8e4e45af13cb725c .te-social-profile-label_8ea23163ce2d3b92 {
      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_8e4e45af13cb725c 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_8e4e45af13cb725c a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_2a5699055b994081 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_2a5699055b994081.te-te-sticky-header_6d064cef286d8ed3 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_2a5699055b994081.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_2a5699055b994081.te-sticky_menu .te-logo_157497d23868b312 .te-sticky-logo_a8337ea9705ba782 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_2a5699055b994081.te-sticky_menu .te-main-menu_069e352281da0955 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_2a5699055b994081.te-sticky_menu .te-main-menu_069e352281da0955 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_2a5699055b994081.te-sticky_menu .te-main-menu_069e352281da0955 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_2a5699055b994081.te-sticky_menu .te-main-menu_069e352281da0955 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_2a5699055b994081 .te-header-menu-wrapper_9f3292ce210e4a3f {
    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_2a5699055b994081 .te-header-menu-wrapper_9f3292ce210e4a3f {
        gap: 20px; } }
  .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 {
    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_2a5699055b994081 .te-logo_157497d23868b312 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 {
        height: 80px; } }
    .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 .te-standard-logo_0f04864a2fcd8ba4 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 .te-sticky-logo_a8337ea9705ba782 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 .te-sticky-logo_a8337ea9705ba782 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 .te-sticky-logo_a8337ea9705ba782 {
          display: block; } }
      .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 .te-sticky-logo_a8337ea9705ba782 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_2a5699055b994081 .te-logo_157497d23868b312 .te-retina-logo_d8669b01a44151eb {
      display: none; }

.te-menu-wrapper_c8f591cf5ed72646 {
  -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_069e352281da0955 ul {
  margin: 0;
  padding: 0;
  position: relative; }
  .te-main-menu_069e352281da0955 ul li {
    display: inline-block;
    padding: 0;
    position: relative; }
    .te-main-menu_069e352281da0955 ul li.te-active {
      position: relative; }
      .te-main-menu_069e352281da0955 ul li.te-active > a {
        color: #317EFE; }
        .te-main-menu_069e352281da0955 ul li.te-active > a:after {
          color: #317EFE;
          font-size: 13px;
          margin-left: 5px; }
    .te-main-menu_069e352281da0955 ul li.dropdown > a:after {
      visibility: visible;
      font-size: 13px;
      margin-left: 5px; }
    .te-main-menu_069e352281da0955 ul li.dropdown .dropdown > a:after {
      visibility: visible;
      font-size: 13px; }
    .te-main-menu_069e352281da0955 ul li ul.te-submenu_52a09579e1877ae0 li.te-active > a {
      position: relative;
      z-index: 2;
      color: #ffffff; }
      .te-main-menu_069e352281da0955 ul li ul.te-submenu_52a09579e1877ae0 li.te-active > a:after {
        color: #ffffff;
        font-size: 13px; }
    .te-main-menu_069e352281da0955 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_069e352281da0955 ul li a {
          padding: 32px 14px; } }
      .te-main-menu_069e352281da0955 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_069e352281da0955 ul li a:hover {
        color: #317EFE; }
        .te-main-menu_069e352281da0955 ul li a:hover:after {
          color: #317EFE; }
    .te-main-menu_069e352281da0955 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_069e352281da0955 ul li ul li:hover ul {
      visibility: visible;
      top: -2px; }
  .te-main-menu_069e352281da0955 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_069e352281da0955 ul ul li {
      float: none;
      width: 210px; }
      .te-main-menu_069e352281da0955 ul ul li ul {
        visibility: hidden; }
      .te-main-menu_069e352281da0955 ul ul li i {
        float: right; }
      .te-main-menu_069e352281da0955 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_069e352281da0955 ul ul li a:hover {
          background-color: #317EFE;
          color: #ffffff; }
          .te-main-menu_069e352281da0955 ul ul li a:hover:after {
            color: #ffffff; }
      .te-main-menu_069e352281da0955 ul ul li:last-child a {
        border-bottom: 0px; }
    .te-main-menu_069e352281da0955 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_f5c365872733c899 {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

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

.te-header-btn_d47d7bad6ff6a1d2 {
  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_d47d7bad6ff6a1d2 .te-icon_8377643e806e8d0a {
    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_d47d7bad6ff6a1d2 .te-icon_8377643e806e8d0a: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_d47d7bad6ff6a1d2 {
      display: none; } }
  .te-header-btn_d47d7bad6ff6a1d2 .te-cta-btn_6619f377f5ac7903 {
    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_d47d7bad6ff6a1d2 .te-cta-btn_6619f377f5ac7903:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_d47d7bad6ff6a1d2 .te-quote-btn_15e1e76e1dd5f959 {
    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_d47d7bad6ff6a1d2 .te-quote-btn_15e1e76e1dd5f959: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_baac838b69b224f7 {
    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_baac838b69b224f7 .te-search-content-filed_119cac5c8c9153db {
      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_baac838b69b224f7 .te-search-content-filed_119cac5c8c9153db .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_baac838b69b224f7 .te-search-form_234921c6c67e1db8 {
      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_baac838b69b224f7 .te-search-form_234921c6c67e1db8 .te-search-form-input_9ec58d905f604b3b {
        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_baac838b69b224f7 .te-search-form_234921c6c67e1db8 .te-search-form-input_9ec58d905f604b3b .te-search-icon_1ba5be923d4c7472 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_baac838b69b224f7 .te-search-form_234921c6c67e1db8 .te-search-form-input_9ec58d905f604b3b button.te-submit-search-btn_26c16a625c6bbe1b {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_baac838b69b224f7 .te-search-form_234921c6c67e1db8 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 {
  display: none; }

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

.mean-container .mean-bar {
  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 {
  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_054465600544a3a7 a.mean-expand.mean-clicked_84b3e02a467e4720 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_87a2941eb5e9fafa 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_87a2941eb5e9fafa 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_24b7cfae0d1d1b56 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_27f46a22801c4ab9 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_c4242e98eaa66cf2 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_c4242e98eaa66cf2 .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_c4242e98eaa66cf2 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-menu-sidebar-title_d6cfd2a840129690 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-header-contact-info_9b6f10d460afb696 {
      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_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-header-contact-info_9b6f10d460afb696 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_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-header-contact-info_9b6f10d460afb696 span.te-contact-info-item_83a809151f74d995 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-header-contact-info_9b6f10d460afb696 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_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-header-contact-info_9b6f10d460afb696 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-social-profile_8e4e45af13cb725c {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-social-profile_8e4e45af13cb725c a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_72d6c8a4ff5b3921 .te-menu-sidebar-single-widget_9dbc617189ec37ce .te-social-profile_8e4e45af13cb725c 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_6c596c1e75008fac {
  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_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 {
          right: -380px; } }
      .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 .company-award_664b2f89385fb412 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 .company-award_664b2f89385fb412 .icon_e229226b541f396a {
          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_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-feature-img_b3dd62afafea5a22 .slider-feature-img-overlay_1fe04416f58e61d2 {
          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_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-left-shape_2c0fcdcebfdd82e9 {
      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_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-left-shape_2c0fcdcebfdd82e9 {
          display: none; } }
    .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-right-shape_4b108193b4605206 {
      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_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-right-shape_4b108193b4605206 {
          display: none; } }
    .slider-area_6c596c1e75008fac.style-2_726ada0356b5c89f .te-single-slider_2ce6592518741d03 .slider-circle-shape_999e6172ae92f78e {
      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_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-short-title_b394ed124951400b,
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-title_5bceb570e7303e53,
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-short-desc_8bd6b98579f4187b,
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-btn-wrapper_4090b82dd559c64b {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-short-title_b394ed124951400b {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-title_5bceb570e7303e53 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-short-desc_8bd6b98579f4187b {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-active .te-slider-btn-wrapper_4090b82dd559c64b {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 {
    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_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 {
        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_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 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_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 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_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_6c596c1e75008fac .te-slider-wrapper_d3cd8db1856f0362 .slick-dots_9410155966da9159 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 {
    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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 {
        background-image: none !important; } }
    .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-overlay_55eb6d784b8a42c6 {
      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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-overlay_55eb6d784b8a42c6 {
          left: 0; } }
      .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-overlay_55eb6d784b8a42c6 .te-slider-overlay-shape_b9e608f92bfb755e {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-overlay_55eb6d784b8a42c6 .te-slider-overlay-shape_b9e608f92bfb755e {
            display: none; } }
    .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 {
      position: relative;
      z-index: 99; }
      .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-short-title_b394ed124951400b {
        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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
        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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-short-desc_8bd6b98579f4187b {
        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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-short-desc_8bd6b98579f4187b {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-short-desc_8bd6b98579f4187b {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-short-desc_8bd6b98579f4187b {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b {
        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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b {
            padding-top: 30px; } }
        .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-theme-btn_5c2d802843fb0b1c {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-call-btn_7d73efe5d7f70a8d {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-call-btn_7d73efe5d7f70a8d .te-icon_8377643e806e8d0a {
            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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-call-btn_7d73efe5d7f70a8d .te-content_20a7ca9927eae3bd {
            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_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-call-btn_7d73efe5d7f70a8d .te-content_20a7ca9927eae3bd .te-title_37e64039c75c12f2 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_6c596c1e75008fac .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-call-btn_7d73efe5d7f70a8d .te-content_20a7ca9927eae3bd .te-text_d8c14d29c5e6db84 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_6c596c1e75008fac.style-1_f12526085b651076 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_6c596c1e75008fac.style-1_f12526085b651076: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_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-overlay_55eb6d784b8a42c6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-overlay_55eb6d784b8a42c6::before {
        display: none; }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .slider-shape_d8b0855a09bb0026 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .slider-shape_d8b0855a09bb0026 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-one_d4896cd721b2fb86 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-one_d4896cd721b2fb86 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-one_d4896cd721b2fb86 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-one_d4896cd721b2fb86 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-one_d4896cd721b2fb86 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-two_ec84f2c74babf26b {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-two_ec84f2c74babf26b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-two_ec84f2c74babf26b {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-two_ec84f2c74babf26b {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-two_ec84f2c74babf26b {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-three_e21eb685908aba6d {
      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_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-three_e21eb685908aba6d {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .shape-three_e21eb685908aba6d {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-container_54f28d3ecf1b77a8 {
      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_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-container_54f28d3ecf1b77a8 {
          -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_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-container_54f28d3ecf1b77a8 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-container_54f28d3ecf1b77a8 .te-slider-column_ca9bd00d5d8e7b3c {
        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_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-container_54f28d3ecf1b77a8 .te-slider-column_ca9bd00d5d8e7b3c {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-theme-btn_5c2d802843fb0b1c {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-theme-btn_5c2d802843fb0b1c:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-btn-wrapper_4090b82dd559c64b .te-call-btn_7d73efe5d7f70a8d .te-icon_8377643e806e8d0a {
      color: #317EFE; }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
      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_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-single-slider_2ce6592518741d03 .te-slider-content-wrapper_ad685bb78c0b7ef0 .te-slider-content_1c351490becd9631 .te-slider-title_5bceb570e7303e53 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-slider-wrapper_d3cd8db1856f0362 .container {
    position: relative; }
  .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-slider-wrapper_d3cd8db1856f0362 .slider-shape-bg_b43cba3c307e50d6 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-slider-wrapper_d3cd8db1856f0362 .slider-shape-bg_b43cba3c307e50d6 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-slider-wrapper_d3cd8db1856f0362 .slider-shape-bg_b43cba3c307e50d6 {
        margin-left: 0; } }
    .slider-area_6c596c1e75008fac.style-1_f12526085b651076 .te-slider-wrapper_d3cd8db1856f0362 .slider-shape-bg_b43cba3c307e50d6: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_36335dd58d16f0e5 {
  position: relative; }

.te-info-card_fb7eef6adbc8c216 {
  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_fb7eef6adbc8c216 {
      padding: 40px 25px; } }
  .te-info-card_fb7eef6adbc8c216: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_fb7eef6adbc8c216:hover .te-image-wrapper_c44ed02860464938 .overlay_9f8291d67e3fb4bf {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_fb7eef6adbc8c216:hover .te-image-wrapper_c44ed02860464938 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_fb7eef6adbc8c216:hover .icon_e229226b541f396a img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_fb7eef6adbc8c216:hover .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_fb7eef6adbc8c216 .te-info-card-inner_bac950380b41a4c5 {
    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_fb7eef6adbc8c216 .te-image-wrapper_c44ed02860464938 {
    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_fb7eef6adbc8c216 .te-image-wrapper_c44ed02860464938 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_fb7eef6adbc8c216 .te-image-wrapper_c44ed02860464938 .overlay_9f8291d67e3fb4bf {
      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_fb7eef6adbc8c216 .icon_e229226b541f396a {
    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_fb7eef6adbc8c216 .icon_e229226b541f396a img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_fb7eef6adbc8c216 .te-content-wrapper_32c6ecf050da2b03 {
    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_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac {
    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_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .icon_e229226b541f396a {
      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_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .icon_e229226b541f396a::before, .te-info-card_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .icon_e229226b541f396a::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .icon_e229226b541f396a::before {
        top: 15px;
        left: 5px; }
      .te-info-card_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .icon_e229226b541f396a::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .title {
      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_fb7eef6adbc8c216 .te-title-wrapper_dbc2298d481a7fac .divider_223e92f28b6f8656 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_fb7eef6adbc8c216 .content {
    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_fb7eef6adbc8c216 .content .desc_0f107b33c8dd8a9b {
      -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_fb7eef6adbc8c216 .content .te-read-more_313cefbaf61adeac {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_fb7eef6adbc8c216 .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_fb7eef6adbc8c216 .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f {
  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_fb7eef6adbc8c216.style-2_726ada0356b5c89f {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f {
      padding: 35px; } }
  .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f:hover .image 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_fb7eef6adbc8c216.style-2_726ada0356b5c89f:hover .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f .image 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_fb7eef6adbc8c216.style-2_726ada0356b5c89f .te-title-wrapper_dbc2298d481a7fac {
    padding-bottom: 15px; }
  .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_fb7eef6adbc8c216.style-2_726ada0356b5c89f .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c {
      padding: 0;
      border: 0; }

.te-icon-card_aee3d9905063360b {
  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_aee3d9905063360b {
      -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_aee3d9905063360b:hover .icon_e229226b541f396a img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_aee3d9905063360b .icon_e229226b541f396a {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_aee3d9905063360b .icon_e229226b541f396a img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_aee3d9905063360b .content {
    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_aee3d9905063360b .content {
        gap: 15px; } }
    .te-icon-card_aee3d9905063360b .content .title {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_aee3d9905063360b .content .desc_0f107b33c8dd8a9b {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_aee3d9905063360b .content .desc_0f107b33c8dd8a9b a {
        color: #335371; }

.te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 {
  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_aee3d9905063360b.style-two_fbac920f13994ed0 .divider_223e92f28b6f8656 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-right: 1px solid #464b4e;
    border-bottom: 1px solid #464b4e; }
  .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .icon_e229226b541f396a {
    width: 62px;
    height: 62px; }
    .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .icon_e229226b541f396a img {
      width: 100%; }
  .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .content {
    gap: 26px; }
    .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .content .title {
      color: #ffffff; }
      @media (min-width: 1280px) {
        .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .content .title {
          font-size: 22px; } }
    .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .content .desc_0f107b33c8dd8a9b {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 36px;
      gap: 34px; }
      .te-icon-card_aee3d9905063360b.style-two_fbac920f13994ed0 .content {
        gap: 24px; } }

.te-icon-card_aee3d9905063360b.style-three_f9854e29a0b4c6d1 {
  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_aee3d9905063360b.style-three_f9854e29a0b4c6d1 .icon_e229226b541f396a {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_aee3d9905063360b.style-three_f9854e29a0b4c6d1 .icon_e229226b541f396a img {
      width: 100%; }
  .te-icon-card_aee3d9905063360b.style-three_f9854e29a0b4c6d1 .content {
    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_aee3d9905063360b.style-three_f9854e29a0b4c6d1 .content .title {
      color: #ffffff; }
    .te-icon-card_aee3d9905063360b.style-three_f9854e29a0b4c6d1 .content .desc_0f107b33c8dd8a9b {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_aee3d9905063360b.style-three_f9854e29a0b4c6d1 {
      gap: 25px; }
      .te-icon-card_aee3d9905063360b.style-three_f9854e29a0b4c6d1 .content {
        gap: 18px; } }

.te-icon-card_aee3d9905063360b.style-2_726ada0356b5c89f {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_aee3d9905063360b.style-2_726ada0356b5c89f .icon_e229226b541f396a {
    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_aee3d9905063360b.style-2_726ada0356b5c89f .content {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_aee3d9905063360b.style-2_726ada0356b5c89f .content .title {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_aee3d9905063360b.style-2_726ada0356b5c89f .content .desc_0f107b33c8dd8a9b {
      line-height: 22px; }

.te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a {
      text-align: left; } }
  .te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 > img {
          width: 100%; } }
    .te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-img-card-shape_7beb5c381e27e3d4 {
      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_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-img-card-shape_7beb5c381e27e3d4 {
          right: 0; } }
.te-about-image-card_c9e2a27fd1d227a4 .te-company-foundation_3359a37aa4726981 {
  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_c9e2a27fd1d227a4 .te-company-foundation_3359a37aa4726981 .te-counter-wrapper_41b3c3496309cf57 {
    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_c9e2a27fd1d227a4 .te-company-foundation_3359a37aa4726981 .counter-title_dceebc814867ee6e {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c9e2a27fd1d227a4 .te-company-foundation_3359a37aa4726981 .title {
    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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-img-card-shape_7beb5c381e27e3d4 {
    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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-img-card-shape_7beb5c381e27e3d4 {
        display: none; } }
  .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a {
        position: relative; } }
    .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-another-image-inner_7aa36457faffa04b {
      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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-another-image-inner_7aa36457faffa04b {
          width: 100%; }
          .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-another-image-inner_7aa36457faffa04b img {
            width: 100%; } }
    .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .video-btn_f1fcc703994d83c7 {
      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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .video-btn_f1fcc703994d83c7 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .video-btn_f1fcc703994d83c7 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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-badge-text_e7821b60dfa4235d {
      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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-badge-text_e7821b60dfa4235d {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-badge-text_e7821b60dfa4235d .icon_e229226b541f396a {
        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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-badge-text_e7821b60dfa4235d .text {
        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_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-badge-text_e7821b60dfa4235d .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c9e2a27fd1d227a4.style-2_726ada0356b5c89f .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 .te-another-image_fbb9cecb78d1070a .te-badge-text_e7821b60dfa4235d .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 {
  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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-section-title_a9568bb56a2c89f4 {
    margin-bottom: 0; }
    .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-section-title_a9568bb56a2c89f4 .title {
      margin-bottom: 0; }
  .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 {
    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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 .te-list-item_a818916b72fe9687 .icon_e229226b541f396a {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 .te-list-item_a818916b72fe9687 .text {
      color: #14203A; }
  .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 {
    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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d {
      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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d:hover .icon_e229226b541f396a 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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d .icon_e229226b541f396a {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d .icon_e229226b541f396a::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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d .icon_e229226b541f396a 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_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_84bbfd4159c828e8 .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .te-single-info-list_227b1db640a9bd7d .short-title_f682e481d4c63929 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 {
  gap: 10px; }
  .te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 .te-list-item_a818916b72fe9687 .icon_e229226b541f396a {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 .te-list-item-wrapper_b028e9622ab59fe3 .te-list-item_a818916b72fe9687 .text {
      color: #335371; }
  .te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .divider_223e92f28b6f8656 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_84bbfd4159c828e8.style-2_726ada0356b5c89f .te-about-info-content_d5c53e16101c3866 .te-info-list_266e11ebd9bfcb43 .divider_223e92f28b6f8656 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-section-title_a9568bb56a2c89f4 {
  margin-bottom: 40px; }
.te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .about-info-wrapper_6f30b4994a610f21 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .about-info-wrapper_6f30b4994a610f21 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .about-info-wrapper_6f30b4994a610f21 .about-info-img_4de1569c8d37a3c2 {
    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_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .about-info-wrapper_6f30b4994a610f21 .about-info-img_4de1569c8d37a3c2 {
        height: 350px; } }
    .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .about-info-wrapper_6f30b4994a610f21 .about-info-img_4de1569c8d37a3c2 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .skill-progressbar-wrapper_e66b8822a83162cb {
    width: 100%; }
  .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .te-icon-card-wrapper_714f75d0efb42297 {
    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_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .te-icon-card-wrapper_714f75d0efb42297 .te-icon-card_aee3d9905063360b {
      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_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .te-icon-card-wrapper_714f75d0efb42297 .te-icon-card_aee3d9905063360b .icon_e229226b541f396a {
        width: 40px;
        height: 40px; }
      .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .te-icon-card-wrapper_714f75d0efb42297 .te-icon-card_aee3d9905063360b .content {
        gap: 4px; }
        .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .te-icon-card-wrapper_714f75d0efb42297 .te-icon-card_aee3d9905063360b .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_84bbfd4159c828e8.style-three_f9854e29a0b4c6d1 .te-about-info-content_d5c53e16101c3866 .te-btn-wrapper_910e2498bd572196 {
    margin-top: 7px; }

.te-counter-card_8caff7ce39f8eb10 {
  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_8caff7ce39f8eb10 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_8caff7ce39f8eb10 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 {
    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_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4:hover .icon_e229226b541f396a img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .icon_e229226b541f396a {
      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_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .icon_e229226b541f396a img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f {
      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_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f .content {
        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_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
      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_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .text {
      margin: 0;
      color: #c7cdda; }

.te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 {
      grid-template-columns: repeat(1, 1fr); } }
  .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 {
    text-align: left; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 {
        text-align: center; } }
    .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f {
      -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_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 20px; } }
    .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .counter-content_12b0523f1bbcdec6 {
      width: 100%; }
      @media (max-width: 280px) {
        .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .counter-content_12b0523f1bbcdec6 .text br {
          display: none; } }
    .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
      font-size: 90px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
          font-size: 48px;
          line-height: 50px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_8caff7ce39f8eb10.style-two_fbac920f13994ed0 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
          font-size: 48px;
          line-height: 50px; } }

.te-counter-card_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 {
  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_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 .te-counter-item_d7bc7d210aefa1e4 {
    text-align: left;
    padding: 40px 32px;
    background: #317EFE;
    border-radius: 8px; }
    .te-counter-card_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 30px; }
      .te-counter-card_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f .title {
        margin: 0;
        color: #ffffff;
        font-size: 18px;
        line-height: 30px;
        font-weight: 500; }
    .te-counter-card_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
      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_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
          font-size: 48px;
          line-height: 52px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-counter-card_8caff7ce39f8eb10.style-three_f9854e29a0b4c6d1 .te-counter-item_d7bc7d210aefa1e4 {
        padding: 40px 30px; } }

.te-process-step_c6a7131efeeba895 {
  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_c6a7131efeeba895::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_c6a7131efeeba895 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_c6a7131efeeba895:hover {
    top: -5px; }
    .te-process-step_c6a7131efeeba895:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_c6a7131efeeba895:hover .icon_e229226b541f396a img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c6a7131efeeba895:hover .counter-number_5c150fca3938d0cc {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c6a7131efeeba895:hover .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_c6a7131efeeba895 .icon_e229226b541f396a {
    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_c6a7131efeeba895 .icon_e229226b541f396a img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_c6a7131efeeba895 .te-content-wrapper_32c6ecf050da2b03 {
    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_c6a7131efeeba895 .te-counter-wrapper_41b3c3496309cf57 {
    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_c6a7131efeeba895 .te-counter-wrapper_41b3c3496309cf57 .shape_110f7f83f953ae25 {
      position: relative; }
  .te-process-step_c6a7131efeeba895 .counter-number_5c150fca3938d0cc {
    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_c6a7131efeeba895 .te-title-wrapper_dbc2298d481a7fac {
    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_c6a7131efeeba895 .te-title-wrapper_dbc2298d481a7fac .icon_e229226b541f396a {
      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_c6a7131efeeba895 .te-title-wrapper_dbc2298d481a7fac .title {
      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_c6a7131efeeba895 .content {
    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_c6a7131efeeba895 .content .desc_0f107b33c8dd8a9b {
      -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_c6a7131efeeba895 .content .te-read-more_313cefbaf61adeac {
      margin-top: -10px; }
      .te-process-step_c6a7131efeeba895 .content .te-read-more_313cefbaf61adeac .te-theme-btn_5c2d802843fb0b1c {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_e9ceb40bc7af70bb {
  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_e9ceb40bc7af70bb {
      padding: 30px; } }
  .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 {
    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_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b {
      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_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .rating_c66fbc120f73e365 {
          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_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .name {
          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_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .designation_0d5dbaf89c1f350d {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .icon_e229226b541f396a {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_e9ceb40bc7af70bb .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .icon_e229226b541f396a {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_091a56e2c74a7a11 {
  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_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 {
    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_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .content p {
        margin-bottom: 0; }
    .te-testimonial-card-two_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea {
        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_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .icon_e229226b541f396a {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .designation_0d5dbaf89c1f350d {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_091a56e2c74a7a11 .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .image {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b::before {
    display: none; }
  .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 {
    gap: 15px; }
    .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea {
      -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_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea {
          padding: 15px 30px; } }
      .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .image {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .image img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .rating_c66fbc120f73e365 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .te-user-info_7c04412727f3d8ea .name span {
        color: #317EFE; }
    .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .icon_e229226b541f396a {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .icon_e229226b541f396a {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_1d7f217620836f02 {
  position: relative; }
  .te-testimonial-slider-wrapper_1d7f217620836f02 .slick-list_14a8f47e24bd8c3b {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_1d7f217620836f02 .slick-list_14a8f47e24bd8c3b .slick-slide {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_1d7f217620836f02 .slick-dots_9410155966da9159 {
    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_1d7f217620836f02 .slick-dots_9410155966da9159 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_1d7f217620836f02 .slick-dots_9410155966da9159 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_1d7f217620836f02 .slick-dots_9410155966da9159 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_1d7f217620836f02 .slick-dots_9410155966da9159 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_1d7f217620836f02 .slick-arrow_410092cef12e949f {
    display: none !important; }

.te-accordion-box-wrapper_8caa499c4481608c {
  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_f2c7a098f11e7e47 .te-accordion-list-item_fa60e7ac852e5f83 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_f2c7a098f11e7e47 .te-accordion-list-item_fa60e7ac852e5f83 .te-accordion-head_690394c083e33576 {
    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_f2c7a098f11e7e47 .te-accordion-list-item_fa60e7ac852e5f83 .te-accordion-head_690394c083e33576: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_f2c7a098f11e7e47 .te-accordion-list-item_fa60e7ac852e5f83 .te-accordion-head_690394c083e33576.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_f2c7a098f11e7e47 .te-accordion-list-item_fa60e7ac852e5f83 .te-accordion-head_690394c083e33576 .te-accordion-title_fa6e8291f9b74c58 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_f2c7a098f11e7e47 .te-accordion-list-item_fa60e7ac852e5f83 .te-accordion-body_bd7292bdd54a7a99 {
    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_cacac1806acc72c2 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_cacac1806acc72c2 {
      padding-left: 30px; } }
  .page-header_cacac1806acc72c2 .te-page-title_51ba3a0ca992f555,
  .page-header_cacac1806acc72c2 .page-title_77d0e31f6792e261 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_cacac1806acc72c2 .te-page-title_51ba3a0ca992f555,
      .page-header_cacac1806acc72c2 .page-title_77d0e31f6792e261 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_89f3534f4f39650c {
  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_89f3534f4f39650c:hover .te-post-thumbnail_6b7d390a09e78da1 img,
  .te-post-item_89f3534f4f39650c:hover .post-video_f78c42055f34583e 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_89f3534f4f39650c iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_89f3534f4f39650c iframe {
        height: 350px; } }
  .te-post-item_89f3534f4f39650c .post-gallery .slick-list_14a8f47e24bd8c3b .slick-track_00a04bc605ad0c82 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_89f3534f4f39650c .te-post-content-wrapper_3bdc3ff12c47f75b {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_89f3534f4f39650c .te-post-content-wrapper_3bdc3ff12c47f75b {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_89f3534f4f39650c .te-post-content-wrapper_3bdc3ff12c47f75b .te-read-more_313cefbaf61adeac {
      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_89f3534f4f39650c.format-quote_07adf881a56a3004 .te-post-content {
    margin: 0; }
  .te-post-item_89f3534f4f39650c.format-quote_07adf881a56a3004 blockquote {
    margin: 0; }
    .te-post-item_89f3534f4f39650c.format-quote_07adf881a56a3004 blockquote p {
      margin-top: 0; }
    .te-post-item_89f3534f4f39650c.format-quote_07adf881a56a3004 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_89f3534f4f39650c.format-quote_07adf881a56a3004 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_89f3534f4f39650c.sticky_6ab62c3b1cc2ecbf {
    border: 2px solid #317EFE; }
    .te-post-item_89f3534f4f39650c.sticky_6ab62c3b1cc2ecbf .te-post-content {
      margin-bottom: 0; }
      .te-post-item_89f3534f4f39650c.sticky_6ab62c3b1cc2ecbf .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_89f3534f4f39650c .te-post-title_1a65c8aab8c90c48 {
    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_89f3534f4f39650c .te-post-title_1a65c8aab8c90c48 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_89f3534f4f39650c .te-post-title_1a65c8aab8c90c48:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_89f3534f4f39650c .te-post-content p {
    margin-top: 17px; }
  .te-post-item_89f3534f4f39650c .te-post-content h2,
  .te-post-item_89f3534f4f39650c .te-post-content h3,
  .te-post-item_89f3534f4f39650c .te-post-content h4,
  .te-post-item_89f3534f4f39650c .te-post-content h5,
  .te-post-item_89f3534f4f39650c .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_89f3534f4f39650c .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_89f3534f4f39650c .te-single-post-meta_bb54c1ef34ba5055 {
    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_89f3534f4f39650c .te-social-share_6c8fc1c429ed040f {
    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_89f3534f4f39650c .te-social-share_6c8fc1c429ed040f a.facebook_749999b192474dd1 {
      color: #1877f2; }
    .te-post-item_89f3534f4f39650c .te-social-share_6c8fc1c429ed040f a.twitter_22f3eefbae743257 {
      color: #1da1f2; }
    .te-post-item_89f3534f4f39650c .te-social-share_6c8fc1c429ed040f a.linkedin_af408fc5eaf0f335 {
      color: #1a70c6; }
    .te-post-item_89f3534f4f39650c .te-social-share_6c8fc1c429ed040f .te-social-share-title_6e217752e8465e65 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_89f3534f4f39650c .te-blog-post-tag_c78ec2151e2a6a6c {
    width: 100%;
    display: inline-block; }
    .te-post-item_89f3534f4f39650c .te-blog-post-tag_c78ec2151e2a6a6c 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_89f3534f4f39650c .te-blog-post-tag_c78ec2151e2a6a6c .te-post-tag-list_5a00638f7ec2d716 {
      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_89f3534f4f39650c .te-blog-post-tag_c78ec2151e2a6a6c .te-post-tag-list_5a00638f7ec2d716 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_89f3534f4f39650c .te-blog-post-tag_c78ec2151e2a6a6c .te-post-tag-list_5a00638f7ec2d716 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_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1,
  .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e {
    position: relative;
    overflow: hidden; }
    .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1 img,
    .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e 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_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1 .popup-video-wrapper_767fe17e7ef04ffb,
    .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e .popup-video-wrapper_767fe17e7ef04ffb {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1 .video-btn_f1fcc703994d83c7 a,
    .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e .video-btn_f1fcc703994d83c7 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_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1 .video-btn_f1fcc703994d83c7 a i,
      .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e .video-btn_f1fcc703994d83c7 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1 .video-btn_f1fcc703994d83c7 a:hover,
      .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e .video-btn_f1fcc703994d83c7 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_89f3534f4f39650c button.post-gallery-btn_2af156366a9a6438 {
    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_89f3534f4f39650c button.post-gallery-btn_2af156366a9a6438.prev-btn_a86d947d33dd80b2 {
      left: 30px; }
    .te-post-item_89f3534f4f39650c button.post-gallery-btn_2af156366a9a6438.next-btn_9cc2def48c959f38 {
      right: 30px; }
    .te-post-item_89f3534f4f39650c button.post-gallery-btn_2af156366a9a6438 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_89f3534f4f39650c button.post-gallery-btn_2af156366a9a6438:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_89f3534f4f39650c button.post-gallery-btn_2af156366a9a6438:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_89f3534f4f39650c .post-audio_7c4837908ccf00ba iframe {
    width: 100%; }
  .te-post-item_89f3534f4f39650c .te-post-meta_069075e5a45847f7 {
    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_89f3534f4f39650c .te-post-meta_069075e5a45847f7 {
        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_89f3534f4f39650c .te-post-meta_069075e5a45847f7 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_89f3534f4f39650c .te-post-meta_069075e5a45847f7 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_89f3534f4f39650c .te-post-meta_069075e5a45847f7 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_89f3534f4f39650c .te-post-meta_069075e5a45847f7 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_89f3534f4f39650c .te-post-meta_069075e5a45847f7 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_ac39d962daf14057 {
  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_ac39d962daf14057.style-1_f12526085b651076 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_ac39d962daf14057.style-1_f12526085b651076 .image {
      height: 290px; }
    .te-post-card_ac39d962daf14057.style-1_f12526085b651076 .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_ac39d962daf14057:hover .image 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_ac39d962daf14057 .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_ac39d962daf14057 .image 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_ac39d962daf14057 .image .te-post-date_d4305193eed18639 {
      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_ac39d962daf14057 .image .te-post-date_d4305193eed18639 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_ac39d962daf14057 .content {
    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_ac39d962daf14057 .content .te-post-meta-info_d25cec46d42b27cf {
      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_ac39d962daf14057 .content .te-post-meta-info_d25cec46d42b27cf .te-single-meta_d83a0987facf0d3c {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_ac39d962daf14057 .content .te-post-meta-info_d25cec46d42b27cf .te-single-meta_d83a0987facf0d3c span,
        .te-post-card_ac39d962daf14057 .content .te-post-meta-info_d25cec46d42b27cf .te-single-meta_d83a0987facf0d3c a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_ac39d962daf14057 .content .te-post-meta-info_d25cec46d42b27cf .te-single-meta_d83a0987facf0d3c i {
          color: #317EFE; }
    .te-post-card_ac39d962daf14057 .content .title {
      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_ac39d962daf14057 .content a.read-btn_65ce1887cea00b77 {
      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_ac39d962daf14057 .content a.read-btn_65ce1887cea00b77:hover {
        color: #317EFE; }

.te-post-card_ac39d962daf14057.style-2_726ada0356b5c89f {
  gap: 20px; }
  .te-post-card_ac39d962daf14057.style-2_726ada0356b5c89f .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_ac39d962daf14057.style-2_726ada0356b5c89f .image .te-post-date_d4305193eed18639 {
      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_ac39d962daf14057.style-2_726ada0356b5c89f .content .title {
    font-size: 20px; }
  .te-post-card_ac39d962daf14057.style-2_726ada0356b5c89f .content .te-post-meta-info_d25cec46d42b27cf {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_48db2d4095d1e7df .te-comment-respond_afae1a371f1d8f95 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_48db2d4095d1e7df .te-post-comments_dca605844db9320e {
  margin-top: 70px; }
.te-blog-details-wrapper_48db2d4095d1e7df .wp-block-group_1c6595b50def1d5c.has-background_84401148f0e9b096 .wp-block-button_fe6095a47054f92b .wp-block-button__link_18a9748475a55025 {
  color: #ffffff !important; }
.te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-meta_069075e5a45847f7 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1,
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e,
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-gallery,
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .postbox-audio_4fd51674e37b6ea9,
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .wp-block-post-featured-image_a6f5ea5015175be2 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1,
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e,
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-gallery,
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .postbox-audio_4fd51674e37b6ea9,
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .wp-block-post-featured-image_a6f5ea5015175be2 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1:hover img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e:hover img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-gallery:hover img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .postbox-audio_4fd51674e37b6ea9:hover img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .wp-block-post-featured-image_a6f5ea5015175be2: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_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-thumbnail_6b7d390a09e78da1 img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-video_f78c42055f34583e img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .post-gallery img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .postbox-audio_4fd51674e37b6ea9 img,
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .wp-block-post-featured-image_a6f5ea5015175be2 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_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content-wrapper_3bdc3ff12c47f75b {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-query_2bf7fe87af1e982d .wp-block-post-template_d0521afc40e35dd8 {
      padding-left: 0; }
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-query_2bf7fe87af1e982d .wp-block-post-template_d0521afc40e35dd8 .wp-block-post_0d3dbab0d2cb23ca {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-navigation__responsive-container-content_8e217ea4cec29708 .wp-block-page-list_fd69d5dbde36a6a3 {
      padding-left: 0; }
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-group_1c6595b50def1d5c {
      margin: 15px 0; }
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content .wp-block-group_1c6595b50def1d5c p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_48db2d4095d1e7df .te-post-item_89f3534f4f39650c .te-blog-post-tag_c78ec2151e2a6a6c .te-social-share_6c8fc1c429ed040f {
    padding-bottom: 20px; }
.te-blog-details-wrapper_48db2d4095d1e7df .wp-block-calendar_7c359c35249442de {
  margin-bottom: 30px; }

.te-author-info_78df694b9f4fc84f {
  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_78df694b9f4fc84f .te-author-thumb_16c441f018dccb69 {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 120px;
    height: 120px;
    border-radius: 20px;
    overflow: hidden; }
    .te-author-info_78df694b9f4fc84f .te-author-thumb_16c441f018dccb69 img {
      border-radius: 20px; }
  .te-author-info_78df694b9f4fc84f .te-author-text_39bb301c5dba4b31 h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px; }
  .te-author-info_78df694b9f4fc84f .te-author-text_39bb301c5dba4b31 .designation_0d5dbaf89c1f350d {
    font-size: 16px;
    font-style: italic;
    color: #9ba8c3;
    text-transform: capitalize; }
  .te-author-info_78df694b9f4fc84f .te-author-text_39bb301c5dba4b31 p {
    margin-top: 30px;
    margin-bottom: 0; }
  .te-author-info_78df694b9f4fc84f .te-author-social-profiles_d92711c8aab2670d {
    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_78df694b9f4fc84f .te-author-social-profiles_d92711c8aab2670d 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_78df694b9f4fc84f .te-author-social-profiles_d92711c8aab2670d a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #ffffff;
        color: #317EFE; }
  .te-author-info_78df694b9f4fc84f .te-author-post_c40e68fc1c2e1789 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_78df694b9f4fc84f .te-author-post_c40e68fc1c2e1789 a:hover {
      color: #317EFE;
      border-color: #317EFE; }

.skill-progressbar-wrapper_e66b8822a83162cb {
  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_e66b8822a83162cb {
      grid-template-columns: repeat(1, 1fr);
      gap: 15px; } }

.skill-progressbar .progress-inner-item_54d02e93d2e1cea4 {
  position: relative;
  margin: 0;
  line-height: inherit; }
.skill-progressbar .skill-title_85ea074d6a76a27b {
  z-index: 100;
  color: #335371;
  font-size: 18px;
  font-weight: 400;
  font-family: "Inter", sans-serif; }
.skill-progressbar .progressbar-number_133365e230f39847 {
  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_133365e230f39847,
.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_133365e230f39847,
    .skill-progressbar .progress-number-count {
      left: 90% !important; } }
.skill-progressbar .progress-content-outter_a99dce2eff79e68b {
  height: 8px;
  background-color: #E1E1E1;
  border-radius: 50px; }
.skill-progressbar .progress-content {
  height: 8px;
  background-color: #317EFE;
  width: 0%;
  border-radius: 50px; }

.cta-area_b7c9a833e70ea56f {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 {
    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_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 .short-title_f682e481d4c63929 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 .te-cta-title_385b3023e09107c1 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 .te-cta-title_385b3023e09107c1 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 .te-cta-title_385b3023e09107c1 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 .te-cta-title_385b3023e09107c1 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_b7c9a833e70ea56f .te-content-wrapper_32c6ecf050da2b03 .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_b7c9a833e70ea56f .te-btn-wrapper_910e2498bd572196 {
    margin-top: 30px; }
  .cta-area_b7c9a833e70ea56f .te-cta-inner-area_abb6a404f98c330e {
    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_b7c9a833e70ea56f .te-cta-inner-area_abb6a404f98c330e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_b7c9a833e70ea56f .te-cta-inner-area_abb6a404f98c330e .te-cta-collumn_ec5b2ca631e11560 {
      -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_a9568bb56a2c89f4 {
  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_a9568bb56a2c89f4 {
      -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_a9568bb56a2c89f4.left-align-title_d979bc199106ddac .te-section-content_aa499bdf92c18cb5 {
    margin-top: -15px; }
  .te-section-title_a9568bb56a2c89f4 .te-section-content_aa499bdf92c18cb5 {
    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_a9568bb56a2c89f4 .short-title_f682e481d4c63929 {
    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_a9568bb56a2c89f4 .short-title_f682e481d4c63929::before, .te-section-title_a9568bb56a2c89f4 .short-title_f682e481d4c63929::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_a9568bb56a2c89f4 .short-title_f682e481d4c63929.only-divider_d92dc7a77e2712b1 {
      gap: 10px; }
      .te-section-title_a9568bb56a2c89f4 .short-title_f682e481d4c63929.only-divider_d92dc7a77e2712b1::before {
        display: none; }
  .te-section-title_a9568bb56a2c89f4 .title {
    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_a9568bb56a2c89f4 .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_a9568bb56a2c89f4 .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_a9568bb56a2c89f4 .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_a9568bb56a2c89f4 .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_a9568bb56a2c89f4 .title br {
        display: none; } }
    .te-section-title_a9568bb56a2c89f4 .title span {
      color: #317EFE; }
  .te-section-title_a9568bb56a2c89f4 .te-section-desc_b01aab7831a67092 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_a9568bb56a2c89f4 .te-section-desc_b01aab7831a67092 .te-theme-btn_5c2d802843fb0b1c {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_a9568bb56a2c89f4 .te-section-desc_b01aab7831a67092 .te-theme-btn_5c2d802843fb0b1c:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.page-breadcrumb-area_b82a88856fb101cf {
  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_b82a88856fb101cf {
      padding-top: 180px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .page-breadcrumb-area_b82a88856fb101cf {
      padding-top: 150px;
      padding-bottom: 80px; } }

.page-overlay_d32c1796503355ce {
  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_7b04e4d3d3a2249e h3,
.te-page-heading_7b04e4d3d3a2249e .te-page-title_51ba3a0ca992f555 {
  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_7b04e4d3d3a2249e h3,
    .te-page-heading_7b04e4d3d3a2249e .te-page-title_51ba3a0ca992f555 {
      font-size: 32px;
      line-height: 42px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-page-heading_7b04e4d3d3a2249e h3,
    .te-page-heading_7b04e4d3d3a2249e .te-page-title_51ba3a0ca992f555 {
      font-size: 42px;
      line-height: 52px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-page-heading_7b04e4d3d3a2249e h3,
    .te-page-heading_7b04e4d3d3a2249e .te-page-title_51ba3a0ca992f555 {
      font-size: 60px;
      line-height: 72px; } }

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

.te-breadcrumb-list_000c4236eb4f5251 {
  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_000c4236eb4f5251 span.current-item_295a20e6885bbf9e {
    color: #317EFE; }
  .te-breadcrumb-list_000c4236eb4f5251 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_000c4236eb4f5251 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }
  .te-breadcrumb-list_000c4236eb4f5251 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_000c4236eb4f5251 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .te-breadcrumb-list_000c4236eb4f5251 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_000c4236eb4f5251 ul li.active {
        color: #317EFE; }
        .te-breadcrumb-list_000c4236eb4f5251 ul li.active a {
          color: #317EFE; }
      .te-breadcrumb-list_000c4236eb4f5251 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_000c4236eb4f5251 ul li a:hover {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          color: #317EFE; }
      .te-breadcrumb-list_000c4236eb4f5251 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_000c4236eb4f5251 ul li:first-child:before {
        display: none; }
        @media (max-width: 375px) {
          .te-breadcrumb-list_000c4236eb4f5251 ul li:first-child:before {
            display: block !important; } }

.wp-block-query-pagination_ec5204d19ee82896,
.navigation_63663db468467cc8.posts-navigation_357185d4ec937736,
.comment-navigation_d3be2d7d8e68f4a2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_ec5204d19ee82896 .wp-block-query-pagination-numbers_b7a59676bdde01e8,
  .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-numbers_b7a59676bdde01e8,
  .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-numbers_b7a59676bdde01e8 {
    width: inherit; }
  .wp-block-query-pagination_ec5204d19ee82896 .nav-links_f11c981c6eb639e5,
  .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-links_f11c981c6eb639e5,
  .comment-navigation_d3be2d7d8e68f4a2 .nav-links_f11c981c6eb639e5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_ec5204d19ee82896 .wp-block-query-pagination-previous_484a39e89c778d7c,
  .wp-block-query-pagination_ec5204d19ee82896 .wp-block-query-pagination-next_7fcb32297b6d7c9a,
  .wp-block-query-pagination_ec5204d19ee82896 .nav-next_ad6b6e1f6ca49393 a,
  .wp-block-query-pagination_ec5204d19ee82896 .nav-previous_86e2e6013e159e86 a,
  .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-previous_484a39e89c778d7c,
  .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-next_7fcb32297b6d7c9a,
  .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-next_ad6b6e1f6ca49393 a,
  .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-previous_86e2e6013e159e86 a,
  .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-previous_484a39e89c778d7c,
  .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-next_7fcb32297b6d7c9a,
  .comment-navigation_d3be2d7d8e68f4a2 .nav-next_ad6b6e1f6ca49393 a,
  .comment-navigation_d3be2d7d8e68f4a2 .nav-previous_86e2e6013e159e86 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_ec5204d19ee82896 .wp-block-query-pagination-previous_484a39e89c778d7c,
      .wp-block-query-pagination_ec5204d19ee82896 .wp-block-query-pagination-next_7fcb32297b6d7c9a,
      .wp-block-query-pagination_ec5204d19ee82896 .nav-next_ad6b6e1f6ca49393 a,
      .wp-block-query-pagination_ec5204d19ee82896 .nav-previous_86e2e6013e159e86 a,
      .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-previous_484a39e89c778d7c,
      .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-next_7fcb32297b6d7c9a,
      .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-next_ad6b6e1f6ca49393 a,
      .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-previous_86e2e6013e159e86 a,
      .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-previous_484a39e89c778d7c,
      .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-next_7fcb32297b6d7c9a,
      .comment-navigation_d3be2d7d8e68f4a2 .nav-next_ad6b6e1f6ca49393 a,
      .comment-navigation_d3be2d7d8e68f4a2 .nav-previous_86e2e6013e159e86 a {
        height: 40px; } }
    .wp-block-query-pagination_ec5204d19ee82896 .wp-block-query-pagination-previous_484a39e89c778d7c:hover,
    .wp-block-query-pagination_ec5204d19ee82896 .wp-block-query-pagination-next_7fcb32297b6d7c9a:hover,
    .wp-block-query-pagination_ec5204d19ee82896 .nav-next_ad6b6e1f6ca49393 a:hover,
    .wp-block-query-pagination_ec5204d19ee82896 .nav-previous_86e2e6013e159e86 a:hover,
    .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-previous_484a39e89c778d7c:hover,
    .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .wp-block-query-pagination-next_7fcb32297b6d7c9a:hover,
    .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-next_ad6b6e1f6ca49393 a:hover,
    .navigation_63663db468467cc8.posts-navigation_357185d4ec937736 .nav-previous_86e2e6013e159e86 a:hover,
    .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-previous_484a39e89c778d7c:hover,
    .comment-navigation_d3be2d7d8e68f4a2 .wp-block-query-pagination-next_7fcb32297b6d7c9a:hover,
    .comment-navigation_d3be2d7d8e68f4a2 .nav-next_ad6b6e1f6ca49393 a:hover,
    .comment-navigation_d3be2d7d8e68f4a2 .nav-previous_86e2e6013e159e86 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_e256d2ca675506a2,
.page-links_5bc08d1a65415c9b,
.wp-block-query-pagination-numbers_b7a59676bdde01e8 {
  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_e256d2ca675506a2 ul,
  .page-links_5bc08d1a65415c9b ul,
  .wp-block-query-pagination-numbers_b7a59676bdde01e8 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_e256d2ca675506a2 ul li,
    .page-links_5bc08d1a65415c9b ul li,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 ul li {
      padding-top: 0; }
    .te-basic-pagination_e256d2ca675506a2 ul .prev span,
    .te-basic-pagination_e256d2ca675506a2 ul .next span,
    .page-links_5bc08d1a65415c9b ul .prev span,
    .page-links_5bc08d1a65415c9b ul .next span,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 ul .prev span,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 ul .next span {
      display: none; }
  .te-basic-pagination_e256d2ca675506a2 .post-page-numbers_912d018de6ffd657,
  .page-links_5bc08d1a65415c9b .post-page-numbers_912d018de6ffd657,
  .wp-block-query-pagination-numbers_b7a59676bdde01e8 .post-page-numbers_912d018de6ffd657 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_e256d2ca675506a2 .page-numbers_fba845f813d95826,
  .te-basic-pagination_e256d2ca675506a2 .post-page-numbers_912d018de6ffd657,
  .page-links_5bc08d1a65415c9b .page-numbers_fba845f813d95826,
  .page-links_5bc08d1a65415c9b .post-page-numbers_912d018de6ffd657,
  .wp-block-query-pagination-numbers_b7a59676bdde01e8 .page-numbers_fba845f813d95826,
  .wp-block-query-pagination-numbers_b7a59676bdde01e8 .post-page-numbers_912d018de6ffd657 {
    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_e256d2ca675506a2 .page-numbers_fba845f813d95826,
      .te-basic-pagination_e256d2ca675506a2 .post-page-numbers_912d018de6ffd657,
      .page-links_5bc08d1a65415c9b .page-numbers_fba845f813d95826,
      .page-links_5bc08d1a65415c9b .post-page-numbers_912d018de6ffd657,
      .wp-block-query-pagination-numbers_b7a59676bdde01e8 .page-numbers_fba845f813d95826,
      .wp-block-query-pagination-numbers_b7a59676bdde01e8 .post-page-numbers_912d018de6ffd657 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_e256d2ca675506a2 .page-numbers_fba845f813d95826:hover,
    .te-basic-pagination_e256d2ca675506a2 .post-page-numbers_912d018de6ffd657:hover,
    .page-links_5bc08d1a65415c9b .page-numbers_fba845f813d95826:hover,
    .page-links_5bc08d1a65415c9b .post-page-numbers_912d018de6ffd657:hover,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 .page-numbers_fba845f813d95826:hover,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 .post-page-numbers_912d018de6ffd657: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_e256d2ca675506a2 .page-numbers_fba845f813d95826.current,
    .te-basic-pagination_e256d2ca675506a2 .post-page-numbers_912d018de6ffd657.current,
    .page-links_5bc08d1a65415c9b .page-numbers_fba845f813d95826.current,
    .page-links_5bc08d1a65415c9b .post-page-numbers_912d018de6ffd657.current,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 .page-numbers_fba845f813d95826.current,
    .wp-block-query-pagination-numbers_b7a59676bdde01e8 .post-page-numbers_912d018de6ffd657.current {
      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_f9e49b50ed22e683 {
  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_f9e49b50ed22e683 {
      -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_f9e49b50ed22e683 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c {
    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_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c {
        -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_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c {
        width: 100%; } }
    .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c::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_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c::after {
          display: none; } }
    .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c:last-child::after {
        display: none; }
    .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .te-post-img_643c78662cbc899b {
      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_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .te-post-img_643c78662cbc899b {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .te-post-img_643c78662cbc899b img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .text {
      width: 100%; }
      .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_f9e49b50ed22e683 .te-post-navigation_ed5db674219da30c .theme-navigation_9d0d7b89370cbb85 {
      width: 100%; }

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

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

.project-details_a42e2f79a7859592 {
  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_a42e2f79a7859592 .image {
    border-radius: 20px;
    overflow: hidden; }
  .project-details_a42e2f79a7859592 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 46px;
    padding-right: 73px; }
    @media (max-width: 1199px) {
      .project-details_a42e2f79a7859592 .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        padding-right: 0; } }
    .project-details_a42e2f79a7859592 .content .text .title {
      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_a42e2f79a7859592 .content .text .title {
          font-size: 32px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .project-details_a42e2f79a7859592 .content .text .title {
          font-size: 34px;
          line-height: 48px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .project-details_a42e2f79a7859592 .content .text .title {
          font-size: 42px;
          line-height: 52px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .project-details_a42e2f79a7859592 .content .text .title {
          font-size: 44px;
          line-height: 58px; } }
    .project-details_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a {
      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_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a {
          width: 100%;
          margin-top: 40px; } }
      .project-details_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 30px; }
      .project-details_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a .project-info_7e4d9d5c9fcc7256 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 0; }
        @media (max-width: 575px) {
          .project-details_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a .project-info_7e4d9d5c9fcc7256 {
            grid-template-columns: repeat(1, 1fr); } }
        .project-details_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a .project-info_7e4d9d5c9fcc7256 .te-single-meta_d83a0987facf0d3c {
          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_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a .project-info_7e4d9d5c9fcc7256 .meta-title_afc4f65b80ad6480 {
          font-size: 20px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #ffffff; }
        .project-details_a42e2f79a7859592 .content .project-info-wrapper_e30bbea371545e8a .project-info_7e4d9d5c9fcc7256 .meta-text_629afba253b96a30 {
          font-size: 18px;
          font-weight: 400;
          line-height: 28px;
          color: #ffffff; }

.project-details-overview_938bbbaf20ae4ae4 {
  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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 {
    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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 {
        -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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .image {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .image img {
        border-radius: 20px; }
    .project-details-overview_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .user-card_c38bdfe60fc514ac {
      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_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .user-card_c38bdfe60fc514ac {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .user-card_c38bdfe60fc514ac .image {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .user-card_c38bdfe60fc514ac .content .title {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_938bbbaf20ae4ae4 .list-wrapper_f2491c5926b059d1 .user-card_c38bdfe60fc514ac .content .text {
        margin-bottom: 0; }

.te-list-item_a818916b72fe9687 {
  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_a818916b72fe9687 .icon_e229226b541f396a {
    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_a818916b72fe9687 .text {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_24524ada8838a091,
.sidebar__widget_8bd99f96cedb0813 {
  /* 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_24524ada8838a091 ol,
  .widget_24524ada8838a091 ul,
  .sidebar__widget_8bd99f96cedb0813 ol,
  .sidebar__widget_8bd99f96cedb0813 ul {
    margin-bottom: 0; }
  .widget_24524ada8838a091 .widget-instagram-feed_0d07c0380fd0be6f,
  .sidebar__widget_8bd99f96cedb0813 .widget-instagram-feed_0d07c0380fd0be6f {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_24524ada8838a091 .widget-instagram-feed_0d07c0380fd0be6f,
      .sidebar__widget_8bd99f96cedb0813 .widget-instagram-feed_0d07c0380fd0be6f {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_24524ada8838a091 .widget-instagram-feed_0d07c0380fd0be6f,
      .sidebar__widget_8bd99f96cedb0813 .widget-instagram-feed_0d07c0380fd0be6f {
        width: 200px; } }
    .widget_24524ada8838a091 .widget-instagram-feed_0d07c0380fd0be6f .single-instagram-feed_fb548ddab68f845e,
    .sidebar__widget_8bd99f96cedb0813 .widget-instagram-feed_0d07c0380fd0be6f .single-instagram-feed_fb548ddab68f845e {
      width: 96px;
      height: 96px; }
  .widget_24524ada8838a091 .wp-block-heading_01914665781afcfe,
  .widget_24524ada8838a091 .widget-title_0da851faf50706d7,
  .widget_24524ada8838a091 .wp-block-search__label_cc8d251a9a5b0d08,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-heading_01914665781afcfe,
  .sidebar__widget_8bd99f96cedb0813 .widget-title_0da851faf50706d7,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-search__label_cc8d251a9a5b0d08 {
    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_24524ada8838a091 .wp-block-social-links_131d7b2bdd695dcb .wp-social-link_0a7073f7aa8766fb,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-social-links_131d7b2bdd695dcb .wp-social-link_0a7073f7aa8766fb {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_24524ada8838a091 .wp-block-social-links_131d7b2bdd695dcb .wp-social-link_0a7073f7aa8766fb a,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-social-links_131d7b2bdd695dcb .wp-social-link_0a7073f7aa8766fb 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_24524ada8838a091 .wp-block-social-links_131d7b2bdd695dcb .wp-social-link_0a7073f7aa8766fb a:before,
      .sidebar__widget_8bd99f96cedb0813 .wp-block-social-links_131d7b2bdd695dcb .wp-social-link_0a7073f7aa8766fb a:before {
        display: none; }
  .widget_24524ada8838a091 .has-avatars_3da1ac37abf1f880.has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .widget_24524ada8838a091 .has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .sidebar__widget_8bd99f96cedb0813 .has-avatars_3da1ac37abf1f880.has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .sidebar__widget_8bd99f96cedb0813 .has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba {
    font-weight: 500; }
    .widget_24524ada8838a091 .has-avatars_3da1ac37abf1f880.has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .widget_24524ada8838a091 .has-avatars_3da1ac37abf1f880.has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-link_b7f75561f25a1522,
    .widget_24524ada8838a091 .has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .widget_24524ada8838a091 .has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-link_b7f75561f25a1522,
    .sidebar__widget_8bd99f96cedb0813 .has-avatars_3da1ac37abf1f880.has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .sidebar__widget_8bd99f96cedb0813 .has-avatars_3da1ac37abf1f880.has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-link_b7f75561f25a1522,
    .sidebar__widget_8bd99f96cedb0813 .has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .sidebar__widget_8bd99f96cedb0813 .has-dates_e4cfe8c947a70bd9.has-excerpts_60e64079aec71b54.wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919 .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-link_b7f75561f25a1522 {
      font-weight: 500; }
  .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919,
  .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li.wp-block-te-latest-comments__comment_acaaf039147b6919,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li.wp-block-te-latest-comments__comment_acaaf039147b6919,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li.wp-block-te-latest-comments__comment_acaaf039147b6919 {
    margin-bottom: 0; }
  .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-latest-posts__te-post-title_8460530ed12d6f28,
  .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-latest-posts__te-post-title_8460530ed12d6f28,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-latest-posts__te-post-title_8460530ed12d6f28,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 {
    line-height: 28px;
    font-weight: 400; }
    .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-meta_f328e3ac1daf93ba .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before,
      .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-latest-posts__te-post-title_8460530ed12d6f28 .wp-block-te-latest-comments__comment-date_88b13b09100c394b:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li a,
  .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li a,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li a,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li a {
    color: #335371; }
    .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li a.wp-block-te-latest-comments__comment-author_175ebb837a4a6502, .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li a.wp-block-te-latest-comments__comment-link_b7f75561f25a1522,
    .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li a.wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li a.wp-block-te-latest-comments__comment-link_b7f75561f25a1522,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li a.wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li a.wp-block-te-latest-comments__comment-link_b7f75561f25a1522,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li a.wp-block-te-latest-comments__comment-author_175ebb837a4a6502,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li a.wp-block-te-latest-comments__comment-link_b7f75561f25a1522 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li a:hover,
    .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li a:hover,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li a:hover,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li a:hover {
      color: #317EFE; }
  .widget_24524ada8838a091 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-excerpt_743d61e6d6094c08 p,
  .widget_24524ada8838a091 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-excerpt_743d61e6d6094c08 p,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-te-latest-comments_917f06079db0ccf4 li .wp-block-te-latest-comments__comment-excerpt_743d61e6d6094c08 p,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-latest-posts_610f13e4035e6adf li .wp-block-te-latest-comments__comment-excerpt_743d61e6d6094c08 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c,
  .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a,
    .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c 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_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a,
        .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c a {
          width: 40px;
          height: 40px; } }
      .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a.facebook_749999b192474dd1,
      .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c a.facebook_749999b192474dd1 {
        background-color: #1877f2; }
      .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a.twitter_22f3eefbae743257,
      .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c a.twitter_22f3eefbae743257 {
        background-color: #1da1f2; }
      .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a.linkedin_af408fc5eaf0f335,
      .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c a.linkedin_af408fc5eaf0f335 {
        background-color: #0a66c2; }
      .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a.instagram_e95bb20d59be048b,
      .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c a.instagram_e95bb20d59be048b {
        background-color: #405de6; }
      .widget_24524ada8838a091 .te-social-profile_8e4e45af13cb725c a:hover,
      .sidebar__widget_8bd99f96cedb0813 .te-social-profile_8e4e45af13cb725c a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_24524ada8838a091 select,
  .sidebar__widget_8bd99f96cedb0813 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-username_7a58439714b26019 label,
  .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-password_13c9aa589881a0a9 label,
  .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-username_7a58439714b26019 label,
  .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-password_13c9aa589881a0a9 label {
    margin-bottom: 10px; }
  .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-username_7a58439714b26019 input,
  .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-password_13c9aa589881a0a9 input,
  .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-username_7a58439714b26019 input,
  .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-password_13c9aa589881a0a9 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-remember_5ddfed449a3adac2 label,
  .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-remember_5ddfed449a3adac2 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-submit_6e663bd2ff594dba,
  .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-submit_6e663bd2ff594dba {
    margin-bottom: 0; }
    .widget_24524ada8838a091 .has-login-form_9d8c6e9262ec5a29 .login-submit_6e663bd2ff594dba input.button-primary_e90ae6ef00287cfe,
    .sidebar__widget_8bd99f96cedb0813 .has-login-form_9d8c6e9262ec5a29 .login-submit_6e663bd2ff594dba input.button-primary_e90ae6ef00287cfe {
      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_24524ada8838a091 .search-form_1ed258c704cc0c89,
  .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_24524ada8838a091 .search-form_1ed258c704cc0c89 button,
    .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_24524ada8838a091.widget_search_c28528c84f577818 .sidebar__search_b505aed875eebeff,
  .sidebar__widget_8bd99f96cedb0813.widget_search_c28528c84f577818 .sidebar__search_b505aed875eebeff {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_24524ada8838a091.widget_search_c28528c84f577818 .sidebar__search_b505aed875eebeff button,
    .sidebar__widget_8bd99f96cedb0813.widget_search_c28528c84f577818 .sidebar__search_b505aed875eebeff button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_24524ada8838a091 .wp-block-search__no-button_d639211bed54e695.wp-block-search_43840ba08877e5c2 input,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-search__no-button_d639211bed54e695.wp-block-search_43840ba08877e5c2 input {
    border-radius: 10px; }
  .widget_24524ada8838a091 .wp-block-search_43840ba08877e5c2,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2 {
    margin-bottom: -2px; }
  .widget_24524ada8838a091 .wp-block-search_43840ba08877e5c2,
  .widget_24524ada8838a091 .search-form_1ed258c704cc0c89,
  .widget_24524ada8838a091 .sidebar__search_b505aed875eebeff,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2,
  .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89,
  .sidebar__widget_8bd99f96cedb0813 .sidebar__search_b505aed875eebeff {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_24524ada8838a091 .wp-block-search_43840ba08877e5c2 .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .widget_24524ada8838a091 .search-form_1ed258c704cc0c89 .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .widget_24524ada8838a091 .sidebar__search_b505aed875eebeff .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2 .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 .wp-block-search__inside-wrapper_dcc61906d58c278a,
    .sidebar__widget_8bd99f96cedb0813 .sidebar__search_b505aed875eebeff .wp-block-search__inside-wrapper_dcc61906d58c278a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_24524ada8838a091 .wp-block-search_43840ba08877e5c2 label,
    .widget_24524ada8838a091 .search-form_1ed258c704cc0c89 label,
    .widget_24524ada8838a091 .sidebar__search_b505aed875eebeff label,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2 label,
    .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 label,
    .sidebar__widget_8bd99f96cedb0813 .sidebar__search_b505aed875eebeff label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_24524ada8838a091 .wp-block-search_43840ba08877e5c2 input,
    .widget_24524ada8838a091 .search-form_1ed258c704cc0c89 input,
    .widget_24524ada8838a091 .sidebar__search_b505aed875eebeff input,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2 input,
    .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 input,
    .sidebar__widget_8bd99f96cedb0813 .sidebar__search_b505aed875eebeff 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_24524ada8838a091 .wp-block-search_43840ba08877e5c2 button,
    .widget_24524ada8838a091 .search-form_1ed258c704cc0c89 button,
    .widget_24524ada8838a091 .sidebar__search_b505aed875eebeff button,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2 button,
    .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 button,
    .sidebar__widget_8bd99f96cedb0813 .sidebar__search_b505aed875eebeff 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_24524ada8838a091 .tagcloud_dbb96722fc028a2f,
  .widget_24524ada8838a091 .wp-block-tag-cloud_8e97ad9a4ab44eb1,
  .sidebar__widget_8bd99f96cedb0813 .tagcloud_dbb96722fc028a2f,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-tag-cloud_8e97ad9a4ab44eb1 {
    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_24524ada8838a091 .tagcloud_dbb96722fc028a2f a,
    .widget_24524ada8838a091 .wp-block-tag-cloud_8e97ad9a4ab44eb1 a,
    .sidebar__widget_8bd99f96cedb0813 .tagcloud_dbb96722fc028a2f a,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-tag-cloud_8e97ad9a4ab44eb1 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_24524ada8838a091 .tagcloud_dbb96722fc028a2f a:hover,
      .widget_24524ada8838a091 .wp-block-tag-cloud_8e97ad9a4ab44eb1 a:hover,
      .sidebar__widget_8bd99f96cedb0813 .tagcloud_dbb96722fc028a2f a:hover,
      .sidebar__widget_8bd99f96cedb0813 .wp-block-tag-cloud_8e97ad9a4ab44eb1 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_24524ada8838a091 ul,
  .widget_24524ada8838a091 ol,
  .sidebar__widget_8bd99f96cedb0813 ul,
  .sidebar__widget_8bd99f96cedb0813 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_24524ada8838a091 ul li,
    .widget_24524ada8838a091 ol li,
    .sidebar__widget_8bd99f96cedb0813 ul li,
    .sidebar__widget_8bd99f96cedb0813 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_24524ada8838a091 ul li:first-child,
      .widget_24524ada8838a091 ol li:first-child,
      .sidebar__widget_8bd99f96cedb0813 ul li:first-child,
      .sidebar__widget_8bd99f96cedb0813 ol li:first-child {
        border-top: 0; }
      .widget_24524ada8838a091 ul li:last-child,
      .widget_24524ada8838a091 ol li:last-child,
      .sidebar__widget_8bd99f96cedb0813 ul li:last-child,
      .sidebar__widget_8bd99f96cedb0813 ol li:last-child {
        margin-bottom: 0; }
      .widget_24524ada8838a091 ul li.recentcomments_6c16d7e51df6c5c0 .comment-author-link_2a41e656a3819c26 a:before, .widget_24524ada8838a091 ul li.wp-block-latest-comments__comment_b60017e69e44666b .comment-author-link_2a41e656a3819c26 a:before,
      .widget_24524ada8838a091 ol li.recentcomments_6c16d7e51df6c5c0 .comment-author-link_2a41e656a3819c26 a:before,
      .widget_24524ada8838a091 ol li.wp-block-latest-comments__comment_b60017e69e44666b .comment-author-link_2a41e656a3819c26 a:before,
      .sidebar__widget_8bd99f96cedb0813 ul li.recentcomments_6c16d7e51df6c5c0 .comment-author-link_2a41e656a3819c26 a:before,
      .sidebar__widget_8bd99f96cedb0813 ul li.wp-block-latest-comments__comment_b60017e69e44666b .comment-author-link_2a41e656a3819c26 a:before,
      .sidebar__widget_8bd99f96cedb0813 ol li.recentcomments_6c16d7e51df6c5c0 .comment-author-link_2a41e656a3819c26 a:before,
      .sidebar__widget_8bd99f96cedb0813 ol li.wp-block-latest-comments__comment_b60017e69e44666b .comment-author-link_2a41e656a3819c26 a:before {
        display: none; }
      .widget_24524ada8838a091 ul li.recentcomments_6c16d7e51df6c5c0 a, .widget_24524ada8838a091 ul li.wp-block-latest-comments__comment_b60017e69e44666b a,
      .widget_24524ada8838a091 ol li.recentcomments_6c16d7e51df6c5c0 a,
      .widget_24524ada8838a091 ol li.wp-block-latest-comments__comment_b60017e69e44666b a,
      .sidebar__widget_8bd99f96cedb0813 ul li.recentcomments_6c16d7e51df6c5c0 a,
      .sidebar__widget_8bd99f96cedb0813 ul li.wp-block-latest-comments__comment_b60017e69e44666b a,
      .sidebar__widget_8bd99f96cedb0813 ol li.recentcomments_6c16d7e51df6c5c0 a,
      .sidebar__widget_8bd99f96cedb0813 ol li.wp-block-latest-comments__comment_b60017e69e44666b a {
        padding-left: 0;
        display: inline; }
        .widget_24524ada8838a091 ul li.recentcomments_6c16d7e51df6c5c0 a:before, .widget_24524ada8838a091 ul li.wp-block-latest-comments__comment_b60017e69e44666b a:before,
        .widget_24524ada8838a091 ol li.recentcomments_6c16d7e51df6c5c0 a:before,
        .widget_24524ada8838a091 ol li.wp-block-latest-comments__comment_b60017e69e44666b a:before,
        .sidebar__widget_8bd99f96cedb0813 ul li.recentcomments_6c16d7e51df6c5c0 a:before,
        .sidebar__widget_8bd99f96cedb0813 ul li.wp-block-latest-comments__comment_b60017e69e44666b a:before,
        .sidebar__widget_8bd99f96cedb0813 ol li.recentcomments_6c16d7e51df6c5c0 a:before,
        .sidebar__widget_8bd99f96cedb0813 ol li.wp-block-latest-comments__comment_b60017e69e44666b a:before {
          display: none; }
      .widget_24524ada8838a091 ul li a,
      .widget_24524ada8838a091 ol li a,
      .sidebar__widget_8bd99f96cedb0813 ul li a,
      .sidebar__widget_8bd99f96cedb0813 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_24524ada8838a091 ul li a::before,
        .widget_24524ada8838a091 ol li a::before,
        .sidebar__widget_8bd99f96cedb0813 ul li a::before,
        .sidebar__widget_8bd99f96cedb0813 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_24524ada8838a091 ul li a:hover,
        .widget_24524ada8838a091 ol li a:hover,
        .sidebar__widget_8bd99f96cedb0813 ul li a:hover,
        .sidebar__widget_8bd99f96cedb0813 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_24524ada8838a091 ul li a.rsswidget_2ed02f2cd57a5ea5, .widget_24524ada8838a091 ul li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975,
        .widget_24524ada8838a091 ol li a.rsswidget_2ed02f2cd57a5ea5,
        .widget_24524ada8838a091 ol li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975,
        .sidebar__widget_8bd99f96cedb0813 ul li a.rsswidget_2ed02f2cd57a5ea5,
        .sidebar__widget_8bd99f96cedb0813 ul li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975,
        .sidebar__widget_8bd99f96cedb0813 ol li a.rsswidget_2ed02f2cd57a5ea5,
        .sidebar__widget_8bd99f96cedb0813 ol li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_24524ada8838a091 ul li a.rsswidget_2ed02f2cd57a5ea5:before, .widget_24524ada8838a091 ul li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975:before,
          .widget_24524ada8838a091 ol li a.rsswidget_2ed02f2cd57a5ea5:before,
          .widget_24524ada8838a091 ol li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975:before,
          .sidebar__widget_8bd99f96cedb0813 ul li a.rsswidget_2ed02f2cd57a5ea5:before,
          .sidebar__widget_8bd99f96cedb0813 ul li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975:before,
          .sidebar__widget_8bd99f96cedb0813 ol li a.rsswidget_2ed02f2cd57a5ea5:before,
          .sidebar__widget_8bd99f96cedb0813 ol li a.wp-block-latest-posts__post-title_3fb61b9a9c28d975:before {
            display: none; }
      .widget_24524ada8838a091 ul li ul,
      .widget_24524ada8838a091 ol li ul,
      .sidebar__widget_8bd99f96cedb0813 ul li ul,
      .sidebar__widget_8bd99f96cedb0813 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_24524ada8838a091 ul.wp-tag-cloud_6ec6aa07753f4da2 li,
    .widget_24524ada8838a091 ol.wp-tag-cloud_6ec6aa07753f4da2 li,
    .sidebar__widget_8bd99f96cedb0813 ul.wp-tag-cloud_6ec6aa07753f4da2 li,
    .sidebar__widget_8bd99f96cedb0813 ol.wp-tag-cloud_6ec6aa07753f4da2 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_24524ada8838a091 ul.wp-tag-cloud_6ec6aa07753f4da2 li a:before,
      .widget_24524ada8838a091 ol.wp-tag-cloud_6ec6aa07753f4da2 li a:before,
      .sidebar__widget_8bd99f96cedb0813 ul.wp-tag-cloud_6ec6aa07753f4da2 li a:before,
      .sidebar__widget_8bd99f96cedb0813 ol.wp-tag-cloud_6ec6aa07753f4da2 li a:before {
        display: none; }
  .widget_24524ada8838a091.te_widget_categories_005e57696ba6b87a li, .widget_24524ada8838a091.widget_archive_eb38df162240b754 li,
  .widget_24524ada8838a091 .wp-block-categories-list_2652649438a1e1f5 li,
  .widget_24524ada8838a091 .wp-block-archives-list_efed7611876de770 li,
  .sidebar__widget_8bd99f96cedb0813.te_widget_categories_005e57696ba6b87a li,
  .sidebar__widget_8bd99f96cedb0813.widget_archive_eb38df162240b754 li,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-categories-list_2652649438a1e1f5 li,
  .sidebar__widget_8bd99f96cedb0813 .wp-block-archives-list_efed7611876de770 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_24524ada8838a091.te_widget_categories_005e57696ba6b87a li.cat-item_8c8aecc820ea5074, .widget_24524ada8838a091.widget_archive_eb38df162240b754 li.cat-item_8c8aecc820ea5074,
    .widget_24524ada8838a091 .wp-block-categories-list_2652649438a1e1f5 li.cat-item_8c8aecc820ea5074,
    .widget_24524ada8838a091 .wp-block-archives-list_efed7611876de770 li.cat-item_8c8aecc820ea5074,
    .sidebar__widget_8bd99f96cedb0813.te_widget_categories_005e57696ba6b87a li.cat-item_8c8aecc820ea5074,
    .sidebar__widget_8bd99f96cedb0813.widget_archive_eb38df162240b754 li.cat-item_8c8aecc820ea5074,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-categories-list_2652649438a1e1f5 li.cat-item_8c8aecc820ea5074,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-archives-list_efed7611876de770 li.cat-item_8c8aecc820ea5074 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_24524ada8838a091.te_widget_categories_005e57696ba6b87a li a, .widget_24524ada8838a091.widget_archive_eb38df162240b754 li a,
    .widget_24524ada8838a091 .wp-block-categories-list_2652649438a1e1f5 li a,
    .widget_24524ada8838a091 .wp-block-archives-list_efed7611876de770 li a,
    .sidebar__widget_8bd99f96cedb0813.te_widget_categories_005e57696ba6b87a li a,
    .sidebar__widget_8bd99f96cedb0813.widget_archive_eb38df162240b754 li a,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-categories-list_2652649438a1e1f5 li a,
    .sidebar__widget_8bd99f96cedb0813 .wp-block-archives-list_efed7611876de770 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_c8c6dfd921dd5421 {
  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_c8c6dfd921dd5421 .about-desc_38bf842e1c079af7 {
    text-align: left; }
    .widget-about-info_c8c6dfd921dd5421 .about-desc_38bf842e1c079af7 .about-title_9e6a30316a785c7c {
      font-size: 20px; }
  .widget-about-info_c8c6dfd921dd5421 .about-image_653f83780aac03c1 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_c8c6dfd921dd5421 .te-social-profile_8e4e45af13cb725c {
    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_c8c6dfd921dd5421 .te-social-profile_8e4e45af13cb725c 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_c8c6dfd921dd5421 .te-social-profile_8e4e45af13cb725c 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_e4cfe8c947a70bd9.has-author_88e95a7e1844346c.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__te-post-title_8460530ed12d6f28 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_1de3ae7f5a02ba63 .wp-block-heading_01914665781afcfe:before,
.widget_rss_1de3ae7f5a02ba63 .widget-title_0da851faf50706d7:before {
  display: none; }
.widget_rss_1de3ae7f5a02ba63 .rss-widget-icon_e6e207b7aaff9a27 {
  margin-right: 6px; }
.widget_rss_1de3ae7f5a02ba63 ul li a.rsswidget_2ed02f2cd57a5ea5 {
  color: #14203A; }
  .widget_rss_1de3ae7f5a02ba63 ul li a.rsswidget_2ed02f2cd57a5ea5:hover {
    color: #317EFE; }

.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-title_be9b5127ebd31471,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-title_be9b5127ebd31471,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-title_be9b5127ebd31471 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-title_be9b5127ebd31471 a:before,
  .wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-title_be9b5127ebd31471 a:before,
  .widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-title_be9b5127ebd31471 a:before {
    display: none; }
.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__post-author_3f0be6363f6b2fcb,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-publish-date_eebe94fd0a8c74ff,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-latest-posts__post-author_3f0be6363f6b2fcb,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-publish-date_eebe94fd0a8c74ff,
.widget_rss_1de3ae7f5a02ba63 .wp-block-latest-posts__post-author_3f0be6363f6b2fcb,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-publish-date_eebe94fd0a8c74ff {
  margin-right: 10px; }
.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__post-author_3f0be6363f6b2fcb,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__te-post-date_ec7a944eb837955b,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-publish-date_eebe94fd0a8c74ff,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-author_efae4b560c825978,
.wp-block-latest-posts_610f13e4035e6adf .rss-date_8c9aa851eb8bf131,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-latest-posts__post-author_3f0be6363f6b2fcb,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-latest-posts__te-post-date_ec7a944eb837955b,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-publish-date_eebe94fd0a8c74ff,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-author_efae4b560c825978,
.wp-block-rss_ef8c5128c5dc01bb .rss-date_8c9aa851eb8bf131,
.widget_rss_1de3ae7f5a02ba63 .wp-block-latest-posts__post-author_3f0be6363f6b2fcb,
.widget_rss_1de3ae7f5a02ba63 .wp-block-latest-posts__te-post-date_ec7a944eb837955b,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-publish-date_eebe94fd0a8c74ff,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-author_efae4b560c825978,
.widget_rss_1de3ae7f5a02ba63 .rss-date_8c9aa851eb8bf131 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__te-post-date_ec7a944eb837955b:before,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-publish-date_eebe94fd0a8c74ff:before,
.wp-block-latest-posts_610f13e4035e6adf .rss-date_8c9aa851eb8bf131:before,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-latest-posts__te-post-date_ec7a944eb837955b:before,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-publish-date_eebe94fd0a8c74ff:before,
.wp-block-rss_ef8c5128c5dc01bb .rss-date_8c9aa851eb8bf131:before,
.widget_rss_1de3ae7f5a02ba63 .wp-block-latest-posts__te-post-date_ec7a944eb837955b:before,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-publish-date_eebe94fd0a8c74ff:before,
.widget_rss_1de3ae7f5a02ba63 .rss-date_8c9aa851eb8bf131:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__post-author_3f0be6363f6b2fcb:before,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-author_efae4b560c825978:before,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-latest-posts__post-author_3f0be6363f6b2fcb:before,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-author_efae4b560c825978:before,
.widget_rss_1de3ae7f5a02ba63 .wp-block-latest-posts__post-author_3f0be6363f6b2fcb:before,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-author_efae4b560c825978:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_610f13e4035e6adf .wp-block-latest-posts__post-excerpt_5c8658b832b4c711,
.wp-block-latest-posts_610f13e4035e6adf .wp-block-rss__item-excerpt_bcc6726e144048cc,
.wp-block-latest-posts_610f13e4035e6adf .rssSummary_d8489e91b9bbcd16,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-latest-posts__post-excerpt_5c8658b832b4c711,
.wp-block-rss_ef8c5128c5dc01bb .wp-block-rss__item-excerpt_bcc6726e144048cc,
.wp-block-rss_ef8c5128c5dc01bb .rssSummary_d8489e91b9bbcd16,
.widget_rss_1de3ae7f5a02ba63 .wp-block-latest-posts__post-excerpt_5c8658b832b4c711,
.widget_rss_1de3ae7f5a02ba63 .wp-block-rss__item-excerpt_bcc6726e144048cc,
.widget_rss_1de3ae7f5a02ba63 .rssSummary_d8489e91b9bbcd16 {
  margin-top: 10px;
  margin-bottom: 0; }

.te_widget_latest_post_25bc3527997c8a2a 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_25bc3527997c8a2a ul li:hover .te-latest-post-thumb_f424ce34b2b428cf 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_25bc3527997c8a2a ul li:last-child {
    margin-bottom: 0; }
  .te_widget_latest_post_25bc3527997c8a2a ul li a {
    padding-left: 0; }
    .te_widget_latest_post_25bc3527997c8a2a ul li a:before {
      display: none; }
  .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-thumb_f424ce34b2b428cf {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    width: 90px;
    height: 90px;
    border-radius: 20px; }
    .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-thumb_f424ce34b2b428cf 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_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 33px;
    color: #14203A;
    font-family: "Inter", sans-serif; }
    .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 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_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 a:hover {
        color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-meta_31522bd465ab511c {
    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_0d07c0380fd0be6f {
  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_0d07c0380fd0be6f {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 374px) {
    .widget-instagram-feed_0d07c0380fd0be6f {
      grid-template-columns: repeat(2, 1fr); } }
  .widget-instagram-feed_0d07c0380fd0be6f .single-instagram-feed_fb548ddab68f845e {
    border-radius: 20px;
    width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .widget-instagram-feed_0d07c0380fd0be6f .single-instagram-feed_fb548ddab68f845e: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_0d07c0380fd0be6f .single-instagram-feed_fb548ddab68f845e 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_24e7174ff15aceff {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #14203A; }
  .widget_promotion_24e7174ff15aceff .wp-block-heading_01914665781afcfe {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 10px; }
  .widget_promotion_24e7174ff15aceff .secondary-btn_2ab5c5f95666bfa4 {
    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_24e7174ff15aceff .secondary-btn_2ab5c5f95666bfa4 i {
      color: #fff;
      font-size: 16px; }
    .widget_promotion_24e7174ff15aceff .secondary-btn_2ab5c5f95666bfa4:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #ffffff;
      border-color: #ffffff; }
  .widget_promotion_24e7174ff15aceff p {
    color: rgba(255, 255, 255, 0.53);
    margin-bottom: 32px; }

.te-post-item_89f3534f4f39650c .te-single-post-meta_bb54c1ef34ba5055 {
  gap: 32px; }

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

.te-comment-title_eabd5a5efcb99762 h2,
.te-comment-title_eabd5a5efcb99762 .wp-block-comments-title_bae5d62f38037402,
.wp-block-comments_497028f942794483 h2,
.wp-block-comments_497028f942794483 .wp-block-comments-title_bae5d62f38037402 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa {
  padding-left: 0; }
  .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa .wp-block-te-comment-reply_9db553810cfeb6ab {
    margin-top: 15px; }
  .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-column_39a818d5d4211c92:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-avatar_3ae88b066096e60f {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-avatar_3ae88b066096e60f img {
        width: 100%; }
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-comment-author-name_9212781f806e68d4 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-comment-edit-link_21ff366e0d5178e0 a {
      color: #317EFE; }
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-comment-date_fbff072adc366041 a,
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-comment-edit-link_21ff366e0d5178e0 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-te-comment-reply_9db553810cfeb6ab 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_497028f942794483 .wp-block-comment-template_29cf0603bbc801fa li .wp-block-columns_87b18d459c5f06aa .wp-block-te-comment-reply_9db553810cfeb6ab 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_948ef689c0f8ba1e .te-comment-respond_afae1a371f1d8f95,
.te-latest-comments_948ef689c0f8ba1e .comment-respond_0e94b53ce601a7b5 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_948ef689c0f8ba1e li .children .te-comments-item_96da7648103022ae {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_948ef689c0f8ba1e li .children .te-comments-item_96da7648103022ae {
      margin-left: 0; } }
.te-latest-comments_948ef689c0f8ba1e li .children .children .te-comments-item_96da7648103022ae {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae {
      padding: 30px; } }
  .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-avatar_21e469819bebd410 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-avatar_21e469819bebd410 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-avatar_21e469819bebd410 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 {
    overflow: hidden; }
    .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-avatar-name_f6d87deb082bbc81 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-avatar-name_f6d87deb082bbc81 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_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-avatar-name_f6d87deb082bbc81 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_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-avatar-name_f6d87deb082bbc81 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-comment-reply_bc8493f1f8d53ea4 {
      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_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-comment-reply_bc8493f1f8d53ea4 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_948ef689c0f8ba1e li .te-comments-item_96da7648103022ae .te-comments-text_cd4b7661c81fdf98 .te-comment-reply_bc8493f1f8d53ea4:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_bba623af381940cc .te-contacts-message_5dca3453dddcd5c0 {
  margin-top: 10px; }

/*Comment Input Filed*/
.te-post-comments-title_4ad6d2b16a460b6b .sub-title_be7ba0b1a3bc533a {
  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_4ad6d2b16a460b6b 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_4ad6d2b16a460b6b h2 {
      font-size: 28px;
      margin-bottom: 20px; } }
  .te-post-comments-title_4ad6d2b16a460b6b h2 small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.comment-reply-title_b9d94a9dcd926c20 {
  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_b9d94a9dcd926c20 {
      font-size: 28px;
      margin-bottom: 20px; } }
  .comment-reply-title_b9d94a9dcd926c20 small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.te-comment-respond_afae1a371f1d8f95,
.comment-respond_0e94b53ce601a7b5 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_afae1a371f1d8f95 .comment-form-cookies-consent_599479f3ffff0215,
  .comment-respond_0e94b53ce601a7b5 .comment-form-cookies-consent_599479f3ffff0215 {
    display: none; }
  .te-comment-respond_afae1a371f1d8f95 .comment-notes_1679837291b0c602,
  .comment-respond_0e94b53ce601a7b5 .comment-notes_1679837291b0c602 {
    margin-bottom: 30px; }
  .te-comment-respond_afae1a371f1d8f95 p,
  .comment-respond_0e94b53ce601a7b5 p {
    margin: 0; }
  .te-comment-respond_afae1a371f1d8f95 .te-contacts-email_8719be8d0a431040,
  .te-comment-respond_afae1a371f1d8f95 .te-contacts-name_8aac20b8e7fa10e5,
  .te-comment-respond_afae1a371f1d8f95 .single-input-field_7661e401f48fdcf4,
  .comment-respond_0e94b53ce601a7b5 .te-contacts-email_8719be8d0a431040,
  .comment-respond_0e94b53ce601a7b5 .te-contacts-name_8aac20b8e7fa10e5,
  .comment-respond_0e94b53ce601a7b5 .single-input-field_7661e401f48fdcf4 {
    margin-bottom: 20px; }
  .te-comment-respond_afae1a371f1d8f95 label,
  .comment-respond_0e94b53ce601a7b5 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_afae1a371f1d8f95 .checkbox-field-wrapper_f494ed972b276025,
  .comment-respond_0e94b53ce601a7b5 .checkbox-field-wrapper_f494ed972b276025 {
    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_afae1a371f1d8f95 .checkbox-field-wrapper_f494ed972b276025 p,
    .comment-respond_0e94b53ce601a7b5 .checkbox-field-wrapper_f494ed972b276025 p {
      margin: 0; }
    .te-comment-respond_afae1a371f1d8f95 .checkbox-field-wrapper_f494ed972b276025 .single-checkbox-field_0c73c0c2377a2398,
    .comment-respond_0e94b53ce601a7b5 .checkbox-field-wrapper_f494ed972b276025 .single-checkbox-field_0c73c0c2377a2398 {
      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_afae1a371f1d8f95 .te-comment-form-cookies-consent_ce1b5cca91372b7e,
  .comment-respond_0e94b53ce601a7b5 .te-comment-form-cookies-consent_ce1b5cca91372b7e {
    display: none; }
  .te-comment-respond_afae1a371f1d8f95 input[type="number"],
  .comment-respond_0e94b53ce601a7b5 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_afae1a371f1d8f95 input,
  .te-comment-respond_afae1a371f1d8f95 select,
  .comment-respond_0e94b53ce601a7b5 input,
  .comment-respond_0e94b53ce601a7b5 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_afae1a371f1d8f95 *::-webkit-input-placeholder,
  .comment-respond_0e94b53ce601a7b5 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_afae1a371f1d8f95 *:-ms-input-placeholder,
  .comment-respond_0e94b53ce601a7b5 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_afae1a371f1d8f95 *::-ms-input-placeholder,
  .comment-respond_0e94b53ce601a7b5 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_afae1a371f1d8f95 *::placeholder,
  .comment-respond_0e94b53ce601a7b5 *::placeholder {
    color: #778196; }
  .te-comment-respond_afae1a371f1d8f95 textarea,
  .comment-respond_0e94b53ce601a7b5 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_afae1a371f1d8f95 input:focus,
  .te-comment-respond_afae1a371f1d8f95 textarea:focus,
  .te-comment-respond_afae1a371f1d8f95 .form-select_e366b99e79fc4f3f:focus,
  .comment-respond_0e94b53ce601a7b5 input:focus,
  .comment-respond_0e94b53ce601a7b5 textarea:focus,
  .comment-respond_0e94b53ce601a7b5 .form-select_e366b99e79fc4f3f: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_0edc046f6ee61367 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_0edc046f6ee61367:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_0edc046f6ee61367:hover .image 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_0edc046f6ee61367:hover .te-content-wrapper_32c6ecf050da2b03 {
    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_0edc046f6ee61367 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_0edc046f6ee61367 .image: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_0edc046f6ee61367 .image 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_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 {
    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_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 .content {
      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_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 .content .desc_0f107b33c8dd8a9b {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 .social_f337dbcdde4ea7ee {
      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_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 .social_f337dbcdde4ea7ee 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_0edc046f6ee61367 .te-content-wrapper_32c6ecf050da2b03 .social_f337dbcdde4ea7ee a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f:hover .te-content-wrapper_32c6ecf050da2b03 .social_f337dbcdde4ea7ee a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f:hover .te-content-wrapper_32c6ecf050da2b03 .content .title,
    .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f:hover .te-content-wrapper_32c6ecf050da2b03 .content .desc_0f107b33c8dd8a9b {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .image {
    border-radius: 20px; }
  .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .content .desc_0f107b33c8dd8a9b {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .social_f337dbcdde4ea7ee a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_0edc046f6ee61367.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .social_f337dbcdde4ea7ee 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_4e0540c5c0bafe62 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_4e0540c5c0bafe62 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_4e0540c5c0bafe62 .slick-list_14a8f47e24bd8c3b {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_4e0540c5c0bafe62 .slick-list_14a8f47e24bd8c3b {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_4e0540c5c0bafe62 .slick-list_14a8f47e24bd8c3b .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_4e0540c5c0bafe62 .slick-dots_9410155966da9159 {
    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_4e0540c5c0bafe62 .slick-dots_9410155966da9159 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_4e0540c5c0bafe62 .slick-dots_9410155966da9159 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_4e0540c5c0bafe62 .slick-dots_9410155966da9159 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_4e0540c5c0bafe62 .slick-dots_9410155966da9159 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_4e0540c5c0bafe62 .slick-arrow_410092cef12e949f {
    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_6a8d8068f831ebeb {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_6a8d8068f831ebeb:hover .image .te-content-wrapper_32c6ecf050da2b03 {
    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_6a8d8068f831ebeb:hover .image .te-content-wrapper_32c6ecf050da2b03 .content .content-inner_6fcb685af18b7b60 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_6a8d8068f831ebeb:hover .image .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_6a8d8068f831ebeb:hover .image .te-content-wrapper_32c6ecf050da2b03 .content .content-inner_6fcb685af18b7b60 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_6a8d8068f831ebeb:hover .image 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_6a8d8068f831ebeb .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_6a8d8068f831ebeb .image 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_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 {
    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_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content {
      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_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content .content-inner_6fcb685af18b7b60 {
        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_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content .sub-title_be7ba0b1a3bc533a {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 {
        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_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 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_6a8d8068f831ebeb .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_6a8d8068f831ebeb.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .content {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_6a8d8068f831ebeb.style-2_726ada0356b5c89f .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_6a8d8068f831ebeb.style-3_4cf85536d48fb88b:hover .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 {
  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_6a8d8068f831ebeb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 {
  padding: 0; }
  .te-portfolio-card_6a8d8068f831ebeb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .content .content-inner_6fcb685af18b7b60 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_6a8d8068f831ebeb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .content .btn-wrapper_499f4e1c3009aff3 {
    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_f6a3245713b042f1.style-1_f12526085b651076 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_f6a3245713b042f1.style-1_f12526085b651076 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_a326fd3ed43a0c1f.style-1_f12526085b651076 {
  padding-bottom: 5px; }

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

.counter-up-area_b200dc4dc29635df.style-1_f12526085b651076 {
  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_b200dc4dc29635df.style-1_f12526085b651076 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-up-area_b200dc4dc29635df.style-1_f12526085b651076 {
      padding-bottom: 100px; } }

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

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

.team-slider-area_00030587bb0db6cc.style-1_f12526085b651076 {
  overflow: hidden; }

.brand-marquee-area_8da29b2f7d8ec679 {
  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_8da29b2f7d8ec679 {
      gap: 20px; } }
  .brand-marquee-area_8da29b2f7d8ec679 .brand-marquee-wrapper_73872d2b5a235cdc {
    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_8da29b2f7d8ec679 .brand-marquee-wrapper_73872d2b5a235cdc.first-brand-marquee_1a6b28e45cd2e39e {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite; }
    .brand-marquee-area_8da29b2f7d8ec679 .brand-marquee-wrapper_73872d2b5a235cdc.second-brand-marquee_97fc96b1317bd8fb {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite;
      -webkit-animation-direction: reverse;
              animation-direction: reverse; }
  .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 {
    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_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668:nth-child(even) .brand-marquee-title_ae882fb13ff0b70a {
      color: #E7F914; }
    .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668:last-child .brand-marquee-star_ede4d6bcccd33864 {
      display: none; }
    .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 .brand-marquee-title_ae882fb13ff0b70a {
      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_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 .brand-marquee-title_ae882fb13ff0b70a {
          font-size: 62px;
          line-height: 62px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 .brand-marquee-title_ae882fb13ff0b70a {
          font-size: 80px;
          line-height: 80px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 .brand-marquee-title_ae882fb13ff0b70a {
          font-size: 95px;
          line-height: 75px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 .brand-marquee-title_ae882fb13ff0b70a {
          font-size: 100px;
          line-height: 80px; } }
    .brand-marquee-area_8da29b2f7d8ec679 .single-brand-marquee_3f46a8ea26f90668 .brand-marquee-star_ede4d6bcccd33864 {
      font-size: 90px;
      font-weight: 500;
      color: #E7F914;
      white-space: nowrap;
      margin-top: 20px;
      line-height: 0; }

.about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f .te-about-image-card_c9e2a27fd1d227a4 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f .te-about-image-card_c9e2a27fd1d227a4 .te-main-img-wrapper_87f1d2a3535fbb2a .te-main-img-inner_a5ea55d2df782483 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f .te-about-image-card_c9e2a27fd1d227a4 .te-company-foundation_3359a37aa4726981 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f .te-about-info-card_84bbfd4159c828e8 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f .te-about-info-card_84bbfd4159c828e8 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_eba481b04c4d6f7a.style-2_726ada0356b5c89f .te-about-info-card_84bbfd4159c828e8 {
      padding-left: 80px; } }

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

.cta-and-portfolio-area_928271a86c299c27 {
  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_928271a86c299c27 {
      padding-bottom: 100px; } }
  @media (max-width: 991px) {
    .cta-and-portfolio-area_928271a86c299c27 {
      padding-bottom: 80px; } }

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

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

.faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .accordion-wrapper_f2c7a098f11e7e47 {
      padding-right: 60px; } }
  .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 {
        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_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 {
        right: 0; } }
    .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 {
      position: relative; }
      .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .te-main-img-inner_a5ea55d2df782483 {
        -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_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .te-image-shape_1c0721030864577a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .content {
        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_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .content .number_2671b53da2da0d5f {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .top-content_b129e17ea10d27d0 {
        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_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .top-content_b129e17ea10d27d0 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .bottom-content_b9cdc6619e7fe923 {
        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_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .bottom-content_b9cdc6619e7fe923 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .bottom-content_b9cdc6619e7fe923 .bottom-content-inner_76e5023323bf1119 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .bottom-content_b9cdc6619e7fe923 .bottom-content-inner_76e5023323bf1119 .title,
          .faq-area_9ee26c4f3b4f8194.style-1_f12526085b651076 .te-faq-image_723758f86b463db4 .te-image-wrapper_c44ed02860464938 .bottom-content_b9cdc6619e7fe923 .bottom-content-inner_76e5023323bf1119 .number_2671b53da2da0d5f {
            color: #14203A; }

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

.testimonial-slider-area_a326fd3ed43a0c1f {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_a326fd3ed43a0c1f.style-2_726ada0356b5c89f .slick-list_14a8f47e24bd8c3b {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_a326fd3ed43a0c1f.style-2_726ada0356b5c89f .slick-list_14a8f47e24bd8c3b .te-slick-item_02d8f3188c74773a {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .icon_e229226b541f396a {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .te-counter-title_38ad5024fdc9cc2f .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .title {
    color: #ffffff; }
  .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f {
    color: #E7F914; }
  .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .number_2671b53da2da0d5f,
  .counter-up-area_b200dc4dc29635df.style-2_726ada0356b5c89f .te-counter-card_8caff7ce39f8eb10 .te-counter-item_d7bc7d210aefa1e4 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-image-bg-collumn_5dd5cb56cd2fbb79 {
      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_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-subscribe-form-wrapper_d6b9886858b8adb6 {
      padding: 0; }
    .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 {
      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_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 {
          -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_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 {
          -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_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 {
          gap: 60px; } }
      .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 .te-subscribe-title_f95ff09f44502d88 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 .te-content-inner_90db73fe03da6def {
        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_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 .te-content-inner_90db73fe03da6def {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 .te-content-inner_90db73fe03da6def .icon_e229226b541f396a {
          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_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .te-subscribe-form-widget_8aafaade926967ec {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .mc4wp-form-fields_02c751398394150f {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_0ad39181a1ad6b08.style-2_726ada0356b5c89f .te-subscribe-inner-area_2d369cbf1bdc001e .mc4wp-form-fields_02c751398394150f {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_a326fd3ed43a0c1f.style-3_4cf85536d48fb88b {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_a326fd3ed43a0c1f.style-3_4cf85536d48fb88b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_a326fd3ed43a0c1f.style-3_4cf85536d48fb88b {
      padding: 100px 0; } }
  .testimonial-slider-area_a326fd3ed43a0c1f.style-3_4cf85536d48fb88b .slick-list_14a8f47e24bd8c3b .slick-slide.slick-current_cc5867dacc7384e2 .te-testimonial-card_e9ceb40bc7af70bb.style-3_4cf85536d48fb88b .te-content-wrapper_32c6ecf050da2b03 .te-user-meta_f81f8e0aa6f2ce8b .icon_e229226b541f396a {
    color: #317EFE; }

.te-process-step-area_11ab37b7386d09ed.style-2_726ada0356b5c89f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-process-step-area_11ab37b7386d09ed.style-2_726ada0356b5c89f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-process-step-area_11ab37b7386d09ed.style-2_726ada0356b5c89f {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .te-process-step-area_11ab37b7386d09ed.style-2_726ada0356b5c89f .te-process-step_c6a7131efeeba895 {
    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_11ab37b7386d09ed.style-2_726ada0356b5c89f .te-process-step_c6a7131efeeba895 .te-counter-wrapper_41b3c3496309cf57 {
      padding-bottom: 20px; }

.contact-form-area_9e318a00765605f5 {
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_9e318a00765605f5 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_9e318a00765605f5 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_9e318a00765605f5 .te-comment-respond_afae1a371f1d8f95 .title,
  .contact-form-area_9e318a00765605f5 .te-title-wrapper_dbc2298d481a7fac .title {
    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_9e318a00765605f5 .te-comment-respond_afae1a371f1d8f95 .title,
      .contact-form-area_9e318a00765605f5 .te-title-wrapper_dbc2298d481a7fac .title {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_9e318a00765605f5 .te-comment-respond_afae1a371f1d8f95 .title,
      .contact-form-area_9e318a00765605f5 .te-title-wrapper_dbc2298d481a7fac .title {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_9e318a00765605f5 .te-comment-respond_afae1a371f1d8f95 .title,
      .contact-form-area_9e318a00765605f5 .te-title-wrapper_dbc2298d481a7fac .title {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_9e318a00765605f5 .te-social-profile-link_be9ff681fb2fa91e {
    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_9e318a00765605f5 .te-social-profile-link_be9ff681fb2fa91e 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_9e318a00765605f5 .te-social-profile-link_be9ff681fb2fa91e 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_02ec9b83a98ce49b {
    margin-bottom: 60px; } }

.te-contact-info_86d6643ceaff51e7 {
  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_86d6643ceaff51e7 .te-icon-card_aee3d9905063360b {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_5efc867cd69f0adb {
  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_5efc867cd69f0adb .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_5efc867cd69f0adb .content .te-title-wrapper_dbc2298d481a7fac {
    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_5efc867cd69f0adb .content .te-title-wrapper_dbc2298d481a7fac .title-inner_aa741bb0335851b2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_5efc867cd69f0adb .content .te-title-wrapper_dbc2298d481a7fac .title-inner_aa741bb0335851b2 .icon_e229226b541f396a {
        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_5efc867cd69f0adb .content .te-title-wrapper_dbc2298d481a7fac .title-inner_aa741bb0335851b2 .title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_b183bd71f50947b7 {
  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_b183bd71f50947b7 .list-wrapper_f2491c5926b059d1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_b183bd71f50947b7 .list-wrapper_f2491c5926b059d1 .icon_e229226b541f396a {
      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_b183bd71f50947b7 .list-wrapper_f2491c5926b059d1 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_b183bd71f50947b7 .list-wrapper_f2491c5926b059d1 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_b183bd71f50947b7 .list-wrapper_f2491c5926b059d1 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_b183bd71f50947b7 .list-wrapper_f2491c5926b059d1 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_3c445d66a437308a {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_3c445d66a437308a .te-team-card_0edc046f6ee61367 {
    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_c6a7582a7db05780 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_c6a7582a7db05780 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_c6a7582a7db05780 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.team-details-wrapper_ded9e626776d5e66 {
  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_ded9e626776d5e66 {
      gap: 30px; } }

.team-details_c602d0f07aff1c87 {
  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_c602d0f07aff1c87 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 30px; } }
  .team-details_c602d0f07aff1c87 .content {
    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_c602d0f07aff1c87 .content {
        gap: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_c602d0f07aff1c87 .content {
        gap: 20px; } }
  .team-details_c602d0f07aff1c87 .image {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .team-details_c602d0f07aff1c87 .image {
        width: 100%; }
        .team-details_c602d0f07aff1c87 .image img {
          width: 100%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_c602d0f07aff1c87 .image {
        width: 330px; } }
  .team-details_c602d0f07aff1c87 .user-meta_5319e9d2d6620fe2 .title {
    font-size: 57px;
    letter-spacing: -1px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .team-details_c602d0f07aff1c87 .user-meta_5319e9d2d6620fe2 .title {
        font-size: 34px;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_c602d0f07aff1c87 .user-meta_5319e9d2d6620fe2 .title {
        font-size: 36px; } }
  .team-details_c602d0f07aff1c87 .user-meta_5319e9d2d6620fe2 .desc_0f107b33c8dd8a9b {
    margin-bottom: 0;
    line-height: 20px; }
  .team-details_c602d0f07aff1c87 .social_f337dbcdde4ea7ee {
    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_c602d0f07aff1c87 .social_f337dbcdde4ea7ee 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_c602d0f07aff1c87 .social_f337dbcdde4ea7ee a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

.team-details-overview_f617ecacafc49831 {
  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_64f579997b072522 {
  padding-top: 140px;
  padding-bottom: 144px; }
  @media (max-width: 991px) {
    .blog-grid-area_64f579997b072522 {
      padding: 100px 0; } }
  @media (max-width: 767px) {
    .blog-grid-area_64f579997b072522 {
      padding: 70px 0; } }

.blog-load-btn_a1ec62ab04adaea0 {
  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_a1ec62ab04adaea0 {
      margin-top: 0; } }
  .blog-load-btn_a1ec62ab04adaea0:hover {
    background-color: #317EFE;
    color: #ffffff; }

.footer_ae16712786e06c90 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_ae16712786e06c90 .te-subscribe-form-widget_8aafaade926967ec .submit-btn_befcd8b9af04915c span {
    display: none; }
  .footer_ae16712786e06c90.style-1_f12526085b651076 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_ae16712786e06c90.style-1_f12526085b651076 .te-footer-sec_c27ea906447bf1a7 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_ae16712786e06c90.style-1_f12526085b651076 .te-footer-sec_c27ea906447bf1a7 .te-footer-widget_ee750e97bfa0e774 .te-subscribe-form-widget_8aafaade926967ec .mc4wp-form-fields_02c751398394150f {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_ae16712786e06c90.style-1_f12526085b651076 .te-footer-widget_ee750e97bfa0e774 .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 input {
      color: #131A2A; }
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .wp-block-heading_01914665781afcfe,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .widget-title_0da851faf50706d7,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .wp-block-search__label_cc8d251a9a5b0d08,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .wp-block-heading_01914665781afcfe,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .widget-title_0da851faf50706d7,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .wp-block-search__label_cc8d251a9a5b0d08,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 ul li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 ol li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 ul li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 ol li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 ul li,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-calendar-table_49b2991d8f79cb39,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-calendar_7c359c35249442de caption,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f nav.wp-calendar-nav_3c610dcbd9559515 a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-latest-comments__comment-excerpt_c35d79f839e31918,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-calendar-table_49b2991d8f79cb39 caption,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_text_c711a178bd7616be,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .tagcloud_dbb96722fc028a2f a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .wp-block-tag-cloud_8e97ad9a4ab44eb1 a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .tagcloud_dbb96722fc028a2f a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .wp-block-tag-cloud_8e97ad9a4ab44eb1 a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-latest-comments__comment-date_e72e4093ae70f78b,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-latest-comments__comment_b60017e69e44666b,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-archives-dropdown_7b19857aa8d21812 label,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_categories_c36ac64e17ebe74b li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_archive_eb38df162240b754 li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_nav_menu_787cc8e1e963a67f li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_tag_cloud_d0b6d5ff78e1746c a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_rss_1de3ae7f5a02ba63 li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_rss_1de3ae7f5a02ba63 li,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .footer__widget_700da33dc26c37dc a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .footer__widget_700da33dc26c37dc li,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f li.recentcomments_6c16d7e51df6c5c0 {
    color: #ffffff; }
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-theme-btn_5c2d802843fb0b1c,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-loginout_e633fc769835e019 a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f input.te-theme-btn_5c2d802843fb0b1c,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .wp-block-search_43840ba08877e5c2 button,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .search-form_1ed258c704cc0c89 button,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .widget_24524ada8838a091 .sidebar__search_b505aed875eebeff button,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .wp-block-search_43840ba08877e5c2 button,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .search-form_1ed258c704cc0c89 button,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .sidebar__widget_8bd99f96cedb0813 .sidebar__search_b505aed875eebeff button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_ae16712786e06c90 .footer__widget_700da33dc26c37dc li {
    list-style: none; }
  .footer_ae16712786e06c90 .te-footer-widget_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 li.wp-block-social-link_8c5b450b15495ad2 {
    display: inline-block;
    width: unset !important; }
  .footer_ae16712786e06c90 .te_widget_nav_menu_db1861545bb01c38 li.cat-item_8c8aecc820ea5074 {
    text-align: right; }
    .footer_ae16712786e06c90 .te_widget_nav_menu_db1861545bb01c38 li.cat-item_8c8aecc820ea5074 a {
      float: left; }
  .footer_ae16712786e06c90 .te-footer-bg_a91c6cc830428165 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_ae16712786e06c90 .footer-nav-widget_9e683a4d506776d9 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_ae16712786e06c90 .footer-nav-widget_9e683a4d506776d9 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_ae16712786e06c90 .footer-nav-widget_9e683a4d506776d9 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_ae16712786e06c90 .footer-nav-widget_9e683a4d506776d9 {
        padding: 0 30px; } }

.te-footer-widget_ee750e97bfa0e774 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_ee750e97bfa0e774 {
      margin-bottom: 40px; } }
  .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-title_1b2b4ea1d81ca1bb,
  .te-footer-widget_ee750e97bfa0e774 .wp-block-heading_01914665781afcfe {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_ee750e97bfa0e774 ul {
    padding-left: 0; }
  .te-footer-widget_ee750e97bfa0e774 .te-subscribe-form-widget_8aafaade926967ec .mc4wp-form-fields_02c751398394150f {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_ee750e97bfa0e774 .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_ee750e97bfa0e774.widget-latest-posts-footer_8b0274f3fbc9961b {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_ee750e97bfa0e774.zoom-instagram-widget_b8ab37a42c4c9063 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_ee750e97bfa0e774.widget_contact_info_widget_8182e390c6fbe906 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_ee750e97bfa0e774 .widget-instagram-feed_0d07c0380fd0be6f {
      width: 170px; } }
  .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f {
        padding-right: 0; } }
    .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f .te-footer-logo_eb463589e0a01064 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f .info-form-and-social-icon_3c294758b1573a5b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f .info-form-and-social-icon_3c294758b1573a5b .te-social-profile_8e4e45af13cb725c {
        margin-top: 0; }
    .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f .te-social-profile_8e4e45af13cb725c {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-info_9f00146d638feb7f .info-form-and-social-icon_3c294758b1573a5b {
        -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_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 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_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb p {
    color: #335371; }
  .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul {
    list-style: none; }
    .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a 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_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li:first-child .contact-icon_602df55f150d3a51 {
          margin-top: 5px; }
      .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li .contact-icon_602df55f150d3a51 {
        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_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li .contact-text_1ba5deca583f3cef {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li .contact-text_1ba5deca583f3cef a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li .contact-text_1ba5deca583f3cef span,
        .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li .contact-text_1ba5deca583f3cef p,
        .te-footer-widget_ee750e97bfa0e774 .te-footer-widget-contact_64ae70a259be84cb .footer-contact_015e96c4ee83755a ul li .contact-text_1ba5deca583f3cef 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_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li {
    margin-bottom: 10px; }
    .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-thumb_f424ce34b2b428cf {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 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_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-meta_31522bd465ab511c {
      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_2aefe4c27a719577 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_2aefe4c27a719577 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_2aefe4c27a719577 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_2aefe4c27a719577 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

.footer-bottom-area_94e0fd53686cb8d4 {
  padding: 16px 0; }
  @media (max-width: 991px) {
    .footer-bottom-area_94e0fd53686cb8d4 {
      padding: 30px 0; } }
  .footer-bottom-area_94e0fd53686cb8d4 .te-footer-bottom-wrapper_dd2f69547195cf94 {
    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_94e0fd53686cb8d4 .te-copyright-text_52e872f96cd46c1f p {
    color: #335371;
    margin-bottom: 0; }
    .footer-bottom-area_94e0fd53686cb8d4 .te-copyright-text_52e872f96cd46c1f p a {
      color: #335371;
      font-weight: 500; }
      .footer-bottom-area_94e0fd53686cb8d4 .te-copyright-text_52e872f96cd46c1f p a:hover {
        color: #317EFE; }
  .footer-bottom-area_94e0fd53686cb8d4 .credit-text_1caaa667347640ec 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_94e0fd53686cb8d4 .credit-text_1caaa667347640ec a {
    color: #317EFE; }

.subscribe-area_0ad39181a1ad6b08 {
  overflow: hidden; }
  .subscribe-area_0ad39181a1ad6b08.style-1_f12526085b651076 .te-subscribe-inner-area_2d369cbf1bdc001e .te-content-wrapper_32c6ecf050da2b03 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_0ad39181a1ad6b08.style-1_f12526085b651076 .te-image-bg-collumn_5dd5cb56cd2fbb79 {
    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_0ad39181a1ad6b08.style-1_f12526085b651076 .te-image-bg-collumn_5dd5cb56cd2fbb79 {
        display: none; } }
  .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 {
    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_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 .short-title_f682e481d4c63929 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 .te-subscribe-title_f95ff09f44502d88 {
      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_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 .te-subscribe-title_f95ff09f44502d88 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 .te-subscribe-title_f95ff09f44502d88 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 .te-subscribe-title_f95ff09f44502d88 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_0ad39181a1ad6b08 .te-content-wrapper_32c6ecf050da2b03 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e .te-subscribe-collumn_80f2fa81567cdc7b {
      -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_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e .te-subscribe-collumn_80f2fa81567cdc7b.te-image-bg-collumn_5dd5cb56cd2fbb79 {
          display: none; } }
    .subscribe-area_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e .mc4wp-form-fields_02c751398394150f {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e .mc4wp-form-fields_02c751398394150f {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_0ad39181a1ad6b08 .te-subscribe-inner-area_2d369cbf1bdc001e .mc4wp-form-fields_02c751398394150f .submit-btn_befcd8b9af04915c {
        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_ee750e97bfa0e774 .te-subscribe-form-wrapper_d6b9886858b8adb6 {
  color: #335371; }

.te-subscribe-form-widget_8aafaade926967ec {
  position: relative; }
  .te-subscribe-form-widget_8aafaade926967ec .mc4wp-form-fields_02c751398394150f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_8aafaade926967ec .single-field_e18bad2329d52b48 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_8aafaade926967ec .submit-btn_befcd8b9af04915c {
    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_8aafaade926967ec .submit-btn_befcd8b9af04915c:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_8aafaade926967ec .mc4wp-response_085201e341d396d6 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_8aafaade926967ec .mc4wp-response_085201e341d396d6 .mc4wp-alert_abfd54d1ec05b302.mc4wp-error_f6d9fb9c8ac36f64 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_8aafaade926967ec .mc4wp-response_085201e341d396d6 .mc4wp-alert_abfd54d1ec05b302.mc4wp-error_f6d9fb9c8ac36f64 a {
      color: #ff0000; }
    .te-subscribe-form-widget_8aafaade926967ec .mc4wp-response_085201e341d396d6 .mc4wp-alert_abfd54d1ec05b302.mc4wp-success_19a45bf70f65abc5 p, .te-subscribe-form-widget_8aafaade926967ec .mc4wp-response_085201e341d396d6 .mc4wp-alert_abfd54d1ec05b302.mc4wp-notice_6cf7e47a3d4e8ebe p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_ab60dace7e7436d5 {
  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_ab60dace7e7436d5 .te-footer-logo_eb463589e0a01064 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_ab60dace7e7436d5 .te-social-widget_7137d72d319c9cfe {
    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_ab60dace7e7436d5 .te-social-widget_7137d72d319c9cfe span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

.te-social-profile_8e4e45af13cb725c {
  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_8e4e45af13cb725c 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_8e4e45af13cb725c a:hover {
      background-color: #E7F914;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #14203A; }

.footer_ae16712786e06c90.style-2_726ada0356b5c89f {
  background-color: #131A2A; }
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-sec_c27ea906447bf1a7 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-widget-title_1b2b4ea1d81ca1bb,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .wp-block-heading_01914665781afcfe {
    color: #ffffff;
    font-size: 24px; }
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .footer-bottom-area_94e0fd53686cb8d4 .te-copyright-text_52e872f96cd46c1f p,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-widget_ee750e97bfa0e774.te_widget_nav_menu_db1861545bb01c38 li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1 a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-title_f44b65612fc1f7f1,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-widget_ee750e97bfa0e774 .te_widget_latest_post_25bc3527997c8a2a ul li .te-latest-post-desc_8adca5a947a579a9 .te-latest-post-meta_31522bd465ab511c,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-widget_ee750e97bfa0e774 .te-subscribe-form-wrapper_d6b9886858b8adb6,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .te-footer-bottom-menu_2aefe4c27a719577 ul li a,
  .footer_ae16712786e06c90.style-2_726ada0356b5c89f .footer-bottom-area_94e0fd53686cb8d4 .te-copyright-text_52e872f96cd46c1f p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */